@import url('../../style.css');
@import url('cyan.css');

body, form
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	border: 0px;
}

h1
{
    background: url(img/bg_h1.gif) no-repeat 0px 15px;
    color: #00A9E1;
	font-size: 23px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 43px;
	line-height: 26px;
}

a
{
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

.blue
{
    color: #0395D0;
}

.bold
{
    font-weight: bold;
}

.text
{
    font-size: 12px;
    color: #01408B;
}

.text a
{
    color: #01408B;
}

.text a:hover
{
    color: #01408B;
}



/*header start*/
.bg_head_l
{
    background: url(img/bg_head_l.png) repeat-x top right;
}

.bg_head_r
{
    background: url(img/bg_head_r.png) repeat-x;
}

.head_l
{
    height: 122px;
	background: url(img/head_l.png) no-repeat top right;
}

.head_r
{
    height: 122px;
	background: url(img/head_r.png) no-repeat;
}
/*header end*/


/*menu start*/
#h_menu
{
    background: url(img/bg_menu_r.gif) no-repeat top right;
	height: 51px;
	text-align: center;
}

#h_menu a
{
    color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	display: block;
	height: 48px;
	padding: 11px 15px 0px 15px;
	text-align: center;
}

#h_menu a:hover, .selected a
{
    color: #FFFFFF !important; 
	background: url(img/bg_menu_sel.gif) repeat-x;
}

.new a
{
    color: #BA6800 !important;
}
/*menu end*/

.title
{
    color: #329F00;
	font-size: 15px;
	/*background: url(img/title_bg.gif) no-repeat 0px 7px;*/
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	display: block;
}

.title a
{
	line-height: 18px;
	font-size: 15px;
	color: #329F00;
	text-decoration: none;
}

.text_box, .anketa_text input, .anketa_text select
{
	font-size: 12px;
	color: #000000;
	border: 1px solid #40D7AF;
	background-color: #C4FCED;
	width: 100%;
}

.anketa_text
{
	color: #3F4041;
	font-size: 12px;
}

.anketa_text small
{
    color: #0395D0;
}

.ankaeta_text b
{
    color: #0395D0;
}

.check_box input
{
    border: solid 1px #40D7AF;
}

.check_box b
{	
	color: #0395D0;
	font-weight: normal; 
	font-size: 10px;
}

.check_box label
{	
	color: #0395D0;
	font-weight: normal; 
	font-size: 10px;
}

.v_menu
{
	padding-left: 17px;
	padding-right: 10px;
	line-height: 11px;
}

.v_menu div
{
	padding-bottom: 6px;
	padding-top: 3px;
}

.v_menu a
{
    background: url(img/green_marker.gif) no-repeat 0px 6px;
	padding-left: 10px;
	text-decoration: none;
	color: #3F4041;
	font-size: 13px;
	display: block;
	line-height: 13px;
}

.v_menu a:hover
{
	color: #4eafde;
}

.news_blok, .katalog_blok
{
	border: solid 1px #C2F9F5;
	background: url(img/bg_news_blok.gif) repeat-x bottom left #FFFFFF;
}

.news_blok
{
    margin-bottom: 20px;
}

.katalog_blok
{
    padding: 15px 5px;
}

.news
{
    padding-top: 8px;
	padding-bottom: 8px;
}

.news a
{
    color: #498915;
}

.news_arch a
{
    color: #01408B;
	font-size: 12px;
}

.news_page
{
    background: url(img/news_page.png) no-repeat;
	width: 24px;
	height: 20px;
}

.date
{
    color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.items_list
{
	background: url(img/blue_marker.gif) no-repeat 0px 6px;
	background-position:0px 5px;
	background-repeat:no-repeat;
	color: #141414;
	font-size:12px;
	font-weight: bold;
	line-height:17px;
	padding:0px 0px 4px 11px;
	vertical-align:top;
}

.items_list a
{
	color: #0254c3;
	font-size: 12px;
	font-weight:normal;
}

#right_column
{
    padding-left: 13px;
	padding-right: 13px;
}

.info_blocks
{
    padding-top: 10px;
	padding-bottom: 25px;
}

.info_blocks, .info_blocks a, .info_blocks div, .info_blocks div a
{
    font-size: 13px;
    color: #1C77BE;
}

#footer
{
    background: url(img/footer_bg.gif) repeat-x;
	color: #1C77BE;
	font-size: 12px;
	line-height: 15px;
}

#footer div
{
    background: url(img/footer_bg_l.gif) no-repeat;
	height: 74px;
	padding: 0px 10px 0px 110px;
}

div.siteName
{
	font-size: 27px;
	color: #FFFFFF;
	padding-right: 10px;
}

div.logo a
{
	color: #000;
	text-decoration: none;
	padding-right: 5px;
	font-size: 11px;
}


/*бегущая строка*/
.running_line
{
    background-color: #d5f873;
    font-size: 10px;
    color: #b96800;
    font-weight: bold;
}

/*хлебные крошки*/
.breadcrumbs
{
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #4a77d4;
}
.breadcrumbs a
{
	font-weight: normal;
	color: #4a77d4;
	text-decoration: none;
}
.breadcrumbs a:hover
{
	font-weight: normal;
	color: #4a77d4;
	text-decoration: underline;
}

/*кнопка*/
.button 
{
	font-size: 11px;
	color: #004883;
	font-weight: bold;
	
	background-color: #d4ecf8;
	border: solid #8db9d6 1px; 
	
	height: 24px;
}



.checkbox_input
{
	background: none !important;
	border: none !important;
}