@charset "utf-8";
/* project name */
html, body, table, td, th, form, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, fieldset, img, input, button {
	margin:0;
	padding:0;
	color:#000;
	}
	html, body {
		background:#fff;
		height:100%;
		/* no 100% */
		/*height:auto;*/
		}
	html, img {
		border:none;
		}
body {
	color:#000;
	background:#fff;
	font:11px Tahoma, Arial, sans-serif;
	}
/*****elements
*******************/
a {
	color:#2e3192;
	}
a:visited {
	color:#793798;
	}
a:hover {
	color:#ee1d25;
	}
p {
	margin-bottom:17px;
	line-height:1.3;
	}
	p img {
		float:left;
		margin-right:11px;
		}
h1, .h1_vt {
	color:#2d2d2d;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-bottom:6px;
	/*text-transform:uppercase;*/
	border-bottom:1px solid #e2e2e2;
	padding:4px 0 3px;
	position:relative;
	margin-left:0;
	width:auto;
	}
	h1 span, .h1_vt span {
		display:block;
		border-left:none;
		padding:9px 0 3px;
		}
		h1 span {
			padding-right:50px;
			}
h2 {
	color:#2d2d2d;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin-bottom:7px;
	border-bottom:1px solid #e2e2e2;
	margin-left:0;
	padding-left:0;
	padding-bottom:3px;
	position:relative;
	height:1%;
	}
h3 {
	color:#414141;
	font:bold 13px/1 Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-left:0;
	border-left:none;
	padding-left:0;
	position:relative;
	}
h4 {
	color:#252525;
	font:bold 12px Tahoma, Arial, sans-serif;
	margin-bottom:5px;
	}
h5 {
	font:bold 11px Tahoma, Arial, sans-serif;
	margin-bottom:9px;
	}
table {
	border-collapse:collapse;
	width:auto;
	}
.print_version {
	padding:5px 0;
	text-align:right;
	display:none;
	}
.print_version a {
	background:url(/images/printer.gif) 0 0.3em no-repeat;
	padding-left:19px;
	}
ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	ul li {
		padding:0 0 0 12px;
		margin:0 0 7px;
		background:url(/images/bull3.gif) 0 0.4em no-repeat;
		}
		ul ul {
			margin:7px 0 0 10px;
			}
		ul ul li {
			background-image:url(/images/bull4.gif);
			}
form.auto_form {
	display:none;
	}
.page_menu_vt {
	display:none;
	}
/*****layout
*****************/
#obertka {
	min-height:0;
	background:#fff;
	min-width:1px;
	width:500px;
	margin:0 auto;
	/* no 100% */
	/*min-height:1px;
	background:#fff;*/
	}
	.index_page_vt #obertka{
		height:auto;
		background:#fff;
		}
.obertka_vt {
	padding-left:0;
	}
.l_vematek {
	width:220px;
	float:left;
	margin-left:-220px;
	display:inline;
	display:none;
	}
.r_vematek {
	width:auto;
	float:none;
	background:transparent;
	padding-left:0;
	margin-left:0;
	}
#dno {
	display:none;
	}
/*****shapka_vt
****************/
.shapka_vt {
	display:none;
	}
/*****obertka_all_n_vse
****************************/
.obertka_all_n_vse {
	padding-bottom:25px;
	background:none;
	border-bottom:none;
	}
/*****index_page_vt
************************/
.index_page_vt {
	}
	.index_page_vt .obertka_all_n_vse {
		background:#fff;
		border-bottom:none;
		}
	.index_page_vt .oblast_contenta,
	.oblast_contenta {
		padding:0 28px;
		}
		.index_page_vt .oblast_contenta .l_vematek {
			float:none;
			width:auto;
			border-right:0;
			margin:0;
			display:block;
			}
		.index_page_vt .oblast_contenta .r_vematek {
			display:none;
			}
.news_all_vt {
	display:block;
	margin-left:0;
	position:relative;
	height:1%;
	width:auto;
	padding-right:0;
	/*margin-left:0;
	padding-right:15px;
	width:auto;*/
	padding-bottom:25px;
	}
	.index_page_vt .news_all_vt {
		padding-bottom:0;
		}
	ul.news_all_list_vt {
		display:block;
		list-style:none;
		}
	ul.news_all_list_vt .news_item_vt {
		/**/
		background:url(/images/bull3.gif) 0 0.3em no-repeat;
		height:1%;
		}
	.news_all_vt .item_vt {
		/*background:url(/images/border_horiz_grey.gif) 0 100% repeat-x;*/
		height:1%;
		padding:0 0 10px;
		}
		img.preview_image_vt {
			float:left;
			margin:3px 7px 0 0;
			}
