html{ background-color:rgb(73,53,47);font-size:12px;  font-family: 'Poiret One', cursive; font-weight:bold; color:#000;margin:0;padding:0;}
body{font-size:12px;margin:0;padding:0;z-index:1;}
#body_div{width:100%;margin-left:auto;margin-right:auto;font-size:12px;padding:0; position:relative;z-index:2; }


a,link,visited{
  color:black;
  text-decoration:none;
              }
a:hover{
  color:black;
       }  
            
#header{
  height:162px;
  width:100%;
  background-color:rgb(33,21,17);
       }
#feny{
  margin-left:auto;
  margin-right:auto;
  width:355px;
  height:164px;
  background:url(../pics/feny.html);
       }
#valaszto{
  width:100%;
  height:22px;
  background:url(../pics/szalag.png) repeat-x;  
         }                             

#szobor{
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
  width:54px;
  height:78px;
  background:url(../pics/szobor.jpg);
  opacity:0.5;filter:alpha(opacity=50);
  
       }
#szobor:hover{
  opacity:1;filter:alpha(opacity=100);
}
#boxok{
  margin-top:50px;
  margin-left:auto;
  margin-right:auto;
  width:888px;
  height:320px;

      }

.feherbox{
  width:182px;
  height:31px;
  background-color:rgb(255,249,219);
  padding:15px;
  padding-top:15px;
  text-align:center;
  color:#412d27;
  border-bottom:2px solid rgba(0,0,0,0.6);
  font-weight:normal;
  cursor:pointer;

         }
.feherbox #span1{
  font-size:200%;
  color:#412d27;
  text-shadow: 1px 1px rgb(240,240,240), -1px -1px rgb(233,233,233);
              }         
.feherbox #span2{
  font-size:16px;
              }


.box{
  width:182px;
  height:160px;
  padding:15px; 
    }
    
.egybox{
  margin:5px;
  float:left;
  opacity:0.9;
       }
.egybox:hover{
  margin:5px;
  float:left;
  opacity:1;
       }       

#pirosbox{
  background:url(../pics/piros.jpg) bottom;
         }
#sargabox{
  background:url(../pics/sarga.jpg) bottom;
         }
#zoldbox{
  background:url(../pics/zold.jpg) bottom;
         }
#kekbox{
  background:url(../pics/kek.jpg) bottom;
         }
#vizszintes{
  margin-left:auto;
  margin-right:auto;
  height:1px;
  width:871px;;
  background:url(../pics/vizszintes.png);
  margin-top:30px;
  margin-bottom:20px;
  clear:both;
           }
#logo{
  margin-left:auto;
  margin-right:auto;
  margin-top:-100px;
  width:370px;
  height:49px;
  background:url(../pics/logo.png);
       } 
     
   
/* Chrome only */
@media screen and (-webkit-min-device-pixel-ratio:0) {

}