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

   font-family: Arial, sans-serif;
   font-size: 12px;
   line-height: 13px;
}
#nyreteg {
   position: absolute; 
   top:  50%; 
   left: 50%; 
   width: 1130px;
   height: 784px;
   margin-left:  -556px;
   margin-top: -391px;
}
#bezar {
   position: absolute;
   width:50px;  
   height:80px;
   right: 0px;
   top:  50px;
   margin-top:  0px;
   cursor: pointer;  
}
.bezaras a {
   text-decoration: none;	
}
.bezaras a img {
   text-decoration: none;	
   border: none;
}
