/*
FOOTER: BEGIN
*/
.footer-services
{
	background: #eaf0f0;
	padding-top: 0;
	color: #065d7d;
	margin: 20px 0 0;
}

.footer-services a
{
	color: #065d7d;
}

.footer
{
	background: #15769b;
	padding-bottom: 5px;
}

.footer-services ul li b
{
	color: #595959;
}

.footer-services ul li a,
.footer-services ul li
{
	color: #065d7d;
}

.footer-services ul li a:hover
{
	color: #c00;
}

.footer-services .price-link a
{
	color: red;
}

.footer .copyright,
.footer .copyright a
{
	font-size: 11px;
	color: #fff;
}

.footer .copyright a:hover
{
	color: #b9d6e1;
}

/*
FOOTER: END
*/

/*
BLOCK: BEGIN
*/
.block
{
	position: relative;
}

.block-head
{
	position: relative;
	background: #eaf0f0;
	color: #595959;
	font-size: 12px;
	line-height: 16px;
	height: 20px;
	overflow: hidden;
	padding: 3px 8px 0 8px;
	display: inline-block;
}

.block-body
{
	position: relative;
}

.block .block-head .block-bull
{
	display: none;
}

/*
BLOCK: END
*/

/* Page carcas */

HTML
{
	height: 100%;
	min-width: 955px;
	/*
		в #header все элементы в сумме дают 955px минимум - разрывать нельзя;
		заметка: в шапке тематических блоков меньше 830 ширина не подходит;
	*/
}

BODY
{
	height: 100%;
}

UL
{
	padding-left: 2em;
}

/* End of common styles from old css */

#wrapper
{
	min-width: 955px; /* как в #header */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

/* Header */
#header
{
	position: relative;
	min-width: 955px;
	text-align: center;
	z-index: 1000;
}

#header:after
{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

/* Footer */
#footer
{
	position: relative;
	padding: 11px;
	margin-top: 5px;
	min-width: 933px; /* как в #header, 955px - 2 * 11px (padding) */
	/*line-height: 1em;*/
}

/* Common styles */
.table
{
	width: 100%;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	font-size: 12px;
}

.table .spacer
{
	width: 5px;
}

/* border-collapse variants for table */
.table-collapse
{
	border-collapse: collapse;
}

.table-separate
{
	border-collapse: separate;
}

/* End of border-collapse variants for table */

.announce-top
{
	background: #fff;
}

.banner
{
	text-align: center;
	vertical-align: middle;
}

/* Blocks */
/* Header */
/* Top header line */
#top_line TD
{
	vertical-align: middle;
	padding: 6px 10px 5px 10px;
}

#current_date
{
	text-align: left;
	font-size: 11px;
	color: #3D3D3D;
}

#make-me-lider
{
	font-size: 11px;
}

#statistica_top
{
	text-align: right;
	font-size: 11px;
	color: #3d3d3d;
}

#statistica_top img {
	margin-bottom: -3px;
}

#statistica_top A
{
	white-space: nowrap;
	font-weight: bold;
}

/* End of Top header line */

/* Second header line */
#header .head
{
	height: 66px; /* 70px - 4px (padding-top of .head.banner) */
	_height: 96px; /* IE6 */
	max-height: 66px;
	vertical-align: top;
	overflow: hidden;
}

#header .head .banner
{
	/*width: 0%;*/
	width: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 5px 5px 2px;
}

#header .head .banner DIV
{
	vertical-align: middle;
	/*display: table-cell;*/
	/*display: inline-block;*/
}

#logo
{
	width: 180px;
	height: 70px;
	vertical-align: middle;
	padding: 5px 5px 0 10px;
}

/* Weather */
#header .weather
{
	vertical-align: middle;
	padding-top: 3px;
	text-align: center;
	width: 39%;
}

.header_widget_weather {
	display: inline-block !important;
}

*:first-child+html #header .weather
{
	padding-top: 20px;
}

#header .weather .table
{
	width: 290px;
}

#header .weather .table TR
{
	vertical-align: top;
}

#header .weather .table TD
{
	white-space: nowrap;
	font-size: 9px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #333;
}

#header .weather .table TD .head
{
	font-weight: bold;
}

#header .weather .table TD SPAN
{
	font-weight: bold;
}

#header .weather .title
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

#header .weather .title SPAN
{
	font-weight: bold;
	font-size: 16px;
}

/* End of Weather */

/* Passport login */
#header .passport
{
	padding: 3px 0 0 0;
	vertical-align: top;
	_vertical-align: middle;
	color: #333;
	white-space: nowrap;
	display: block;
	width: 200px;
	float: right;
}

#header .passport > div {
	float: right;
}

#header .passport input,
#header .passport select
{
	vertical-align: middle;
}

#header .passport select
{
	background: #ececec url("//i.sdska.ru/_img/system/default/common/select-back.png") repeat-x;
	border: 1px solid #CCC;
	margin-left: 1px;
	width: 103px
}

*:first-child+html #header .passport select
{
	width: 103px;
}

#header .passport .table TR
{
	text-align: left;
}

#header .passport TH
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #333;
	font-weight: normal;
}

#header .passport .table TD
{
	color: #333;
	font-size: 11px;
}

#header .passport .server
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
}

#header .passport .service
{
	white-space: nowrap;
	text-align: left;
	margin-bottom: 3px;
}

#header .passport .service A, #header .passport .service LABEL
{
	font-size: 11px;
}

#header .passport .service b
{
	font-size: 12px;
}

#header .passport INPUT
{
	vertical-align: middle;
	background: url("//i.sdska.ru/_img/system/default/common/input-back.png") repeat-x;
	border: 1px solid #CCC;
	color: #ccc;
}

#header .passport INPUT.active
{
	color: #000;
}

#header .passport .service a
{
	margin-right: 18px;
}

#header .passport .button INPUT
{
	background: #16779c url(//i.sdska.ru/_img/system/default/common/button-back.png) repeat-x;
	border: 1px solid #035676;
	color: #FFF;
	margin-left: 1px;
	width: 103px;
}

#header .passport INPUT.remember
{
	background: none;
	border: none;
	margin-left: 20px;
}

/* End of Passport login */

.exchange {
	text-align: center;
}

.exchange .title {
	text-align: left;
	font-weight: bold;
	font-family: Tahoma;
}

.exchange .title a {
	text-decoration: underline;
}

.exchange .table {
	text-align: left;
	width: 235px;
}

.exchange .nowraptext {
	width: 50px;
}

.exchange .table .table-head .boldtext {
	width: 95px;
}

.exchange .table td, .exchange .table th {
	padding: 1px;
	font-family: Tahoma, Verdana, Arial;
}

.exchange .table-head th, .exchange .table-head th a {
	font-weight: 400;
	font-size: 10px;
	color: #999;
}

.exchange .count {
	font-weight: 800;
}

.exchange .count span {
	color: #999;
	font-weight: 400;
	margin-left: 3px;
}

#header .banner
{
	clear: both;
}

/* JAR Announce Top */

#header .announce-top div
{
	font-size: 11px;
	color: #777;
}

