/* CSS Document */

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3D5878;
line-height:16px;
background-color:#405462;
margin:50px auto;
padding:0;
}

.up
{
background-image:url(images/up-lenta.jpg);
height:9px;
width:998px;
margin:0 auto;

}
#content
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3D5878;
background-image:url(images/content-bg.jpg);
background-repeat:repeat-y;
width:998px;
height:auto;
margin:0 auto;
}

#content .header
{
background-image:url(images/header-lenta.jpg);
background-repeat:repeat-x;
margin-left:9px;
margin-right:11px;
height:480px;
}

#content .znaete-li
{
background-image:url(images/bg-znaete-li.jpg);
background-repeat:repeat-x;
margin-left:9px;
margin-right:11px;
height:180px;
border:1px solid white;
}
#content .p
{
padding:0 50px 0 50px;

}
#content .a
{
text-decoration:underline;
font-weight:bold;
color:#749BB4;

}
#content .img
{
margin:30px auto;
width:880px;
}
#content .thin-clients
{
background-image:url(images/thin-clients.png);
background-repeat:no-repeat;
background-position:left;
height:500px;
width:876px;
margin:0 30px 30px 30px;

}
#content .p-end
{
margin:10px 10px 0 10px; 
background-color:#F7F8FC;
padding:20px 50px 30px 50px;
}
#content .down
{
background-image:url(images/down-lenta.png);
height:9px;
width:998px;
margin:0 auto;


}

.end
{
color:white;
margin:0 auto;
height:20px;
width:998px;
text-align:center;
padding-top:20px;


}
