@charset "UTF-8";
input, textarea, td, select {
	font-family: "Tahoma";
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
div {
	border: none;	
}
html {
	margin: 0;
	width: 100%;
	/*min-height: 100%;*/
}
body.page
{
	font-family: Verdana;
	font-size: 8pt;
	padding: 0;
	width: 100%;
	min-width: 978px;
	margin: 0 auto;
	border: 0;
	position: relative;
	background: #fff url("images/content/b_fon.jpg") repeat-x bottom;
}

img {
	border: none;
}

p {
	padding: 0;
	margin: 0;
}

a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
	color: #506383;
}
a:focus {
	outline: none;
}
a img {
	border: none;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding: 17px 10px 0;
	margin: 0;
}
	h1 a {
		color: #ffffff;
	}
	h1 a:hover {
		color: #ffffff;
	}
h2 {
	font-family: Verdana;
	font-size: 14px;
	/*color: #000;*/
	color: #6c7d97;
	font-weight: bold;
	/*font-weight: normal;*/
	margin: 0;
	/*clear: both;*/
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	line-height: 150%;
}
	h2 a {
		text-decoration: none;
		color: #6c7d97;
	}
	h2.info {
		text-transform: uppercase;
		color: #6c7d97;
		font-weight: bold;
	}
	h2.info a {
		text-decoration: underline;
		color: #6c7d97;
	}
h3 {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
}
h4 {
	font-family: Arial;
	font-size: 14px;
	color: #026fab;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
}
h5 {
	font-family: Arial;
	font-size: 14px;
	color: #026fab;
	font-weight: normal;
	padding: 5px 0;
	margin: 0;
}
	h5 a {
		color: #026fab;
	}
	h5 span {
		color: #262626;
	}
.hard_break {
	clear: both;
}

br.hard {
	clear: both;
}

#bloc_max {
	position:relative;
	margin: 0 auto;
	max-width:1280px;
}
	/* Header */
	#header {
/*		position: relative;*/
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		padding: 0;
		margin: 0;
		border: none;
		height: 464px;
		background: none;
		min-width: 978px;
