/* belka */

div#belka_up
{
width:100%;
background-color: #517FCB;
height: 34px;
}

div#bl_l
{
float: left;
width:240px;
font-size: 18px;
font-family: verdana;
font-weight: bold;
color: #ffffff;
text-align: left;
padding: 6px;
}

div#bl_r
{
width: 760px;
font-size: 10px;
font-family: verdana;
color: #ffffff;
text-align: right;
padding: 2px;

}

div#belka_down
{
float: right;
width:100%;
background-color: #ffffff;
height: 20px;
text-align: right;
padding: 4px;
font-size: 10px;
}

div#belka_down a
{
float: right;
width:100%;
background-color: #ffffff;
height: 20px;
text-decoration:none;
font-family: verdana;
}
/* belka */


div#baner
{
width:100%;
background-color: #ffffff;
text-align: center;
height: 100px;
}