h5.news_title_vt a,
h5.news_title_vt a:visited {
	color:#000;
	text-decoration:underline;
	}
h5.news_title_vt a:hover {
	color:#ee1d25;
	}
h5.news_title_vt span.news_date_vt {
	color:#797979;
	font-size:10px;
	font-weight:normal;
	}
.news_text_vt {
	padding-bottom:5px;
	}
p.news_more_vt {
	margin:0;
	text-align:right;
	}
	p.news_more_vt a {
		background:url(/images/bull4.gif) 0 0.4em no-repeat;
		padding-left:11px;
		display:inline-block;
		font-size:10px;
		}
/*****feedback_page
************************/
.feedback_page form.auto_form {
	border:none;
	padding-top:0;
	}
	form.auto_form span.warning_vt {
		color:#ed1d24;
		display:block;
		margin-bottom:-2px;
		}
/*****search_result_vt
****************************/
.search-page {}
p.search-page_result {
	color:#585858;
	padding-left:6px;
	margin-bottom:11px;
	}
	.search-page form.auto_form {
		border:none;
		width:auto;
		padding:0 0 2px;
		margin:0;
		white-space:nowrap;
		}
		.search-page form.auto_form .inputtext {
			width:270px;
			vertical-align:middle;
			}
		.search-page form.auto_form .inputselect {
			width:145px;
			margin-right:5px;
			vertical-align:middle;
			}
		.search-page form.auto_form .button_submit {
			vertical-align:middle;
			margin-right:0;
			}
.search_result_list_vt {
	list-style:none;
	margin-bottom:18px;
	}
	.search_result_list_vt li {
		background:url(/images/bull3.gif) 0 0.4em no-repeat;
		}
		.search_result_list_vt ul li {
			background-image:url(/images/bull4.gif);
			}
.search-page .page_menu_vt {
	margin-bottom:7px;
	}
p.no_padding {
	padding-left:0;
	}
/*****news_list
******************/
.page_menu_years {
	margin-bottom:9px;
	}
	.page_menu_years span.curr_page_vt {
		margin:0 9px 0 3px;
		} 
/*****news_page_item
*************************/
.news_page_item {
	height:1%;
	padding-right:12px;
	position:relative;
	}
	.news_page_item .item_vt {
		padding-bottom:20px;
		height:1%;
		}
dl.news_reference {
	display:block;
	padding:0 0 20px;
	}
	dl.news_reference dt {
		font-weight:bold;
		margin-bottom:6px;
		}
	dl.news_reference dd {
		padding-left:10px;
		margin-bottom:6px;
		}
.news_page_item .preview_image_vt {
	margin:3px 10px 5px 0;
	}
.news_page_item .search_result_list_vt li {
	background-image:url(/images/bull5.gif);
	position:relative;
	}
.super_navigation {
	display:block;
	position:absolute;
	right:12px;
	top:-25px;
	}
	.super_navigation a {
		margin-left:4px;
		}
	.super_navigation img.tuda_suda {
		height:13px;
		width:13px;
		background:#003399;
		}
		.super_navigation a:hover img.tuda_suda {
			background:#ee1d25;
			}
/*****u_dna
****************/
.u_dna {
	display:none;
	}
/*****classes
******************/
.clear_vt {
	display:block;
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
	overflow:hidden;
	}
#min_width {
	display:block;
	height:0;
	width:770px;
	overflow:hidden;
	position:absolute;
	top:-10px;;
	left:0;
	}
#max_width {
	display:block;
	height:0;
	width:1260px;
	overflow:hidden;
	position:absolute;
	top:-10px;
	left:0;
	}
#print_version_vt {
	display:block;
	padding:15px 26px;
	border-bottom:1px solid #d8d8d8;
	color:#373737;
	font:12px Tahoma, Arial, sans-serif;
	height:1%;
	}
	#print_version_vt img {
		float:left;
		margin-right:19px;
		}
	#print_version_vt p {
		padding-top:5px;
		margin-bottom:0;
		}
