@charset "utf-8";
/* CSS Document */

/* CSS Document */

/* v1.0 | 20080212 */

/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}*/

#calendar_body {
	padding-top : 4px;
}

div.content table p{
	text-indent: 0px;
}

div.content table ul{
	margin-left: 0px;
}

div.content table ol{
	margin-left: 5px;
}

body {
	line-height: 1;
	background-color:#ffffff;
	margin-top: 0px;
}
div.content ul {
	list-style-image: url(/tmpl/poisk/i/list-style-square.jpg);
	margin-left: 30px;
}

div.content ul li{
	margin: 3px 0px;
}

div.content ol{
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin-left: 25px;
}

div.content blockquote, q {
	quotes: none;
}

div.content blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
div.content ins {
	text-decoration: none;
}
div.content del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
div.content table {
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #c4c4c4;
	margin: 0 auto;
}

div.content .space {
	margin-left: 20px;
}

div.content .marg {
	margin-left: 30px;
}

div.content  td {
	text-align: left;
	padding: 3px 1px;
	border-color: #c4c4c4;
}

div.content  #item_full_enclosure  td{
	padding: 0;
}



td ul{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 20px;
	margin-left: 34px;
}

div.content .space td {
	padding: 10px;
}
/*--------------------------------------------------------------------*/

p {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0;
	text-indent: 40px;
}

/*
.qa_link {
    background-image: url("/tmpl/poisk/i/qa_banner.gif");
    height: 36px;
    width: 100%;
}
*/

a { 
	/*color: #343434;*/
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration:none;
	color:#053A6C;
	/*text-decoration: none;*/
}
a:hover {
	text-decoration:underline;
	color:#548DD4;
}

a:visited{
	color:#548DD4;
}


h1 {
	font-size:1.4em;
	color: #007879;
	font-family: "Trebuchet MS";
	line-height:1.8em;
	font-weight:normal;
	margin: 0;
	text-align: left;
}
a.h1 {
	font-size:1.4em;
	color: #053A6C;
	font-family: "Trebuchet MS";
	line-height:1.8em;
	font-weight:normal;
	margin:0 0 0 0px;
	text-align: left;
}

a:hover.h1 {
	text-decoration:none;
	color: #d50000;
}
#h1 {
	margin-left: 40px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #333333;
	margin: 0 0 20px 10px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}

h4 {
	color: #999898;
	font-family:"Trebuchet MS";
	font-size:10px;
}

.vnoska {
	color: #7f7f7f;
	font-family: Georgia;
	font-size:16px;
	font-style: italic;
	background-color: #f7f7f7;
	background-image: url(/tmpl/poisk/i/vnoska.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: auto;
	padding-left: 50px;
}
.picture-comment {
	font-family: Tahoma;
	font-size:11px;
	font-style:italic;
	color: #808080;
	
}
/*--------------------------------------------------------------------*/

/*Субменю*/
.submenu {
/*	display: block;*/
/*	position: relative;*/
/*	width: 250px;*/
	padding: 0px 10px 20px 10px;
	vertical-align: top;
	border: 0px;
	margin-top: 0;
}
.news-block {
	clear: right;
	display: block;
	padding-top:5px;
	text-align: left; 
}

.news-block i p{
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-indent: 0;	
}
.news-date {
	color: #999898;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height:1.4;
}
/*/Субменю*/

/*Контент*/
.content {
/*	display: block;*/
	margin: 5px 10px 20px 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	border: 0px;
/*	position: relative;
	top: 0;
	clear: right;
	vertical-align:top;*/
}

/*Контент*/

.img-l{
	padding:0 0 0 60px; /*ширина картинки + отсуп от нее*/
	overflow:hidden; /*чтобы контейнер не схлоповался*/
/* 	_zoom: 1; *//*то же самое, что и выше, но для IE. В некоторых случаях можно обойтись и без zoom*/
	vertical-align:top;
}
   
.img-l img{
	float:left;
    margin-left: -60px; /*сдвигаем на значение padding у .wrapper*/
}

.img-logo {
	padding: 5px 0 10px 230px; /*ширина картинки + отсуп от нее*/
	overflow:hidden; /*чтобы контейнер не схлоповался*/
/* 	_zoom: 1; *//*то же самое, что и выше, но для IE. В некоторых случаях можно обойтись и без zoom*/
	vertical-align:top;
}
   
.img-logo a img{
	float:left;
    margin-left: -190px; /*сдвигаем на значение padding у .wrapper*/
}
/* содержимое текущей директории */
.subnav {
	background: #ddf5f7;
	border: #bbbbbb 1px solid;
/*	width: 260px;*/
	padding: 10px 0px 10px 30px;
	/*text-overflow: ellipsis;*/
}
.img-subnav {
	padding:0 0 0 24px; /*ширина картинки + отсуп от нее*/
	overflow:hidden; /*чтобы контейнер не схлоповался*/
 	_zoom: 1; /*то же самое, что и выше, но для IE. В некоторых случаях можно обойтись и без zoom*/
	line-height: 1.6;
	vertical-align:top;
	position: relative;
}
.img-subnav a{
	vertical-align: top;
}
.img-subnav img{
	float:left;
    margin-left: -24px; /*сдвигаем на значение padding у .wrapper*/
}


#scroll_container{
	background-color: transparent;
	width: 990px;
	overflow: hidden;
}

