

/* Start:/bitrix/templates/.default/components/bitrix/menu/top_menu_sts/style.css?17280243304598*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/.default/components/bitrix/menu/top_menu_sts/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{
	
}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li 
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/top_menu_sts/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/top_menu_sts/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/search.title/template1/style.css?17280243302092*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/bitrix/search.title/template1/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/sts/components/bitrix/voting.form/with_description2/style.css?1728024331498*/
.voting-form-box
{
	font-size:100%;
	border:1px solid #ccc;
	padding:4px;
}

#content_container_ver .voting-form-box
{
    font-size:75%
}

.voting-form-box .active
{
	color:green;
}

.voting-form-box .disable
{
	color:red;
}

.voting-form-box label
{
	line-height:20px;
}

.voting-form-box form
{
	margin:0;
}

.starrequired 
{
    color:red;
}
.vote-reply-field-captcha-label {
    margin-bottom:6px;}
.vote-vote-footer {
    margin-top:6px;}
.vote-reply-field-captcha-image {
    margin:6px 0;}

/* End */


/* Start:/bitrix/templates/sts/styles.css?1728024331200*/
h1{font-size: 1.45em; font-weight: normal;  margin:0;padding:0px; margin-bottom: 20px; padding-bottom: 10px;}

h2,h3,h4{ margin:0;padding:0px;font-size:1.15em; margin-bottom:10px; font-weight:normal;}
/* End */


/* Start:/bitrix/templates/sts/template_styles.css?174480638959251*/
/*=========================Таблица для рекламы===================================*/
.simple-little-table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	/*=margin:20px;==*/
	border:#ccc 1px solid;
	border-collapse:separate;
 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
 
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
 
