body {
 background-color: #ffffff;
 margin: 0px; 
 padding: 0px;
 overflow: auto;
}

.logo {
 background-image: url(img/logo.gif);
 background-position: center center;
 background-repeat: no-repeat;
 width: 762px;
 height: 1656px;
 position: absolute; top: -637px; right: -364px;
}

.top_cont {
 width: 100%;
 height: 100%;
 overflow: hidden;
}

.main_cont {
 width: 915px;
 height: 100%; 
 position: relative;
}

.top_belt {
 position: absolute; top: 0px; left: 0px;
}

div#frame {
 width: 915px;
 height: 345px;
 position: absolute; 
 top: 190px; 
 left: 0px;
 text-align: left;
}

.menu {
 position: absolute; 
 top: 130px; 
 left: 0px;
}

.bottomimg {
 position: absolute; 
 bottom: 50px; 
 left: 0px;
}

.top_logo {
 position: absolute; 
 top: 15px; 
 left: 50px;
}

.mapka {
 position: absolute; 
 bottom: 80px; 
 left: 689px; 
}

.cell {
 float: left;
 width: 296px !important;
 height: 302px !important; 
 width: 298px;
 height: 304px;  
 border: 1px solid #ececec;
 background-color: #ffffff;
 margin: 0px;
 padding: 0px;
 vertical-align: top;
 background-image: url(img/shade.gif);
 background-position: right center;
 background-repeat: no-repeat; 
}

.smallcell {
 width: 274px;
 height: 140px;  
 margin: 0px;
 padding: 0px;
 vertical-align: top;
 background-image: url(img/smallcell.gif);
 background-position: bottom right;
 background-repeat: no-repeat; 
 overflow: hidden; 
}

.cellmargin {
 margin: 10px 10px 0px 10px;
 height: 284px;
 line-height: 15px; 
 overflow: hidden;  
}

.cellmargin2 {
 margin: 26px 20px 0px 20px;
 height: 268px;
 line-height: 15px; 
 overflow: hidden;  
}

.smallcellmargin {
 margin: 17px 20px 20px 20px;
 height: 105px;
 line-height: 15px; 
 overflow: hidden; 
}