#text_container{
	background-color: transparent;
	left: 0px;
	position: relative;
	color: black;
	font-size: 14px;
	font-family: verdana;
	height: 30px;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/******************main banner***********************/

.navigate_menu_active{
	height: 40px;
	background-image: url(/tmpl/poisk/i/navigate_active.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
	color: #ddf5f7;
}

.navigate_menu_active a{
	margin: 0 0 0 20px;
	color: #ddf5f7;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.navigate_menu_inactive{
	height: 40px;
	background-image: url(/tmpl/poisk/i/navigate_inactive.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
	color: #053a6c;
}

.navigate_menu_inactive:hover{
	height: 40px;
	background-image: url(/tmpl/poisk/i/navigate_active.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #ddf5f7;
}

.navigate_menu_inactive a{
	margin: 0 0 0 20px;
	color: #053a6c;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
 /******************************************************/


.lnk_color{
	color: #ff9900;
}

.new_cell{
	background-image: url(/tmpl/poisk/i/cell_bg.jpg);
	font-weight: bold;
	text-align: left;
}

.mYellowHeader{
	display: block;
	background-color: #fffac9;
	border: 0px solid transparent;
	border-top: 1px solid #b37739;
	font-weight: bold;
	text-align: left;
	padding: 4px 4px 4px 40px;
	display: block;
}


.mTextIndent150
{
	text-indent: 40px;
}

li{
	text-align: justify;
}

.li_text{
	/*color: #343434;*/
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-align: justify;
}

.mHeader{
	text-align: left;
	font-weight: bold;
	color: rgb(179, 0, 0);
	text-transform: uppercase;
}

.mHeaderCenter {
	text-align: center;
	font-weight: bold;
	color: rgb(179, 0, 0);
	text-transform: uppercase;
}

.mHeaderBlue{
	text-align: left;
	font-weight: bold;
	color: rgb(255, 255, 255);
	background-color: rgb(84, 141, 212);
	font-family: Arial;
	text-indent: 40px;
}

#tooltip{
	width: 500px;
	border: rgb(179, 0, 0) solid 1px;
	color: black;
	background-color: rgb(247, 247, 247);
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1000;
	display: none;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-family: "Trebuchet MS";
}

#tooltip ol{
	margin-left: -10px;
}

.mTooltipHeader{
	display: block;
	text-align: center;
	font-weight: bold;
	color: rgb(179, 0, 0);
}

.mArea{
	cursor: pointer;
}

.mInfo{
	display: block;
	visibility: visible;
}

/*.mInfo ol{
	margin-top: -20px;
	padding: -20px;
}*/

#tooltip ul li{
	font-family: "Trebuchet MS";
	font-size: 16px;
}

#application{
	display: none;
}