.simple-little-table th {
	font-weight:bold;
	/*=padding:21px 25px 22px 25px;==*/
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
        font-size:12px;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.simple-little-table th:first-child{
	text-align: center;
	padding-left:20px;
}
.simple-little-table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.simple-little-table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.simple-little-table tr{
	text-align: center;
	padding-left:20px;
}
.simple-little-table tr td:first-child{
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
.simple-little-table tr td {
	/*=padding:18px;=*/
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.simple-little-table tr:nth-child(even) td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.simple-little-table tr:last-child td{
	border-bottom:0;
}
.simple-little-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.simple-little-table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.simple-little-table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
 
.simple-little-table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.simple-little-table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.simple-little-table a:active,
.simple-little-table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
/*============================================================*/

@charset "utf-8";
@font-face{
    font-family:"Myriad Pro"; /*указываем название шрифта*/
    src:url("/MyriadPro/MyriadPro-Regular.otf") format("opentype");
    }
@font-face{
    font-family:"Myriad Pro"; /*указываем название шрифта*/
    src:url("/MyriadPro/MyriadPro-Bold.otf") format("opentype");
	font-weight: bold;
    }
@font-face{
    font-family:"Myriad Pro"; /*указываем название шрифта*/
    src:url("/bitrix/templates/sts/font/MyriadPro-Semibold.otf") format("opentype");
	font-weight: 600;
    }
@font-face{
	font-family: OpenSansCondBold;
	src:url(/bitrix/templates/sts/fonts/OpenSans-CondBold.ttf);
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=latin,cyrillic-ext);

/*=================== обнуление значений ========================*/
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;
        background: transparent;
}

body 							{ line-height: 1;}
ol, ul 							{ list-style: none;}
blockquote, q 					{ quotes: none;}
blockquote:before,
 blockquote:after,
q:before, q:after 				{ content: ''; content: none;}
 
/* remember to define focus styles! */
:focus 							{ outline:0 ;}
 
/* remember to highlight inserts somehow! */
ins 							{ text-decoration: none;}
del 							{ text-decoration: line-through;}
 
/* tables still need 'cellspacing="0"' in the markup */
table 							{ border-collapse: collapse; border-spacing:0 ;}
.clear 							{ clear:both;}
a 								{ text-decoration:none;}
a:hover 								{ text-decoration:none; color:#828188;}
html 							{ height: 100%;}

/*==============================================================*/
/***************************************************************************************/

body { 
	height:100%;
	margin:0;
	padding:0;
	font-size: 90.01%;
	font-family: Arial, Helvetica, sans-serif;
}
a		{ text-decoration: none; color:#1b8ebd;}
a:hover {text-decoration:none; }

.hr{border-bottom:1px solid; height:1px; font-size:1px; margin-bottom:20px;}
.br{height:1px; font-size:1px; line-height:1px; clear:both;}
span.small-grey{font-size:0.90em;}

#page-wrapper{min-height:100%; margin:0 auto; width:1024px; background:#fff; border-top:solid 4px #32b4e8; }

span.grey{display:block; margin-left: -14px; padding: 6px 14px;}

/* BANNER */
#banner-top {text-align:center;margin-top:5px;}
#banner-left{text-align:center;margin-bottom:20px;}
#banner-left-two{text-align:center;margin-bottom:20px;margin-top:20px;}

/* HEADER */
#header {position: relative; margin: 4px 2px; height:80px; padding-top:12px;}

#header-title{height:40px;font-size:1.8em; margin-left:39px; font-weight: bold;}
#header-title a{text-decoration:none;}

/* SEARCH */
#left-search {margin-bottom: 15px; margin-top: -5px; padding-left:15px}

table.search-filter select.select-field, div.search-page input.search-button {font-size:1em}
table.search-filter td {padding:0.6em;}
div.search-item {font-size:0.85em;margin: 1em 0 0 0;   padding: 0 0 1em;}

/* AUTH */
#header-auth{position:absolute; right:20px; top:5px; font-size:0.75em; font-family: Verdana, Arial, Helvetica, sans-serif;}
#header-auth a{margin-left:20px;}

/* BODY */
#page-body{margin-left:37px;margin-right:30px;}
table td.page-left, table td.page-right {vertical-align:top; padding:0;}
table div.page-right {margin-left:20px;/*width:450px;*/ }
div.hr-title{margin-bottom:15px;}

/* FOOTER */
#footer-wrapper  {height: 185px; padding-top:28px; position: relative; margin: 0 auto;min-width: 1000px; max-width: 1280px;}
#footer-wrapper div.copyright{position:absolute; right:50px; bottom:50px; font-size:0.9em;}


/* MAIN MENU */
#main-menu {margin-left:30px; max-width: 99%; min-width: 1000px; padding-top:7px; overflow: hidden; height:25px; }
#main-menu ul {list-style-type: none; overflow: hidden; margin:0; padding:0; }
#main-menu li {margin: 0; padding:0; height: 27px; }
#main-menu li a {font-size:1.4em; text-decoration: none; font-weight:bold; line-height:27px;}
#horizontal-multilevel-menu li a.root-item,#horizontal-multilevel-menu li a.root-item:hover,#horizontal-multilevel-menu li a.root-item-selected {padding:0 12px;}
#horizontal-multilevel-menu, #horizontal-multilevel-menu ul {background:none;}

/* BOTTOM MENU */
div.bottom-menu{position:absolute; right:40px;}
div.bottom-menu ul{margin:0;padding:0;}
div.bottom-menu ul li{list-style-type: none; margin:0 10px; padding:0; font-size:0.9em; float:left;}

/* BOTTOM MENU LEFT */
div.bottom-menu-one{position:absolute; left:50px; width:130px;min-width: 20px;}
div.bottom-menu-two{position:absolute; left:185px;min-width: 20px;}
div.bottom-menu-three{position:absolute; left:320px;min-width: 20px;}
div.bottom-menu-four{position:absolute; left:455px;min-width: 20px;}
div.bottom-menu-left ul{margin:0; padding:0;}
div.bottom-menu-left ul li{font-size:0.90em; list-style-type: none; overflow: hidden; margin:0; padding:0;margin-bottom:4px;}
div.bottom-menu-left div.bottom-menu-title{margin-bottom:15px;}

/* MAIN THEME */
div.main-theme-list{margin-bottom:40px;}
div.main-theme-list div.main-theme-title {font-size:1.5em; font-weight:bold; padding-bottom:8px; margin-bottom:10px;}
div.main-theme-list table td {vertical-align:top;}
div.main-theme-list img.preview_picture {margin-right:20px;}
div.main-theme-list td.theme-text {width:100%;}
div.main-theme-list div.main-theme-name {font-size:1.25em;margin-bottom:10px;}
div.main-theme-list div.main-theme-name a {text-decoration:none;font-weight:bold;}
div.main-theme-list div.theme-news-list span.news-date-time {font-size:0.75em;}
div.main-theme-list div.theme-news-list a {text-decoration:none;}
div.main-theme-list div.theme-news-list a:hover {text-decoration: underline;}
div.main-theme-list div.theme-news-list div.theme-news-item{margin-bottom:10px;}


/* MAIN NEWS */
div.main-news-list div.news-item {margin-bottom:30px;}
div.main-news-list div.main-news-title {margin-bottom:15px;}
div.main-news-list div.news-picture {margin-right:16px; /* width:138px !important; */ float:left; text-align:center; padding-top:2px;}
div.main-news-list div.news-name {margin:5px 0 !important; font-size:1.15em !important;}
div.main-news-list div.news-name a {text-decoration:none;}
div.main-news-list div.news-name a:hover {text-decoration:underline;}
div.main-news-list div.news-text-pict { /*margin-left:140px !important; */}
div.news-list div.main-news-list{margin-top:0  !important;}

/* NEWS LIST */
div.news-list div.news-item {margin-bottom:30px;}
div.news-list div.news-text-pict{margin-left:168px;margin-right:20px;}
div.news-list div.main-news-title {margin-bottom:15px;}
div.news-list div.news-picture {margin-right:18px;  float:left; text-align:left;  }
div.news-list div.news-name {margin-bottom:2px;font-size:1em;}
div.news-list div.news-name a {text-decoration:none;}
div.news-list div.news-name a:hover {text-decoration:underline;}


/* NATIONAL NEWS */
div.national-news div.news-text{font-size:0.85em;}
div.national-news div.news-picture {margin-right:10px;}
div.national-news a {text-decoration:none;}
div.national-news span.news-show-counter{font-size:0.90em;}
div.national-news div.news-item-left{margin-right:10px;}

/* DETAIL NEWS */
div.news-detail				{margin-right:25px;}
div.news-detail div.news-text { font-family:/* Myriad Pro, */Arial; font-size:14px; line-height:20px; color:#313138;}
div.news-detail div.news-text  p	{ padding-bottom:14px;}
div.news-detail div.news-picture {margin-right:16px; float:left; text-align:center; padding-top:2px;}
div.news-detail span.news-date-time {font-size:0.75em;font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;
font-size: 13px;
color: #50555b;
line-height: 19px;
display:block;
margin-bottom: 10px;}
div.news-detail-back {font-size:0.85em;margin:10px 0;}
div.news-detail-theme { margin:0 0 22px 14px;}
div.news-detail-theme img{}
div.news-detail-theme div.news-theme-title {margin-bottom:10px;}
div.news-detail div.news-theme-date {font-size:0.75em;float:left; width:131px; text-align:right}
div.news-detail div.news-theme-url {font-size:0.90em; margin-left:138px;}
div.news-detail div.news-theme-item {margin:3px 0;}
div.news-detail div.news-theme-item a	{ color:#1b8ebd; font-size:13px; text-decoration:underline; line-height:19px;}
div.news-detail div.news-theme-item a:hover {color:#777;}
div.news-detail div.news-property {margin-top:10px; font-size:0.85em}
div.news-detail div.news-detail-share { margin:10px 0 20px; }
.news-detail-share .podel				{ float:left; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; font-size:13px; 
color:#50555b; line-height:19px; margin-right:10px;}
.news-detail-share noindex				{ float:left;}
.share-dialog-inner-left				{ background:none;}
.reviews-collapse-link					{ font-family:Arial; font-weight: bold; font-size:17px; line-height:19px;
color:#000; }
.report									{ font-family:Arial; font-size:15px; line-height:17px; color:#000;
color:#313138; margin:10px  0; font-weight: bold;}
/* THEMES */
table.theme-list{width:100%;}
table.theme-list td{padding:5px 0;}
table.theme-list td.theme-letter{width:30px; font-weight:bold;}

/* JOB */
div.job-item{font-size:0.9em;}
div.main-vacancy{margin-right:11px;}
div.main-resume{margin-left:11px;}
div.job-item{margin-bottom:3px;}
div.job-list div.job-list-title{margin-left:55px;}
div.main-vacancy div.job-list-title, div.main-resume div.job-list-title{margin-left:0;}
div.job-list ul li{list-style-type: none; background:url(/bitrix/templates/sts/images/bullet.gif) left no-repeat; padding-left:15px; margin-bottom:7px }
div.job-list ul li span{font-size:0.85em}
div.job-section table{width:100%}
div.job-section td{padding:5px 10px;}
div.job-section th{padding:5px 10px; text-align:left; font-weight:normal; font-size:0.9em}
div.job-element div.job-prop-title{margin-bottom:5px; font-size:0.9em; font-weight:bold;}
div.job-element div.job-prop-text{margin-bottom:20px;}

/* BOARD */
div.board-section-list ul{margin:0;padding:0;}
div.board-section-list td{font-size:1.20em; vertical-align:top;padding-bottom:20px;}
div.board-section-list td.td0{padding-right:20px;}
div.board-section-list ul li{font-size:0.75em;list-style-type: none; float:left; margin-right:10px;}
div.board-section-list span{font-size:0.85em}
div.board-section-list a.board-section-selected{text-decoration:none;}
div.board-section span.board-date{font-size:0.85em;}
div.board-section div.board-title{margin-bottom:8px;margin-top:13px; font-weight:bold;}
div.board-section div.board-text{margin-top:10px;}
div.board-sections div.hr{margin-bottom:0;}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }
div.national-news-add { float:right; margin-top:-40px; font-size:0.85em; }

/* REVIEWS */
table.reviews-post-table {border-top: 0; margin-bottom: 1em; width: 100%;}
table.reviews-post-table div.reviews-text{padding-top: 0.40em;}
table.reviews-post-table thead td, table.reviews-post-table tbody td {padding-top: 0.20em;}
div.reviews-add-text{text-align:center; font-size:0.9em; color:#494949; margin-bottom:10px; padding-top: 10px;}
div.reviews-add-text a{color:#494949}
table.reviews-post-table table.forum-quote{width:95%; margin:10px 0 0 20px;}
table.reviews-post-table table.forum-quote th{text-align:left;font-weight:normal;padding-left:10px;}
table.reviews-post-table table.forum-quote td{padding-left:10px;}

/* VOTE */
div.voting-form-box{margin-bottom:15px;max-height:683px;}
div.voting-form-box div.vote-item-title{font-size:14px;}
div.voting-form-box div.vote-answers-list{margin:0 60px 0 20px;}
div.voting-form-box table.vote-answers-list{width: 100%;}
div.voting-form-box table.vote-answers-list td.vote-answer-name{width: 100%; border-top:1px dotted #b2b2b2; padding:5px 0; font-size:0.90em; vertical-align:top;}
div.voting-form-box table.vote-answers-list td.vote-answer-percent{padding:5px; border-top:1px dotted #b2b2b2; vertical-align:top;}
div.voting-form-box table.vote-answers-list td.vote-answer-counter{padding:5px; border-top:1px dotted #b2b2b2; vertical-align:top;}
div.voting-form-box ol.vote-items-list{margin:0 60px 0 20px;}
div.voting-form-box ol.vote-items-list li{ border-top:1px dotted #b2b2b2;}
div.voting-form-box div.vote-vote-footer{margin-left:20px;}

/* ADD FORM */
div.data-form div.data-form-line{margin-bottom:20px;}
div.data-form div.data-form-name{margin-bottom:5px;}
div.data-form div.data-form-input input, div.data-form div.data-form-input select, div.data-form div.data-form-input textarea{padding:4px;}
div.data-form div.data-form-input input, div.data-form div.data-form-input textarea{width:90%;}
div.data-form div.data-form-input input.checkbox{width:auto;}
div.data-form div.data-form-input select{width:255px;}
div.data-form div.data-form-input #input_date_active_to, div.data-form div.data-form-input #captcha_word, div.data-form div.data-form-input #input_21, div.data-form div.data-form-input #input_24{width:245px;}

/* LIST FORM */
table.data-table thead td{font-size:1.10em; padding-bottom:15px;}
table.data-table{width:100%;}
table.data-table td{padding-right:20px;}
table.data-table tfoot td{padding-top:15px;}

/* BLOG */
.blog-posts{width: 100%; float: none;}
div.blog-sidebar{width: 100%; float: none;}
div.blog-sidebar-info{width: 50%; float: left;}
div.blog-sidebar-calendar{width: 50%;float: left;}
div.blog-search-form div.blog-search-text input{width:150px;}
div.blog-search-form div{float:left;margin-right:10px;}
div.blog-sidebar{padding-left:10px;}
div.blog-sidebar ul li.blog-search{height:65px;}
div.blog-sidebar ul{padding:0;}
div.blog-sidebar ul li{list-style-type: none;}
div.blog-sidebar ul h3{padding-bottom:10px;}
div.blog-sidebar ul li.blog-tags ul li, div.blog-sidebar ul li.blog-settings ul li{font-size:0.9em}
div.blog-sidebar div.blog-sidebar-calendar ul li.blog-calendar{margin-left:20px;}

.blog-post {margin:10px 0; padding-bottom: 1em; padding-right:0.8em;}
div.blog-post-meta div.blog-post-info-bottom {display:none;}
.blog-post-title{font-size:1.15em; font-weight:normal;padding:0 0 7px 0;}
.blog-post-info{background:none; padding:4px 0}
.blog-post-info-back{background:none; font-size:0.85em; height: 20px;}
div.blog-post-meta-util, div.blog-post-tag{font-size:0.9em;}

div.blog-post-current .blog-post-title{display:none}

div.blog-comment-avatar{ display:none; }

/* PHOTO */
div.photo-info-box{margin-bottom:20px;}
div.photo-header-component, div.photo-header-big{font-size:1.15em; font-weight:normal;padding:0 0 7px 0; margin-bottom:0;}
div.photo-header-big{border:0;}
div.photo-header-big div.photo-header-inner, div.photo-header-middle div.photo-header-inner{margin-bottom:0; padding-bottom:10px}
div.photo-td-left div.photo-controls-buttons ul.photo-controls li a span{background:none;padding: 0;text-align:left;}
div.photo-td-left div.photo-controls-buttons ul.photo-controls li a{font-size:1em; font-weight:normal; text-decoration:underline; width:auto; padding:0}
div.photo-td-left div.photo-controls-buttons ul.photo-controls li a:hover{text-decoration:none}
div.photo-td-left div.photo-controls-buttons ul.photo-controls li{margin:0;padding:0; float:left;clear: none; padding-right:20px;}
div.photo-td-left div.photo-controls-usermenu{margin-bottom:10px;}
div.photo-page-main div#photo-main-page-right ul.photo-controls li { display:inline-block; }
div.photo-page-main div.photo-controls-buttons { margin-bottom: 0;}
div.bitrix{margin-left:1.5em;margin-top:3px; font-size:0.80em}
div.bitrix a{color:#717171}
/*----------------НОВЫЕ СТИЛИ -----------------*/



.clear			{ clear: both;}
.left			{ float:left;}
.right			{ float:right;}
.wrapper 		{}
.under_wrapper	{ background:url(/bitrix/templates/sts/images/fon1.jpg) no-repeat top center #6bccee;min-width:995px;	}
.under_footer	{ background:none;
				padding-top:0px;min-width:995px;}
.wrap			{ width:100%; background:none; margin:0 auto; min-width:995px;}
.logo			{ display: block; width: 334px; margin-left:0px; margin-top:15px; }
.header			{ width:966px; height:138px; margin: 0 auto; position: relative;}

/*==========================Календарь====================================*/

.box_calendar	{background:#fff; box-shadow: 0px 1px 5px #cfcfcf;				
				width:160px; height:53px;
				border-bottom:3px solid #51b8e2;
				padding:0; position:relative; top:-4px; font-family: 'Myriad Pro', 'Open Sans', Arial, sans-serife;}
.date_cal		{  font-size:38px; color:#282828; line-height:34px; float:left;
				width:41px;  margin: 12px 5px 0 0px; background:none; 
				padding-left:7px;letter-spacing:2px;height:38px;
				text-shadow:1px 1px 1px white;
				
				}
.week_m			{ width:95px; float:left; margin-top:16px; }
.month_cal		{ color:#50555b; font-size:13px; line-height:15px; }
.week_cal		{ color:#a4a4a4; font-size:13px; line-height:15px; }
/*==========================end Календарь====================================*/
/*==========================Авторизация====================================*/
.box_autoriz	{ margin:8px 0 0 16px; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;}
.bx_enter		{ display:block; height:40px; background:url(/bitrix/templates/sts/images/bg_enter.jpg) repeat-x top left #f2f2f2; 
				border-left:1px solid #eaeaea; border-top:1px solid #dddddd; border-right:1px solid #eaeaea; 
				border-bottom:1px solid #b0b0b0;}
.user			{ font-weight:bold; color:#313138; font-size:14px; line-height:18px; background:url(/bitrix/templates/sts/images/user.png) no-repeat center left; 
				padding:0 0 0 20px; margin:10px 14px 0 13px;}
.bx_reg			{ display:block; margin:12px 0 0 10px; color:#50555b; font-size:13px; line-height:18px; 
				font-weight: normal;}
/*==========================end Авторизация====================================*/
/*==========================Отправить новость====================================*/
.but_send_news	{ display:block; width:172px; height: 40px; background:url(/bitrix/templates/sts/images/send_new.jpg) no-repeat top left;
				margin:0;}
.but_send_news:hover {background:url(/bitrix/templates/sts/images/send_new.jpg) no-repeat bottom left;}
.bx_send_news p {font-family: 'Myriad Pro', 'Open Sans';font-size:13px; float:left; padding-top: 10px; color:#50555b;}
.txt_send_news	{ color:#50555b; font-size:13px; line-height:40px; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;
				margin:8px 10px 0 0;}
.bx_send_news   { width: 346px;
margin-top: 10px;}
/*==========================end Отправить новость====================================*/
/*==========================end Верхнее меню====================================*/
.top_menu		{ width: 748px;max-width: 748px; height:40px; position:relative; margin-top:4px}	
.top_menu .rela	a	{ display:block; font-family: Arial, san-serif; font-size:13px; color:#1d1d1d; text-transform: uppercase; 
				line-height:40px; text-align: center;padding:0 15px; }
.top_menu .rela	a:hover {color:#1b8ebd;}
.top_menu .nav	{ width:100%;max-width: 748px;width: 792px;word-break: break-all; border-spacing:0;}
.top_menu  td		{ margin:0; padding:0;}
.top_menu a.active 	{ color:#fff !important; background:#51b8e2; border-radius:3px 3px 0 0;}

.top_menu .rela	 .vipad_menu		{ display:none; position:absolute; top:40px; left:0; background:#51b8e2; border-radius: 0 0 3px 3px; z-index:2;
width:966px;}
.top_menu .rela	 .vipad_menu div	{ padding: 0px 0;}
.top_menu .rela	.vipad_menu	a	{ font-size: 15px; line-height: 45px; color:#fff; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;  display:block; padding:0 7px; text-transform: none;}
.top_menu .rela	.vipad_menu	a:hover	{ color:#fde601;}
.top_menu .rela	 .vipad_menu td:first-child	a { padding-left:10px; }
/* .top_menu .rela	 .vipad_menu	a:hover	{ color:#ffea01;} */
.top_menu .rela	 .vipad_menu	a.active_vip	{ color:#151518; background:#ffea01;}
.top_menu .rela	 .vipad_menu	a.active_vip:hover	{ color:#151518;  }
.top_menu .rela	 .vipad_menu .sub_active{ color:#151518 !important; }
.sub_active {background:url(/bitrix/templates/sts/images/menu_active.png)  top left; color:#151518;} 
.vipad_menu table	{ border-spacing:0; } 
/*==========================end Верхнее меню====================================*/
/*==========================end Поиск ====================================*/

.poisk, #left-search		{ margin:0; padding:0; width:159px; height:23px; border:1px solid #cecece; padding:5px 0 0 10px; background:#fff;}
.top_poisk {
	position:absolute;
	top:62px;
	right:0;
}	 			
.poisk #title-search-input		{ border:none; padding:0; margin:0; width:131px; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; 
				color:#50555b; font-size:13px; line-height:17px;}
.poisk input[type="submit"]			{ width:15px; height:15px; border:none; padding:0;
background:url(/bitrix/templates/sts/images/search.jpg) no-repeat top center;}
/*==========================end Поиск ====================================*/
/*==========================Центр ====================================*/
.cnt_wr			{  position:relative; z-index:1; }
.box_wrap		{ width:966px; margin: 0 auto; position: relative; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; min-height:600px;
 margin-bottom:20px; overflow:hidden;}
/*==========================end Центр ====================================*/
/*==========================Новости Главная ====================================*/
.main_news		{ background:#e7e7e7; border-top:1px solid #bbbbbc; border-right:1px solid #bbbbbc;
				border-bottom:1px solid #bbbbbc; margin:0 10px;
			}
.over_main_n	{ width:966px; height:325px; overflow: hidden; }
.foto_news		{ width:710px; height:323px; position:relative;}
.foto_news li	{ width:710px; height:323px; position:relative; } 
.list_news		{ width:229px; height:323px; margin:0; padding:0; } 
.list_news li		{ list-style-type:none; 
border-top: 1px  solid #fbfbfb; border-bottom:1px solid #cfcfcf; 	position:relative; }
.list_news li:first-child	{  padding-top: 7px;  border-top:none;}
.list_news li:last-child	{ border-bottom:none;}
.list_news li	a	{ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; font-size:13px; line-height: 18px; color:#50555b;
				padding:8px 10px 3px; display: block;}
.list_news li:hover	{ background:url(/bitrix/templates/sts/images/bg_l_act.jpg) repeat-y left top #fff; }
.list_news li:hover .li_nw_act { position:absolute; top:0; left:-7px; width:7px; height:100%; z-index:300;
				background:url(/bitrix/templates/sts/images/li_nw_act.png) no-repeat center left; }
.list_news li:hover a	{ background:url(/bitrix/templates/sts/images/bg_r_act.jpg) repeat-y right top; }
.label_top_news	{ position:absolute; top:12px; left:-10px; z-index:200;
				width:148px; height:50px; background:url(/bitrix/templates/sts/images/fon_news_label.png) repeat; 
				font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; text-transform: uppercase; font-size:33px; line-height:50px;
				font-weight:bold; color:#282828; padding-left:20px; padding-right:11px;}
.top_ugol		{ position:absolute; bottom:-10px; left:0; width:10px; height: 10px; 
				background:url(/bitrix/templates/sts/images/top_ugol.png) no-repeat top left; }
.label_bot_news	{ position:absolute; bottom:9px; left:-10px; padding:0 0 0 20px;
				width:650px; height:75px; background:url(/bitrix/templates/sts/images/fon_news_label.png) repeat;
				font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; font-size: 27px; color:#151518; line-height: 30px; }
.bot_ugol		{ position:absolute; top:-10px; left:0; width:10px; height: 10px; 
				background:url(/bitrix/templates/sts/images/bot_ugol.png) no-repeat top left;
				}
.icon_news		{ width:75px; height:75px; background:url(/bitrix/templates/sts/images/icon_news.png) no-repeat center center #1b8ebd;}
.txt_bot_label	{ padding-top:5px;}
.label_bot_news .txt_bot_label a	{ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; font-size: 27px; color:#151518; line-height: 30px; }
.shad_news		{ width:966px; height: 14px; background:url(/bitrix/templates/sts/images/shad_news.png) no-repeat top center; }
.box_icon		{ position:absolute; left:0; bottom:84px; background:#151518; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;
				color:#adadad; font-size: 14px; line-height:25px; width:196px !important; height:25px;
				padding-left:10px; }
.box_icon span	{ color:#e62c4f;}
.red_icon		{ background:#1b8ebd; width:189px; padding-left:10px; color:#fff; }
.red_icon span, .red_icon a	{ color:#ffea01; padding-left:4px;}
.red_icon a { color:#fff; }
/*========================== end Новости Главная ====================================*/
/*========================== Левый блок ====================================*/
.left_content	{ width:705px; padding-bottom:30px;padding-right:0px;}
.headers		{ font-family:OpenSansCondBold, Arial, san-serif; text-transform: uppercase;  color:#2b2b2b; font-weight: normal;
				font-size:22px; line-height: 26px; margin-bottom:12px; margin-right: 10px;}
.headers img		{ padding-right: 6px;}
.prev			{ width:25px; height:25px; background:url(/bitrix/templates/sts/images/prev_next.png) no-repeat 0 0; margin-top: 2px;	}
.next			{ width:25px; height:25px; background:url(/bitrix/templates/sts/images/prev_next.png) no-repeat -31px 0; margin-left:4px;margin-top: 2px;}
.prev:hover			{  background:url(/bitrix/templates/sts/images/prev_next.png) no-repeat 0 -25px; 
				}
.next:hover			{  background:url(/bitrix/templates/sts/images/prev_next.png) no-repeat -31px -25px; margin-left:4px;}
/*========================== Карусель новости ====================================*/
.carousel_news	{ background:#e7e7e7; border:1px solid #d4d4d4; top:1px;
				font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; border-radius:3px 0 0 3px;
				padding:10px 0 10px 0; margin-bottom:20px; 
				height:215px !important; overflow: hidden !important;
				width:720px !important; }
.carousel_news li	{ width:340px; height:213px; float:left; position:relative;
				box-shadow:  0px 1px 1px 0px rgba(50, 50, 50, 0.3); margin:0 9px;}
.link_news		{ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; color:#1b8ebd; font-size:13px; text-decoration: underline; 
				line-height:31px;}
.carousel_news .name_n	{ background:rgba(230,230,230, 0.8);
				position:absolute; left:0; bottom:0; 
				font-size:16px; line-height:21px; font-weight: 500;
				color:#fcfcfc; padding:4px 10px 4px; width:100%; width:320px;height:75px;}
.carousel_news .name_n .txt {font-family:Arial, san-serif; color:#1a1a1a; font-size:12px;line-height: 16px;margin-bottom: 0px;}
.carousel_news .name_n a	{ font-size:16px; line-height:21px; font-weight: bold;	color:#191919; }
				
.carousel_news .name_n a:hover {color:#1b8ebd;}
.date_n			{ color:#191919; font-size:13px;font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; line-height: 19px; font-weight: normal; margin-bottom:0px; position:relative;}
.date_n span, .carousel_news .name_n .date_n a		{ font-size:13px; line-height: 19px; font-weight: normal; color:#191919;}

.date_n span, .carousel_news .name_n .date_n a:hover {color:#1b8ebd;}
.carousel_news li	img { max-width:340px; max-height:213px; display:block; margin:0 auto;}
/*========================== TOP новости ====================================*/
.top_news		{ width:480px; height: 385px; border:1px solid #f6f6f6; border-radius:3px; background:#fff;
				padding-top: 14px; box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.3); font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;}
.in_top			{ width:459px; margin:0 auto;}
.img_top		{ width:459px; height:286px; position: relative; margin-bottom: 8px; }
.img_top img		{ max-height:286px;}
.head_top		{ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; color:#151518; font-size: 27px; line-height: 30px;  }
.head_top a		{ color:#fff; font-size: 27px; line-height: 30px;font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;}
.block_head_top	{ position:absolute; bottom:30px;height: 67px;padding-top: 5px;padding-left:10px; left:0; background:#7ea603; background:rgba(27,142,189,0.7); width:86%;}
.lbtop_news	{ background:url(/bitrix/templates/sts/images/bg_top_lab.png) repeat; position:absolute; bottom:0; left:0; 
				height:29px; color:#50555b; font-size:13px; line-height:29px; padding: 0 12px 0 4px;}
.lbtop_news span, .lbtop_news a	{ color:#2d9dcb; font-sie:13px; font-weight:bold;}
.lbtop_news span, .lbtop_news a:hover {color:#828188;}
.desk_top		{ color:#151518; font-size:16px; line-height:21px; font-weight: bold; height:68px; overflow:hidden; }
.desk_top a		{ display: block; color:#2d9dcb; font-size: 13px; line-height: 19px; font-weight: normal;
				text-decoration: underline; padding:4px 0 0 10px;}
.desk_top a:hover {color:#828188;}
.top_news_right	{ }
.top_news_right	li	{ width:200px; margin-top:8
px;}
.top_news_right hr {
	background: #ebebeb;
	width: 100%;
	border: 1px solid #ebebeb;
	margin: 7px 0px 13px;}
.top_news_right .lbtop_news { background:none; position: relative; padding:0;}
.name_top_r		{ color:#151518; font-size:16px; line-height: 21px; font-weight: bold; margin-top:6px;}
.name_top_r a	{ color:#151518; font-size:16px; line-height: 18px; font-weight: 600;}
.name_top_r a:hover {color:#1b8ebd;}
.box_top_main	{ width:710px; margin-bottom:0px;}
/*========================== Видео ====================================*/
.video_box		{ background:#f3f3f3; border-radius:6px; width:330px; height:266px; 
				
				box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75); padding:8px 10px 0;
				position:relative; z-index:15; margin-bottom:28px;}
.news-detail .video_box	{
	width:695px; height:309px; 
}			
.video_box img	{ max-height:190px;}
.name_video		{ color:#151518; font-size:16px; font-weight: bold; line-height: 21px; margin:10px 0 8px;}
.name_video	a	{ color:#151518; font-size:16px; font-weight: bold; line-height: 21px; }
.date_content	{ color:#50555b; font-size:13px; line-height: 15px; }
.other_video	{  border-left:none; border-radius: 0 4px 4px 0;	
				width:338px; height:250px; position: relative; z-index:10; 
				padding-left:20px; } 
.hd_other_v		{ font-size:13px; line-height:15px; color:#50555b; font-family:Arial; font-style: italic; 
				padding:0 0 4px 18px; }
.ul_oth_v	li	{ font-size:13px; line-height:19px; padding:9px 0; border-top:1px solid #fefefe;
				border-bottom:1px solid #dbdbdb;cursor:pointer;}
.ul_oth_v	li:hover	{ color:#1b8ebd;}
.ul_oth_v	li:first-child	{ padding-top:4px; border-top:none;}
.ul_oth_v	li:last-child	{ border-bottom: none;}
.img_other_v	{ width:70px; height:44px; margin-right:8px; }
.img_other_v img	{ max-width:70px; max-height:44px;}
.name_video_main	{ font-size: 13px; line-height: 19px; color:#484848;}
.ul_oth_v	li:hover .name_video_main	{ color:#1b8ebd;text-decoration:underline;}
/*========================== Фото главная ====================================*/
.head_struct	{ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; width:710px;margin-top:11px;}
.name_foto		{ color:#151518; font-size:16px; font-weight:bold; padding-left:9px;
line-height:25px;}
.box_foto_main	{ background:#f3f3f3; border:1px solid #dfdfdf; border-radius:5px;
				height:116px; width:685px;
				padding:10px 0 10px 10px; margin-bottom: 20px; }
.box_foto_main ul	{ width:2000px;}
.box_foto_main ul li	{ float: left; margin-right:9px; height:103px; width:165px !important; }
.box_foto_main ul li img	{ max-height:103px;}
.box_foto_slid		{ width:2000px !important; height:106px; background:#f3f3f3;}
/*========================== Топ Блогов ====================================*/
.box_top_block	{ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; }
.name_top_bl	a { display:block; font-size:16px; line-height:21px; color:#151518; font-weight: bold;}
.dt_top_bl		{ color:#50555b; font-size:13px; line-height:19px; margin:4px 0;}
.dt_top_bl	a	{ color:#50555b; font-size:13px; line-height:19px; }
.dt_top_bl span	a { color:#1b8ebd;text-decoration:underline; }
.dt_top_bl span	a:hover {text-decoration:none; color:#777;}
.desc_top_bl	{ color:#313138; font-size: 14px; line-height:20px;}
.one_top_bl		{ margin-bottom:18px;}
/*========================== end Левый блок ====================================*/
/*========================== FOOTER ====================================*/
.footer			{ height:172px;  font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; }
.foot_in		{ margin:0 auto; width:966px; position: relative; 
				padding-bottom:30px;}
.menu_bot		{ background:#1b8ebd; border-radius:3px; 
				position: absolute; top:-20px; left:0; width:966px;}
.menu_bot ul		{ float:left; width:580px;}
.menu_bot ul li	{ float: left; }
.menu_bot ul li a	{ display:block; /* padding:0 10px; */padding:0 17px;
				color:#fff; font-size:17px; text-transform: uppercase; line-height:23px;margin-top: 9px; border-right:1px solid #149da6;}
.menu_bot ul li a:hover {color:#ffea01;}
.menu_bot ul li:last-child a { border-right:none; }
				
.home			{ float:left; width:16px; height:40px; margin:0 4px 0 10px;
				background:url(/bitrix/templates/sts/images/home.png) no-repeat center left;}
.foot_in .poisk	{ margin:5px 8px 0 0 !important;}
.au_f			{ color:#50555b; font-size:13px; line-height: 19px; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;
				width:660px; padding:40px 0 0 10px;}
.ft_link		{ margin: 25px 0 0 10px; width:700px; float:left;}
.ft_link a		{ color:#1b8ebd; font-size:13px; text-decoration: underline; 
				padding-right:20px;}
.ft_link a:hover {text-decoration: none; color:#828188;}			
.vidj			{ padding:44px 10px 15px 0 ; width:228px; text-align: right;}
.vidj img {height:38px;margin-left:13px;width:auto;}
.razr			{ display:block; padding-top:15px;
				color:#50555b; font-size:13px; line-height:19px; text-decoration: none;}
/*========================== end FOOTER ====================================*/
/*========================== Правый блок ====================================*/
.right_content	{ width:240px; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; margin-top:0px; margin-bottom:136px;}
.choice_red		{background:url(/bitrix/templates/sts/images/narod_news_fon.png) no-repeat;
				padding:10px 17px 5px 20px;height:222px;
                             margin-bottom: 20px;}
.choice_red .link_choice	{ display:block; text-align:center; }
.choice_red	 img	{ max-width:200px; max-height:140px;}
.name_choice	{ color:#151518; font-size:16px; line-height:21px;
				font-weight: 500; margin-top:10px; height:44px; overflow:hidden; }
.name_choice a	{ color: #151518;
font-size: 15px;
line-height: 21px;
font-weight: bold;
height: 46px;
overflow: hidden;
display: block;}
.name_choice a:hover {color:#1b8ebd;}
.date_ch		{ color:#2b2b2b; font-size:13px; line-height:19px;}
.date_ch	a	{ color:#fff; }
.date_ch span, .date_ch a	{ color:#ffffff;text-decoration:underline}
 .date_ch a:hover {color:#1b8ebd;text-decoration:underline}
/*========================== Интервью ====================================*/
.interview		{ background:linear-gradient(to top, #ededed, rgba(230,230,230,0.7)); 
				border:1px solid #d4d4d4; 
				border-radius:3px; margin-top:12px;
				padding-top:8px; padding-bottom:15px;}
.content_gray	{ background:linear-gradient(to top, #ededed, rgba(230,230,230,0.7)); 
				border:1px solid #d4d4d4; 
				border-radius:6px; margin-top:1px; 
				padding-top:1px; padding-bottom:1px;}	
.content		{ margin-top:1px;
				padding-top:1px; padding-bottom:1px;}	
.right_content .headers { margin-left:6px;}
.right_content .headers img { padding-right:0;}
.bl_interv		{ background:#fff; border-radius:3px; box-shadow:0 0 5px 5px #e1e1e1;
				margin:0 auto; width:220px; margin-bottom:20px; }
.bl_interv .link_in { display:block; text-align:center;}
.bl_interv img	{ max-width:200px; max-height:125px;}
.one_interv		{ border-bottom:1px solid #cfcfcf; 
border-top:1px solid #fbfbfb; padding: 10px 10px 14px; }
.name_interv	{ color:#313138; font-size:14px; line-height:20px;
				margin-top:10px;}
.name_interv a	{ color:#313138; font-size:14px; line-height:20px; }
.name_interv a:hover {color:#1b8ebd;}
.rd_int			{ color:#ed4035; font-size:13px; line-height:19px; text-align:left;   }
.rd_int a		{ color:#1b8ebd; font-size:13px; line-height:19px; text-decoration: underline; }
.rd_int a:hover {color:#828188;}
.bl_interv ul li:first-child .one_interv		{ border-top:none; }
.bl_interv ul li:last-child .one_interv		{ border-bottom:none; }
.bl_event		{ padding:10px 10px 27px 10px; width:200px; margin-bottom:0;}
.name_event		a { font-size:17px; line-height:21px; font-weight:bold; color:#000; }
.name_event		{ margin-top:15px; margin-bottom:8px; }
.date_event		{ color:#50555b; font-size:13px; line-height:15px;}
.date_event span	{ color:#88ac29;}
/*========================== end Правый блок ====================================*/
/* .head_sp		{ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; font-weight:bold; font-size:33px; color:#282828; line-height:36px;
border:none; margin-bottom:12px; text-transform: uppercase; margin-top:9px; /*FIXED} */
.head_sp{
	font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;
	text-transform: uppercase;
	color: #2b2b2b;
	font-weight: bold;
	font-size: 27px;
	line-height: 33px;
	margin-bottom: 12px;
	margin-top: 12px;
	margin-right: 10px;
	
	
}
/*========================== Новость ====================================*/
.news-date		{ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; font-size:13px; color:#50555b; line-height:19px; margin-bottom:10px;}
.news-date span.sect	{ color:#1b8ebd;}
.news-date span.korr			{ font-family:Arial; font-weight:bold; color:#212121; padding-left:8px;}
.foto_ul li		{ width:710px; height:381px; }
.foto_slid_news	{ width:710px; height:381px; position:relative; overflow:hidden; }
.small_car_foto li	{ float:left;}
.big_div		{ width:710px; height:381px; overflow:hidden;}
.small_div		{  }
 .vig_small_div	{ width:710px !important; position:absolute !important; bottom:0; left:0; height:72px; z-index:70;
 background:url(/bitrix/templates/sts/images/fon_foto_news.png) no-repeat top center;}
.small_div li	{ width:101px; height:54px; padding:9px 3px 9px 9px;}
.div_pr_nx		{ position:absolute; top:268px; left:0; background:url(/bitrix/templates/sts/images/f_car.png) repeat; 
z-index:60; padding:8px 8px 8px; border-radius:0 3px 3px 0;}
.prev_foto_news		{ width:25px; height:25px; background:url(/bitrix/templates/sts/images/f_prev_next.png) no-repeat 0 0 }
.next_foto_news		{ width:25px; height:25px; background:url(/bitrix/templates/sts/images/f_prev_next.png) no-repeat -31px 0;
margin-left:6px;  }
.small_div li.active	{ padding:6px 0 6px 6px; width:107px !important; height:60px !important;}
.small_div li.active img	{ border:3px solid #e7e7e7; }
.car_shad				{ width:710px; height:20px;  background:url(/bitrix/templates/sts/images/car_shad.png) no-repeat top center;}

li.news-detail-theme	{ position:relative; }
.f_n_news			{ position:absolute; top:0; left:0; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;
background:url(/bitrix/templates/sts/images/f_n_news.png) repeat; font-size:14px; color:#313138; line-height:20px;
padding:5px 12px; }
/*========================== БЛОГИ ====================================*/
.body-blog			{ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;  }
.head_blog			{ color:#272626; font-size:24px; line-height:30px; margin-bottom:20px; } 
/* .head_blog {
font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;
text-transform: uppercase;
color: #2b2b2b;
font-weight: bold;
font-size: 22px;
line-height: 26px;
margin-bottom: 12px;
margin-right: 10px;
} */
.blog_name		a	{ color:#151518; font-size:16px; line-height:21px; text-decoration: underline; font-weight:bold; }
.blog_name	 a:hover {color:#777;}
span.blog-author a	{ color:#1b8ebd; font-size:13px; line-height:19px; text-decoration:none; }
.blog-cont			{ color:#313138; font-size:14px; line-height:20px; }
.blog-meta			{ margin:3px 0 5px;}
.blog-meta a			{ color:#50555b; font-size:13px; line-height:19px; }
.blog-item			{ margin-bottom:22px;}
.pop_block			{ border-bottom: 1px solid #d2d2d2; margin-bottom:20px;}
.blog-mainpage-create-blog a	{ color:#1b8ebd; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;}
.blog-mainpage-create-blog a:hover {text-decoration:none;}
.blog-author a		{ color:#1b8ebd; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;  }
.news_top_block	.label_top_news	{ left:0;}
.news_top_block .label_bot_news	{ left:180px; bottom: inherit; top:16px; width:520px; padding-left:10px; height:50px;}
.news_top_block .foto_news		{ height:74px; overflow: hidden; width:720px;}
.news_top_block .label_bot_news .txt_bot_label a	{ font-size:16px; line-height:21px; }
.news_top_block .label_top_news	{ top:16px; }
.news_top_block .icon_news		{ width:50px; height: 50px; }
.news_top_block .main_news		{ margin:0; }
.news_top_block  .over_main_n	{ height:74px; width:720px;}
.news_top_block .list_news		{ height:auto; width: auto;}
.news_top_block .foto_news li		{ height:74px; width:720px;}
.news_top_block .main_news		{ border-left: 1px solid #bbbbbc; margin-bottom:15px;}
.left_content .news_top_block	{ margin-bottom:6px;margin-top:12px; }
/*========================== Новости ====================================*/
div.news-list div.news-name a b	{ font-weight:500;}
div.news-list div.news-name a 	{ text-decoration:underline; font-size:16px; line-height:21px; }
div.news-list div.news-name a:hover	{ color:#ff4c05;}
div.news-item span.news-date-time	{ color:#50555b; font-size:13px; line-height:19px; line-height: 21px;  margin-right:3px}
div.news-list span.news-preview-text	, .news-preview-text{ color:#313138; font-size:14px; line-height:21px;margin-top:7px; }
div.news-list div.news-picture		{ background:none; width:150px; text-align:center;}
.interw-picture					{ margin-right:18px; float:left;}
/*========================== Войти ====================================*/
.fancy_enter					{ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; 
width:323px; height:189px; border-radius:5px; background:#fff; margin:0 auto; padding:16px 18px 10px; overflow:hidden;}
.head_ent						{ color:#272626; font-size:24px; line-height:30px; margin-bottom:10px;}
.name_auth						{ color:#313138; font-size:14px; line-height:20px;}
.inp_auth		input				{ border:1px solid #cecece; width:250px; height:18px; padding:5px; margin-bottom:18px;}
.table_auth td					{ /* vertical-align:middle;  */text-align:left;}
.table_auth td:first-child		{ padding-right:14px;}
.know_auth input					{ margin:0; margin-right:4px; cursor:pointer;}
.know_auth label					{ cursor:pointer; }
.table_auth td.know_auth								{ color:#50555b; font-size:13px; padding-right:0;  }
.know_auth input.inp_log						{ background:url(/bitrix/templates/sts/images/bg_inp_ent.jpg) no-repeat top center;
								width:90px; height:30px; border:none; float:right; margin-bottom:9px; margin-right:0;
								cursor:pointer;}
.bl_zap							{ margin-top:9px; }
/*========================== Видео ====================================*/
.name_vid_sts		a			{ text-decoration:underline; color:#1b8ebd; font-size:16px; line-height:21px;}
.name_vid_sts	 a:hover {color:#777;}
.name_vid_sts					{ margin-bottom:4px; }
.video-date-time				{ color:#50555b; font-size:13px; line-height:19px; margin-bottom:4px; }
.bl_movie						{ /* height:200px; */}
.other_mov						{ height:176px;}
.block_movies					{ height:auto;}
.block_movies .video_box			{ margin-bottom:20px;}
.left_content 					{ font-size:13px; /*line-height:21px;*/ font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; min-height:500px;}
.weather						{ overflow:hidden;}
.desc_movie						{ font-size:14px; line-height:21px; color:#313138; width:710px;}
/*========================== Поиск ====================================*/
.search-page					{ width:710px; border-top:1px solid #d1d1d1; padding:9px 0 0;}
div.search-page input.search-query				{ border:none; background:#fff; color:#313138; font-size:14px; line-height:20px; 
								padding:4px 0 4px 10px; width:360px; margin:0; } 
.bl_serch						{ border:1px solid #c5c5c5; background:#fff; width:400px; }
.search-but					{ width:20px; background: url(/bitrix/templates/sts/images/search.jpg) no-repeat center center;
border:none; }
/*========================== Прислать новость ====================================*/
.bl_send_news					{ background:#fff; border-radius:5px; width:433px; min-height: 36px;
								padding: 24px 8px 0;text-align:center;overflow:hidden;}
.head_name_form					{ color:#272626; font-size:24px; line-height:30px; margin:0 0 5px 9px;}
.desc_send_news					{ background:#e7e7e7; color:#50555b; font-size:13px; line-height:19px; 
padding:9px 10px; margin-bottom:6px; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; }
.pole_ob						{ color:#50555b; font-size:13px; line-height:20px;}
.form_send_news td:first-child	{ text-align:right; padding-right:20px; vertical-align:top; padding-top:6px; width:100px; }
.form_send_news input	, .form_send_news textarea 		{border: 1px solid #cecece;
width: 250px;
height: 29px;
padding: 0px 5px;
margin-bottom: 18px;}
.form_send_news input.inputfile	{padding-top:7px}
.form_send_news textarea			{ height:105px;}
.form_send_news					{ color:#313138; font-size:14px; line-height:20px; font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; margin-top:12px; }
.capcha_send_news				{ margin-bottom:18px;}
.form_send_news input.submit_send_news				{ color:#fff;  font-size:16px; width:170px; height:30px;
background:url(/bitrix/templates/sts/images/send_news.jpg) no-repeat top center; border:none; padding-left:30px; line-height:18px;
font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif; font-weight:normal; cursor:pointer }
.form_send_news input.submit_send_news:hover {background:url(/bitrix/templates/sts/images/send_news.jpg) no-repeat bottom center;}
.search_name a					{ color:#1b8ebd; font-size:16px; line-height:21px; text-decoration: underline; }
.search_name a:hover { color:#ff4c05; }
.search-date				{ color:#50555b; font-size:13px; line-height:19px;  text-align:left;}
.search-preview					{ color:#313138; font-size:14px; line-height:20px; }
.search-item_s					{ margin-bottom:20px;}
/*========================== Навигация ====================================*/
.nav_site						{ }
.name_cat_info					{ display:block; text-decoration:underline; font-size:16px; line-height:21px;}
.bl_spis_cat					{ vertical-align:top; margin-bottom:30px;}
.div_spis_cat					{ margin-bottom:30px; }
.news-date-time					{ color: #7f7f7f; font-size: 13px; 
line-height: 19px;}
.img_cat						{ margin:0 20px 0 0;}
.grey_slash						{color:#1b8ebd;font-weight:bold;}
.grey_slash1						{color:#ffa200;font-weight:bold;}
.gsInformer #cityLink					{padding-top:10px;}
.forum-header-box{
	width:680px;
}
.forum-block-container{
	width:711px;
}
.forum-info-box{
	width:680px;
}
.main_top_news 
{
	position:relative;
	padding-top:20px;
	padding-bottom:20px;
	background:url(/bitrix/templates/sts/images/news_line.jpg) bottom repeat-x;
	padding-left:10px;
	margin-right:10px;
	
}
.main_top_news .news_h a
{
	font-size:30px;
	color:#040404;
}
.main_top_news .news_h 
{
	margin-bottom:30px;
}
.main_top_news img
{
	float:left; 
	padding-right:18px;
}
div.main_top_news div.news_text a
{
	color:#323232;
	font-size:13px;
	
}
div.main_top_news div.new_info
{
	color:#898787;
	font-size:12px;
}
div.main_top_news div.new_info a
{
	color:#898787;
	font-size:12px;
}
.padding_left
{
	margin-left:15px;
}
.head_struct .right
{
	text-decoration:underline;
}
.head_struct .right:hover
{
	text-decoration:none;
}
div.news-list div.news-name a:hover, .search_name a:hover
{	
	color:#8b8989 !important;
}
.bx_enter div:hover
{
	text-decoration:underline;
}	
div.photo-page-main div.photo-header-component
{	
color: #151518;
text-decoration: none;
font-weight: bold;
}
.anons
{
	color: #b2b2b2;
	font-size: 20px !important;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}
.link_source
{
	margin-top:10px;
}
.link_source span
{
	font-style:italic;
}
.tags
{
	float:left;
}
.categ_head a
{
	display:block;
	border-bottom: 1px solid #e5e5e5;
}

.div_spis_cat .news_text
{
	margin-left:170px;
}

.nav_site
{
	font-size:16px;
	overflow:hidden;
	text-align:center;
	
}
.nav_site a
{
	display:block;
	float:left;
	margin:0 5px;
	text-decoration:underline;
	line-height:30px;
}
.forum-page-current{
	float:left;
	line-height:30px;
}
.nav_site span
{
	border:none !important;
	display:inline-block;
	/* float:left; */
	
}
.forum-page-current
{
	text-decoration:none;
}
.forum-page-title
{
	display:none;
}
.forum-page-next
{
	display:inline-block;
	height:25px;
	width:25px;
	background:url(/bitrix/templates/sts/images/next.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	/* float:left; */
	margin-left:19px !important;
}
.2
{
	margin-top:3px !important;
	display:block;
}
.forum-page-previous
{
	display:inline-block;
	height:25px;
	width:25px;
	background:url(/bitrix/templates/sts/images/prev.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-right:19px !important;
	/* float:left; */
}
.forum-page-title
{
	display:none !important;
}
.blog-post-meta
{
	padding-top:9px;
}

#error_auth{
	display:none;
	color:red;
	margin-left: 62px;
	margin-bottom: 10px;
}
.pager_wrap {
	text-align:center;
}
.nav_site{
	display:inline-block;
}
.news-detail .data_wrap{
	padding-left:0px;
}
.data_wrap{
	padding-left:10px;
}

.video-date-time{
	float:left;
	margin-right:4px;
}
.preview_text_wrap{
	float:left;
}
.preview_text_wrap div{float:none;padding-left:18px;}

.preview_text_wrap .read_more{
	font-style:italic;
}
.preview_text_wrap .read_more:hover{
	text-decoration:underline;
}
.preview_text_wrap .read_more:hover a{
	color: #777;
}
/*MAIN_PAGE_OLD*/
.news-index .news_text{
	margin-left:0;
}
.news-index .bl_spis_cat{
	padding-bottom: 15px;
}
.bl_spis_cat .w_picture{
	margin-left: 170px;
}

/* main-news-tabs */
	.tabs_cont {
	width:700px;
	height:310px;
	position:relative;
	float:left;
	margin-bottom: 27px;
	border:1px solid #f6f6f6;
	}
	
	.tabs_block {
	width:700px;
	height:310px;
	display:none;
	background:red;
	}
	
	.tabs_block.visible {
		display: block; 
	}
	
	.tabs_tab_blocks {
	width:700px;
	height:80px;
	position:absolute;
	bottom:0;
	padding-left: 8px;
	
	}
	.tabs_tab {
	width:175px;
	height:80px;
	float:left;
	background:url(/bitrix/templates/sts/images/razdel.png) no-repeat right,#fff;
	}
	.tabs_tab:last-child { background:#fff;}
	
	
	.tabs_tab p {
	font-family: 'Myriad Pro', 'Open Sans';
	font-size:12px;
	padding:12px 15px;
	text-decoration:underline;
	color:#000;
	font-weight: bold;
	cursor:pointer;
	}

.tabs_tab p:hover {
	color:#1b8ebd;
}	
	
	
	.current {
	background:none !important;
	}

	.current p{
	color:#000 !important;
	}

	.tabs_photo {
	width:293px;
	height:186px;
	border:1px solid #dcdad7;
	margin:12px 0 0 21px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.75);
	opacity: 1;
	float:left;
	}
	
	.tabs_text {
	margin:19px 0 0 27px;
	float:left;
	width:350px;
	height:170px;
	font:14px Arial;
	}
	
	.tabs_text  .tabs_zag a{
	font-family: 'Myriad Pro', 'Open Sans';
	font-size:20px;
	font-weight:bold;
	color:#0f0f0f;
	line-height: 20px;
	}
	
	.tabs_text .tabs_an {
	font:14px Arial;
	}
	
	.tabs_text p{
	font-family: 'Myriad Pro', 'Open Sans';
	font-size:14px;
	color:#080808;
	margin-top:9px;
	}
	
	.tabs_text a{
	font-family: 'Myriad Pro', 'Open Sans';
	font-size:14px;
	color:#080808;
	text-decoration:underline;
	}
	
	.tabs_text a:hover{
	color:#2d9dcb;
	}
	
	/*main-news-right*/
.news_right {
	height:308px;
	width:250px;
	float:left;
	margin-left: 5px;
	border:1px solid #f5f5f5;
	border-top:2px solid #1b8ebd;
}

.news_right_head {
	height:44px;
	width:250px;
	float:left;
	background:#f5f5f5;
}
	
	.news_right_head p{
	font-family: 'Myriad Pro', 'Open Sans';
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	padding-top:10px;
	}
	
	.news_right_block {
	height:65px;
	width:243px;
	margin:0 4px 0 3px;
	border-bottom:1px solid #f0f0f0;
	float:left;
	background:#fff;
	}
	
	.news_right_block p{
	font-family: 'Myriad Pro', "'Open Sans'";
	font-size:14px;
	margin: 3px 5px 0 5px;
	
	}
	
	.news_right_block a{
	font-family: "Myriad Pro", "'Open Sans'";
	font-size:14px;
	color:#151518;
	}
	.news_right_block a:hover {
	color:#1b8ebd;
	}
	.pre_cnt_block {
	float:left;
	height:300px;
	width:966px;
	}
	.pre_cnt_left {
	float:left;
	height:287px;
	width:720px;
	}
	
	
	.pre_cnt_right {
	width:244px;
	float:right;
	margin-top:0px;
	}
	
.partners {
	height:212px;
	width:966px;
	float:left;
}
	
	.partners_block {
	height:115px;
	width:956px;
	margin:17px auto;
	background:linear-gradient(to top, #fff, rgba(255,255,255,0.8));
	-webkit-box-shadow: 0px 3px 8px 0px rgba(200, 200, 200, 0.75);
	-moz-box-shadow:    0px 3px 8px 0px rgba(200, 200, 200, 0.75);
	box-shadow:         0px 3px 8px 0px rgba(200, 200, 200, 0.75);
	border-radius:4px;
	}
	
.partners_block_left {
	width:239px;
	height:115px;
	float:left;
}
	
.partners_block_right {
	width:338px;
	height:115px;
	float:right;
	background:url(/bitrix/templates/sts/images/vert_ten.png) no-repeat left;
}
	
	.partner_img {
		width:90px;
		height:95px;
		margin:10px 0 0 20px;
		float:left;
	}
	
	.partner_text {
	width:210px;
	height:90px;
	float:left;
	margin-top:13px;
	margin-left:10px;
	text-align: center;
	position: relative;
	display: table;
	}
	
	.partner_text span {
	font:18px OpenSansCondBold, Arial;
	text-transform:uppercase;
	vertical-align: middle;
	display: table-cell;
	}
	
	
	.partner_text a {
	color:#2b2b2b;
	cursor:pointer;
	}
	
	.partner_text a:hover {
	color:#88ac29;
	}
	
	.partner_text_center {
	width:274px;
	height:90px;
	float:left;
	margin-top:13px;
	text-align: center;
	position: relative;
	display: table;
	}
	
	.partner_text_center span {
	font:22px OpenSansCondBold, Arial;
	text-transform:uppercase;
	vertical-align: middle;
	display: table-cell;
	}
	
	.partner_text_center a {
	color:#2b2b2b;
	cursor:pointer;
	}
	.partner_text_center a:hover {
	color:#88ac29;
	}
	
	.intec_link {
	margin-top:9px;
	height:50px;
	width:200px;
	float:right;
	margin-right: 6px;
	cursor:pointer;
	background:url(/bitrix/templates/sts/images/intec.png) no-repeat;
	}
	
	
	.gsInformer .gsLinks .rightCol a:hover {color:#1b8ebd !important;}
	
	
.center_banner {padding: 10px;
box-shadow: 0px 0px 10px #d9d9d9;
width: 690px;
margin-left: 4px;
margin-bottom: 30px;}	

.right_banner {
width: 216px;
padding: 10px;
box-shadow: 0px 0px 10px #d9d9d9;
margin-bottom: 15px;
}

.image_shadow {
padding: 10px;
width:97%;
box-shadow: 0px 0px 10px #d9d9d9;
margin-bottom: 10px;
}

.right_banner_200 {
width: 200px;
padding: 10px;
box-shadow: 0px 0px 10px #d9d9d9;
margin-bottom: 30px;
}
.vote {
	float:right;border-top:2px solid #1b8ebd;
}
.vote .headers {
text-align: center;
height: 37px;
padding-top: 10px;
background: #f5f5f5;
width: 100%;
font-size: 20px;
margin-bottom: 0px;}
.voting-form-box {
	font-size: 100%;
	border: none;
	padding: 4px;
	font-size:13px;font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;
	color:#909090;
	margin-bottom: 0px;
	max-height:353px;
	overflow:hidden;
}
.voting-form-box  span.questin{
	font-size:18px;font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;
	color:#1b8ebd;
}
.voting-form-box input[type="radio"] {
	margin-top: 5px;
	margin-left: 0px;
	float: left;
}
.voting-form-box div {
	margin-bottom:13px;
}
.voting-form-box .vote_btn {
	background:url(/bitrix/templates/sts/images/vote_button.png) no-repeat top left;
	border:none;
	height: 26px;
	cursor:pointer;
	width: 96px;
	float: left;
}
.voting-form-box .vote_btn:hover {
	background:url(/bitrix/templates/sts/images/vote_button.png) no-repeat bottom left;
}
.photo-items-list {
	margin-bottom: 29px;
}
.voting-form-box label {
line-height: 20px;
width: 90%;
display: block;
float: right;
}
div.voting-form-box {padding-left: 10px;}
span.vote-form-box-button {
	display: block;
float: right;
padding-top: 7px;
	font-size:13px;font-family: 'Myriad Pro', 'Open Sans', Arial, san-serif;
	color:#1b8ebd;
	text-decoration:underline;
}
.poisk input[type="submit"] {
	background: url(/bitrix/templates/sts/images/search.jpg) no-repeat bottom center;
	padding: 3px;
}
.gsInformer {
	WIDTH:220px !important;
}
.tablebodytext {display:none}

.login_ind p.login {
	font-family: 'Myriad Pro', 'Open Sans';
	font-size: 13px;
	float: left;
	padding-top: 10px;
	color: #50555b;
	cursor:pointer;
}

.login_ind {
	width: 95px;
	margin-left:10px;
}
.nam {
	height: 41px;
	overflow: hidden;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/top_menu_sts/style.css?17280243304598 */
/* /bitrix/templates/.default/components/bitrix/search.title/template1/style.css?17280243302092 */
/* /bitrix/templates/sts/components/bitrix/voting.form/with_description2/style.css?1728024331498 */
/* /bitrix/templates/sts/styles.css?1728024331200 */
/* /bitrix/templates/sts/template_styles.css?174480638959251 */