#header .announce-top a
{
	font-size: 12px;
}

#header .announce-top-title
{
	font-size: 12px;
}

#header .announce-top-title a
{
	font-weight: bold;

}

/* End of Second header line */

/* menu site */
#header .menu_block
{
	background: #fff;
	padding: 0;
	margin: 0;
	height: 28px;
	overflow: hidden;
}

#menu .ctrl_extend_menu
{
	width: 100%;
}

#menu .ctrl_extend_menu_items
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu .ctrl_extend_menu_items li
{
	display: inline-block;
	cursor: pointer;
}

#menu .ctrl_extend_menu_items li li
{
	float: none;
	margin: 0 2px;
	vertical-align: top;
	text-align: left;
	border: none;
}

#menu .ctrl_extend_menu_items li a
{
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 6px 13px;
	font-size: 14px;
	color: #065D7D;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#menu .ctrl_extend_menu_items li.ran_menu a
{
	background: #fff;
	padding: 5px 13px 6px 13px;
	text-decoration: underline;
}

@-moz-document url-prefix() {
	#menu .ctrl_extend_menu_items li.ran_menu a
	{
		background: #fff;
		padding: 5px 13px 4px 13px;
	}
}

#menu .ctrl_extend_menu_items li.ran_menu li a
{
	background: none;
	padding: 5px 3px 4px 3px;
	color: #fff;
	text-decoration: none;
}

#menu .ctrl_extend_menu_items li a.parent-hover
{
	background: #005778;
	color: #fff;
	padding: 6px 13px 6px 13px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-decoration: underline;
}

#menu .ctrl_extend_menu_items li ul
{
	display: none;
	list-style: none;
	position: absolute;
	margin: 0 0 0 1px;
	z-index: 90;
	padding: 8px 0 0 3px;
	background: #005778;

}

#menu .ctrl_extend_menu_items li ul li a
{
	display: block;
	font-weight: lighter;
	margin: 0;
	padding: 2px 5px 3px 4px;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	line-height: 1px;
	white-space: nowrap;
	border: none;
	color: #fff;
	text-decoration: none;
}

#menu .ctrl_extend_menu_items li ul li a.transfer_link
{
	line-height: 14px;
	margin-top: -8px;
}

#menu .ctrl_extend_menu_items li ul li span.title_header_menu
{
	margin: 3px 3px 15px 3px;
	padding: 0;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	float: inherit;
}

#menu .ctrl_extend_menu_items li ul li ul
{
	margin: -25px 0 0 208px;
	position: absolute;
}

#menu .ctrl_extend_menu_items span
{
	float: right;
}

/* menu site */

/* menu РАН */
#header .menu_ran
{
	padding: 0;
	margin: 1px 0 0;
}

.menu_ran #menu .ctrl_extend_menu_items li
{
	border: none;
	white-space: nowrap;
	position: relative;
}

.menu_ran #menu .ctrl_extend_menu_items li ul
{
	margin: 0 10px 0 0;
	padding-left: 0;
}

*:first-child+html .menu_ran #menu .ctrl_extend_menu_items li ul
{
	margin: 0 10px 0 0;
	padding-left: 10px;
}

.menu_ran #menu .ctrl_extend_menu_items li a
{
	display: block;
	font-weight: lighter;
	text-decoration: underline;
	margin: 0;
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #065d7d;
	border: none;
}

.menu_ran #menu .ctrl_extend_menu_items li a.parent-hover
{
	color: #fff;
	text-decoration: underline;
}

.menu_ran #menu .ctrl_extend_menu_items .menu_ran_announce_right li ul
{
	display: none;
	list-style: none;
	position: absolute;
	right: 0;
	margin: 0;
	z-index: 90;
	padding: 10px 15px 0 0;
	background: #035676;
}

*:first-child+html .menu_ran #menu .ctrl_extend_menu_items .menu_ran_announce_right li ul
{
	margin-right: 0;
}

.menu_ran #menu .ctrl_extend_menu_items li ul li h2
{
	margin: 3px 3px 15px 0;
}

.menu_ran #menu .ctrl_extend_menu_items li a b
{
	font-weight: bold;
}

.menu_ran #menu .ctrl_extend_menu_items li li
{
	margin: 0 0 0 5px;
}

.menu_ran #menu .ctrl_extend_menu_items li li a
{
	padding: 2px 5px 3px 0;
	margin: 0;
	color: #fff;
}

.menu_ran #menu .ctrl_extend_menu_items .menu_ran_announce,
.menu_ran #menu .ctrl_extend_menu_items .menu_ran_announce_right
{
	width: 25%;
	float: left;
	white-space: nowrap;
}

*:first-child+html
.menu_ran #menu .ctrl_extend_menu_items .menu_ran_announce,
.menu_ran #menu .ctrl_extend_menu_items .menu_ran_announce_right
{
	width: 25%;
}

/* menu РАН */

/* End of Header */

#video-lenta
{
	padding-bottom: 5px;
	position: relative;
	height: 122px;
	overflow: hidden;
}

/* First screen */
#first-screen
{
	padding-bottom: 5px;
}

#first-screen:after
{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

/* Left column */
#left-column
{
	width: 200px;
	padding: 2px 10px 5px 10px;
	vertical-align: top;
	text-align: center;
}

/* Mobile version links */
#leftcol-mobile
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	padding-bottom: 5px;
}

#left-column .announce
{
	text-align: left;
	padding: 2px 0;
}

#left-column .announce .mediumtitle
{
	font-weight: bold;
	font-size: 15px;
	color: #065d7d;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	padding-left: 5px;
	text-align: left;
}

#left-column .announce .title
{
	font-weight: bold;
	font-size: 12px;
	color: #065d7d;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

#left-column .announce .title .redtext
{
	font-weight: normal;
}

#left-column .announce .body
{
	padding-left: 32px;
}

#left-column .announce .body  A.redtext
{
	font-weight: normal;
}

#left-column .announce .body .service *
{
	font-size: 9px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #8AA3A6;
	padding-top: 2px;
}

#left-column .announce .body .service TABLE
{
	padding: 0;
}

#left-column .announce .body .count
{
	color: #065d7d;
	white-space: nowrap;
}

#left-column .announce .body .count SPAN
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
}

#left-column .announce .body DIV
{
	padding: 1px 0;
}

#left-column .announce .body TABLE
{
	display: block;
}

#left-column .announce .body TABLE TR
{
	vertical-align: top;
	text-align: left;
}

#left-column .announce .new
{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 85%;
	margin-left: 5px;
	color: red;
	font-weight: bold;
}

#left-column .announce .content
{
	padding-bottom: 5px;
}

#left-column .announce .content .new,
#left-column .announce .body .new
{
	color: red;
}

#left-column .announce .content .line
{
	padding: 3px 0;
}

/* End of Left column */

/* Center column */
#center-column
{
	padding: 0 10px;
	vertical-align: top;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
}

/* Blocks title */
#center-column .title
{
	padding-bottom: 6px;
}

#center-column .title SPAN,
#center-column .title SPAN A
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	background: #88C3CB;
	color: #FFFCF4;
	padding: 1px 1px 3px;
}

