body {
   margin: 0px;
   padding: 0px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   background: #E7DCAF;
}
h1 {
  font-size: 10px;
  font-family:Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0px;
  padding: 0px;
  text-align:center;
}
h2 {
  font-size:12px;
  color: #000000;
  font-weight: bold;
/*  text-align:left;*/
  margin-top: 10px;
}
.header {
   background:url(header.jpg);
   padding: 0px;
   margin: 0px;
   width: 776px;
   height: 97px;   
}
.menu {
  width: 776px;
  height: 99px;
  background:url(bg_line.jpg) repeat-x;
}
.menu img {
  border: 0px;
  margin-left: 20px;
  margin-right: 20px;
}
.fejezet {
  font-size: 12px;
  font-weight: bold;
  color: #555350;
  margin-bottom: 5px;
}
.cucu a {
    color:#464646;
}
.cucu a:hover {
  color: #000;
  text-decoration: underline;
}
.cimke_fooldal {
  background:url(img/foold_head.jpg) no-repeat;
  width: 776px;
  height: 42px;
  margin-bottom: 10px;
  padding: 0px;
}
.cimke_acs {
  background:url(img/acs_head.jpg) no-repeat;
  width: 776px;
  height: 42px;
  margin-bottom: 10px;
  padding: 0px;
}
.cimke_sauna {
  background:url(img/szauna_head.jpg) no-repeat;
  width: 776px;
  height: 42px;
  margin-bottom: 10px;
  padding: 0px;
}
.cimke_ajanlat {
  background:url(img/ajanlat_head.jpg) no-repeat;
  width: 776px;
  height: 42px;
  margin-bottom: 10px;
  padding: 0px;
}
td img {
 vertical-align: top;
 float:left;
 margin-right: 3px;
}
td {
  font-size: 12px;
  text-align:left;
}
td a {
  color:#464646;
}
td a:hover {
  color:#000;
  text-decoration: underline;
}
.box {
  margin-bottom: 20px;
  margin-top: 20px;
}
.kozep {
   width: 700px;
   padding: 0px;
   margin: 0px;
   text-align:left;
}
.cucu {
  width: 700px;
  font-size: 12px;
  color: #000000;
  text-align: left;
  padding-bottom: 3px;
}
.cucu img {
  float: left;
  margin-right: 5px;
}
.ajanlat_cim {
  width: 433px;
  height: 59px;
  background: #f6f6f6;
  text-align:left;
  margin-top: 15px;
}
a {
  color: #464646;
  text-decoration: none;
}
a:hover {
  color: #464646;
  text-decoration:underline; 
}
a img {border: 0px;
}
.firstline {  /*footer felso csikocskája*/
  width: 776px;
  height: 10px;
  border-bottom: #d3bf78 solid 3px;;
  margin-top: 25px;
}
.secondline { /*footer also csikocskája*/
  width: 776px;
  height: 10px;
  margin-top: 2px;
  border-top: #9f9174 solid 2px;
}
.footer {
  width: 776px;
  height: 80px;
  text-align: center;
}
.footer-text { /*lehet h kitörlöm mivel linkek leszen ugyis javarészt*/
  margin: 0px;
}
.footer-text a {
  color: #000;
}
.footer-text a:hover {
  color: #000;
  text-decoration: underline;
}
