body {
   margin: 0;
   padding: 0; 

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


#bezar {
   position: absolute;
   width:50px;  
   height:80px;
   right: 0px;
   top:  10px;
   margin-top:  0px;
   cursor: pointer;  
}
.bezaras a {
   text-decoration: none;	
}
.bezaras a img {
   text-decoration: none;	
   border: none;
}
/* -------------- kepek elemei -------------- */
#kepsor {
   background: url("../image/windowback.jpg") center top fixed;
   position: absolute; 
   top: 0px; 
   left:50% ; 
   margin-left: 200px;
   margin-top: 80px;
   
   width:320px;  
   height: 3000px;
}
.kepb {
   -moz-box-shadow: 0 0 10px 10px #907b44;
   -webkit-box-shadow: 0 0 10px 10px #907b44;
   box-shadow: 0 0 10px 10px #907b44;
}
.kepc {
   border: 10px solid #fff;
   cursor: pointer;
}

#windowback {
   background: url("../image/windowback.jpg") center top fixed;
   position: absolute; 
   top: 0px;
   left: 0px;
   width:100%;  
   height:8000px; /* ezzel a FF fixed */
   margin: 0;
   padding: 0;
   background-color: #fff; 
}
   
#keramiacim {
   position: fixed; 
   top: 0px; 
   left:50% ; 
   margin-left: -500px;
   width:620px;  
   height:80px; /* ezzel a FF fixed */
   padding: 0;
}
#nagykep {
   position: fixed; 
   top: 80px; 
   left:50% ; 
   margin-left: -500px;
   width:620px;  
   height:800px; /* ezzel a FF fixed */
   padding: 0;
   text-align: center;
   font-size: 17px;
   font-weight: bold;
   font-style: normal;
   color: #9d8c60;
   font-family: Geneva, Tahoma, Arial; 
}
#nagykepb {
   -moz-box-shadow: 0 0 15px 15px #907b44;
   -webkit-box-shadow: 0 0 15px 15px #907b44;
   box-shadow: 0 0 15px 15px #907b44;
   background-color: #ddc587;
}
#nagykepc {
   border: 10px solid #fff;
}
#kepcime {
   margin: 5px 0  0  0;
}
#kozelvagyteljes {
   margin: 5px 0  0  0;
   cursor: pointer;
}
#kozelvagyteljes:hover {
   margin: 2px 0  0  0;
}
