﻿body{
background-color:#000;
}
#logo {
background:url(../images/logo.jpg) no-repeat;
width:228px;
height:185px;
position:absolute;
left:50%;
margin-left:-114px;
top:10px;
z-index:0;
}
#mbg {
position:absolute;
width:986px;
height:315px;
top:0px;
left:50%;
margin-left:-493px;
z-index:10;
}
#langs {
width:500px;
position:absolute;
left:50%;
margin-left:-250px;
top:210px;
text-align:center;
z-index:20;
}
#langs img {
margin:0 30px;
}
#ads {
position:absolute;
width:800px;
height:320px;
background:url(../images/ads.jpg) no-repeat;
right:0px;
bottom:0px;
z-index:-10;
}
#klk {
position:absolute;
width:550px;
height:400px;
left:-70px;
bottom:0px;
}