body {
background: #ffffff;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
color: #555555;
}

table {font-family: "Lucida Grande", Verdana, Arial, sans-serif;}
td    {font-size: 12px;}

img {padding-right: 5px;}

#shapka {
background: url('images/bg2.png') repeat-x;
height: 120px;
}

.left_menu {
width: 200px;
padding: 0 0 30 30px;
vertical-align: top;
}

.left_menu a { 
color: #2583ad;
text-decoration: none;
display: block;
padding: 6px;
border-bottom: 1px dashed #D7D4D0;
}

.left_menu a:hover { 
color: #F85219;
text-decoration: none;
display: block;
background: #F0F0F0;
}

#right_menu {
width: 240px;
padding: 20 20 0 0px;
vertical-align: top;
}

#content {
padding: 20 25 0 35px;
line-height: 1.4em;
vertical-align: top;
}

h1 {font-size: 18px;}

a {color: #2583ad; text-decoration: none;}
a:hover { color: #F85219; text-decoration: underline;}

.head {
font-size: 14px;
font-weight: bold;
padding: 7 0 7 5px;
margin: 20 0 1 0px;
color: #555555;
border-right: 4px solid #ff0000;
background: #EBEBEB;
}

#footer {
height: 260px;
text-align: center;
vertical-align: bottom;
background: url('images/footer.jpg') repeat-x;
color: #b1b094;
padding-bottom: 50px;
}

#footer a       {color: #c9c8b0; text-decoration: none;}
#footer a:hover {color: #ffffff; text-decoration: none;}