/*		clear: both;*/
		/*border-bottom: 1px solid blue;*/
	}
	#header_bloc {
			position: absolute;
			top:0;
			left:0;	
			height: 67px;
			width: 100%;
			padding: 0;
		 	margin: 0;
	}
	
	
		#header_citate {
			position: relative;
			height: 67px;
			margin: 0 250px 0 280px;
			line-height: 150%;
			padding-top: 43px;
			/*border: 1px solid blue;*/
		}
			#header_citate .citate {
				font-family: Arial;
				font-size: 12px;
				font-style: italic;
				color: #858585;
			}
			#header_citate .author {
				font-family: Arial;
				font-size: 12px;
				color: #858585;
				text-align: right;
			}
		/**Часы**/
		#date_time {
			position: absolute;
			top: 43px;
			right: 0;
			width: 245px;
		}
			#cur_date {
				font-family: Arial;
				font-size: 12px;
				font-weight: normal;
				color: #858585;
				text-align: center;
				text-transform: capitalize;
				padding-bottom: 5px;
			}
			#date_time .time {
				font-family: Arial;
				font-size: 18px;
				font-weight: normal;
				color: #858585;
				text-align: center;
			}
		#header_in {
			position: relative;
			margin: 0 22px;
			/*border: 1px solid blue;*/
			height: 500px;
			float:top;
			/*background: url("images/content/h_top_fon.jpg") no-repeat;*/
		}
		#header_photo {
			position: absolute;
			top: 110px;
			left: 0;
			width: 100%;
			height: 170px;
			background: url("images/content/0123.jpg") no-repeat 167px center;
		}
			#header_photo .shadow_c {
				position: relative;
				height: 170px;
				margin:0 205px 0 321px;
				background: url("images/content/h_shadow_c.png") repeat-x;
			}		
			#header_photo .shadow_l {
				position: absolute;
				left: 0;
				top: 0;
				width: 321px;
				height: 170px;
				background: url("images/content/h_shadow_l.png") no-repeat;
			}
			#header_photo .shadow_r {
				position: absolute;
				right: -2px;
				top: -1px;
				width: 207px;
				height: 170px;
				background: url("images/content/h_shadow_r.png") no-repeat;
			}
			
			
			#header_photo .title {
				position: absolute;
				right: 10px;
				bottom: 11px;
				height: 48px;
				width: 500px;
				background: url("images/content/h_title.png") no-repeat;
			}
		#ekb_logo {
			position: absolute;
			top: 21px;
			left: 0;
			width: 242px;
			height: 72px;
		}
		#edu_logo {
			position: absolute;
			top: 201px;
			left: 95px;
			width: 97px;
			height: 79px;
		}
		#bar {
			position: absolute;
			right: 0;
			top: 0;
		}
		#menu_bar {
			list-style: none;
			padding: 0;
			margin: 9px 10px 0 10px;
		}
			#menu_bar li {
				display: inline;
				font-family: Arial;
				font-size: 11px;
				text-transform: lowercase;
				color: #7f7f7f;
				padding: 0 5px;
			}
				#menu_bar li a {
					color: #6e6e6e;
					text-decoration: none;
				}
					#menu_bar li a img {
						margin: 0 5px;
					}			
						
		#main_menu {
			position: absolute;
			bottom: 0;
			left: 0;
			width: 73%;
			height: 220px;
		}
		#main_menu .h_shadow {
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 28px;
		}	
			#main_menu .h_shadow .hs_r {
				position: relative;
				height: 100%;
				margin: 0 0 0 629px;
				background: url("images/content/h_shadow_r.jpg") repeat-x;
			}
			#main_menu .h_shadow .hs_l {
				position: absolute;
				left: 0;
				top: 0;
				height: 100%;
				width: 629px;
				background: url("images/content/h_shadow_l.jpg") no-repeat;
			}	
			#main_menu .mm {
			position: absolute;
			left: 0;
			bottom: 0;
			width: 100%;
			height: 156px;
			}		
				#main_menu .mm .mm_in {
					position: relative;
					height: 100%;
					margin: 0 22px;
					background: url("images/content/mm_fon.jpg") repeat-x;
				}
				#main_menu .mm .mm_l_fon {
					position: absolute;
					left: 0;
					top: 0;
					height: 100%;
					width: 22px;
					background: url("images/content/mm_l_fon.jpg") no-repeat;
				}
				#main_menu .mm .mm_r_fon {
					position: absolute;
					right: 0;
					top: 0;
					height: 100%;
					width: 22px;
					background: url("images/content/mm_r_fon.jpg") no-repeat;
				}
			#main_menu_div {
				position: absolute;
				width: 100%;
				top: 0;
			}
			.main_menu_list { /* ul */
				display: inline;
				position: relative;
				float: left;
				width: 33%;
				margin: 0;
				padding: 0;
				list-style: none;
				vertical-align: middle;
				/*border: 1px solid blue;*/
			}
				.main_menu_list li {
					display: block;
					font-family: Arial;
					font-size: 14px;
					position: relative;
					padding: 10px 0 10px 23%;
					margin: 0;
				}
					.main_menu_list li a {
						padding: 1px 0;
						background: url("images/content/link_fon.gif") repeat-x bottom;
						text-decoration: underline;
						color: #333;
					}
					.main_menu_list li a:hover {
						text-decoration: underline;
					}
					.main_menu_list li a.active {
						font-weight: bold;
						color: #546786;
						text-decoration: none;
					}
					.main_menu_list li a .select {
						font-weight: bold;
					}
		#ext_links {
			position: absolute;
			right: 0;
			bottom: 0;
		}
			#ext_links ul {
				margin: 0;
				padding: 0;
				list-style: none;
			}
				#ext_links ul li {
					font-family: Arial;
					font-size: 14px;
					text-align: right;
					padding: 6px 0;
				}
				#ext_links ul li a {
					background: url("images/content/ext_link.jpg") no-repeat right;
					padding: 3px 35px 3px 0;
					color: #4d6da0;
					text-decoration: underline;
				}
		#search_block {
			position: absolute;
			right: 0;
			/*bottom: 95px;*/
			top: 280px;
			width: 27%;
			height: 89px;
			/*border: 1px solid blue;*/
		}
			#search_block .sb_l_fon {
				position: absolute;
				left: 0;
				top: 0;
				height: 89px;
				width: 21px;
				background: url("images/content/t_search_l.jpg") no-repeat left;
			}
			#search_block .sb_r_fon {
				position: absolute;
				right: 0;
				top: 0;
				height: 89px;
				width: 21px;
				background: url("images/content/t_search_r.jpg") no-repeat right;
			}
			#search_block .sb_in {
				position: relative;
				margin: 0 15px 0 21px;
				height: 89px;
				background: url("images/content/t_search_fon.jpg") repeat-x;
			}
			#search_block .sb_in  div.input{
				width: 100%;
			}			
			#search_block .sb_in  table {
				width: 100%;
			}	
			#search_block .sb_in  table td.knop {
				width: 60px;
			}							
			#search_block .s_but {
				vertical-align: middle;
				margin-left: 5px;
			}
			#search_block .s_text {
				vertical-align: middle;
				border: none;
			}
			#search_block .d_text {
				position: relative;
				float: left;
				padding: 22px 0;
				width: 100%;
				height: 35px;
			}
				#search_block .d_text_in {
					position: relative;
					height: 35px;
					margin: 0;
					padding: 0 15px;
					background: url("images/content/s_text_fon.jpg") repeat-x;
					/*border: 1px solid blue;*/
				}
					#search_block .d_text_in .s_text {
						margin: 3px 0;
						background: none;
						padding: 7px 0;
						color: #4e6fa2;
						width: 100%;
						/*border: 1px solid blue;*/
					}
				#search_block .d_text_in .d_text_l {
					position: absolute;
					left: 0;
					top: 0;
					height: 35px;
					width: 10px;
					background: url("images/content/d_text_l.jpg") no-repeat left;
				}
				#search_block .d_text_in .d_text_r {
					position: absolute;
					right: 0;
					top: 0;
					height: 35px;
					width: 10px;
					background: url("images/content/d_text_r.jpg") no-repeat right;
				}
	/************/
	
	/* Content */
	#content {
		width: 100%;
		zoom: 1;
		position: relative;
	}
	.empty {
		height: 0;
/*		clear: both;*/
	}
	.clear {
		position: relative;
		margin-top: 514px; /*464+20*/
		height: 100%;
		float: left;
		width: 100%;
		/*border-bottom: 1px solid blue;*/
		/*min-height: 100%;*/
	}		
		.center_content {
			position: relative;
			float: left;
			width: 100%;
			margin: 0;
			border: none;
			/*border: 1px solid blue;*/
		}
			.center_content .in {
				position: relative;
				display: block;
				margin: 0 24px 0 308px; /*284+24*/
				padding: 0;
				/*border: 1px solid blue;*/
			}
			/** Главная **/
			.center_content .i_in {
				position: relative;
				display: block;
				margin: 0 308px 0 308px; /*284+24*/
				padding: 0;
			}
				.block {
					position: relative;
					margin: 0 0 24px 0;
					clear: both;
				}
					.block p {
						color: #252525;
						font-family: Arial;
						font-size: 12px;
						line-height: 150%;
						padding: 3px 10px 3px 0;
					}
					.block li {
						font-family: Arial;
						font-size: 12px;
						line-height: 150%;
						padding: 3px 0 3px 0;
					}
					.block .item_div {
						clear: both;
						padding: 5px 0;
						border-bottom: 2px solid #eef3f6;
					}
						.block .item_div .action_panel {
							padding: 5px 0;
						}
					.block .object_date {
						font-family: Arial;
						font-size: 11px;
						color: #7f7f7f;
						clear: both;
						margin: 0;
						padding: 5px 0;
					}
					.block .go_to_object {
						font-family: Arial;
						font-size: 11px;
						text-align: right;
						margin: 0;
						color: #6e6e6e;
					}
					.block .object_views {
						font-family: Arial;
						font-size: 11px;
						color: #858585;
						clear: both;
						margin: 0;
						padding: 5px 0;
					}
						.block .div_simple_img {
							float: left;
							background: url("images/content/img_fon.jpg") repeat-x bottom;
							padding: 0 0 17px 0;
							margin-right: 15px;
						}
							.block .div_simple_img .simple_text_image {
								/*border: 1px #b3b3b3 solid;*/
							}
							.block .div_simple_img img {
								padding: 0;
								background-color: #fff;
							}
				.block .header_green, .block .header_navy {
					position: relative;
					height: 53px;
					border: none;
				}
					/**зеленый**/
					.block .header_green .ph_fon {
						margin: 0 20px;
						height: 53px;
						background: #fff url("images/content/ph_fon.jpg") repeat-x;
						border: none;
					}
						.block .header_green .ph_fon .ph_in {
							margin: 0;
							height: 53px;
							background: url("images/content/ph_fon_in.jpg") no-repeat right;
							border: none;
						}
					.block .header_green .ph_l_fon {
						position: absolute;
						height: 53px;
						width: 20px;
						top: 0;
						left: 0;
						border: none;
						background: url("images/content/ph_l_fon.png") no-repeat left;
					}
					.block .header_green .ph_r_fon {
						position: absolute;
						height: 53px;
						width: 20px;
						top: 0;
						right: 0;
						border: none;
						background: url("images/content/ph_r_fon.png") no-repeat right;
					}
					/**темно-синий**/
					.block .header_navy .ph_fon {
						margin: 0 20px;
						height: 53px;
						background: #fff url("images/content/ph_fon_navy.jpg") repeat-x;
						border: none;
					}
						.block .header_navy .ph_fon .ph_in {
							margin: 0;
							height: 53px;
							background: url("images/content/ph_fon_in_navy.jpg") no-repeat right;
							border: none;
						}
					.block .header_navy .ph_l_fon {
						position: absolute;
						height: 53px;
						width: 20px;
						top: 0;
						left: 0;
						border: none;
						background: url("images/content/ph_l_fon_navy.png") no-repeat left;
					}
					.block .header_navy .ph_r_fon {
						position: absolute;
						height: 53px;
						width: 20px;
						top: 0;
						right: 0;
						border: none;
						background: url("images/content/ph_r_fon_navy.png") no-repeat right;
					}
				.block .block_content {
					position: relative;
					background: #fff url("images/content/mc_bottom.jpg") repeat-x bottom;
				}
					.block .block_content .block_in {
						position: relative;
						padding: 10px 20px 0;
						margin: 0;
						border-left: 1px solid #e3e3e4;
						border-right: 1px solid #e3e3e4;
						min-height: 425px;
						background: url("images/content/mc_top.jpg") repeat-x;
					}
					.block .block_bottom{
						position: relative;
						clear: both;
						height: 26px;
						margin: 0 20px;
						background: url("images/content/mc_bottom_b.jpg") repeat-x bottom;
					}
						.block .block_bottom .block_bottom_l {
							position: absolute;
							top: 0;
							left: -20px;
							height: 26px;
							width: 20px;
							background: url("images/content/mc_bottom_l.png") no-repeat;
						}
						.block .block_bottom .block_bottom_r {
							position: absolute;
							top: 0;
							right: -20px;
							height: 26px;
							width: 20px;
							background: url("images/content/mc_bottom_r.png") no-repeat;
						}
					
				#index_content {
					position: relative;
					background: #fff url("images/content/mc_bottom.jpg") repeat-x bottom;
					/*border: 1px solid red;*/
				}
				#index_content .index_content_in {
					position: relative;
					padding: 0 20px;
					margin: 0;
					border-left: 1px solid #e3e3e4;
					border-right: 1px solid #e3e3e4;
					min-height: 425px;
					background: url("images/content/mc_top.jpg") repeat-x;
					/*border: 1px solid blue;*/
				}
			/*******/
			.center_content .in .bread_crumbs {
				position: relative;
				width: 100%;
				margin: 0;
				padding: 10px 0 5px 0;
				border: none;
			}
				.center_content .in .bread_crumbs .line_crumbs {
					list-style: none;
					padding: 0;
					margin: 0;
					vertical-align: middle;
				}
					.center_content .in .bread_crumbs .line_crumbs li {
						display: inline;
						font-family: Verdana;
						font-size: 11px;
						vertical-align: middle;
						color: #9d9d9d;
						font-weight: bold;
					}
						
						.center_content .in .bread_crumbs .line_crumbs li a {
							text-decoration: underline;
							color: #9d9d9d;
						}
							.center_content .in .bread_crumbs .line_crumbs li a span {
								color: #9d9d9d;
							}
					.center_content .in .bread_crumbs .line_crumbs li.active {
						color: #9d9d9d;
					}
						
					.center_content .in .bread_crumbs .line_crumbs li.delimiter {
						padding: 0 5px;
					}
		.page_header {
			position: relative;
			height: 53px;
			border: none;
		}
			.page_header .ph_fon {
				margin: 0 20px;
				height: 53px;
				background: #fff url("images/content/ph_fon.jpg") repeat-x;
				border: none;
			}
				.page_header .ph_fon .ph_in {
					margin: 0;
					height: 53px;
					background: url("images/content/ph_fon_in.jpg") no-repeat right;
					border: none;
				}
			.page_header .ph_l_fon {
				position: absolute;
				height: 53px;
				width: 20px;
				top: 0;
				left: 0;
				border: none;
				background: url("images/content/ph_l_fon.png") no-repeat left;
			}
			.page_header .ph_r_fon {
				position: absolute;
				height: 53px;
				width: 20px;
				top: 0;
				right: 0;
				border: none;
				background: url("images/content/ph_r_fon.png") no-repeat right;
			}
		#main_content {
			position: relative;
			background: #fff url("images/content/mc_bottom.jpg") repeat-x bottom;
			/*border: 1px solid blue;*/
		}
			#main_content .main_content_in {
				position: relative;
				padding: 0 20px;
				margin: 0;
				border-left: 1px solid #e3e3e4;
				border-right: 1px solid #e3e3e4;
				min-height: 425px;
				background: url("images/content/mc_top.jpg") repeat-x;
				/*border: 1px solid blue;*/
			}
			.mc_bottom {
				position: relative;
				clear: both;
				height: 26px;
				margin: 0 20px;
				background: url("images/content/mc_bottom_b.jpg") repeat-x bottom;
				/*border: 1px solid blue;*/
			}
				.mc_bottom .mc_bottom_l {
					position: absolute;
					top: 0;
					left: -20px;
					height: 26px;
					width: 20px;
					background: url("images/content/mc_bottom_l.png") no-repeat;
				}
				.mc_bottom .mc_bottom_r {
					position: absolute;
					top: 0;
					right: -20px;
					height: 26px;
					width: 20px;
					background: url("images/content/mc_bottom_r.png") no-repeat;
				}
		.center_content .in p {
			color: #252525;
			font-family: Verdana;
			font-size: 14px;
			line-height: 150%;
			padding: 3px 10px 3px 0;
		}
		.center_content .in li {
			font-family: Verdana;
			font-size: 14px;
			line-height: 150%;
			padding: 3px 0 3px 0;
		}
		
		.center_content .div_clear {
			clear: both;
		}
		/** Новости **/
		.center_content .in .item_div {
			clear: both;
			padding: 5px 0;
			border-bottom: 2px solid #eef3f6;
		}
			.center_content .in .item_div .action_panel {
				padding: 5px 0;
			}
			/** Вклиним сюда FAQ **/
			.center_content .in .item_div .question {
				font-weight: bold;
				padding-left: 20px;
			}
			.center_content .in .item_div .answer {
				padding-left: 20px;
			}
		.center_content .in .object_date {
			font-family: Arial;
			font-size: 11px;
			color: #7f7f7f;
			clear: both;
			margin: 0;
			padding: 5px 0;
		}
		.center_content .in .go_to_object {
			font-family: Arial;
			font-size: 11px;
			text-align: right;
			margin: 0;
			color: #6e6e6e;
		}
		.center_content .in .object_views {
			font-family: Arial;
			font-size: 11px;
			color: #858585;
			clear: both;
			margin: 0;
			padding: 5px 0;
		}
		.center_content .in .source {
			text-align: right;
		}
			.center_content .in .go_to_object a {
				color: #b6b6b6;
				text-decoration: none;
				background: url("images/content/go_to.jpg") no-repeat right top;
				padding: 1px 20px 0 0;
			}
				.center_content .in .go_to_object a:hover {
					background: url("images/content/go_to.jpg") no-repeat right bottom;
				}
			.center_content .in .div_simple_img {
				float: left;
				background: url("images/content/img_fon.jpg") repeat-x bottom;
				padding: 0 0 17px 0;
				margin-right: 15px;
			}
				.center_content .in .div_simple_img .simple_text_image {
					/*border: 1px #b3b3b3 solid;*/
				}
				.center_content .in .div_simple_img img {
					padding: 0;
					background-color: #fff;
				}
				
		/** FAQ **/
		.center_content .in .faq_div {
			clear: both;
			position: relative;
			padding: 0 0 20px 0;
			background: url("images/content/faq_fon.jpg") no-repeat bottom;
		}
			.center_content .in .faq_div .faq_question {
				
			}
				.center_content .in .faq_div .faq_question p {
					font-weight: bold;
					color: #026fab;
				}
			.center_content .in .faq_div .faq_date {
				font-size: 10px;
				color: #026fab;
			}
		.center_content .in .to_ask {
			position: relative;
			text-align: right;
		}
			.center_content .in .to_ask p a {
				color: #026fab;
				padding: 0 20px 0 0;
				background: url("images/content/to_ask_fon.jpg") no-repeat right;
			}
			
		/** Подведомственные учреждения **/
		.center_content .in .dep_deparments { /*table*/
			width: 100%;
			margin: 3px 0 0 0;
			padding: 0;
			border-collapse: separate;
			border-spacing: 0;
			border: 1px solid #2784b7;
		}
			.center_content .in .dep_deparments th {
				background-color: #2784b7;
				color: #ffffff;
				padding: 18px 0;
				border-left: 1px solid #2784b7;
				border-top: 1px solid #4897c2;
				border-right: 1px solid #4c99c3;
				border-bottom: 1px solid #6fadcf;
			}
			.center_content .in .dep_deparments td {
				background-color: #fff;
				color: #026fab;
				text-align: center;
				padding: 10px 5px;
				border-left: 1px solid #2784b7;
				border-top: 1px solid #2784b7;
				border-right: 1px solid #c4dae6;
				border-bottom: 1px solid #c4dae6;
			}
				.center_content .in .dep_deparments td p {
					color: #026fab;
				}
			/** Форма поиска **/
			.center_content .in .draw_search {
				position: relative;
				background: #f0f2f4 url("images/content/search_fon.jpg") repeat-x;
				/*height: 115px;*/
				margin: 0 -20px;
				padding: 15px 0;
			}
				.center_content .in .draw_search p {
					padding: 0 30px;
				}
				.center_content .in .draw_search p.input {
					padding: 0 30px;
					color: #3c577f;
					font-family: Arial;
					font-size: 14px;
					font-weight: bold;
				}
					.center_content .in .draw_search input {
						padding: 3px;
						border: 1px solid #a8a8a9;
						vertical-align: middle;
						color: #7f7f7f;
					}
					.center_content .in .draw_search p .s_text {
						width: 300px;
						margin-right: 5px;
						vertical-align: middle;
					}
					.center_content .in .draw_search p .s_but {
						border: none;
						vertical-align: middle;
					}
					
			.center_content .in .doc_file {
				position: relative;
				clear: both;
				height: 70px;
			}
				.center_content .in .doc_file .doc_info {
					position: absolute;
					width: 190px;
					top: 0;
					left: 0;
				}
				.center_content .in .doc_file .doc_download {
					position: absolute;
					width: 190px;
					bottom: 10px;
					right: 0;
				}
					.center_content .in .doc_file .doc_download p {
						text-align: right;
					}
			.center_content .in .doc_file a {
				padding: 10px 0 10px 20px;
				background: url("images/doc_icons/page_white_get.png") no-repeat left;
			}
			.center_content .in .doc_file a.doc, .center_content .in .doc_file a.docx {
				background: url("images/doc_icons/page_white_word.png") no-repeat left;
			}
			.center_content .in .doc_file a.xsl, .center_content .in .doc_file a.xslx {
				background: url("images/doc_icons/page_white_excel.png") no-repeat left;
			}
		/** Календарь событий **/
		#calendar_area {
			position: relative;
		}
			#calendar_area p {
				margin: 0;
				line-height: 100%;
			}
			#calendar_area .month_div {
				position: relative;
				float: left;
				width: 200px;
				height: 210px;
				margin-right: 10px;
				/*border-bottom: 1px solid #e6e6e6;*/
				/*border: 1px solid blue;*/
			}
			#calendar_area .delimiter_weeks {
				clear: both;
			}
				#calendar_area .month_div .month_caption {
					height: 20px;
				}
					#calendar_area .month_div .month_caption p {
						font-family: Arial;
						font-size: 13px;
						text-transform: uppercase;
						text-align: center;
						padding-top: 5px;
					}
						#calendar_area .month_div .month_caption a {
							color: #e3e3e3;
							text-decoration: underline;
						}
							#calendar_area .month_div .month_caption a span {
								color: #4c4c4c;
							}
				#calendar_area .month_weekdays {
					/*width: 100%;*/
					display: block;
					padding: 5px 0;
					border-bottom: 1px solid #e6e6e6;
				}
					#calendar_area .month_weekdays .caption_day {
						display: block;
						margin-right: 5px;
						color: #a8b1c0;
						float: left;
						width: 23px;
						/*height: 23px;*/
						/*border: 1px solid blue;*/
					}
						#calendar_area .month_weekdays .caption_day p {
							display: block;
							color: #a8b1c0;
							text-align: center;
							line-height: normal;
							text-transform: capitalize;
							font-family: Arial;
							font-size: 12px;
							font-weight: bold;
							/*border: 1px solid blue;*/
							padding: 3px 0;
						}
				#calendar_area .month_days {
					/*width: 100%;*/
					padding: 0;
					border-top: 1px solid #f7f7f7;
					clear: both;
					/*border-bottom: 1px solid #e6e6e6;*/
				}
					#calendar_area .month_days .day, #calendar_area .month_days .day_active {
						width: 23px;
						height: 23px;
						float: left;
						margin-right: 5px;
						margin-bottom: 3px;
						/*border: 1px solid blue;*/
					}
						#calendar_area .month_days .day_active {
							background-color: #a8b1c0;
							padding: 0;
						}
							#calendar_area .month_days .day p, #calendar_area .month_days .day_active p {
								padding: 5px 0;
								text-align: center;
								line-height: 100%;
								font-family: Arial;
								font-size: 14px;
							}
							#calendar_area .month_days .day_active a {
								color: #fff;
								text-decoration: none;
							}
							#calendar_area .month_days .day_active a:hover {
								text-decoration: underline;
							}
				.month_div .delimiter_weeks {
					clear: both;
				}
		/** Электронная очередь **/
		#order_form {
			position: relative;
			padding: 15px 0;
			width: 300px;
		}
			#order_form .p_check {
				text-transform: uppercase;
				color: #6c7d97;
				font-weight: bold;
				font-family: Arial;
				font-size: 14px;
				line-height: 100%;
			}
			#order_form .child_code {
				border: 1px solid #a7a7a8;
				padding: 3px 5px;
				color: #7f7f7f;
			}
			#order_form .loader {
				position: relative;
				height: 15px;
				background: url("images/content/loader_2.gif") no-repeat left;
			}
			#order_form .f_result p {
				padding: 10px 0;
			}
			#order_form span {
				font-weight: bold;
			}
		/** События **/
		.center_content .in .events {
			margin: 10px 0;
			border-collapse: collapse;
		}
			.center_content .in .events p {
				font-family: Arial;
				font-size: 11px;
				color: #000;
			}
			.center_content .in .events tr.odd {
				background-color: transparent;
			}
			.center_content .in .events tr.even {
				background-color: #edeff2;
			}
			.center_content .in .events td {
				padding: 20px 15px;
				vertical-align: middle;
			}
			.center_content .in .events td.e_date {
				width: 23%;
			}
				.center_content .in .events td.e_date p {
					color: #07466a;
					font-weight: bold;
				}
		/** Полосатая таблица **/
		/*.center_content .in table {
			border: none;
			border-collapse: collapse;
		}
			.center_content .in table tr.odd {
				background-color: #f1ebeb;
			}
			.center_content .in table tr.even {
				background-color: #fff;
			}
				.center_content .in table tr td {
					padding: 3px;
				}*/
		/** Pager **/
		.center_content .in .pager_div {
			text-align: left;
			color: #7f7f7f;
		}
			.center_content .in .pager_div span {
				padding: 0;
				letter-spacing: 5px;
			}
			.center_content .in .pager_div .pagers {
				font-weight: bold;
				color: #7f7f7f;
				padding: 0 20px 0 0;
				letter-spacing: normal;
			}
			
			.center_content .in a.link_page {
				margin: 0 5px 0 0;
				color: #6e6e6e;
				text-decoration: none;
				letter-spacing: normal;
				font-weight: bold;
			}
				.center_content .in a.link_page:hover {
					text-decoration: underline;
				}
			.center_content .in span.active_page {
				margin: 0 5px 0 0;
				color: #0c75ae;
				letter-spacing: normal;
				font-weight: bold;
			}
		/** Сотрудники **/
		.center_content .in .dep_about {
			border-bottom: 2px solid #e3e3e3;
		}
		.center_content .in .dep_about p {
			font-size: 11px;
			color: #808080;
		}
		.center_content .in .item_employee {
			position: relative;
			width: 40%;
			margin: 10px 5px 10px 0;
			float: left;
			font-family: Verdana;
			/*border: 1px red solid;*/
		}
			.center_content .in .item_employee p {
				padding: 0 0 0 135px;/*80*/
				font-size: 11px;
				color: #7f7f7f;
				font-family: Verdana;
			}
			.center_content .in .item_employee .fio {
				color: #000;
				font-size: 12px;
				font-weight: bold;
				font-family: Verdana;
			}
			.center_content .in .item_employee .div_simple_img {
				float: left;
				background: url("images/content/img_fon.jpg") repeat-x bottom;
				padding: 0 0 17px 0;
				margin-right: 15px;
				margin-top: 5px;
			}
		.center_content .in .div_clear_line {
			clear: both;
			height: 2px;
			padding: 5px 0 10px 0;
			/*border-bottom: 2px solid #eef3f6;*/
		}
		/** Карта сайта **/
		#mapsite {
			padding: 10px 10px;
			margin: 0;
			list-style: none;
		}
			#mapsite li {
				padding: 5px 0;
				font-family: Verdana;
				font-size: 14px;
			}
				#mapsite li a {
					text-decoration: underline;
				}
				#mapsite li ul {
					list-style: none;
					margin: 0;
					padding: 0 20px;
				}
		
		/** Транспорт **/
		.center_content .in table.transport {
			border: none;
			border-collapse: collapse;
		}
			.center_content .in table.transport td {
				vertical-align: top;
				padding: 5px;
			}
		/** Форма ОС **/
		.center_content .in .feedback input, .center_content .in .feedback textarea {
			padding: 3px;
			border: 1px solid #a9a9a9;
		}
		.center_content .in .feedback input:focus, .center_content .in .feedback textarea:focus, .center_content .in .feedback select:focus {
			border: 1px solid #005d91;
		}
		
		.center_content .in table.form_table {
			border: none;
			border-collapse: collapse;
		}
			.center_content .in table.form_table tr td {
				padding: 5px 3px;
				vertical-align: top;
				font-family: Arial;
				font-size: 14px;
				color: #6c7d97;
				text-transform: uppercase;
				/*border: 1px red solid;*/
			}
				.center_content .in table.form_table tr td span {
					color: #980b0e;
				}
			.center_content .in table.form_table tr td.attention {
				text-transform: none;
			}
			.center_content .in table.form_table tr td.required {
				font-weight: bold;
			}
			.center_content .in .feedback_comment {
				padding: 5px 0;
			}
		
		/**********************/
		/*Загруженные файлы*/
		.center_content .in .galary_files {
			position: relative;
			clear: both;
		}
			.center_content .in .galary_files ul {
				list-style: none;
				padding: 0;
				margin: 0;
			}
				.center_content .in .galary_files ul li {
					padding: 3px 0;
					margin: 0;
				}
					.center_content .in .galary_files ul li p {
						margin: 0;
					}
					.center_content .in .galary_files ul li a {
						padding: 3px 0 3px 23px;
						background: url("images/doc_icons/page_white.png") no-repeat left;
					}
					.center_content .in .galary_files ul li a.doc, .center_content .in .galary_files ul li a.docx {
						background: url("images/doc_icons/page_white_word.png") no-repeat left;
					}
					.center_content .in .galary_files ul li a.pdf {
						background: url("images/doc_icons/page_white_acrobat.png") no-repeat left;
					}
					.center_content .in .galary_files ul li a.xls, .center_content .in .galary_files ul li a.xlsx {
						background: url("images/doc_icons/page_white_excel.png") no-repeat left;
					}
					.center_content .in .galary_files ul li a.ppt, .center_content .in .galary_files ul li a.pptx {
						background: url("images/doc_icons/page_white_powerpoint.png") no-repeat left;
					}
					.center_content .in .galary_files ul li a.mdb, .center_content .in .galary_files ul li a.mdbx {
						background: url("images/doc_icons/page_white_database.png") no-repeat left;
					}
					.center_content .in .galary_files ul li a.zip, .center_content .in .galary_files ul li a.rar {
						background: url("images/doc_icons/page_white_compress.png") no-repeat left;
					}
		.center_content .in .add_button {
			font-weight: normal;
			font-size: 8pt;
			clear: both;
		}
			.center_content .in .add_button a {
				color: #05246a;
			}
		.center_content .in .action_panel {
			font-weight: normal;
			font-size: 8pt;
			text-align: left;
			clear: both;
			margin: 0;
		}
			.center_content .in .action_panel a {
				color: #05246a;
			}
		.center_content .in .div_clear {
			clear: both;
			margin: 0;
		}
		/*** Левая колонка ***/
		#left_content {
			position: relative;
			float: left;
			display: inline;
			width: 291px; /*267+24*/
			margin: 0;
			margin-left: -100%;
			border: none;
			padding: 0;
			/*border: 1px aqua solid;*/
		}
			#left_content img {
				border: none;
				margin: 0;
				padding: 0;
			}
			#left_in {
				position: relative;
				margin-left: 24px;
			}
			#left_in .div_clear {
				clear: both;
			}
			#left_admin_menu {
				padding: 0;
				margin: 0 0 24px 0;
			}
				#left_admin_menu ul.admin_menu {
					list-style: none;
					padding: 0 20px;
					margin: 0;
				}
			#left_content .div_clear {
				clear: both;
				/*border: 1px solid blue;*/
			}
			
			#calendar {
				position: relative;
				padding: 0 0 24px 0;
				clear: both;
				/*border-bottom: 1px solid #e9eaec;*/
			}
				#calendar .month_div {
					position: relative;
					padding: 0 6px 0 11px;
					margin: 0;
				}
					#calendar .month_div .month_caption {
						position: relative;
						font-family: Arial;
						padding: 0;
						margin: 0;
						font-size: 13px;
						text-transform: uppercase;
					}
						#calendar .month_div .month_caption p {
							line-height: 150%;
							text-align: center;
							color: #4c4c4c;
							font-weight: bold;
						}
							#calendar .month_div .month_caption p a {
								color: #e3e3e3;
								text-decoration: underline;
							}
								#calendar .month_div .month_caption p a span {
									color: #4c4c4c;
								}
					#calendar .month_div .month_weekdays {
						position: relative;
						padding: 5px 0;
						margin: 0;
					}
						#calendar .month_div .month_weekdays .caption_day {
							float: left;
							height: 23px;
							margin-right: 4px;
							padding-left: 12px;
							/*border: 1px solid blue;*/
						}
							#calendar .month_div .month_weekdays .caption_day p {
								color: #a8b1c0;
								font-family: Arial;
								font-size: 14px;
								text-transform: capitalize;
								line-height: normal;
								/*font-weight: bold;*/
							}
					#calendar .month_div .month_days {
						clear: both;
						border-top: 2px solid #e9eaec;
						border-bottom: 2px solid #e9eaec;
						padding: 10px 0 10px 7px;
						/*margin-bottom: 10px;*/
					}
						#calendar .month_div .month_days .day, #calendar .month_div .month_days .day_active {
							float: left;
							font-family: Arial;
							font-size: 15px;
							width: 23px;
							/*height: 23px;*/
							margin-right: 10px;
							margin-top: 5px;
							padding: 3px 0;
							/*border: 1px solid blue;*/
						}
							#calendar .month_div .month_days .day_active {
								background-color: #a8b1c0;
							}
								#calendar .month_div .month_days .day_active p {
									color: #fff;
								}
									#calendar .month_div .month_days .day_active p a {
										color: #fff;
									}
							#calendar .month_div .month_days p {
								text-align: center;
								line-height: normal;
							}
						#calendar .month_div .month_days .delimiter_weeks {
							clear: both;
						}
			#rubrics {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
			}
				#rubrics .add_button {
					padding: 0 15px;
				}
				#rubrics .rubric_item {
					position: relative;
					margin: 0 15px;
					padding-left: 40px;
					background: url("images/content/rubric_item.png") no-repeat left top;
				}
					#rubrics .rubric_item p {
						font-family: Arial;
						font-size: 11px;
						color: #7e7e7e;
						padding-bottom: 8px;
					}
					#rubrics .rubric_item .caption {
						font-family: Arial;
						font-size: 12px;
						color: #6c7d97;
						padding-bottom: 8px;
					}
						#rubrics .rubric_item .caption a {
							color: #6c7d97;
							text-decoration: underline;
							font-weight: bold;
						}
						#rubrics .rubric_item .caption a:hover {
							color: #f09903;
						}
			#doc_rubrics {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
			}
				#doc_rubrics .add_button {
					padding: 0 15px;
				}
				#doc_rubrics .rubric_item {
					position: relative;
					margin: 0 15px;
					padding-left: 26px;
					background: url("images/content/doc_item.png") no-repeat left top;
				}
					#doc_rubrics .rubric_item p {
						font-family: Arial;
						font-size: 11px;
						color: #7e7e7e;
						padding-bottom: 8px;
					}
					#doc_rubrics .rubric_item .caption {
						font-family: Arial;
						font-size: 12px;
						color: #6c7d97;
						padding-bottom: 8px;
					}
						#doc_rubrics .rubric_item .caption a {
							color: #6c7d97;
							text-decoration: underline;
							font-weight: bold;
						}
						#doc_rubrics .rubric_item .caption a:hover {
							color: #b10f11;
						}
			#news_doc {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
				/*border: 1px solid blue;*/
			}
				#news_doc .new_doc_item {
					position: relative;
					margin: 0 15px;
					padding-left: 26px;
					background: url("images/content/doc_item.png") no-repeat left top;
				}
					#news_doc .new_doc_item p {
						font-family: Arial;
						font-weight: bold;
						font-size: 14px;
						color: #4c4c4c;
						text-decoration: underline;
					}
						#news_doc .new_doc_item p a {
							color: #4c4c4c;
							text-decoration: none;
						}
						#news_doc .new_doc_item p a:hover {
							color: #b10f11;
							text-decoration: underline;
						}
					#news_doc .new_doc_item p.go_to {
						font-weight: normal;
						text-align: right;
						color: #858585;
						text-transform: capitalize;
						padding: 5px 0;
					}
						#news_doc .new_doc_item p.go_to a {
							color: #858585;
							text-decoration: underline;
						}
			#quick_link {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
			}
				#quick_link .link_item {
					position: relative;
					clear: both;
				}
					#quick_link .link_item .logo {
						/*float: left;
						padding: 0 15px;*/
						text-align:center;
						}
					#quick_link .link_item .name {
						text-align: center;
						padding: 10px;
					}
					#quick_link .link_item .con_gag {
					clear: both;
					
					}
					
			#info_div {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
			}
				#info_div .info_div_in {
					padding: 0 15px;
				}
					#info_div .info_div_in p {
						font-family: Arial;
						font-size: 12px;
						color: #4d4d4d;
					}
					#info_div .info_div_in p.header {
						color: #506383;
						text-transform: uppercase;
						font-weight: bold;
						font-size: 14px;
						padding: 10px 0;
						clear: both;
					}
					#info_div .info_div_in .div_simple_img {
						float: left;
						background: url("images/content/img_fon.jpg") repeat-x bottom;
						padding: 0 0 17px 0;
						margin-right: 15px;
					}
			#telegrams {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
			}
				#telegrams .item {
					padding: 0 15px 10px;
				}
				#telegrams .item p {
					font-family: Arial;
					font-size: 12px;
					line-height: 150%;
				}
					#telegrams .item .caption {
						font-family: Arial;
						font-weight: bold;
						font-size: 14px;
						color: #4c4c4c;
					}
						#telegrams .item .caption a {
							color: #4c4c4c;
							text-decoration: underline;
						}
				#telegrams .item .object_date {
					font-family: Arial;
					font-size: 11px;
					color: #7f7f7f;
					clear: both;
					margin: 0;
					padding: 5px 0;
				}
				#telegrams .item .object_views {
					font-family: Arial;
					font-size: 11px;
					color: #7f7f7f;
					clear: both;
					margin: 0;
					padding: 5px 0;
				}
			#programms {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
			}
				#programms .item {
					padding: 0 15px;
				}
				#programms .item p {
					font-family: Arial;
					font-size: 12px;
					line-height: 150%;
				}
					#programms .item .caption {
						font-family: Arial;
						font-weight: bold;
						font-size: 14px;
						color: #4c4c4c;
					}
						#programms .item .caption a {
							color: #4c4c4c;
							text-decoration: underline;
						}
				#programms .item .object_date {
					font-family: Arial;
					font-size: 11px;
					color: #7f7f7f;
					clear: both;
					margin: 0;
					padding: 5px 0;
				}
				#programms .item .object_views {
					font-family: Arial;
					font-size: 11px;
					color: #7f7f7f;
					clear: both;
					margin: 0;
					padding: 5px 0;
				}
			#greetings {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
			}
				#greetings .item {
					padding: 0 15px;
				}
				#greetings .item p {
					font-family: Arial;
					font-size: 12px;
					line-height: 150%;
				}
					#greetings .item .caption {
						font-family: Arial;
						font-weight: bold;
						font-size: 14px;
						color: #4c4c4c;
					}
						#greetings .item .caption a {
							color: #4c4c4c;
							text-decoration: underline;
						}
				#greetings .item .object_date {
					font-family: Arial;
					font-size: 11px;
					color: #7f7f7f;
					clear: both;
					margin: 0;
					padding: 5px 0;
				}
				#greetings .item .object_views {
					font-family: Arial;
					font-size: 11px;
					color: #7f7f7f;
					clear: both;
					margin: 0;
					padding: 5px 0;
				}
				#greetings .item .div_simple_img {
					float: left;
					background: url("images/content/img_fon.jpg") repeat-x bottom;
					padding: 0 0 17px 0;
					margin-right: 15px;
				}
			#years {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
			}
				#years .item {
					padding: 0 15px;
				}
				#years .item p {
					font-family: Arial;
					font-size: 12px;
					line-height: 150%;
				}
					#years .item .caption {
						font-family: Arial;
						font-weight: bold;
						font-size: 14px;
						color: #4c4c4c;
					}
						#years .item .caption a {
							color: #4c4c4c;
							text-decoration: underline;
						}
				#years .item .object_date {
					font-family: Arial;
					font-size: 11px;
					color: #7f7f7f;
					clear: both;
					margin: 0;
					padding: 5px 0;
				}
				#years .item .object_views {
					font-family: Arial;
					font-size: 11px;
					color: #7f7f7f;
					clear: both;
					margin: 0;
					padding: 5px 0;
				}
				#years .item .div_simple_img {
					float: left;
					background: url("images/content/img_fon.jpg") repeat-x bottom;
					padding: 0 0 17px 0;
					margin-right: 15px;
				}
			#dig_order {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
			}
				#do_form {
					padding: 5px 15px;
				}
					#do_form .f_check input.child_code {
						border: 1px solid #a7a7a8;
						padding: 3px 5px;
						color: #7f7f7f;
					}
					#do_form .f_check {
						position: relative;
						text-align: center;
					}
						#do_form .f_check p {
							padding: 5px 0;
						}
					#do_form .loader {
						position: relative;
						width: 100%;
						height: 15px;
						background: url("images/content/loader.gif") no-repeat center;
					}
					#do_form .f_result p, #do_form .f_error p {
						text-align: center;
						font-family: Arial;
						font-size: 14px;
						padding: 10px 0 0;
					}
						#do_form .f_result p span {
							font-weight: bold;
						}
					input.to_check {
						width: 106px;
						height: 33px;
						border: none;
						background: none;
						/*border: 1px solid blue;*/
						padding: 0;
					}
				#dig_order .what {
					text-align: center;
					font-family: Arial;
					font-size: 12px;
					padding: 10px 0 0;
				}
					#dig_order .what a {
						color: #3c577f;
					}
				#dig_order .p_check {
					color: #3c577f;
					text-transform: uppercase;
					font-family: Arial;
					font-weight: bold;
					font-size: 14px;
					text-align: center;
				}
			/**********************************/
			.mini_block {
				position: relative;
			}
			
			.mini_block .head_yellow, .mini_block .head_red, .mini_block .head_gray_0, .mini_block .head_gray_1, .mini_block .head_purple, .mini_block .head_blue {
				position: relative;
				height: 53px;
				width: 267px;
				padding: 0;
				margin: 0;
				z-index: 3;
			}
				.mini_block .head_yellow {
					background: url("images/content/head_yellow.png") no-repeat;
				}
				.mini_block .head_red {
					background: url("images/content/head_red.png") no-repeat;
				}
				.mini_block .head_gray_0 {
					background: url("images/content/head_gray_0.png") no-repeat;
				}
				.mini_block .head_gray_1 {
					background: url("images/content/head_gray_1.png") no-repeat;
				}
				.mini_block .head_purple {
					background: url("images/content/head_purple.png") no-repeat;
				}
				.mini_block .head_blue {
					background: url("images/content/head_blue.png") no-repeat;
				}
				.mini_block .head_yellow p, .mini_block .head_red p, .mini_block .head_gray_0 p, .mini_block .head_gray_1 p, .mini_block .head_purple p, .mini_block .head_blue p {
					font-family: Arial;
					font-size: 18px;
					color: #fff;
					line-height: 100%;
					margin: 0;
					padding: 17px 0 0 30px;
				}
					.mini_block .head_yellow p a, .mini_block .head_red p a, .mini_block .head_gray_0 p a, .mini_block .head_gray_1 p a, .mini_block .head_purple p a, .mini_block .head_blue p a {
						color: #fff;
					}
				
			.mini_block .block_body {
				position: relative;
				background: #fff url("images/content/block_in.jpg") repeat-x bottom;
				border-left: 1px solid #e6e6e6;
				border-right: 1px solid #e6e6e6;
				/*border: 1px solid blue;*/
			}
				.mini_block .block_body .block_clear {
					position: relative;
					/*background: #fff;*/
					background: url("images/content/block_top.jpg") no-repeat top;
					padding: 10px 0;
				}
			.mini_block .block_bottom {
				position: relative;
				height: 20px;
				width: 267px;
				background: url("images/content/block_bottom.png") no-repeat bottom;
				/*border: 1px solid blue;*/
			}
		/** Правая колонка **/
		#right_content {
			position: relative;
			display: inline;
			width: 291px; /*267+24*/
			margin: 0 0 0 -291px;
			padding: 0;
			border: none;
			float: left;
		}
			#right_content img {
				border: none;#header_photo .shadow_c
				margin: 0;
				padding: 0;
			}
			#right_in {
				position: relative;
				margin-right: 24px;
			}
	/* Footer */
	#footer {
		position: relative;
		height: 207px;
		margin-top: -10px;
		clear: both;
		background: url("images/content/f_fon.jpg") repeat-x;
		/*background-position: 46px top;*/
		min-width: 978px;
		width: 100%;
	}
		#footer .f_l_fon {
			position: absolute;
			left: 0;
			top: 0;
			width: 40px;
			height: 192px;
			background: url("images/content/f_l_fon.jpg") no-repeat;
		}
		#footer .f_r_fon {
			position: absolute;
			right: 0;
			top: 0;
			width: 40px;
			height: 192px;
			background: url("images/content/f_r_fon.jpg") no-repeat;
		}
		#footer .footer_logo {
			position: relative;
			top: 12px;
			margin: 0 auto;
			height: 82px;
			width: 82px;
		}
		#footer div.footer_text {
			position: absolute;
			left: 42px;
			top: 100px;
			margin: 0;
			width: 350px;
			padding: 0;
			/*border: 1px aqua solid;*/
		}
			#footer div.footer_text p {
				font-family: Arial;
				font-size: 12px;
				color: #4a6a9f;
				line-height: 150%;
			}
				#footer div.footer_text p a {
					color: #4a6a9f;
				}
		#footer div.footer_developer {
			position: absolute;
			right: 40px;
			top: 125px;
			margin: 0;
			width: 300px;
			padding: 0;
		}
			#footer div.footer_developer p {
				font-family: Arial;
				font-size: 12px;
				padding: 0 10px;
				color: #808080;
				text-align: right;
			}
				#footer div.footer_developer p img {
					vertical-align: middle;
				}
		#counters {
			position: absolute;
			right: 55px;
			top: 85px;
		}
	