#center-column .title a.actual_tag
{
	margin: 0 3px 0 2px;
}

/* End of Blocks title */

#center-column .announce .block .block-body
{
	padding-bottom: 10px;
}

#center-column .announce .item
{
	padding-bottom: 1px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #333;
}

#center-column .announce .item .service,
#center-column .announce .item A.service
{
	font-size: 10px;
}

#center-column .announce .item .title
{
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
}

#center-column .announce .item .new
{
	color: red;
	font-weight: bold;
}

#center-column .announce .item SPAN
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #065d7d;
	font-weight: bold;
}

#center-column .announce .item SPAN.time
{
	font-weight: normal;
	padding-right: 3px;
}

#center-column .conference-anons
{
	border-top: 1px solid #EAF0F0;
	padding: 10px 0;
}

/* Search announce */
#center-column .search
{
	padding: 3px;
	margin-bottom: 13px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

#center-column .search TH
{
	padding: 0 5px;
	font-weight: bold;
	width: 70px;
}

#center-column .search .input-cell
{
	text-align: center;
	padding: 0;
}

.select-cell
{
	width: 100px;
	padding-right: 5px;
}

#center-column .search .input-cell INPUT
{
	width: 98%;
	background: url(//i.sdska.ru/_img/system/default/common/input-back.png) repeat-x;
	border: 1px solid #ccc;
	height: 17px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* works with sfari and chrome */
	#center-column .search .input-cell INPUT{
		width: 90%;
		height: auto;
	}
}

select.search_select
{
	background: url("//i.sdska.ru/_img/system/default/common/select-back.png") repeat-x scroll 0 0 #ECECEC;
	border: 1px solid #CCC;
	height: 21px;
}

#center-column .search .button-cell
{
	width: 90px;
	padding: 0;
}

#center-column .search .button-cell INPUT
{
	background: #16779C url(//i.sdska.ru/_img/system/default/common/button-back.png) repeat-x;
	border: 1px solid #035676;
	color: #fff;
	padding: 3px 0;
	width: 90px;
}

noindex:-o-prefocus, #center-column .search .button-cell INPUT
{
	padding: 2px 0;
}

@-moz-document url-prefix() {
	#center-column .search .button-cell INPUT {
		padding: 1px 0;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* works with sfari and chrome */
	#center-column .search .button-cell INPUT {
		padding: 2px 0;
	}
}

#center-column .search .variants
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #065d7d;
}

#center-column .search .variants SPAN
{
	white-space: nowrap;
}

#center-column .search .service
{
	width: 15%;
	padding: 0 5px;
}

#center-column .search .service A
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

.yandex_search_table,
.yandex_search_table input.query{
	width: 100%;
}

.yandex_search_bottom_cell {
	width: 80px;
	padding: 0 10px;
}

.yandex_search_bottom_cell input {
	width: 80px;
}

/* End of Search announce */

/* End of Center column */

/* Right column */
#right-column
{
	width: 280px;
	padding: 5px 10px;
	vertical-align: top;
}

#right-column .announce
{
	padding: 3px 0;
	color: #065d7d;
}

#right-column .service_announce
{
	margin-bottom: 8px;
}

/*#right-column .block .announce
		 {
			 padding: 5px 0px 5px 5px;
		 }*/

#right-column .announce .title
{

	padding-bottom: 3px;
	font-size: 18px;
	display: block;
	font-weight: normal;
	color: #333;
	font-family: arial, verdana, tahoma;
}

#right-column .announce .title a
{
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}

#right-column .announce a.title
{
	color: #065d7d;
	font-size: 18px;
	font-weight: normal;
	display: block;
	padding: 0;
}

#right-column .announce .count
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	white-space: nowrap;
	color: #065d7d;
	padding-left: 8px;
}

#right-column .announce .count a
{
	font-weight: bold;
}

#right-column .announce .count SPAN
{
	margin-left: 10px;
	font-size: 12px;
}

#right-column .announce .count b
{
	font-size: 9px;
	vertical-align: top;
}

/* Блок со строками */
#right-column .announce .line
{
	line-height: 17px;
	padding-bottom: 1px;
}

#right-column .announce .line ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#right-column .announce .line li
{
	float: left;
	margin-right: 5px;
	font-size: 12px;
	white-space: nowrap;
}

#right-column .announce .line strong
{
	color: #666;
	font-weight: lighter;
}

#right-column .announce .new
{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 85%;
	margin-left: 5px;
	color: red;
	font-weight: bold;
}

