﻿@import url('../../style.css');
@import url('yellow.css');


body
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial;
}

img {border: 0px;}

#header {background-image: url('img/logo_right_bg.gif'); background-repeat: repeat-x;}
#header .left {background-image: url('img/logo_left_bg.gif'); background-repeat: repeat-x;}

#header .left .logo .image
{
	/*background-image: url('img/logo_0.jpg');*/
	background-repeat: no-repeat;
}

#header .left .logo .name
{
	font-size: 20px;
	font-weight: bold;
    color: #1b36ab;
}

#header .right {background-image: url('img/logo_2.jpg'); background-repeat: no-repeat; text-align: center;}

td.right
{
	padding-right: 20px;
}

/*горизонтальное меню*/
#h_menu {text-align: center;}
/*бегущая строка*/
#h_menu .blueline 
{
	background-color: #e1eefc; 
	font-size: 10px; 
	color: #2b5d96; 
	text-align:right; 
	padding: 0 5 0 5px;
}

#h_menu .menu .button_bg
{
	text-align: center;
	background-color: #508dce;
	background-image: url('img/h_menu_bg.jpg'); 
	background-repeat:repeat-x;	
	background-position: center bottom;
}

#h_menu .menu .button_bg a
{
    display: block;
    text-align: center;
	background-image: url('img/h_menu_arr.gif');
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 10px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;	
}

#h_menu .menu .button_bg .selected
{
	text-align: center;
	background-image: url('img/h_menu_bg_s.jpg'); 
	background-repeat:repeat-x;
	background-position: center bottom;
	background-color: #5ea6f2;
}

