/* ------------- Az oldal elrendezése, divek -----------------  */

body {
  background: url(./img/bg.jpg) #2f130f;
  background-repeat: repeat-x !important;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font: 8pt Verdana;
  color: #eedab9;
}


#full {
  background: url(./img/textbg.jpg) #1a0b06;
  background-repeat: repeat-y !important;
  position: relative;
  z-index: 1;
  top: 0px;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;

}

#fejlec {
  position: relative;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 215px;
  margin: 0px;
  background: url(./img/head.jpg);
  background-repeat: no-repeat;
}

#miniinfo {
  position: relative;
  z-index: 10;
  top: 5px;
  left: 0px;
  color: #b99c81;
  text-align: right;
  margin: 0px 40px 0px 0px;
}

.logojpg {
  position: absolute;
  margin: 40px 0px 0px 45px;
  border: 0px;
}

.magictan {
  position: absolute;
  margin: 40px 0px 0px 731px;
  border: 0px;
}

#cimsor {
  position: absolute;
  z-index: 1;
}



#menu {
  position: relative;
  width: 900px;
  height: 160px;
  background: url(./img/menubg.jpg);
  background-repeat: no-repeat;
}



#tartalom {
  position: relative;
  z-index: 5;
  top: 0px;
  padding: 0px;
  width: 750px;
  margin: -85px 75px 0px 75px;
}




#baloszlop {
  position: relative;
  top: 0px;
  width: 250px;
  float: left;
  text-align: left;
  padding: 0px 30px 0px 0px;
}


#fooszlop {
  position: relative;
  top: 0px;
  width: 470px;
  padding: 0px;
  margin: 0px 0px 0px 280px;
  text-align: justify;
}

#fooszlop img {
  float: right;
  border: 1px solid #2f130f;
  margin: 2px 8px;
  padding: 8px;
  background: #542920;
}

img.left {
  float: left;
  text-align: left;
}

#lablec {
  position: relative;
  z-index: 5;
  left: 0px;
  top: 0px;
  text-align: center;  
  padding: 0px;
  width: 900px;
  height: 70px;
  margin: 0px;
  background: url(./img/footerbg.jpg);
  background-repeat: no-repeat;
  }

 .clr {
  clear: both;
}



/* -------------- Menü CSS-e --------------- */

#menu a {
  color: #401a13;
  font-weight: 800;
  text-decoration: none;
}

#menu a:hover {
  color: #7cd2dc;
  text-decoration: underline;
 }

#menu li {
  display: inline;
  margin: 0px 18px 0px 18px;
}

#menu ul {
  margin: 0px;
  padding: 26px 0px 0px 0px;
  color: #fff;
  font-weight: 800;
  text-align: center;
  font: 11pt Arial;
}


/* -------------- Menü CSS   VÉGE ---------------  */

/* ----------------Bal oszlop-------------------- */

#baloszlop p {
  margin: 5px 0px 15px 5px;
}

#baloszlop h3 {
  font: 8pt Arial;
  font-weight: 800;
  margin: 0px;
  padding: 0px;
}

.felhivas {
  font-weight: 800;
  padding: 10px 10px 5px 10px;
  margin: 0px 0px 10px 0px;
  background: #e0a971;
  color: #2f130f;

}

#baloszlop a {
  color: #fff;
  font-weight: 800;
  text-decoration: none;
}

#baloszlop a:hover {
  color: #7cd2dc;
  text-decoration: underline;
 }


/* ---------------- Footer -------------------- */

#lablec a {
  color: #e0a972;
  text-decoration: none;
}

#lablec a:hover {
  text-decoration: underline;
 }

#lablec li {
  display: inline;
  margin: 0px 6px 0px 6px;
}

#lablec ul {
  margin: 0px;
  padding: 18px 0px 0px 0px;
  color: #e0a972;
  font: 8pt Arial;
}

/* ------------------- Főoszlop --------------------*/

#fooszlop p {
  margin: 2px 0px 2px 0px;
}

#fooszlop h3 {
  font: 8pt Verdana;
  font-weight: 800;
  text-align: left;  
  margin: 15px 0px 8px 10px;
  padding: 0px;
}

#fooszlop h2 {
  font: 11pt Verdana;
  font-weight: 800;
  text-align: left;    
  margin: 15px 0px 8px 25px;
  padding: 0px;
}

#fooszlop a {
  color: #fff;
  font-weight: 800;
  text-decoration: none;
}

#fooszlop a:hover {
  color: #7cd2dc;
  text-decoration: underline;
 }




 /*  ------------TÁBLÁZATnak--------------- */

table {
  border: 1px solid #542920;
  width: 95%;
  padding: 0px;
  margin: 5px 12px;
  text-align: center;
}

tr, td, th {
  border: 1px solid #542920;
  margin: 0px;
  padding: 3px 6px;
}


.kiemeltbox {
  border: 6px solid #542920;
  padding: 0px 10px 5px 10px;
  color: #ffeac9;
  font: 9pt Verdana;
  background: url(./img/kiemelthatter.jpg);
  background-repeat: no-repeat !important;
  background-position: bottom right;
}