#right-column .announce .service
{
	padding: 5px 0 5px 3px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

#right-column .announce .service
{
	text-align: right;
	padding-top: 2px;
}

#right-column .announce .service,
#right-column .announce .service A
{
	font-size: 9px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #8AA3A6;
}

#right-column .announce .info
{
	padding: 5px 0 5px 3px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

/* Для таблиц */
#right-column .announce .table
{
	border-collapse: separate;
	border: 1px solid #ccc;
}

#right-column .announce  TH
{
	background: #D5EDEF;
	font-size: 10px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #065d7d;
	font-weight: bold;
	text-align: center;
}

#right-column .announce TD
{
	padding: 7px 10px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #595959;
}

#right-column .announce .table-head
{
	background: #C1E0E2;
	text-align: center;
}

#right-column .announce .table-head A
{
	font-weight: normal;
}

#right-column .announce .table-head TH
{
	padding: 5px 0 10px 0;
	font-size: 12px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #595959;
	background: #e9efef;
	font-weight: normal;
}

/*#right-column .block .announce .table-row-head
			{
				background: #D5EDEF;
				font-size: 10px;
				font-family: Verdana, Tahoma, Helvetica, Sans-serif;
				color: #03424A;
				font-weight: bold;
				text-align: center;
			}*/

/*#right-column .block .announce .table-cell
			{
				padding-left: 7px;
				font-size: 11px;
				font-family: Verdana, Tahoma, Helvetica, Sans-serif;
				color: #2E3C3F;
			}*/
/* End of Для таблиц */
/* End of Right column */
/* End of First screen */

/* Site blocks */
#site-blocks /* for IE6-7: for correct showing rich-media banners */
{
	position: relative;
	z-index: 1;
}

#site-blocks .item
{
	/* for IE6-7: for correct showing rich-media banners */
	position: relative;
	z-index: 2;
}

#site-blocks .item .spacer
{
	height: 5px;
	min-height: 5px;
	max-height: 5px;
	overflow: hidden; /* for IE6 */
	position: relative;
}

/* Spacer behind site blocks */
#site-blocks .spacer-line
{
	height: 1px;
	background: #d4d4d4;
	margin-bottom: 20px;
	overflow: hidden; /* for IE6 */
}

/* End of Spacer behind site blocks */

#site-blocks .item .head /* for IE6-7: for correct showing rich-media banners */
{
	position: relative;
	z-index: 4;
	padding: 0;
	background: #D6E8EA;
}

#site-blocks .item .head:after
{
	clear: both;
}

#site-blocks .item .head .spacer
{
	height: 2px;
	min-height: 2px;
	max-height: 2px;
	background: #D6E8EA;
	overflow: hidden; /* for IE6 */
}

#site-blocks .item .head .title /* for IE6-7: for correct showing rich-media banners */
{
	position: relative;
	z-index: 5;
}

#site-blocks .item .head .title .table
{
	height: 30px;
	background: #d6e8ea;
}

#site-blocks .item .head .title .table .logo
{
	width: 160px;
	padding-left: 13px;
	vertical-align: middle;
}

#site-blocks .item .head .title .table .slogan
{
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	line-height: 1em;
	min-width: 50px;
	max-width: 300px;
	color: #595959;
}

/* Rich-banners in site-block head */
#site-blocks .item .head .title .table .rich-banners
{
	vertical-align: top;
	text-align: left;
	width: 50%;
}

#site-blocks .item .head .title .table .rich-banners .table
{
	width: auto;
	width: 500px; /* 2*240px (banner width) + 4*5px (borders: 2 left-side and 2 right-side) */
}

/* End of Rich-banners in site-block head */

/* Left menu */
/* for IE6-7: for correct showing rich-media banners */
#site-blocks .item .blocks
{
	position: relative;
	z-index: 3;
}

#site-blocks .item .blocks .table
{
	position: relative;
}

#site-blocks .item .blocks .left-menu,
#site-blocks .item_info .blocks .left-menu
{
	vertical-align: top;
	text-align: left;
	width: 200px;
	padding: 10px;
	border-right: 1px solid #D4D4D4;
}

#site-blocks .item .blocks .left-menu .announce
{
	padding: 0 0 10px 0;
}

/* Цветная подложка с полоской слева */
#site-blocks .item .blocks .left-menu .announce .colored-wrapper
{
	border-left: solid #88C3C9 4px;
	padding: 5px;
	background: #D4E7EB;
}

#site-blocks .item .blocks .left-menu .announce .new
{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 85%;
	margin-left: 5px;
	color: red;
	font-weight: bold;
}

/* seo */
#site-blocks .item .blocks .left-menu .announce H1
{
	font-weight: bold;
	display: inline;
}

#site-blocks .item .blocks .left-menu .announce .title
{
	font-weight: bold;
	padding-bottom: 4px;
}

#site-blocks .item .blocks .left-menu .announce .title .redtext
{
	font-weight: normal;
}

#site-blocks .item .blocks .left-menu .announce .content
{
	padding: 0;
	font-size: 11px;
	color: #065d7d;
}

#site-blocks .item .blocks .left-menu .announce .content .line
{
	padding: 0 0 5px 0;
}

#site-blocks .item .blocks .left-menu .announce .content .line .count
{
	white-space: nowrap;
}

#site-blocks .item .blocks .left-menu .announce .content .line .count SPAN
{
	font-weight: bold;
}

#site-blocks .item .blocks .left-menu .announce .content .line .under A
{
	font-size: 10px;
}

#site-blocks .item .blocks .left-menu .announce .service
{
	font-size: 9px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

#site-blocks .item .blocks .left-menu .statistic
{
	font-size: 11px;
	color: #065d7d;
	padding-bottom: 10px;
}

#site-blocks .item .blocks .left-menu .statistic SPAN
{
	color: red;
	white-space: nowrap;
}

/* End of Left menu */

#site-blocks .item .blocks .body
{
	padding: 0 0 0 10px;
	vertical-align: top;
}

/* Horizontal block menu */
#site-blocks .item .head .body .menu
{
	position: relative;
	width: 100%;
	display: inline;
	vertical-align: top;
	font-size: 10px;
	color: #595959;

}

#site-blocks .item .head .body .menu ul li
{
	display: inline;
	white-space: nowrap;
}

#site-blocks .item .head .body .menu ul li a
{
	font-size: 12px;
}

/* seo */
#site-blocks .item .blocks .body .menu H1
{
	display: inline;
}

#site-blocks .item .blocks .body .menu A
{
	white-space: nowrap;

	font-size: 11px;
}

#site-blocks .item .blocks .body .menu:after,
#site-blocks .item .blocks .body .menu UL:after
{
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	clear: both;
}

#site-blocks .item .blocks .body .menu UL
{
	list-style: none;
	margin: 0 auto 3px auto;
	padding: 0;
	width: auto;
}

#site-blocks .item .blocks .body .menu UL LI
{
	float: left;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#site-blocks .item .blocks .body .menu UL LI SPAN
{
	padding: 0 8px;
	color: #8AA3A6;
}

/* End of Horizontal block menu */

/* Announces */
#site-blocks .item .blocks .body .announces TD.announces
{
	width: 50% !important;
	padding: 10px 20px 7px 0;
	vertical-align: top;
}

/* Цветная подложка у колонки */
.colored-anons-col
{
	width: 290px;
	vertical-align: top;
	border-left: 1px solid #D4D4D4;
}

#site-blocks .item .blocks .body .announces TD.colored-anons
{
	padding: 10px 20px 7px 0;
}

/* Цветная подложка у анонса */
#site-blocks .item .blocks .body .announces .colored-wrapper
{
	background: #F0F4F4;
}

/* Site blocks title */
#site-blocks .item .blocks .body .announces .title
{
	padding-bottom: 6px;
	display: inline; /* for IE6, IE7 */
}

#site-blocks .item .blocks .body .announces .title SPAN,
#site-blocks .item .blocks .body .announces .title SPAN A
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	background: #88C3CB;
	color: #FFFCF4;
	padding: 1px 1px 3px;
}

#site-blocks .item .blocks .body .announces .title SPAN /* for IE6, IE7 */







{
	display: inline-block;
}

.item SPAN.title
{
	font-weight: bold;
}

.block-body .item
{
	padding: 3px 0 6px 0;
}

.block-body .item_date {
	padding-bottom: 8px;
	font-weight: bold;
}


/* End of Site blocks title */

#site-blocks .item .blocks .body .announces .content span.comments-title
{
	color: #065d7d;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}

#site-blocks .item .blocks .body .announces .content
{
	text-align: left;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #333;
}

#site-blocks .item .blocks .body .announces .content .line
{
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #065d7d;
}

#site-blocks .item .blocks .body .announces .content .bigline
{
	padding-bottom: 5px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

#site-blocks .item .blocks .body .announces .content TABLE TR TD .line,
#site-blocks .item .blocks .body .announces .content TABLE TR TD .bigline
{
	padding-bottom: 4px;
}

#site-blocks .item .blocks .body .announces .content TABLE TR,
#site-blocks .item .blocks .body .announces .content TABLE TD
{
	vertical-align: top;
}

#site-blocks .item .blocks .body .announces .content TD.comment
{
	padding: 3px;
}

#site-blocks .item .blocks .body .announces TABLE.content TR TH
{
	padding: 3px;
	text-align: center;
	font-size: 11px;
	color: #333;
	background: #E9EFEF;
}

#site-blocks .item .blocks .body .announces TABLE.content TR TD
{
	padding: 4px;
}

#site-blocks .item .blocks .body .announces TABLE.content TR .count
{
	text-align: right;
	padding: 4px;
}

#site-blocks .item .blocks .body .announces TABLE.content TR .centered
{
	text-align: center;
	font-size: 11px;
	padding: 4px;
}

#site-blocks .item .blocks .body .announces .content LABEL
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #065d7d;
}

#site-blocks .item .blocks .body .announces .content .count
{
	white-space: nowrap;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #065d7d;
}

#site-blocks .item .blocks .body .announces .content .count SPAN
{
	font-weight: bold;
}

#site-blocks .item .blocks .body .announces .content .name
{
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

#site-blocks .item .blocks .body .announces .content .bigtitle
{
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	/* white-space: nowrap; */
}

#site-blocks .item .blocks .body .announces .content .mediumtitle
{
	font-size: 14px;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	color: #065d7d;
	font-weight: bold;
	white-space: nowrap;
}

#site-blocks .item .blocks .body .announces .content .smalltitle
{
	font-weight: bold;
}

#site-blocks .item .blocks .body .announces .content .text .smalltitle
{
	font-size: 13px;
}

#site-blocks .item .blocks .body .announces .content .rubric
{
	font-size: 10px;
}

#site-blocks .item .blocks .body .announces .content .position
{
	font-size: 13px;
}

#site-blocks .item .blocks .body .announces .content .quotation
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
}

#site-blocks .item .blocks .body .announces .content .questions
{
	font-size: 11px;
	display: block;
	margin-bottom: 10px;
}

#site-blocks .item .blocks .body .announces .content .text A.video
{
	font-size: 10px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #999;
}

#site-blocks .item .blocks .body .announces .content .text A.view,
#site-blocks .item .blocks .body .announces .content .text A.view:link,
#site-blocks .item .blocks .body .announces .content .text A.view:visited
{
	text-decoration: none;
	color: #333;
}

#site-blocks .item .blocks .body .announces .content .text A.view:hover
{
	color: #006f92;
	text-decoration: none !important;
}

/* Picture in announce */
#site-blocks .item .blocks .body .announces .content IMG
{
	margin: 5px 5px 5px 0;
}

#site-blocks .item .blocks .body .announces .content .thumb
{
	float: left;
	background-repeat: no-repeat;
	width: 90px;
	height: 90px;
	display: block;
	margin: 5px 5px 5px 0;
}

#site-blocks .item .blocks .body .announces .content .thumb_half
{
	float: left;
	background-repeat: no-repeat;
	width: 45px;
	height: 45px;
	display: block;
	margin: 5px 5px 5px 0;
}

#site-blocks .item .blocks .body .announces .content .thumb IMG, #site-blocks .item .blocks .body .announces .content .thumb_half IMG
{
	margin: 0;
	border: 0;
}

#site-blocks .item .blocks .body .announces .content .thumb .type-video
{
	background: transparent url(//i.sdska.ru/_img/multimedia/default/button.png) no-repeat scroll 61px 70px;
	width: 90px;
	height: 90px;
	position: relative;
}

#site-blocks .item-wide {
	margin: 0 0 15px 0;
}

#site-blocks .item .blocks .body .announces .service,
#site-blocks .item .blocks .body .announces .service A
{
	color: #8AA3A6;
	font-size: 9px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	padding-top: 3px;
}

#site-blocks .item .blocks .body .announces .servicebig
{
	padding: 10px 0;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #065d7d;
	font-weight: bold;
}

#site-blocks .item .blocks .body .announces .info
{
	padding-top: 3px;
	color: #333;
	font-size: 10px;
}

#site-blocks .item .blocks .body .announces .info SPAN
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	padding-right: 10px;
}

#site-blocks .item .blocks .body .announces .info SPAN A
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
}

#site-blocks .item .blocks .body .announces .info SPAN.boldtext
{
	padding: 0;
}

#site-blocks .item .blocks .body .announces .info A,
#site-blocks .item .blocks .body .announces .under A
{
	font-size: 10px;
}

/* for IE6, IE7 */
#site-blocks .item .blocks .body .announces .info,
#site-blocks .item .blocks .body .announces .under
{
	clear: both;
}

#site-blocks .item .blocks .body .announces .comment A
{
	font-size: 10px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
}

#site-blocks .item .blocks .body .announces .message
{
	text-align: center;
	padding-top: 50px;
}

#site-blocks .item .blocks .body .announces .love TH
{
	padding: 4px 0 4px 5px;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #333;
	width: 55px;
}

#site-blocks .item .blocks .body .announces .love .button
{
	padding-left: 8px;
}

#site-blocks .item .blocks .body .announces .love .button INPUT
{
	width: 74px;
}

#site-blocks .item .blocks .body .announces .love SELECT
{
	width: 50px;
}

#site-blocks .item .blocks .body .announces .love .whom SELECT
{
	width: 100%;
}

/* End of Announces */
#site-blocks .item .blocks .describe
{
	font-size: 9px;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	color: #8AA3A6;
	background: #EAF0F0;
	padding: 5px;
	vertical-align: bottom;
}

#site-blocks .item:after, #site-blocks .item .blocks:after
{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

/* End of Site blocks */

/* Footer */
#footer .links
{
	font-size: 11px;
}

#footer .links .feedback
{
	text-decoration: underline;
	cursor: pointer;
}

#footer .rss
{
	text-align: right;
	white-space: nowrap;
	padding: 0 3px;
}

#footer .rss SPAN
{
	padding-left: 5px;
}

#footer .counters
{
	width: 25%; /*210px;*/
	text-align: right;
	white-space: nowrap;
}

/* End of Footer */
/* End of Page carcas */

/*------------------------------------------------------------------------------------*/

/* Common styles */
BODY, TD, TH, P
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

A, A:link, A:visited
{
	color: #065d7d;
	text-decoration: none;
}

#header A:hover
{
	text-decoration: underline;
}

A:hover
{
	text-decoration: underline !important;
}

H1
{
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: normal;
}

FORM
{
	margin: 0;
	padding: 0;
}

INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

BUTTON
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

/* End of Common styles */

/* Special styles */
.nowraptext
{
	white-space: nowrap;
}

.redtext, A.redtext, #header .menu A.redtext
{
	color: red;
}

.greentext {
	color: #008000;
}

.boldtext
{
	font-weight: bold;
}

.sdb_hi, .sdb_hi A
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

/* Comments */
.author
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FF6701;
}

.comment
{
	font-family: Tahoma, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	color: #333;
	padding-right: 3px;
}

/* End of Comments */

#links-for-footer .table_menu
{
	position: relative;
	width: 100%;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	margin: 0;
}

#links-for-footer .table_menu TD
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#links-for-footer .table_menu .menu_block
{
	width: 100%;
	padding: 0;
	margin: 5px 0;
	_height: 1px !important;
	float: left;
}

#links-for-footer .table_menu .menu_block .menu
{
	position: relative;
	right: 50%;
	float: right;
	padding: 0;
}

#links-for-footer .table_menu .menu_block .menu A
{
	white-space: nowrap;
	font-size: 9px;
	font-family: Verdana, Tahoma, Helvetica, Sans-serif;
	color: #8AA3A6;
}

#links-for-footer .table_menu .menu_block .menu UL
{
	position: relative;
	left: 50%;
	float: left;
	display: inline-table;
	_display: table-cell;
	width: auto;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#links-for-footer .table_menu .menu_block .menu UL LI
{
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
	margin: 0 8px;
}

/* End of Special styles */

/* Block "How Make HomePage" */
.mapwidget
{
	font-size: 11px;
}

.mapwidget img
{
	position: relative;
	top: 2px;
}

.startpage
{
	color: #005A52;
	font-family: verdana, tahoma, arial;
}

.startpage a, .startpage a:hover
{
	/*	border-bottom:1px dotted;
		text-decoration: none;   */
	text-decoration: underline;
}

#startpage_menu
{
	display: none;
	border: 1px solid #8EBEBE;
	background-color: #E9EFEF;
	padding: 4px;
	position: absolute;
	width: 500px;
	text-align: left;
	_top: 13px;
	_left: 0;
}

#startpage_text
{
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-align: left;
}

#startpage_closed
{
	float: right;
	font-size: 10px;
	background-color: #8EBEBE;
	color: #FFF;
	padding: 0 2px 2px 2px;
	margin: 0;
	cursor: pointer;
}

/* end Block "How Make HomePage" */

/*
FIRM: BEGIN
*/

span.text11
{
	color: #999;
}

/*
FIRM: END
*/

/* /////////////////////////////////////////////////////////////////////////////////////// */
#left-column .announce .block
{
	margin-left: 5px;
}

#left-column .block-head
{
	color: #065d7d;
	background: #fff;
	font-size: 16px;
	font-weight: lighter;
	padding: 0;
	overflow: inherit;
	margin-bottom: 3px;
}

#left-column .block-head strong {
	font-weight: bold;
}

#left-column .block .block-head a,#left-column .block .block-head a:hover
{
	color: #065D7D;
	font-weight: bold;
	text-decoration: none !important;
	border-bottom: 1px solid #065D7D;
}

#left-column .space-clear {
	margin-top: 15px;
}

#left-column .block-body li
{
	font-size: 12px;
	margin-bottom: 4px;
	color: #666;
}

#left-column .block-body li span
{
	white-space: nowrap;
}

#left-column .block-body li a
{
	font-size: 13px;
}

#center-column .block-head,
.smsWidgetContainer .title span,
.item_info .block-head
{
	background: #fff;
	color: #595959;
	font-size: 18px;
	padding: 0;
	margin-bottom: 8px;
}

#center-column .block-body ul.title-anonce-afisha
{
	overflow: hidden;
	text-overflow: clip;
	position: relative;
	max-height: 155px;
}

#center-column .block-body ul.title-anonce-afisha li
{
	width: 90px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-right: 4%;
	margin-bottom: 50px;
	vertical-align: top;

}

#center-column .block-body ul.title-anonce-afisha li a
{
	font-size: 11px;
}

#left-column .block-body ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 8px 0;
}

