h1, #main_menu li *
{
    color: #424a4c;
}

h1
{
    font-size: 14px;
}

.hotblock div.top {background: url(/images/skin/hot_top.png) no-repeat; height: 6px;}
.hotblock div.bottom {background: url(/images/skin/hot_bottom.png) bottom no-repeat; height: 7px;}
.hotblock div.content {background: #f4f6f9;}

a, a:link, a:visited, a:hover
{
    color: #0FADEA;
}

a.menu_link, a.menu_link:link, a.menu_link:visited, a.menu_link:hover{
    color:#445253;
    position:relative;
    top: -30px;
    left: 35px;
    font-size: 14px;
    text-transform:uppercase;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
}

.aside 
{
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
    line-height: 150%;
}

.auseful_inner_block{
    margin-left: 30px;
    line-height: 150%;
}

.submenu_in_header{
    line-height: 150%;
}
.submenu_in_header a:hover, .submenu_in_header a:visited, .submenu_in_header a{
    margin-left:37px;
    color:#445253;
}

.aside a.submenu{
    padding-left: 20px;
}

span.submenu_selected{
    color:#445253;
    padding-left: 20px;
    background: url('/images/li.gif') no-repeat;    
}

ul.submenu
{
    padding: 0px;
    margin: 0px;
}



.line_big {background: url(/images/skin/line_big.png) no-repeat; height: 5px;}
.line_small {background: url(/images/skin/line_small.png) no-repeat; height: 5px;}

.useful_header{
    background: url('/images/skin/useful.png') no-repeat; 
    font-weight: bold;
    color:#6699CC;
    width:150px;                             
    height:25px;
    padding-left:30px;
    padding-top:17px;
}


#news table td h1
{
    width: 230px;
    background: url(/images/skin/line_small.png) no-repeat 100% 50%;
    
}

.lents td a, .lents td a:link, .lents td a:hover, .lents td a:visited
{
    color: #62cef5;
}

.archive_link a, .archive_link a:link, .archive_link a:hover, .archive_link a:visited
{
    color: #62cef5;
    font-size: 12px;
    font-weight: bold;
}

#contacts_block a, #contacts_block a:link, #contacts_block a:visited, #contacts_block a:hover
{
    color: #00adef;
}

.map_of_site{line-height:150%;}
.map_of_site a, .map_of_site a:hover, .map_of_site a:visited{color:#445253;}
.map_of_site ul li{list-style: none; font-size:13px;	font-weight: bold; margin-top:15px;}

.map_of_site ul ul{
	padding-top:10px;
	padding-bottom:20px;
	line-height: 130%;
}
.map_of_site ul ul li{
	margin:0px;
	font-size:11px;
	font-weight: normal;
}