@import "text.css";

body {
  margin: 0px 0px;
  font-family: Helvetica, Arial;
  font-size: 10pt;
  color: #000;
  background-color: #3d6b9d;
}

#cont {
  width: 100%;
  margin: 0 0;
  background-color: #0e9577;
}

#main {
  width: 776px;
  background-color: #fff;
  margin: auto;
}

#contin {
  width: 776px;
  margin: auto;
  padding-top: 16px;
  background-image: url('../img/fejlec.gif');
  background-repeat: no-repeat;
}

#fejlec {
  padding: 10px;
  position: absolute;
}


#lablec {
  background-image: url('../img/lablec.gif');
  height: 45px;
  width: 776px;
}

#banner {
  margin-top: -130px;
  padding-left: 427px;
}

#felsomenu {
  margin: 182px 7px 0 7px;
  font-weight: bold;
}

.szolglist li {
  margin-left: -37px;
  list-style-image: url('../img/spc.gif');
  padding-top: 5px;
}

.szolglist li a {
  text-decoration: underline;
  font-size: 10pt;
  color: #000;
}

.szolglist li a:hover {
  color: #666e95;
  text-decoration: none;
}

.subnav {
  text-align: left;
}


.textcont {
  padding: 0 15px 15px 15px;
  text-align: justify;
}

.balcont {
  padding: 0 15px 15px 20px;
  font-size: 10pt;
}

.jobbcont {
  padding: 0 20px 15px 15px;
  font-size: 10pt;
}




.vizpotty {
/*
  margin-left: 14px;
  height: 6px;
  width: 748px;
  background-image: url('../img/gv.gif');
  font-size: 0px;*/
  margin-top: 33px;
  background-color: #fff;
}

.menufp {
  background-image: url('../img/mf.gif');
  background-position: center center;
  background-repeat: no-repeat;
  width: 6px;
}

.fuggpotty {
  background-image: url('../img/gf.gif');
  width: 6px;
}

.honlapterkep a {
  text-decoration: none;
  font-style: italic;
  text-align: left;
}

.honlapterkep a:hover {
  text-decoration: underline;
}

.honlapterkep {
  margin-left: 30px;
}

.subht {
  padding-left: 20px;
}

.nincspotty {
  list-style-type: none;
}

.balbg {
  background-image: url('../img/balbg.gif');
  background-repeat: repeat-x;
  background-color: #0e9577;
  width: 50%;
}

.jobbbg {
  background-image: url('../img/jobbbg.gif');
  background-repeat: repeat-x;
  background-color: #5477ad;
  width: 50%;
}

.kozep {
  width: 776px;
}

/*Menu*/

.menu {
  width: 762px;
  margin: auto;
}

.menu td {
  text-align: center;
}

.menupont a {
  font-family: Helvetica, Arial;
  font-weight: bold;
  font-size: 10pt;
  color: #fff;
  text-decoration: none;
}

.menupont a:hover {
  color: #969ec5;
}

.menukipont a {
  font-family: Helvetica, Arial;
  font-weight: bold;
  font-size: 10pt;
  color: #aaabd1;
  text-decoration: none;
}