#left-column .block-bottom
{
	font-size: 10px;
	font-weight: lighter;
	padding-top: 5px;
}

#center-column .block-body ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#center-column .block-body ul li
{
	margin-bottom: 8px;
	line-height: 15px;
	clear: both;
}

#center-column .block-body ul li.alladvert
{
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	font-weight: lighter;
}

.colored-anons-col ul
{
	list-style-type: none;
}

.colored-anons-col ul li.alladvert
{
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	font-weight: lighter;
}

.colored-anons-col .title-button-add
{
	top: -5px;
}

.colored-anons-col .title_widget_advertises
{
	margin-top: -28px;
}

.colored-anons-col .title-anonce-advert
{
	margin-top: -10px;
}

#center-column .block-body ul li strong
{
	display: block;
	color: #333;
	margin-bottom: 5px;
}

#center-column .block-body li.general-anons img
{
	float: left;
	margin: 6px 10px 8px 0;
}

#center-column .block-body li.general-anons .comment-last-comment
{
	margin-top: 8px;
}

#center-column .block-body li.general-anons .comment-last-comment span.comments-link a,
#center-column .block-body li.general-anons .comment-last-comment span.comments-text
{
	font-weight: lighter;
	font-size: 11px;
}

a.comments-text_link
{
	font-size: 11px !important;
	font-weight: normal !important;
	color: #333;
}