a.menu_link {
	color: #9199aa;
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 5px;
}
a.menu_link:hover {
	color: #fff;
	text-decoration: underline;
}

a.menu_text_link, a.popup {
	color: #000;
	margin: 10px 0;
	font-weight: bold;
	height: 14px;
}
.action_panel .popup {
	font-weight: normal;
}
/***Сообщения при отправке формы******/
 .send_ok
{
	font-weight: bolder;
	/*color: #005826;*/
	margin: 0;
}
.send_error
{
	font-weight: bolder;
	color: #ed1c24;
	margin: 0;
}
.div_error
{
	padding: 10px 15px;
	background-color: #ffe5e5;
	border: 1px solid #ed1c24;
}
.div_ok
{
	padding: 10px 15px;
	/*background-color: #d4ffe9;*/
	/*border: 1px solid #005826;*/
}

span.action_devider {
	padding: 0 3px;	
}
span.comment_label {
	color: #fff;	
}
a.text_list_big_image {
	display: block;
	text-align: center;
}
	img.content_big_image {
		width: 400px;
	}
	
/*спойлеры*/
div.spoiler {
	margin: 10px;
	border: 1px solid #d3d3d3;
}

div.spoiler .spoiler_caption {
	font-weight: bold;
	padding: 3px 0 3px 10px;
	vertical-align: middle;
	background-color: #f7f7f7;
	border-bottom: 1px solid #d3d3d3;
}