#app_link{
	cursor: pointer;
	font-weight: bold;
	vertical-align: middle;
}

.not_important{
	background-color: rgb(240, 240, 240);
}

.link_print_version{
	color: blue;
	text-decoration: underline;
}

#helper{
	width: 100%;
	border: 1px solid gray;
	color: #dfba98;
	background-color: #6b3708;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2000;
	padding: 10px;
	opacity: 0.8;
}

/*.input-field {
	position: relative;
	font-size:11px;
}*/

/*.input-field label {
    cursor:text;
    font-size:11px;
    position: absolute;
    color:gray;
    left: 35px;
    top: 2px;
}*/

.nomrg {

}

div.imageslist
{
   margin: 5px;
   text-align: center;
   padding: 10px;
}

div.imageslist img
{
   text-align: center;
   border: 1px solid black;
   height: 120px;
   margin:5px;
}

div.imagesList a:hover
{
   border-width: 0;
}

.tdred {
	border:2px solid red; overflow: hidden; float:left;
}

select.select250 {
	width: 250px;
}

select.select60 {
	width: 60px;
}

/* для форм, используемых при подачи заявки */
table.zayavkaformtable td {
	text-align: center;
}

span.remark_text {
	font-size: 10px;
    position: absolute;
    color:gray;
}

span.banner{
	vertical-align: middle;
	text-align: center;
	width: 160px;
	display: inline-block;
}

span.banner a{
	text-decoration: none;
}

.zagolovok-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#004673;
	padding:10px;
}
div#login_form {
	font-size:12px;
}

#error,.error {
	color:red;
}
.c-red {color:#c2003e;}
.c-gray {color:gray;font-style:italic;font-size:10px;}

div.title {
	font-size:10px;
}
div.title a {
	text-decoration:none;
	color:#053A6C;
}
div.title a:visited {
	color:#548DD4;
}
div.title a:hover {
	text-decoration:underline;
	color:#548DD4;

}

div.subtitle {
	color:gray;font-size:10px;
}
td {
	text-align:left;
}

/*Vk-Rss*/
a.vk_button{
	background-image: url('/tmpl/poisk/i/vk.png');
	background-repeat: no-repeat;
	background-position:  0px 0px;
	text-decoration:none;
	width: 32px;
	height: 32px;
	display:inline-block;
}

/*a.vk_button:hover{*/
	/*background-position: 0px -32px;*/
/*}*/

a.rss_button{
	background-image: url('/tmpl/poisk/i/vk_rss.png');
	background-repeat: no-repeat;
	background-position: -32px 0px;
	text-decoration:none;
	width: 32px;
	height: 32px;
	display:inline-block;
}

a.rss_button:hover{
	background-position: -32px -32px;
}

a.const_link:link, a.const_link:visited, a.const_link:hover, a.const_link:active{
	text-decoration: none;
	color: #234C98;
}

a.gallery_link:link, a.gallery_link:visited, a.gallery_link:hover, a.gallery_link:active{
	text-decoration: none;
	color: #234C98;
}

div.zayavka table td {
	border: 1px solid #006CB7;
	text-align: left;
}
a img {
	border:0px;
}

table.resultTable tr.odd {
    background-color: #e6f0f5;
}

.accordion.fio {
	border: none;
}

.accordion.fio .apane {
	border: none;
}

.accordion.fio h3 {
	background: none;
	border: none;
	font-size: 10pt;
	color: black;

}

.accordion.fio h3.active {
	background: none;
	color: #800000;
}

.accordion.fio h3:hover {
	background: none;
}

.accordion.fio .mYellowHeader {
	background: none;
	color: #800000;
	text-align: center;
}

.accordion.fio p {
	line-height: 25px;
}

.accordion.prep .accordion.fio p {
	text-indent: 0px;
}

.accordion.prep .accordion.fio td {
	line-height: 25px;
}

.accordion.prep table, .accordion.prep td.txt {
	width: 100%;
}
td.numbers,div.content td.numbers {
	text-align:right;
}

.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}