#center-column .block-body li.general-anons .comment-last-comment span.comments-title
{
	font-size: 11px;
	color: #065d7d;
	font-weight: normal;
}

#center-column .block-body li.general-anons,
#center-column .block-body li.general-anons a
{
	font-weight: 600;
	font-size: 13px;
}

#center-column .home-main-news-right .block-body ul li
{
	margin-bottom: 5px;
}

#center-column .anonse-interview .block-body ul li
{
	margin-bottom: 13px;
}

#center-column .home-main-news-right .block-body ul li span.subject
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}

#center-column .home-main-news-right .block-body ul li b
{
	font-size: 13px;
	margin: 0;
}

#center-column .home-main-news-right .block-body ul li ul
{
	margin-bottom: 13px;
}

#center-column .home-main-news-right .block-body ul li ul li
{
	list-style-position: inside;
	margin-left: 0;
}

#center-column .home-main-news-right .block-body ul li ul a
{
	font-size: 12px;
}

#center-column .block-body ul li span
{
	color: #666;
	font-size: 10px;
}

span.title_home_newsline_time
{
	color: #333 !important;
}

.title-anonce-advert
{
	float: left;
	width: 47%;
	font-size: 13px;
	font-weight: bold;
	padding-right: 7px;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}

.title-anonce-advert ul
{
	padding: 0;
}


#center-column .block-body .title-anonce-advert ul li
{
	margin-bottom: 11px;
}

.title-anonce-advert li
{
	overflow: hidden;
	text-overflow: clip;
	position: relative;
}

.title-anonce-advert li::after
{
	content: ''; /* Выводим элемент */
	position: absolute; /* Абсолютное позиционирование */
	right: 0;
	top: 0; /* Положение элемента */
	width: 20px; /* Ширина градиента*/
	height: 100%; /* Высота родителя */
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%); /* IE10+ */
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#00ffff', endColorstr = '#ffffff', GradientType = 1); /* IE6-9 */
}

.title-anonce-advert li b
{
	font-weight: lighter;
}

.title-anonce-advert span
{
	display: block;
}

.title-anonce-advert span a
{
	font-size: 11px;
	color: #676767;
	margin: 3px 8px 0 0;
	white-space: nowrap;
	font-weight: normal;
	display: inline-block;
}

/* add button */

.title-button-add
{
	position: relative;
	top: 24px;
	left: 120px;
	width: 150px;
	z-index: 3;
}

.button-add
{
	background: #16779c url(//i.sdska.ru/_img/system/default/common/button-back.png) repeat-x;
	width: 150px;
	padding: 0;
	margin: 0;
	border: 1px solid #035676
}

noindex:-o-prefocus, .button-add
{
	font-size: 10px;
	white-space: nowrap;
}

