body{
/*Győző mégis inkább középre tenné valami passzoló háttérszínnel, szóval a jobboldalt kitöltő háttérkép így nem kell az oldalba
  background-image:url(kepek/kitoltohat.jpg);
  background-repeat: repeat-x;
  background-position: 1024px 0px;
*/

/*a sima háttérszín volt
  background-color:#e2c9a0;
*/
  background-image:url(kepek/shszignet_oldal_hat3.jpg);
  /*vagy
  background-image:url(kepek/kitoltohat2.jpg);
  background-repeat: repeat-x;*/
  margin:0px;
}

img{
  border:0px;
}

#page{
  padding:0px;
  /*a következő három sortól megy középre a tartalom*/
  width:1024px;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
/*
  background-image:url(kepek/shszignet_oldal_hat.jpg);
  background-repeat: no-repeat;
*/
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  height:506px; 
}

#header{
 float:none;
 clear:both;   
  background-image:url(kepek/header_hat.png);
  background-repeat: no-repeat;
  background-position: 80px 20px;
}

#logofelirat{
  margin-top:22px;
  margin-left:235px;
  margin-bottom:0px;  
  width:390px;
  height:75px;
  /*border:1px solid #3e3e3e;*/
  float:left;    
}

#kontakt{
  margin-top:22px;
  margin-bottom:0px;
  width:180px;
  height:75px;
  /*border:1px solid #3e3e3e;*/
  float:left;
  text-align: right;
  font-weight:bold;
  font-style: italic;
  font-size:13px;
  line-height:20px;  
}

#kontakt h1{
  margin-top: 10px;
  margin-bottom: 1px;
  font-weight:bold;
  font-style: italic;
  font-size:13px;   
} 

#menu{
  width:720px;
  height:80px;  
  margin-left:170px;
  /*margin-bottom:40px;*/
  /*border:1px solid #3e3e3e;*/
  float:none;
  clear:both;
}

#tartalom{
  /*border: 1px solid black;*/
  width:100%;  
  height: 506px;
  background-image:url(kepek/konyvhat.png);
  background-repeat: no-repeat;
  background-position: 80px 0px;
}

#content_left{
  height:370px;
  width:240px;  
  margin-top:30px;
  margin-left:300px;
  margin-bottom:108px;
  /*border:1px solid #3e3e3e;*/
  float:left;
  color:#98734c;
  font-size:14px;    
}

#content_left h2{
  color:#98734c;
  text-align:left;
  font-size:14px;
  font-weight:bold;
}

#content_right{
  height:370px;
  width:255px;  
  margin-top:30px;
  margin-left:50px;
  margin-bottom:108px;
  /*border:1px solid #3e3e3e;*/
  float:left;
  color:#98734c;
  text-align:justify;
  font-size:14px;
}

#content_right h2{
  color:#98734c;
  text-align:left;
  font-size:14px;
  font-weight:bold;
}

#content_right a{
  color:#cc6900;
  text-decoration:none;
}

#content_right a:hover{
  color:#301400;
  text-decoration:none;
}

#content_right li{
  margin-bottom:5px;
}

#footer_container{
  width:100%;
  padding:0px;
  margin: 0px;
  float:none;
  clear:both;
  /*border:1px solid black;*/
  background-color:#301400;    
}

#footer{
  width:1024px;
  height:50px;
  color:#f5ead8;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
}

#ceg{
  margin-left:110px;   
  font-size:12px;
}

#ceg h1{
  font-size:14px;
  font-weight:bold;
  line-height: 20px;
  color:#e4e4e4;  
}

#fmenu{
 width:900px;
 text-align:right; 
 font-size:13px;
}

#fmenu a{
 color:#f5ead8;
 text-decoration:none;
 margin-left:20px;  
}

#fmenu a:hover{
 color:#df7833;
 text-decoration:underline;
}