div.spoiler .spoiler_caption_cls {
	font-weight: bold;
	padding: 3px 0 3px 30px;
	vertical-align: middle;
	background: #f7f7f7 url('images/buttons/cls_tree.gif') 10px center
		no-repeat;
	cursor: pointer;
	border: none;
}

div.spoiler .spoiler_caption_op {
	border-bottom: 1px solid #d3d3d3;
	background: #f7f7f7 url('images/buttons/opn_tree.gif') 10px center
		no-repeat;
	font-weight: bold;
	padding: 3px 0 3px 30px;
	vertical-align: middle;
	cursor: pointer;
}

div.spoiler div.spoiler_body {
	padding: 10px;
}

#news_disc {
				position: relative;
				margin: 0 0 24px 0;
				clear: both;
			}
				#news_disc .item {
					padding: 0 15px;
				}
				#news_disc .item p {
					font-family: Arial;
					font-size: 12px;
					line-height: 150%;
				}
					#news_disc .item .caption {
						font-family: Arial;
						font-weight: bold;
						font-size: 14px;
						color: #4c4c4c;
					}
						#news_disc .item .caption a {
							color: #4c4c4c;
							text-decoration: underline;
						}
				#news_disc .item .object_date {
					font-family: Arial;
					font-size: 11px;
					color: #7f7f7f;
					clear: both;
					margin: 0;
					padding: 5px 0;
				}
				#news_disc .item .object_views {
					font-family: Arial;
					font-size: 11px;
					color: #7f7f7f;
					clear: both;
					margin: 0;
					padding: 5px 0;
				}
				#news_disc .item .news_disc_s {
					text-decoration:underline;
					line-height: 20px;
					float: right;
					color: #7F7F7F;
					font-size: 12px;
				}
				.news_disc_s {
					font-family: Arial;
					font-weight: bold;
					font-size: 14px;
					color: #7F7F7F;
					text-decoration:underline;
					line-height: 30px;	
					float: right;				
			
				}
				
				
	.center_content .in p.no_auth_message {
		float: right;
		font-size: 10px;
		color: #FF0000;
	}
	
	.comment_edit_form {
		display: none;	
	}
	
	#right_in p.add_button {
		padding: 0 15px;	
	}
	#right_in ul.right_block_list {
		padding: 20px 15px 0 15px;
		margin: 0;
		list-style: none;	
	}
		#right_in ul.right_block_list li {
			padding: 5px 0;	
		}
			#right_in ul.right_block_list li a.topic_caption {
				font-family: Arial;
				font-weight: bold;
				font-size: 14px;
				color: #4C4C4C;
				text-decoration: none;
			}
			
	.center_content .i_in .bread_crumbs {
					position: relative;
					width: 100%;
					margin: 0;
					padding: 10px 0 5px 0;
					border: none;
				}
					.center_content .i_in .bread_crumbs .line_crumbs {
						list-style: none;
						padding: 0;
						margin: 0;
						vertical-align: middle;
					}
						.center_content .i_in .bread_crumbs .line_crumbs li {
							display: inline;
							font-family: Verdana;
							font-size: 11px;
							vertical-align: middle;
							color: #9d9d9d;
							font-weight: bold;
						}
							
							.center_content .i_in .bread_crumbs .line_crumbs li a {
								text-decoration: underline;
								color: #9d9d9d;
							}
								.center_content .i_in .bread_crumbs .line_crumbs li a span {
									color: #9d9d9d;
								}
						.center_content .i_in .bread_crumbs .line_crumbs li.active {
							color: #9d9d9d;
						}
							
						.center_content .i_in .bread_crumbs .line_crumbs li.delimiter {
							padding: 0 5px;
						}
	.comment_author span{
		color: #A7A7A8;
	}
	.comment_author span.unknown_author, .comment_author a.author{
		margin: 0 10px;
		color: #6C7D97;	
		font-weight: bold;
	}   
	.comment_author span.post {
		color: #7F7F7F;
		margin: 0 10px 0 0;
	}            
	
	.comment_headers {
		width: 200px;
		float: left;
		padding: 0 20px 0 0;
		overflow: hidden;	
	}
		.comment_headers input {
			width: 170px;
			border: 1px solid #A7A7A8;
			padding: 3px 5px;
			margin: 5px 0;
			color: #7F7F7F;
		}
		.comment_headers input.button {
			width: 180px;
			padding: 1px 0 0 0;
			border: 0;
		}
	.textarea {
		
	}
		.textarea textarea{
			height: 75px;
			width: 310px;
			border: 1px solid #A7A7A8;
			padding: 3px 5px;
			margin: 5px 0;
			color: #7F7F7F;
		}
		.textarea img {
			margin: 5px 0;
		}
	.agreement {
		padding: 10px 0;	
	}