*:first-child+html .button-add
{
	width: 165px;
}

.button-add li a
{
	color: #fff;
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 10px;
}

*:first-child+html .button-add li a
{
	padding: 8px 0;
}

@-moz-document url-prefix() {
	.button-add li a {
		padding: 6px 10px;
	}
}

#menu .ctrl_extend_buttonadd_items
{
	list-style: none;
	padding: 0;
	margin: 0;
	min-width: 100px
}

#menu .ctrl_extend_buttonadd_items li .button-add-hover a
{
	color: #9BB8B8;
	font-size: 10px;
	margin-left: 124px;
	margin-top: -30px;
	padding: 6px 10px;
	text-decoration: none;
}

#menu .ctrl_extend_buttonadd_items ul
{
	z-index: 2;
	position: relative;
}

#menu .ctrl_extend_buttonadd_items ul li
{
	float: left;
	margin-right: 10px;
	width: 45%;
	white-space: nowrap;
}

#menu .ctrl_extend_buttonadd_items li ul
{
	margin: 0;
	padding: 0;
}

#menu .ctrl_extend_buttonadd_items li ul
{
	background: #16779c url(//i.sdska.ru/_img/system/default/common/button-back.png) repeat-x;
	display: none;
	list-style: none;
	position: absolute;
	margin: -29px 0 0 -125px;
	padding: 32px 0 10px 0;
	width: 270%;
	z-index: 3;
	border: 1px solid #035676
}

*:first-child+html #menu .ctrl_extend_buttonadd_items li ul
{
	margin: -31px 0 0 -125px;
	padding: 34px 0 10px 6px;
	width: 270%;
}

@-moz-document url-prefix() {
	#menu .ctrl_extend_buttonadd_items li ul {
		margin: -27px 0 0 -125px;
		padding: 30px 0 10px;
		width: 270%;
	}
}

noindex:-o-prefocus, #menu .ctrl_extend_buttonadd_items li ul
{
	margin: -31px 0 0 -1px;
}

#menu .ctrl_extend_buttonadd_items li ul a
{
	text-decoration: underline;
	padding: 6px 10px 0 10px;
	font-size: 12px;
}

#menu .ctrl_extend_buttonadd_items li ul a:hover
{
	color: #9bb8b8;
	text-decoration: none;
}

/* ///////////////////     newhome2   ///////////////////////////// */

.table tr.infopanel
{
	background: #e9eeee;
}

.content .line input
{
	background: #ececec url("//i.sdska.ru/_img/system/default/common/input-back.png") repeat-x;
	border: 1px solid #CCC;
}

.content .line textarea
{
	background: #ececec url("//i.sdska.ru/_img/system/default/common/field-back.png") repeat-x;
	border: 1px solid #CCC;
}

.content .line select
{
	background: #ececec url("//i.sdska.ru/_img/system/default/common/select-back.png") repeat-x;
	border: 1px solid #CCC;
}

.colored-anons-col input.button,
.content .line input.button
{
	background: url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #035676;
	color: #FFF;
	padding: 1px 10px;
	font-weight: bold;
}

.smsWidgetContainer .content .line
{
	margin-top: 10px;
	color: #595959;
}

.left-menu .block-head
{
	background: none;
	color: #065d7d;
	font-weight: bold;
	padding: 0;
	font-size: 12px;
}


.widget_ran
{
	background: #D6E8EA;
	margin: 0 -11px 0 -5px;
	padding: 2px 4px 5px 4px !important;
}

.widget_ran_job
{
	padding: 12px 4px 5px 4px !important;
	margin-top: 2px;
}

#left-column .widget_ran .block-head
{
	background: none;
}

#left-column .widget_ran .block-head a
{
	text-decoration: none;
	border-bottom: 1px solid #065D7D;
}

#left-column .widget_ran .block-head a:hover
{
	text-decoration: none !important;
}

#left-column .widget_ran .block-body ul
{
	margin: 0 0 8px 29px;
}

.widget_ran .block-bull
{
	background: url("//i.sdska.ru/_img/system/default/common/service_icons_simple.gif") no-repeat 0 0;
	display: inline-block !important;
	margin: 0 5px -4px 0;
	width: 19px;
	height: 19px;

}

.widget_ran_auto .block-bull
{
	background-position: -19px 0;
}

.widget_ran_dom .block-bull
{
	background-position: -38px 0;
}

.widget_ran_dom
{
	margin-bottom: 2px;
}

/* Tags : BEGIN */

.tag-list
{
	font-size: 12px;
	margin-bottom: 20px;
}

.tag-list ul
{
	padding: 0 !important;
	margin: 0  !important;
}

.tag-list span.comments-title,
.tag-list span.comments-link,
.tag-list span.comments-text
{
	font-weight: normal;
	font-size: 11px;
}

.tag-list li
{
	list-style: none;
	margin: 0;
	padding: 2px 5px 20px 0;
	display: block;
	float: none;
}

.tag-list li .title
{
	font-size: 18px;
}

.tag-list li .title a:hover
{
	color: #c00;
}

.tags-rubric ul
{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}

.tags-rubric li
{
	list-style: none;
	margin: 0;
	padding: 2px 5px 2px 0;
	display: inline;
}

.tags-rubric li a,
.tags-rubric li a:link,
.tags-rubric li a:visited
{
	font-family: Tahoma, serif;
}

.tags-rubric-link
{
	font-family: Tahoma, serif;
	font-size: 12px;
	padding: 10px;
	text-align: right;
}

/* Tags : END */


/* tabs */
.news_tab
{
	margin-bottom: 10px;
}

.news_tab #menu
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 22px;
	position: relative;
	top: 5px;
	border-bottom: 1px solid #ddd;
}

.news_tab #menu li
{
	float: left;
	display: inline;
	padding: 3px 10px;
	cursor: pointer;
	color: #065D7D;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	border: 1px solid #ddd;
	border-bottom: none;
	background: #e9eeee;
	margin-left: -1px;
	clear: none !important;
}

.news_tab .tab_active
{
	color: #333 !important;
	padding: 3px 10px 4px 10px !important;
	text-decoration: none !important;
	background: #fff !important;
}

.news_tab #container
{
	clear: both;
}

.news_tab #container .tab_content
{
	display: none;
	padding: 15px 0 0;
}

.news_tab .visible
{
	display: block !important;
}

/* tabs */


/* POLL_ANONCE: BEGIN */
.poll-anonce
{
	color: #000;
	font-size: 12px;
	padding: 0 20px 0 5px;
}

.poll-anonce a
{
	font-size: 12px;
	color: #848484;
}

.poll-anonce span
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.poll-anonce ul
{
	padding: 0;
	list-style: none;
}

.poll-anonce ul li
{
	padding: 2px 0;
}

.poll-anonce ul li input
{
	padding: 0;
	margin: 0 4px 0 0;
}

.poll-anonce ul li label
{
	vertical-align: 2px;
	color: #000;
}

.poll-anonce .button
{
	margin-top: 1px;
	padding: 5px 0;
	text-align: center;
}

