/* Шапка */
div.header {width:100%; height:190px; background: url("../img/head_bg.gif") repeat-x; z-index:1;}

/* Cистемные иконки */
div.system_icons {position:absolute; top:34px; right:20px; z-index:2;}

/* Главное меню */
td.mainmenu {background: #3366CC url("../img/menu_bg.gif")  right repeat-y; color:white; padding-right:8px;}
div.mainmenu {border-bottom: 1px solid white;}
div.mainmenu ol.root {margin:0;}
div.mainmenu ol.child {margin:0 0 0 16px;}
div.mainmenu ol li{line-height: 100%; list-style:none outside; margin:0;}
div.mainmenu ol li.root {font-weight:normal; font-size: 14px; border-top: 1px solid white; padding: 10px 4px 10px 22px;}
div.mainmenu ol li.child{font-weight:normal; font-size: 12px; padding: 8px 4px 2px 0;}
div.mainmenu img.mainmenu {width:16px; height:16px; vertical-align:middle; margin: -2px 2px 0 -18px;}
div.mainmenu a:link, .mainmenu a:visited, .mainmenu a:active {text-decoration:none; color:white;}
div.mainmenu a:hover {text-decoration:underline;}

/* Навигация */
div.navigation {font-size:11px; padding: 12px; border-bottom: 1px dashed #CCCCCC;}

/* Cодержание */
td.content {padding: 1em;}

/* Подошва */
div.footer {height:42px; background: white url("../img/footer_bg.gif") top repeat-x; color:#666666; padding-top:4px;}
td.copyright { font-size: 12px; color:#666666;}
a.admin {text-decoration:none; color:#666666;}
a.golovko {color:#666666;}

/* Страница редиректа */
body.redirect {background:#EEEEEE; overflow:hidden; text-align:center; padding-top:25%;}