/*
color:#002E8A;           темный синий
body_bg:#2c59da;         синий бэк
бордюр #abcdef           светло-синий
footer_color:#e2e2ff;    светлый

*/

body,.lc {
background-color:#990000;

}

#photo {
background:transparent url(images/photo.jpg) no-repeat scroll left top;
clear:both;
display:block;
height:116px;
width:900px;
}

#header {
background:transparent url(images/logo.gif) no-repeat scroll center top;
}

h2, h3, h4 {
color:#990000;
/*background-color:#e3dd8c;   */
display:block;
width:auto;
/*height:20px;   */
padding-left:5px;
margin:3px;
line-height:24px;
border-bottom: 1px solid #990000;
/*border-left: 2px solid #FF6666;    */
}





a {
color:#990000;
}

#footer {
background-color:#990000;
background-image: url(images/bg-footer.gif) no-repeat scroll left top;
color:#CC0000;
}

#nav ul li a.nav {
background:transparent url(images/nav.gif) no-repeat scroll left top;
width:180px;
line-height: 30px;
text-decoration:none;
color:#ffffff;   
}

#nav ul li a.nav-current {
background:transparent url(images/nav-over.gif) no-repeat scroll left -9px;
line-height: 30px;
width:180px;
color:#ffffff;
}

#nav ul li a.nav:hover {
background:transparent url(images/nav-over.gif) no-repeat scroll left -9px;
color:#ffffff;
}

#footer * {
color:#e3d68c;
}



.bottomlinks * {
color:#b8b8b8;
}

table.grid {
border-bottom: 15px solid #e2e2ff;
border-left: 1px solid #e2e2ff;
border-right: 1px solid #e2e2ff;
background-color: #ffffff;
}

.odd {
   background-color: #e2e2ff;    /* полоски рекордсета*/
}

#page, .content, .acontent{
/*background-color: #ffffff;  */
}

.ablock, .main {
/*background-color: #abcdef;    бордюр */
}



.pager *{
  color:#444444;
  font-size:10px;
  font-weight:bold;
}



/* ------------------- */