.poll-anonce .button input
{
	width: 110px;
	padding: 3px;
	margin-bottom: 10px;
}

.poll-anonce p {
	text-align: center;
}

.poll-anonce .other_links {
	text-align: center;
}

.poll-anonce .other_links a {
	color: #065d7d;
	font-size: 12px;
}

.poll-anonce .many_ans {
	color: #AAA;
	font-size: 10px;
	padding-top: 15px;
}

.table_poll th
{
	background: #eaeeef;
	font-weight: lighter;
	text-align: left;
	padding: 5px 5px 5px 20px
}

.table_poll td
{
	text-align: left;
	padding: 8px 5px 8px 20px;
	border-bottom: 1px solid #eaeeef;
}

/* POLL_ANONCE: END */

.clear {
	clear: both;
}

.search_firms_title {
	color:#065d7d;
	font-weight: bold;
	padding-left: 2px;
}

.search_firms_block {
	text-align: right;
	padding: 3px;
}

.search_firms_block input[type="text"] {
	font-size:12px;
	width:98%;
}

.search_firms_block input[type="submit"] {
	font-size:12px;
	width:40%;
	margin: 6px 0;
	padding-top: 3px;
}

#right-column .announce .line ul.item_calculator
{
	list-style-type: none;
	margin: 12px 0 5px;
	padding: 5px 8px 2px;
	border: 1px solid #ccc;
	color: #666;
}

#right-column .announce .line ul.item_calculator li
{
	margin-bottom: 5px;
	width: 115px;
	font-size: 11px;
	float: none;
	height: 17px;
	display: inline-block;
}

#right-column .announce .line ul.item_calculator li a
{
	font-size: 12px;
}

#right-column .announce a.hit_link_title
{
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px 0 5px;
}

a.other_link_text:visited
{
	color: #6c5586 !important;
}

ul.news_stars_item {
	list-style-type: none;
	margin: 10px 5px;
	padding: 0;
}

ul.news_stars_item li {
	padding-bottom: 12px;
}

a.news_stars_img {
	display: table-cell;
	padding-right: 10px;
	vertical-align: top;
	width: 55px;
}

a.news_stars_link {
	display: table-cell;
	vertical-align: top;
}

.link-services-block
{
	display: block;
	padding: 0 30px;
	position: relative;
	margin: 3px 0 4px 0;
}

.link-services-block .link-icon
{
	background: url(//i.sdska.ru/_img/system/default/common/service_icons_simple.gif);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 19px;
	height: 19px;
}

.service-car .link-icon
{
	background-position: -19px 0;
}

.service-realty .link-icon
{
	background-position: -38px 0;
}

.service-board .link-icon
{
	background-position: -57px 0;
}

.footer .statistics
{
	color: #fff;
	font-size: 11px;
}

.footer .statistics a
{
	color: #fff;
}

.footer .statistics a:hover
{
	color: #b8d6e1;
}

.general-table-anons
{
	width: 100%
}

td.home-main-news-left
{
	width: 60%;
}

td.home-main-news-right
{
	width: 40%;
}

.calendar .calendar-item
{
	font-weight: normal;
	font-size: 11px;
	width: 13%;
	padding: 0.2em;
	margin-bottom: 0.3em;
	text-align: center;
}

.calendar a
{
	font-size: 11px;
}

.calendar .active
{
	font-weight: bold;
}

.calendar input, .calendar select
{
	font-size: 11px;
}

.calendar .button
{
	font-weight: bold;
	font-size: 11px;
	width: 100%;
}

/*
CALENDAR: END
*/

/*
Additional Material: BEGIN
*/

.add-material-news-lifevideo .icon,
.add-material-news-photo .icon,
.add-material-news-audio .icon,
.add-material-news-video .icon,
.add-material-news-infographics .icon
{
	background: url("//i.sdska.ru/_img/system/default/common/add_material/block.png") transparent 0 0 no-repeat;
	height: 20px;
	width: 24px;
	display: inline-block;
	line-height: 15px;
}

/*
Additional Material: END
*/

/*
forum: BEGIN
*/

.forum_profile
{
	font-size: 12px;
	letter-spacing: 0.5px;
}

.forum_profile ul li *
{
	line-height:normal;
}

/*
forum: END
*/

/* To top panel */
.to_top {
	background: none;
}

#sb_4040 > div:first-child
{
	-webkit-transform: translateZ(0);
}

.developers-stats-bottom
{
	position: relative;
	z-index: 1;
}

.poll_captcha_input {
	width: 80px;
}

.set_text_links {
	background-color: #e4f1f7;
	padding: 10px 5px 15px 30px;
	margin: 5px 0;
}

.set_text_links::before {
	font-size: 11px;
	color: #a1b0b3;
	content: "Реклама";
	width: auto;
	text-align: right;
	display: block;
	padding: 0 7px 5px 0;
}


.set_text_links::after {
	content: "Дополнительная информация доступна при наведении курсора на ссылку";
	color: #a1b0b3;
	font-size: 11px;
	padding: 10px 5px 0 0;
	display: block;
	margin-left: -15px;
}

.set_text_links > div > div {
	display: list-item;
	padding: 5px 0;
	font-size: 13px;
	text-align: left !important;
}

.block_service_stat {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.block_service_stat li {
	margin: 13px 0;
}

.block_service_stat li a {
	text-decoration: underline;
	font-weight: bold;
	color: rgb(6, 93, 125);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.block_service_stat li span {
	color: rgb(153, 153, 153);
	margin-left: 8px;
}

.block_service_newads ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.block_service_newads li {
	margin: 15px 0;
}

.block_service_newads a {
	font-weight: 700;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.block_service_newads a:hover {
	color: #333;
}

a.service_add_link {
	color: #CC0000;
	font-weight: 700;
	font-size: 12px;
	text-decoration: underline;
}

#right-column .announce .link_firms_block {
    background: #d6e8ea;
    box-sizing: border-box;
    font-family: Tahoma, sans-serif;
    font-size: 13px;
    padding: 10px 5px;
}

.link_firms_block .block-head {
    background: #d6e8ea;
    color: #999;
    padding: 8px 5px;
}

.link_firms_block a {
    margin-left: 5px;
}

a.firms_title_link {
    font-size: 18px;
    margin-left: 0;
}

a.realty_map_link {
	margin-left: 10px;
	text-decoration: underline;
}

.footer-services .footer_menu li {
	color: #595959;
	line-height: 22px;
}


A.btn-sale:link, A.btn-sale:visited, A.btn-sale:hover {
	background: #0887BE;
	color: white;
	font-size: 11px;
	padding: 2px 5px;
	display: inline;
	margin-left: 5px;
	text-decoration: none !important;
}

.right_announce .block-body .line {
	font-size: 12px;
	margin: 5px 0 10px;
}
.right_announce .block-body .line a {
	font-weight: 700;
}

.right_announce .links a {
	color: #CC0000;
	font-weight: 700;
	font-size: 12px;
	text-decoration: underline;
}

.right_announce .links a {
	font-weight: 700;
	color: #CC0000;
	text-decoration: underline;
}