#h_menu .menu .button_bg .selected a
{
    display: block;
    text-align: center;
	background-image: url('img/h_menu_arr.gif');
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 10px;
	color: #ccdeff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#h_menu .menu .button_bg .new a, #h_menu .menu .button_bg .new a:hover 
{
	color: #ffe508;
}


#adv_line {text-align: center;}
#adv_line .adv_block {border: 1px solid #CDE9FF; padding: 10 10 10 0px;}
#adv_line .adv_block .left_line_bg {border-left: 5px solid #AAC3DB; padding-left:10px; text-align: justify;}

.content_block_top {background-image: url('img/content_block_bottom_bg.jpg'); background-repeat:repeat-x;}

#left_column .block {background-image: url('img/content_top_border.gif'); background-repeat:repeat-x;}
#left_column .help {padding: 20 5 10 0px; border-right: 1px solid #E1EEFC;}
#left_column .help .text {height: 100%;	border-left: 5px solid #AAC3DB;	padding-left:10px; color: #323232; font-size: 12px;}
#left_column .help .text a {color: #3677CF;  font-size: 12px;}

#left_column .content_block_bottom .line {border-bottom: 1px solid #E1EEFC;}
#left_column .content_block_bottom .corner {}

#left_column .v_menu {padding: 20 5 10 0px; border-right: 1px solid #E1EEFC;}
#left_column .v_menu .text {text-align: right; height: 100%; border-left: 5px solid #AAC3DB; padding-bottom: 10px;}

#left_column .v_menu .text .link
{
	border-bottom: 1px solid #CBE3FF;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}

#left_column .v_menu .text .link a
{
	color: #024089;
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 100%
}

#left_column .v_menu .text .line
{
	background-color: #CBE3FF;
	text-align: right;
}

/*выделенный пункт вертикального меню*/
#left_column .new_menu_v
{
	background-image: url(img/new_v.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 31px;
	color: #d5191a;
}

#left_column .new_menu_v a, #left_column .new_menu_v a:hover 
{
	color: #d5191a;
}

#left_column .anketa
{
	padding: 20 5 10 0px;
	border-right: 1px solid #E1EEFC;
}

#left_column .anketa .text
{
	font-size: 12px;
	color: #4C8AB7;
	height: 100%;
	border-left: 5px solid #AAC3DB;
	padding-left: 10px;
}

#left_column .anketa .text input, .text_box
{
	padding: 2 0 2 0px;
	font-size: 12px;
	color: #3178ac;
	border: 1px solid #4C8AB7;
	background-color: #f6faff;
	width: 100%;
}

#left_column .anketa .text .check_box
{
	padding: 0px;
	vertical-align: top;
}

#left_column .anketa .text .check_box input
{
	text-align: left;
	width: 20px;
	border: 1px solid #4C8AB7;
	padding: 0px;
}

#left_column .anketa .text .check_box label
{
	color: #3178ac;
	font-size: 10px;
}

#left_column .anketa .text a
{
	padding: 5px;
	font-size: 12px;
	color: #3178ac;
	text-decoration: none;
}

#left_column .anketa .text a:hover
{
	color: #3178ac;
	text-decoration: underline;
}

#center_column
{
	padding: 0 12 0 12px;
}

#center_column .content_block_bottom {}
#center_column .content_block_bottom .line {border-bottom: 1px solid #E1EEFC; border-left: 1px solid #E1EEFC;}
#center_column .content_block_bottom .corner {}

#center_column .block
{
	padding: 0 0 5 0px;
}

#center_column .block .title
{
	background-image: url('img/content_top_border.gif');
	background-repeat:repeat-x;
	padding-top: 8px;
	background-color: #e1eefc;
	width: 100%;
}

#center_column .block, .title h1
{
	/*background-image: url('img/h1_title.gif')  !important;*/
	background-repeat: no-repeat;
	background-position: 0 0px;

	padding: 0 4 0 35px;
	color: #002865;
	/*letter-spacing: 1px;*/
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}


#center_column .block .catalog
{
    padding: 10 10 10 10px;
    border-left: 1px solid #CDE9FF;
	border-right: 1px solid #CDE9FF;
	font-size: 11px;
}

#center_column .block .catalog h2
{
	background-image: url('img/catalog_icon.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 17px;
	font-size: 12px;
	color: #01418C;
	font-weight: normal;
	margin: 5 0 5 0px;
}

#center_column .block .catalog h2 a
{
	font-size: 12px;
	color: #01418C;
	font-weight: normal;
	margin: 5 0 5 0px;
	text-decoration: none;
}

#center_column h2
{
    font-size: 16px;
	font-weight: normal;
	color: #005590;
	margin-bottom: 0px;
	margin-top: 0px;
}

#center_column .block .catalog .text,  #center_column .block .catalog .text span
{
	font-size: 12px;
	color: #000000;
}

#center_column .block .catalog .text .date
{
	font-size: 12px;
	color: #575757;
}

#center_column .block .catalog a, .catalog a:hover
{
	font-size: 12px;
	color: #01418C;
	text-decoration: none;
}

#center_column .block .catalog .news_arch, .news_arch a
{
	text-align: right;
	font-size: 12px;
	color: #01418C;
	text-decoration: none;
}


#right_column { text-align: center; }

#footer
{
	border-top: solid 1px #a4c8eb;
	border-bottom: solid 1px #a4c8eb;
    background-color: #e1eefc;
}

#footer .copy
{
	font-size: 11px;
	color: #01418C;
	padding: 10 10 10 5px;
	border-left: solid 5px #a4ccfa;
}

#footer .counter
{
	text-align: center;
	#background-image: url('img/footer_bg.gif');
	font-size: 11px;
	color: #01418C;
}

.info_blocks, .info_blocks a, .info_blocks a:hover
{
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #4C8AB7;
}

/*услуги на странице размещения информации*/
.services
{
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
}

.services a
{
    font-size: 10px;
    text-decoration: none;
    color: #005590;
}

.services a:hover
{
    font-size: 10px;
    text-decoration: underline;
    color: #0097ff;
}

.content_table table
{
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	font-size: 12px;
	border-color: #AED3F7;
}

.content_table table td
{
	padding: 2px;
}
/*хлебные крошки*/
.bc
{
	font-weight: bold;
	color: #005590;
	padding-bottom: 4px;
}

.bc a, .bc a:hover
{
	font-weight: normal;
	color: #3085BF;
	padding-bottom: 4px;
}

/*ссылки на дочерние страницы*/
h4
{
    font-size: 11px;
	font-weight: bold;
	color: #005590;
	margin-bottom: 0px;
	margin-top: 0px;
}


.checkbox_input
{
	background: none !important;
	border: none !important;
}

.title h1
{
	margin: 0px;
	padding: 0px;
	color: #2b5d96;
	font-size: 21px;
	font-family: Arial,Tahoma,Verdana;
}



.checkbox_input
{
	background: none !important;
	border: none !important;
}

.items_list a:hover
{
	text-decoration: underline !important;
}
