@CHARSET "UTF-8";
body {
   text-align: center;
   color: #888;
   background: #6b814b;
   margin: 0;
   padding: 0; 

   font-family: Geneva, Tahoma, Arial, sans-serif;
   font-size: 12px;
   line-height: 13px;
}

#kapcsolat {
    position: absolute; 
    top: 10px; 
    left:50%; 
    margin-left: -550px; 
    width: 1100px;
    height: 35px;
	text-align: left;	   
}

#lapretegcim {
    position: absolute; 
    top: 10px; 
    left:50%; 
    margin-left: -470px; 
    width: 400px;
    height: 35px;
	text-align: left;
}
#bezar {
   position: absolute;
   width:50px;  
   height:90px;
   right: 0px;
   top:  94px;
   margin-right:  18px;
   text-decoration: none;
   border: 0;
   cursor: pointer;  
}
#bezar a, #bezar a img{
   text-decoration: none;
   border: 0;
   cursor: pointer;  
}
#bezaren {
   position: absolute;
   background: url("../../image/bezarfeheren.gif") no-repeat center right;
   width:50px;  
   height:90px;
   right: 0px;
   top:  94px;
   margin-right:  18px;
   cursor: pointer;  
}

#szoveg1 {
   color: #2f3522;
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: justify;
   font-weight: bold;
}
#szoveg1 a {
   color: #2f3522;
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: justify;
   font-weight: bold;
}
#szoveg1 {
   position: absolute; 
   top: 365px;
   left:50% ; 
   width:270px;  
   height:550px; 
   margin-left: 0px;
   text-decoration: none;
   color: #2f3522;
}
#szoveg1 a:hover {
   text-decoration: none;
   color: #ff0000;
}