.comment_list_item {
	padding: 20px 0 0 0;	
}
.ans_block {
	position: relative;
	margin-left: 40px;
	padding: 10px 0 0 0;
}

.comment_edit_form span{
	display: block;
	margin: 5px 0;
}
	.comment_edit_form span textarea {
		height: 50px;
		width: 310px;
		border: 1px solid #A7A7A8;
		padding: 3px 5px;
		margin: 5px 0;
		color: #7F7F7F;
	}

.change_comment {
	width: 180px;
	height: 27px;
	border: 0;
	cursor: pointer;
	
	background: url(images/content/change_comment.png);	
}

/*Загруженные файлы*/
			.center_content .i_in .galary_files {
				position: relative;
				clear: both;
			}
				.center_content .i_in .galary_files ul {
					list-style: none;
					padding: 0;
					margin: 0;
				}
					.center_content .i_in .galary_files ul li {
						padding: 3px 0;
						margin: 0;
					}
						.center_content .i_in .galary_files ul li p {
							margin: 0;
						}
						.center_content .i_in .galary_files ul li a {
							padding: 3px 0 3px 23px;
							background: url("images/doc_icons/page_white.png") no-repeat left;
						}
						.center_content .i_in .galary_files ul li a.doc, .center_content .i_in .galary_files ul li a.docx {
							background: url("images/doc_icons/page_white_word.png") no-repeat left;
						}
						.center_content .i_in .galary_files ul li a.pdf {
							background: url("images/doc_icons/page_white_acrobat.png") no-repeat left;
						}
						.center_content .i_in .galary_files ul li a.xls, .center_content .i_in .galary_files ul li a.xlsx {
							background: url("images/doc_icons/page_white_excel.png") no-repeat left;
						}
						.center_content .i_in .galary_files ul li a.ppt, .center_content .i_in .galary_files ul li a.pptx {
							background: url("images/doc_icons/page_white_powerpoint.png") no-repeat left;
						}
						.center_content .i_in .galary_files ul li a.mdb, .center_content .i_in .galary_files ul li a.mdbx {
							background: url("images/doc_icons/page_white_database.png") no-repeat left;
						}
						.center_content .i_in .galary_files ul li a.zip, .center_content .i_in .galary_files ul li a.rar {
							background: url("images/doc_icons/page_white_compress.png") no-repeat left;
						}
						
						
#left_in p.add_button {
		padding: 0 15px;	
	}
	#left_in ul.right_block_list {
		padding: 20px 15px 0 15px;
		margin: 0;
		list-style: none;	
	}
		#left_in ul.right_block_list li {
			padding: 5px 0;	
		}
			#left_in ul.right_block_list li a.topic_caption {
				font-family: Arial;
				font-weight: bold;
				font-size: 14px;
				color: #4C4C4C;
				text-decoration: none;
			}
