body {
background: #3c3c3c url(../img/bg-uvodka.jpg) repeat-x;
color: white;
}
#TopBannerText {
width: 941px;
height: 430px;
position: absolute;
top: 83px;
margin: 0px 0px 20px 0px;
}
#TopBanner {
width: 941px;
height: 431px;
position: absolute;
top: 85px;
left:0px;
}
#Footer {
width: 100%;
margin: 0px;
}
#mainText {
background: url(../img/bg-main-text.jpg) no-repeat 0px 0px;
font-size: 170%;
width: 920px; 
padding: 35px 0px 40px 20px;
line-height: 1.6em;
}
#mainText strong {
color: #00b4ff;
}
#mainText a {
font-weight: bold;
color: #00b4ff;
}
#TextArea {
margin: 475px 0px 0px 0px;
}
#TextArea ul li {
float: none;
width: 170px;
}
#TextArea h2 {
padding: 0px ;
margin: 0px;
font-size: 160%;
}
#TextArea embed {
margin: 0px;
}

#TopBannerText {
height: 475px;
margin: 0px;
} 


