html, body
{
	height: 100%;
	background-color: #FFF;
	margin: 0;
}

ul, p
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.content_block .pages_help ul
{
	list-style-type: disc;
	margin: 0 10px;
	padding: 0 0 0 20px;
}

.content_block .pages_help ul li ul
{
	list-style-type: circle;
	margin: 0 10px;
	padding: 0 0 0 20px;
}

p.descr
{
	font-size: 10px;
}

.footnote,
.footnote_center,
.footnote_left,
.footnote_right
{
	color: #666 !important;
	font-family: PT Serif;
	font-size: 14px !important;
	text-decoration: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px !important;
	width: 200px;
	float: right;
	margin: 10px 0 10px 10px;
	display: block;
}

.footnote_left
{
	float: left;
	margin: 15px 15px 15px 0;
}

.footnote_right
{
	float: right;
	margin: 15px 0 15px 15px;
}

.footnote_center
{
	width: 98%;
	margin: 15px 0;
	float: none;
}

.content_block
{
	position: relative;
	margin-bottom: 10px;
	width: 100%;
	border: 0;
	z-index: 0;
}

.content_block a:hover
{
	color: #c00;
}

.content_block .col_center,
.content_block .col_left,
.content_block .col_right
{
	vertical-align: top;
}

.content_block .col_left
{
	width: 240px;
}

.content_block .col_right {
	width: 240px;
}

.content_block .col_left
{
	overflow: hidden;
	padding-right: 10px;
}

.content_block .col_center
{
	padding: 5px 20px;
}

.content_block .col_right
{
	padding: 0 10px;
}

.content_block .col_center ul li a
{
	color: #333;
}

.link-services
{
	padding: 3px 0 13px 30px;
}

/*
FOOTER: BEGIN
*/
.footer-services
{
	background: #eaf0f0;
	padding-top: 0;
	color: #065d7d;
	margin: 20px 0 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 .footer_menu ul li {
	color: #595959;
}

.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 .statistics
{
	color: #fff;
	font-size: 11px;
}

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

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

/*
FOOTER: END
*/

/*
BLOCK: BEGIN
*/
.block
{
	position: relative;
	margin-bottom: 15px
}

.block-head
{
	position: relative;
	color: #6d6d6d;
	font-size: 20px;
	line-height: 19px;
	padding: 10px 8px 10px 10px;
	border-bottom: 2px solid #d6e8e8;
	margin-bottom: 6px
}

.block .block-head a,
.block .block-head a:hover,
.block .block-head a:visited
{
	color: #595959;
	font-size: 20px;
	line-height: 19px;
	text-decoration: none;
}

.help-announce .block-head
{
	padding: 0 8px 10px 10px;
	margin-bottom: 3px
}

.help-announce .block .block-head a
{
	color: #065D7D;
	font-size: 14px;
}

.help-announce ul {
	list-style: none;
	padding: 0;
}
.help-announce li {
	padding: 3px 0 6px 5px;
	font-weight: bold;
	font-size: 11px;
}

.help-announce li a
{
	font-size: 11px;
	font-weight: normal;
}

.help-announce li ul li a {
	font-weight: normal;
}
.help-announce li li {
	padding-left: 10px;
	font-weight: bold;
}


.block-body
{
	position: relative;
	padding-left: 10px;
}

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

/*
BLOCK: END
*/

/* Page carcas */

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;
}

#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 A
{
	white-space: nowrap;
	font-weight: bold;
}

.banner span.section_title
{
	font-size: 38px;
	color: #065d7d;
	border-left: 2px solid #cfdfdf;
	display: inline-block;
	padding: 10px 5px 10px 15px;
}

/* 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 13px 0 10px;
}

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

*: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
{
	width: 168px;
	padding: 7px 10px 0 0;
	vertical-align: top;
	_vertical-align: middle;
	color: #333;
	white-space: nowrap;
	display: block;
	text-align: left;
}

#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 */

#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: #007cac;
	padding: 0;
	margin: 0;
	height: 27px;
	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: 12px;
	color: #fff;
	border-left: 1px solid #007cac;
	border-right: 1px solid #007cac;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menu .ctrl_extend_menu_items li.ran_menu a
{
	background: #2ea2d1;
	padding: 5px 13px 6px;
}

#menu .ctrl_extend_menu_items li a.menu-select-link
{
	font-weight: bolder;
}

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

#menu .ctrl_extend_menu_items li.ran_menu li a
{
	background: none;
	padding: 5px 3px 4px;
}

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

#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;
	text-decoration: underline;
	border: none;
}

#menu .ctrl_extend_menu_items li ul li a:hover
{
	color: #b9d6e1;
}

#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: 0;
	margin-top: 1px;
}

.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: none;
}

.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;
}

/* 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;
}

#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;
}

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: url(//i.sdska.ru/_img/system/default/common/button-back.png) repeat-x;
	border: 1px solid #035676;
	color: #fff;
	padding: 3px 0;
}

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;
	}
}

#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;
}

/* End of Search announce */

/* POLL_ANONCE: BEGIN */
.poll-anonce
{
	color: #333;
	font-size: 12px;
}

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

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

.poll-anonce ul
{
	padding: 6px 0 4px;
}

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

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

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

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

.poll-anonce .button input
{
	background: url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x scroll 0 0 #16779C;
	border: 1px solid #035676;
	color: #FFF;
	margin-left: 1px;
	width: 110px;
	padding: 3px;
	font-weight: bold;
	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: 10px;
}

.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 */

/* 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 0 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 a.title:hover
{
	color: #c00;
}

#right-column .announce a span.title:hover
{
	color: #c00;
}

#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 1px;
}

#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;
}

/* 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: 12px;
	color: #065d7d;
	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
{
	color: #065d7d;
	font-weight: bold;
}

#site-blocks .item .blocks .body .announces .content A:hover .mediumtitle,
#site-blocks .item .blocks .body .announces .content A:hover .bigtitle,
#site-blocks .item .blocks .body .announces .content A:hover .smalltitle,
#site-blocks .item .blocks .body .announces .content A:hover .position,
#site-blocks .item .blocks .body .announces .content A:hover .quotation
{
	color: #cc0000;
}

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

#site-blocks .item .blocks .body .announces .content .position
{
}

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

#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: #595959;
}

#site-blocks .item .blocks .body .announces .content .text A.view:hover
{
	color: #c00;
}

/* 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 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 .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;
}

#header A:hover
{
	color: #F00;
}

A:hover
{
	color: #c00;
}

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;
}

.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: Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000;
	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
{
	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 .block-head a
{
	color: #065d7d;
	font-weight: bold;
}

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

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

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

#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;
}

#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;
}

#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;
}

#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;
}

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

#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='#00ffffff', 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-right: 6px;
	white-space: nowrap;
	font-weight: normal;
}

.title-anonce-advert span a:hover
{
	color: #c00;
}

/* add button */

.title-button-add
{
	position: relative;
	top: 24px;
	left: 120px;
	width: 150%;
	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
{
	margin-top: -30px;
	color: #9bb8b8;
	text-decoration: none;
	font-size: 10px;
	padding: 6px 10px;
}

#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 -1px;
	padding: 32px 0 10px 0;
	z-index: 3;
	border: 1px solid #035676
}

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

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

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;
}


body
{
	background: #F6F6F6 url('//i.sdska.ru/_img/system/x.gif') no-repeat;
	background-attachment: fixed;
	padding: 0;
	margin: 0;
}

.sitebar
{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	height: 40px;
	max-width: 1386px;
	margin: 0 auto 4px auto;
	padding: 0;
	position: relative;
	z-index: 9999;
}

.sitebar .themes a.sitebar_icon
{
	padding-top: 7px;
}

/*Стили только для планшетов*/

.sitebar .fixed
{
	position: fixed;
	max-width: 1386px;
	-webkit-transform: translateZ(0);
	top: expression(
		document.getElementsByTagName("body")[0].scrollTop + "px"
	);
	margin: 0;
	z-index: 9999;
	background-color: #F6F6F6;
}

@media screen and (max-device-width:480px){
	.sitebar .fixed
	{
		position: relative;
	}
}

@media screen and (min-device-width:481px){
	.sitebar .fixed
	{
		position: relative;
	}
}

@media screen and (min-width:768px){
	.sitebar .fixed
	{
		position: fixed;
		width: 100%;
		z-index: 1004;
		-webkit-transform: translateZ(0);
		top: expression(
			document.getElementsByTagName("body")[0].scrollTop + "px"
		);
		margin: 0 auto;
	}
}

.touch .sitebar .fixed
{
	position: relative;
}

.sitebar ul.container
{
	max-width: 1386px;
	height: 40px;
	display: table;
	width: 100% !important;
	padding: 0;
	margin: 0;
}

.sitebar ul.container li
{
	display: table-cell;
}

.sitebar input
{
	font-size: 10px;
}

.sitebar a
{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #555;
	display: inline-block;
	vertical-align: middle;
}

.sitebar a:hover
{
	color: #5BA7A7;
}

.sitebar .hot
{
	font-family: verdana, tahoma, arial;
	color: #C00;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
}

.sitebar .hot a,
.sitebar .hot a:hover
{
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.sitebar .imp,
.sitebar .imp a
{
	color: #86B4B9;
	font-weight: bold;
	font-size: 11px;
}

.sitebar .imp a:hover
{
	color: #5BA7A7;
	font-weight: bold;
}

.sitebar .bTXT
{
	font-weight: bold;
	color: #555;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	vertical-align: middle;
}

.sitebar .themes
{
	font-weight: bold;
	color: #065D7D;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	padding-right: 10px;
	white-space: nowrap;
}

.sitebar .themes .sitebar_links
{

}

.sitebar .container .sitebar_logo
{
	width: 120px;
	padding-left: 10px;
	vertical-align: middle;
	padding-right: 10px;
}

.sitebar .themes a.sitebar_icon
{
	padding-top: 7px;
}

.sitebar .themes a
{
	font-weight: bold;
	color: #065D7D;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
}

.sitebar .themes a:hover
{
	color: #c00;
}

.sitebar .themes a img
{
	margin-right: 2px;
}

.sitebar .container li.info_city
{
	white-space: nowrap;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	padding: 0 10px;
	border-right: 1px solid #d4dadb;
	vertical-align: middle;
}

.sitebar .container li.info_news
{
	padding: 0 10px;
}

.sitebar .container li.info_weather a,
.sitebar .container li.traffik a
{
	color: #065D7D;
}


.sitebar .container li.info_weather a:hover,
.sitebar .container li.traffik a:hover
{
	color: #c00;
}

.sitebar .container li.traffik
{
	padding: 0 10px;
	border-right: none;
}

.sitebar .container li.info_weather
{
	border-right: none;
	width: 50px;
	padding: 0 2px 0 10px;
}

.sitebar .container li.info_search
{
	padding: 0 90px 0 10px;
	border: none;
	white-space: nowrap;
	width: 25%;
	max-width: 300px;
}

.sitebar #query_sitebar
{
	width: 100%;
	color: #CCC;
	margin-right: 10px;
}

.sitebar .container li.info_menu
{
	width: 90px;
	border: none;
	text-align: right;
	padding: 0 10px 0 0;
}

.sitebar .container li.info_weather_img
{
	width: 25px;
	padding: 4px 10px 0 0;
}

.sitebar .menu
{
	z-index: 1;
	display: none;
	position: absolute;
	background: #f6f6f6;
	padding: 3px;
	border-top: 0;
	top: 40px;
	margin-right: 2px;
	overflow: hidden;
	margin-left: -83px;
}

.sitebar .menu .item
{
	text-align: right;
	font-size: 11px;
	width: 150px;
	padding: 3px 14px 3px 3px;
	background: url("//i.sdska.ru/_img/sitebar/default/bullet.gif") no-repeat 160px center;
}

.sitebar .menu .item a
{
	text-decoration: underline;
	border: 0;
}

.sitebar .menu a
{
	color: #065D7D !important;
	font-weight: bold;
}

.sitebar .menu a:hover
{
	color: #c00 !important;
	font-weight: bold;
}

.sitebar .menu .top
{
	position: absolute;
	width: 150px;
	margin-top: -10px;
	top: 0;
	height: 14px;
}

/* sitebar */

/* feedback */
.feedback
{
	max-width: 450px;
}

.feedback p
{
	font-size: 10px;
	color: #333;
	padding: 0;
	margin-bottom: 1px;
}

.feedback input.button
{
	background: url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x #16779C;
	border: 1px solid #035676;
	color: #FFF;
	font-weight: bold;
	margin: 10px 0;
	padding: 3px;
}

/* feedback */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ Breadcrumb ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.breadcrumb-simple p,
.breadcrumb-simple .breadcrumb-page_title
{
	color: #065D7D;
	padding: 15px 0 10px 0 !important;
	font-size: 28px;
	line-height: 23px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ Breadcrumb ~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* styles for SITE MAP */
ul.site_map
{
	padding: 30px 2px;
}

ul.site_map li
{
	margin-bottom: 8px;
}

ul.site_map a
{
	color: #065D7D !important;
}

.site_map_title
{
	font-weight: bold;
}

/* END styles for SITE MAP */

.title4
{
	color: #333;
	font-size: 28px;
}

.text10
{
	font-size: 10px;
	font-weight: lighter;
}

.text11, .smalltext
{
	font-size: 11px;
}

.text13
{
	font-size: 13px;
}

.text14
{
	font-size: 14px;
}

.text16
{
	font-size: 18px;
	color: #065D7D;
	font-weight: lighter;
}

.text19
{
	font-size: 19px;
	color: #065D7D;
}

.text20
{
	font-size: 12px;
	color: #005A52;
	text-decoration: underline;
	font-weight: bold;
}

.table2
{
	background-color: #FFF;
}

.table TH, .table2 TH
{
	height: 24px;
	padding: 3px;
	background-color: #eaeeef;
	font-size: 12px;
	font-weight: bolder;
}

.table TH A, .table TH A:link, .table TH A:visited, .table TH A:hover, .table2 TH A, .table2 TH A:link, .table2 TH A:visited, .table2 TH A:hover
{
	color: #333;
}

.table2 TD
{
	padding: 5px;
	font-size: 11px;
	border-bottom: 1px solid #eaeeef;
}

.table0
{
	padding: 0;
}

.table0 TD
{
	padding: 0;
}

.block-contest td
{
	padding: 6px 0;
}

.block-contest a
{
	font-size: 18px;
	font-weight: lighter;
}

.contest-send_link
{
	padding: 10px 0;
}

.contest-photo-container span a
{
	font-size: 16px;
}

/* Styles for contests */
div.contest
{
	padding: 8px 0;
}

div.contest span
{
	font-weight: bold;
}

.contest-entry
{
	padding: 5px 0;
}

.contest-send_link
{
	text-align: center;
	padding: 3px 0;
}

.contest-photo-container
{
	display: inline-table;
}

.contest-photo
{
	float: left;
	text-align: left;
	padding: 0 8px;
	height: 200px;
}

.contest-photo .contest-photo-img
{
	text-align: left;
}

.contest-photo-title
{
	text-align: left;
	overflow: hidden;
	position: relative;
	height: 70px;
}

.contest-photo-title a
{
	font-weight: bold;
}

.contest-photo-announce
{
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	color: red;
}

.contest-frm-main
{
	padding: 3px 0;
}

.contest-frm-container
{
	padding: 5px 0;
}

.contest-frm-caption
{
	font-weight: bold;
	padding-bottom: 5px;
}

.contest-frm-block
{
	padding: 2px 0 6px 0;
}

.contest-frm-block span
{
	font-weight: bold;
}

.contest-statistic
{
	padding: 5px 0;
}

.contest-statistic span
{
	font-weight: bold;
}

.contest-captcha-container
{
	padding: 15px 0;
}

.contest-captcha-container span
{
	text-align: center;
	font-weight: bold;
}

.contest-captcha-content
{
	padding: 2px 0 5px 0;
	text-align: center;
}

.contest-captcha-content span
{
	font-weight: bold;
}

.contest-categories-container
{
	padding: 10px;
	text-align: left;
}

.contest-categories-title
{
	font-weight: bold;
	text-align: left;
	padding: 5px 0 0;
}

.contest-categories
{
	text-align: left;
	padding: 8px 10px;
}

.contest-categories-one
{
	padding: 0 10px;
	margin: 2px;
	background-color: #EDF6F8;
}

.contest-categories-title
{
	padding-bottom: 2px;
}

.contest-categories-count
{
	font-size: 8pt;
	color: #333;
	font-weight: normal;
}

.contest-categories-block-container
{
	font-weight: bold;
}

.contest-categories-block-title
{
	font-weight: normal;
	padding-bottom: 5px;
}

.contest-categories-block-one
{
	padding: 2px 0 0 10px;
	font-size: 8pt;
}

.contest-form-colored-row
{
	background-color: #EDF6F8;
}

/* End of Styles for contests */

.title2
{
	color: #065D7D;
	font-size: 18px;
}

/* widget weather */
.widget_weather
{
	margin-bottom: 20px;
}

.widget_weather .widget_weather_title
{
	border-bottom: 2px solid #D6E8E8;
	color: #6D6D6D;
	font-size: 20px;
	line-height: 16px;
	margin-bottom: 6px;
	padding: 10px 8px 10px 10px;
	display: block;
}

.widget_weather td
{
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ECEEED;
	font-size: 11px;
	color: #666
}

.widget_weather td b
{
	font-weight: normal;
	color: #000;
	font-size: 12px;
}

.widget_weather td img
{
	margin-top: 8px;
}

/* widget weather */

/* mail */
.name_email
{
	margin: 10px 0;
	background: #eaeeef;
	padding: 8px 10px 8px 10px;
	font-weight: bold;
	color: #777;
}

.mail_menu
{
	margin: 5px 0;
}

.mail_menu strong.st_menu
{
	background: #eaeeef;
	padding: 8px 10px 8px 10px;
	font-weight: bold;
	margin-left: -4px;
	border-right: 4px solid #fff;
}

.mail_menu strong a
{
	color: #333;
	font-weight: normal;
}

.block_mail_leftmenu
{
	margin: -6px 0 0 -10px;
}

.mail_left_menu a
{
	color: #333;
	font-weight: lighter;
	display: block;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #eaeeef;
	font-size: 13px;
}

.mail_left_menu a:hover
{
	color: #065D7D;
	font-weight: bold;
	background: #eaeeef;
	border-left: 5px solid #065D7D;
	padding-left: 5px;
}

.mail_left_menu .mail_amount
{
	position: absolute;
	right: 10px;
	top: 11px;
	font-size: 11px;
	color: #666;
}

.mail_body .table_mail TH
{
	background: none;
	border-bottom: 2px solid #7ebccf;
	padding: 8px 10px;
	text-align: left;
}

.mail_body .table td
{
	padding-left: 15px;
}

.mail_body .place_title
{
	color: #065D7D;
	font-size: 20px;
	padding-left: 15px;
}

.mail_body .table_mail TH a,
.mail_body .table_mail TH
{
	font-weight: lighter;
	color: #888;
}

.mail_body .table_mail td
{
	padding: 7px 10px 4px 10px;
	border-bottom: 1px solid #EAEEEF;
}

.mail_body .table_mail td.author
{
	word-wrap: break-word;
	word-break: break-all;
}

.mail_body .table_mail td.theme
{
	word-wrap: break-word;
	word-break: break-all;
}

.mail_body .tip
{
	font-size: 10px;
	color: #666;
}

.mail_body table label
{
	vertical-align: 2px;
}

.mail_body table input
{
	border: 1px solid #888;
	height: 20px;
}

.mail_body table input[type="checkbox"]
{
	border: none;
	height: 15px;
}

.mail_body table textarea
{
	border: 1px solid #888;
}

.mail_body table select
{
	border: 1px solid #888;
	padding: 0;
}

.mail_body input.button,
.mai_body table button
{
	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;
	font-size: 10px;
	cursor: pointer;
}

.mail_body table input[type=submit]
{
	background: #16779C url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x;
	border: 1px solid #035676;
	color: #FFF;
	margin-left: 1px;
	font-size: 10px;
	cursor: pointer;
}

.mail_body td.submenu
{
	padding-right: 10px;
	padding-top: 4px;
}

.mail_body table.mail_massage
{
	border-bottom: 2px solid #065D7D;
}

.mail_body .mail_massage td
{
	border-bottom: 1px solid #EAEEEF;
	padding: 5px 0 5px 15px;
}

.mail_body .mail_pageslink
{
	padding-left: 15px;
	color: #333;
	font-size: 11px;
}

.mail_body .mail_pageslink .pager
{
	margin-top: 10px;
}

.pager span,
.passport_pages .pager span,
.mail_body .mail_pageslink span
{
	color: #333;
	font-weight: bold;
	font-size: 10px;
	margin-right: 5px;
	display: inline-block;
}

.pager b,
.passport_pages .pager b,
.mail_body .mail_pageslink b
{
	font-weight: lighter;
	background: none repeat scroll 0 0 #D6E8EA;
	color: #666;
	font-size: 10px;
	padding: 2px;
	text-decoration: none;
}

.pager a,
.passport_pages .pager a,
.mail_body .mail_pageslink a
{
	color: #333 !important;
	text-decoration: none;
	margin: 0 3px;
	font-size: 10px;
}

.kaspersky_banner
{
	padding-left: 15px;
}

/* mail */

/* passport */
.col_left ul.passport_left_menu
{
	padding: 0;
	margin: 0
}

.col_left ul.passport_left_menu li
{
	border-bottom: 1px solid #ECEEED;
	margin-left: -10px;
	padding: 5px 0 6px 10px;

}

.col_left .passport-widget-container
{
	margin: 0;
}

.col_left .passport-main-menu div
{
	border-bottom: 1px solid #ECEEED;
	margin: 0 0 6px -10px;
	padding: 0 0 5px 10px;
}

.passport_pages .passport_title
{
	color: #065D7D;
	font-size: 28px;
	padding-top: 10px;
}

.passport_pages .title
{
	color: #065D7D;
	font-size: 18px;
	padding-top: 10px;
}

.passport_pages span
{
	display: block;
	color: #333;
	font-weight: bold;
	padding-bottom: 4px;
}

.passport_pages td
{
	padding: 10px 0 5px 0;
}

.passport_pages input
{
	border: 1px solid #999;
	height: 20px;
	padding-left: 5px;
}

.passport_pages label
{
	padding-left: 0;
	padding-bottom: 5px;
	display: inline-block;
}

@-moz-document url-prefix()
{
	.passport_pages label
	{
		padding-bottom: 0;
	}
}

input[type="radio"]
{
	border: none;
}

input[type="checkbox"]
{
	border: none;
	height: 15px
}

.passport_pages .error span
{
	color: #c00 !important;
}

.passport_pages select
{
	border: 1px solid #999;
	padding: 3px 5px;
	background: #fff;
}

.passport_pages a.button,
.passport_pages input.button
{
	background: #16779C url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x;
	border: 1px solid #035676;
	color: #FFF;
	font-size: 12px;
	margin-left: 1px;
	padding: 4px 5px;
	height: auto;
	width: auto;
	margin-top: 5px;
}

.passport_pages a.button
{
	text-decoration: none;
}

@-moz-document url-prefix()
{
	.passport_pages input.button
	{
		background: #16779C url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x;
		border: 1px solid #035676;
		color: #FFF;
		font-size: 12px;
		margin-left: 1px;
		padding: 2px 5px 3px 5px;
		height: auto;
		width: auto;
		margin-top: 5px;
	}
}

.passport_pages small
{
	display: block;
	color: #666;
}

.passport_pages .passport_header
{
	background: #EAEEEF;
	position: relative;
	width: 100%;
	height: 30px;
	margin: 15px 0 0 0;
	border-bottom: 10px solid #fff;
}

@-moz-document url-prefix()
{
	.passport_pages .passport_header
	{
		background: #EAEEEF;
		position: relative;
		width: 100%;
		height: 30px;
		margin: 15px 0 0;
		border-bottom: 10px solid #fff;
	}
}

.passport_pages .passport_top_menu_w
{
	position: relative;
	height: 30px;
	background: #EAEEEF;
	border-bottom: 10px solid #fff;
}

.passport_pages .passport_top_menu
{
	display: inline-block;
	padding-right: 0;
	position: absolute;
	background-color: #FFF;
}

.passport_pages .passport_top_menu a
{
	font-size: 12px;
	font-weight: lighter;
	padding: 0 10px;
	color: #333;
}

.passport_pages .passport_top_menu small
{
	display: inline-block;
	padding-right: 10px;
	font-weight: normal;
}

.passport_pages .passport_top_menu span
{
	background-color: #EAEEEF;
	margin-right: 5px;
	float: left;
	padding: 8px 0 8px 0;
	border-bottom: 5px solid #fff;
}

.passport_pages .passport_top_menu span:hover
{
	border-bottom: 5px solid #065D7D;
}

.passport_pages #passport-forms-contacts-search
{
	margin: 10px 0 20px 0;
}

.passport_pages #passport-forms-contacts-search input
{
	background: url("//i.sdska.ru/_img/system/default/common/input-back.png") repeat-x;
	border: 1px solid #CCC;
	height: 17px;
	width: 400px;
}

.passport_pages select.messages_act_list
{
	width: 200px;
}

.passport_pages #passport-forms-contacts-search input.button
{
	background: #16779C url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x;
	border: 1px solid #035676;
	color: #FFF;
	font-size: 11px;
	margin-left: 1px;
	padding: 1px 13px;
	height: auto;
	width: auto;
	margin-top: 5px;
}

.passport_pages .passport_users
{
	border-top: 1px solid #ECEEED
}

.passport_pages .passport_users .t11_grey
{
	font-size: 10px;
	color: #666;
	margin: 4px 0;
}

.passport_pages .passport_users .tip
{
	padding-top: 8px;
}

.passport_pages hr
{
	border: none;
	border-top: 1px solid #ECEEED;
	margin-bottom: 15px;
}

.passport_pages .passport_table td
{
	padding: 2px 10px;
}

.passport_pages .passport_table td strong a
{
	font-weight: lighter;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dashed #333;
}

.passport_pages .passport_table td strong a.pmtable_command
{
	color: #065D7D;
	border-bottom: 1px dashed #065D7D;
	font-weight: bold;
}

.passport_pages .passport_table .pmtable_date
{
	color: #666;
}

.passport_pages .passport_table .tip
{
	font-size: 10px;
	margin-top: 3px;
	color: #666;
}

/* passport */

/* consult */
.consult_details .breadcrumb-simple p
{
	color: #333;
	margin-bottom: 20px;
	line-height: 28px;
}

.consult_comments th
{
	background: #E7F5F6;
	padding: 5px 10px;
	font-weight: lighter;
	text-align: left;
}

.consult_comments th a
{
	font-weight: bold;
}

.consult_comments th a b
{
	font-weight: bold;
}

.consult_comments th b
{
	font-weight: lighter;
}

.consult_comments th span
{
	color: #333;
	font-size: 12px;
}

.consult_comments td
{
	padding: 10px;
}

.consult_comments td span
{
	color: #777;
}

.consult_details input,
.conference_form input,
.consult_details textarea,
.conference_form textarea
{
	border: 1px solid #999;
	padding: 4px 3px;
	margin-top: 4px;
}

.conference_form input.button,
.consult_details input.button
{
	background: #16779C url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x;
	border: 1px solid #035676;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
}

.consult_details ul
{
	list-style-type: disc;
	margin: 0 10px;
}

/* consult */

.section_last_content
{
	padding-left: 10px;
	text-align: left;
	margin-bottom: 5px;
}

.section_last_content span.comments-title
{
	font-weight: bold;

}

.section_last_date
{
	color: #FFF;
	font-size: 12px;
}

.section_last_img
{
	margin-bottom: 3px;
}

#afisha_events .place_title span
{
	font-size: 20px;
	display: inline-block;
	padding: 10px;
}

/* Tags : BEGIN */

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

.tag-list .title
{
	color: #888;
	padding: 0 0 10px 0;
	font-size: 22px;
}

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

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

.tag-list li img
{
	margin-right: 3px;
	margin-top: 6px;
	margin-bottom: 3px;
	border: 0;
}

.tag-list li .title
{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

.tag-list li .title a,
.tag-list li .title a:link,
.tag-list li .title a:visited
{
	color: #333;
}

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

.tag-list li .content
{
	padding-top: 5px;
}

.tag-list li .comment
{
	font-size: 12px;
	font-weight: normal;
	clear: both;
	color: #666;
}

.tag-list li .comment .author
{
	font-weight: bold;
	color: #f78729;
}

.tag-list li .meta
{
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	padding-bottom: 3px;
}

.tag-list li .meta *
{
	font-size: 12px;
}

.tag-list li .meta .pub-time
{
	color: #444;
	padding-top: 6px;
	float: left;
}

.tag-list li .meta .pub-section
{
	color: #999;
	padding-top: 6px;
	padding-left: 35px;
	float: left;
}

.tag-list li .meta .pub-section a,
.tag-list li .meta .pub-section a:link,
.tag-list li .meta .pub-section a:visited
{
	color: #999;
}

.tag-list li .meta .pub-section a:hover
{
	color: #BBB;
}

.tag-item-list
{
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tag-item-list a,
.tag-item-list a:link,
.tag-item-list a:visited
{
	color: #999;
}

.tag-cloud-full,
.tag-cloud
{
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	background-color: #eee;
	padding: 0 0 15px 0;
	margin: 10px 0 0;
}

.tag-cloud-full
{
	margin: 0;
}

.tag-cloud-full
{
	background-color: transparent;
}

.tag-cloud-full .title
{
	color: #888;
	padding: 0 0 10px 0;
	font-size: 22px;
}

.tag-cloud-full .tabs,
.tag-cloud .tabs
{
	padding: 0 0 10px 10px;
}

.tag-cloud-full .tabs .tab-active,
.tag-cloud .tabs .tab-active
{
	font-weight: bold;
	font-size: 14px;
	background-color: #FFF;
	float: left;
	padding: 5px;
	color: #f60;
}

.tag-cloud-full .tabs .tab,
.tag-cloud .tabs .tab
{
	font-size: 12px;
	background-color: transparent;
	float: left;
	padding: 8px 0 0 15px;
	color: #f60;
	font-weight: bold;
}

.tag-cloud .tabs .tab a,
.tag-cloud .tabs .tab a:link,
.tag-cloud .tabs .tab a:visited
{
	color: #f60;
}

.tag-cloud .tabs .tab a:hover
{
	color: #BBB;
}

.tag-cloud-full br,
.tag-cloud br
{
	clear: both;
}

.tag-cloud-full ul,
.tag-cloud ul
{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 15px;
}

.tag-cloud-full li,
.tag-cloud li
{
	list-style: none;
	margin: 0;
	padding: 2px 5px 2px 0;
	display: inline;
}

.tag-cloud-full li a,
.tag-cloud-full li a:link,
.tag-cloud-full li a:visited,
.tag-cloud li a,
.tag-cloud li a:link,
.tag-cloud li a:visited
{
	color: #666;
}

.tag-cloud-full li a:hover,
.tag-cloud li a:hover
{
	color: #BBB;
}

/* Tags : END */

.news-block-justify, .contest-entry ul
{
	list-style-type: disc;
}

/* login */

.page_login h2
{
	color: #065D7D;
	font-size: 24px;
	font-weight: lighter;
	margin: 10px 0;
}

.page_login table
{
	margin-bottom: 10px;
}

.page_login table td
{
	padding: 5px 0;
}

.page_login td.error
{
	color: red;
}

.page_login label
{
	font-weight: bold;
	color: #333;
}

.page_login input
{
	margin-top: 5px;
	border: 1px solid #999;
	padding: 2px 10px;
}

.page_login td.remember
{
	padding: 0 0 10px 0;
}

.page_login td.remember input
{
	margin-top: 0;
	border: none;
}

.page_login td.remember label
{
	font-weight: lighter;
}

.page_login td input#send_button
{
	background: url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x scroll 0 0 #16779C;
	border: 1px solid #035676;
	color: #FFF;
	margin-left: 1px;
	padding: 2px 10px;
	margin-right: 30px
}

.page_login ol
{
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

.vbutton
{
	text-decoration: none;
}

.vbutton img
{
	margin-right: 5px;
	border: 0;
	vertical-align: top;
}

.vbutton span
{
	border-bottom: 1px dashed;
}

.record-print, .record-views
{
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin-right: 15px;
	vertical-align: top;
	width: auto;
}

.prit-img
{
	background: url("//i.sdska.ru//_img/conference/201302_title_new/view.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 13px;
	vertical-align: top;
	width: 14px;
}

.view-img
{
	background: url("//i.sdska.ru//_img/conference/201302_title_new/view.png") no-repeat scroll -14px 0 transparent;
	display: inline-block;
	height: 13px;
	vertical-align: top;
	width: 14px;
}

/* passport pages new */

.passport_pages_new
{
	font-family: Verdana;
}

.dialog_friends .amount
{
	font-size: 12px;
	font-weight: bold;
	color: #065D7D;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	margin-top: 20px;
}

.dialog_friends .amount span
{
	color: #666;
	font-weight: normal;
}

.dialog_friends ul.dialog_user
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.dialog_friends ul.dialog_user li
{
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.dialog_friends ul.dialog_user li img
{
	float: left;
}

.dialog_friends ul.dialog_user .user_massage img
{
	margin-right: 10px;
}

.dialog_friends ul.dialog_user li .info_user
{
	overflow: hidden;
	width: 180px;
	padding: 10px 5px 5px 25px;
	float: left;
}

.dialog_friends ul.dialog_user li .choose_massage
{
	float: left;
	padding: 5px;
	margin-top: 30px;
}

.dialog_friends ul.dialog_user li .choose_massage input[type="checkbox"]
{
	width: 15px;
}

.dialog_friends ul.dialog_user li .user_massage a.user_name,
.dialog_friends ul.dialog_user li .info_user a.user_name
{
	color: #065D7D;
	font-size: 13px;
	font-weight: bold;
}

.dialog_friends ul.dialog_user li .info_user span.user_online
{
	color: #999;
	font-size: 10px;
	display: block;
	margin-top: 2px;
}

.dialog_friends ul.dialog_user li .info_user span.data
{
	color: #333;
	font-size: 11px;
	display: block;
	margin-top: 10px;
}

.dialog_friends ul.dialog_user li .user_massage
{
	overflow: hidden;
	padding: 10px 60px 5px 20px;
	color: #666;
	font-size: 12px;
}

.dialog_friends ul.dialog_user li .user_massage span.message_title
{
	color: #666;
	font-size: 10px;
	display: block;
	margin-top: 20px;
}

.dialog_friends ul.dialog_user li .user_massage span.message_title a
{
	color: #065D7D;
	font-size: 10px;
}

.dialog_friends ul.dialog_user li.block_gray
{
	background: #eee;
	position: relative;
}

.dialog_friends ul.dialog_user li.block_gray .action_icon
{
	position: absolute;
	top: 10px;
	right: 5px;
}

.dialog_friends ul.dialog_user li.block_gray .action_icon img
{
	margin-right: 5px;
}

.dialog_friends ul.dialog_user li .user_massage .info
{
	margin-bottom: 10px;
}

.dialog_friends ul.dialog_user li .user_massage .info span.data
{
	font-size: 11px;
	color: #999;
	float: right;
}

.dialog_friends ul.dialog_user li.text_massage
{
	border: none;
	padding-left: 20px;
	width: 100%;
}

.dialog_friends ul.dialog_user li .text_massage textarea
{
	width: 99%;
	height: 87px;
	margin: 0 0 8px 0;
}

.dialog_friends ul.dialog_user li.text_massage img
{
	float: none;
	margin: 0 10px;
}

.dialog_friends ul.dialog_user li.text_massage td
{
	vertical-align: top;
}

.dialog_friends ul.dialog_user li.text_massage td .forwarded_massages
{
	color: #999;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

.dialog_friends ul.dialog_user li.text_massage td .forwarded_massages span
{
	color: #C9CCCD;
	display: inline-block;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: -3px;
}

.dialog_friends ul.dialog_user li.text_massage td .forwarded_massages span img
{
	margin: 0;
}

.dialog_friends ul.dialog_user li.text_massage td span.amount_forwarded_massages
{
	color: #999;
	font-size: 11px;
	display: block;
	margin-bottom: 20px;
}

.dialog_friends ul.dialog_user li.text_massage input.button_submit
{
	background: #16779C url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x;
	border: 1px solid #035676;
	color: #FFF;
	padding: 3px 15px 5px 15px;
	font-size: 11px;
}

.dialog_friends ul.dialog_user li.text_massage select
{
	float: right;
}

.dialog_friends ul.dialog_user li.text_massage span
{
	color: #999;
	font-size: 11px;
}

.dialog_friends ul.dialog_user li .user_massage_link a
{
	color: #065D7D;
	display: inline-block;
	margin-bottom: 5px;
}

.dialog_friends a:hover
{
	color: #c00 !important;
}

.dialog_friends .link_spam
{
	color: #999;
	font-size: 12px;
	margin-top: 10px;
}

.dialog_friends .link_spam a
{
	color: #999;
}

.passport_last_message {
	margin: 0;
	width: 100%;
	padding: 0;
}

.passport_last_message .message_info {
	color: #777;
}

.passport_last_message .message_text {
	padding-bottom: 4px;
	word-wrap: break-word;
	width: 190px;
}

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

.top_general_menu #menu
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

.top_general_menu #menu li
{
	float: left;
	display: inline;
	cursor: pointer;
	color: #666;
	font-size: 13px;
	padding: 5px 15px 7px 15px;
	margin-bottom: 3px;
}

.top_general_menu #menu li span
{
	text-decoration: underline;
	color: #000;
}

.top_general_menu #menu li b
{
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.top_general_menu .tab_active
{
	color: #666 !important;
	background: #eaeeef !important;
	padding: 5px 13px 7px 13px !important;

}

.top_general_menu .tab_active span
{
	color: #000;
	font-weight: bold;
}

.top_general_menu #container
{
	clear: both;
}

.top_general_menu #container .tab_content
{
	display: none;
}

.top_general_menu #container .tab_content .search
{
	background: #eaeeef;
	color: #000;
	font-size: 11px;
	padding: 10px 7px;
}

.passport_form_message .select_massage,
.passport_form_message .list_user .select_massage,
.top_general_menu #container .tab_content .search .select_massage
{
	display: inline-block;
	background: #999;
	color: #fff;
	font-weight: bold;
	padding: 4px 8px 2px;
	font-size: 12px;
	margin-left: 5px;
}

.passport_form_message .select_massage span,
.passport_form_message .list_user .select_massage span,
.top_general_menu #container .tab_content .search .select_massage span
{
	display: inline-block;
	vertical-align: -4px;
}

.top_general_menu #container .tab_content input.search
{
	background: #fff url("//i.sdska.ru/_img/passport/default/search_bg.png") no-repeat 2px;
	border: 1px solid #999;
	color: #999;
	font-size: 11px;
	width: 50%;
	padding: 3px 2px 3px 20px;
	border-radius: 5px;
}

.top_general_menu #container .tab_content input.button
{
	color: #fff;
	background: #999;
	border: 1px solid #999;
	padding: 2px 10px 3px 10px;
	font-size: 13px;
	float: right;
	cursor: pointer;
}

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

.top_general_menu #container .tab_content ul.option_massege,
.top_general_menu #container .tab_content ul.option_user
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.top_general_menu #container .tab_content ul.option_massege
{
	float: right;
}

.top_general_menu #container .tab_content ul.option_user li
{
	display: inline-block;
	color: #065D7D;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px 2px 10px;
}

.top_general_menu #container .tab_content ul.option_user li span
{
	font-weight: bolder;
	font-size: 12px;
	color: #c9cccd;
	display: inline-block;
	vertical-align: -3px;
}

.top_general_menu #container .tab_content ul.option_user li.select
{
	background: #007cac;
	color: #fff;
}

.top_general_menu #container .tab_content ul.option_user li.select span
{
	color: #fff;
}

.top_general_menu #container .tab_content ul.option_massege li
{
	display: inline-block;
	background: #999;
	border: 1px solid #999;
	font-size: 13px;
	padding: 4px 15px 5px 15px;
	margin-left: 3px;
}

.top_general_menu #container .tab_content ul.option_massege li.blue_button
{
	background: #16779C url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x;
	border: 1px solid #035676;
	color: #FFF;
}

.top_general_menu #container .tab_content ul.option_massege li a
{
	color: #fff;
	text-decoration: none;
}

/* tabs */

/* form message */
.passport_form_message
{
	background: #eaeeef;
	padding: 15px;
}

.passport_form_message span.title
{
	font-size: 18px;
	color: #065D7D;
	display: block;
}

.passport_form_message b
{
	color: #333;
	font-size: 13px;
	display: block;
	margin: 10px 0 1px 0;
}

.passport_form_message strong
{
	color: #333;
	font-size: 13px;
	margin: 18px 0 1px 0;
	display: block;
}

.passport_form_message .list_user
{
	background: #fff;
	padding-top: 5px;
	border: 1px solid #ccc;
	margin-top: 3px;
}

.passport_form_message .list_user .select_massage
{
	background: #bbb;
	margin-bottom: 5px;
}

.passport_form_message .list_user .add_user_massage
{
	background: #007cac;
}

.passport_form_message input.button
{
	color: #fff;
	background: #999;
	border: 1px solid #999;
	padding: 3px 10px 5px 10px;
	font-size: 12px;
	cursor: pointer;
	margin: 5px 0;
}

@-moz-document url-prefix() {
	.passport_form_message input.button
	{
		padding: 2px 10px 4px 10px;
	}
}

.passport_form_message input.blue_button
{
	background: #16779C url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x;
	border: 1px solid #035676;
	color: #FFF;
}

.passport_form_message textarea
{
	height: 87px;
	margin: 0 0 8px;
	width: 99%;
	font-size: 11px;
	color: #666;
}

/* form message */

/* menu */

#dropdown
{
	cursor: pointer;
	position: relative;
}

ul.dropdown
{
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#dropdown ul
{
	position: absolute;
	top: 20px;
	left: -8px;
	display: none;
	margin: 0;
	padding: 0;
}

@-moz-document url-prefix() {
	#dropdown li
	{
		top: 21px;
	}
}

#dropdown li
{
	list-style: none;
	border: 1px solid #007CAC;
	background: #fff;
	padding: 5px;
	color: #333;
	font-weight: normal;
	font-size: 12px;
}

#dropdown li input.search
{
	background: #fff url("//i.sdska.ru/_img/passport/default/search_bg.png") no-repeat 2px;
	border: 1px solid #999;
	color: #999;
	font-size: 11px;
	padding: 3px 2px 3px 20px;
	border-radius: 5px;
	margin-bottom: 5px;
}

#dropdown.active
{

}

#dropdown a
{
	text-decoration: none;
	display: block;
	padding: 8px 5px;
	white-space: nowrap;
}

#dropdown a:hover
{
	color: #017cac;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

/* passport pages new */




/* Passport My Ads */
.passport_myads
{
	font-family: Verdana;
	color: #6D6D6D;
	font-size: 11px;
	margin-top: 60px;
}

.passport_myads_title
{
	color: #6D6D6D;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}

.passport_myads_table
{
	border-top: 1px solid #bbb;
	margin: 5px 0 30px 0;
}

.passport_myads_table td
{
	vertical-align: top;
	padding-right: 20px;
	width: 50%;
}

ul.passport_myads_item
{
	margin: 12px 0;
	padding: 0;
}

ul.passport_myads_item li
{
	min-height: 35px;
	margin-bottom: 10px;
}

a.passport_myads_link
{
	color: #065D7D !important;
	font-size: 15px;
	font-weight: bold;
}

a.passport_myads_link:hover
{
	color: #cc0000 !important;
}

span.passport_myads_info
{
	display: block;
	font-weight: normal;
	color: #6D6D6D;
	font-size: 11px;
	margin-left: 43px;
	margin-top: 4px;
}

b.icon_title
{
	background: url('//i.sdska.ru/_img/system/201302_title_new/sprite.png') no-repeat 33px 0;
	float: left;
	width: 33px;
	height: 33px;
	margin: -7px 10px 0 0;
}

b.car
{
	background-position: 0 0;
}

b.realty
{
	background-position: -198px 0;
}

b.job
{
	background-position: -396px 0;
}

b.interior
{
	background-position: -33px 0;
}

b.tech
{
	background-position: -462px 0;
}

b.business
{
	background-position: -495px 0;
}
/* Passport My Ads */


/* Help */
a.help_title
{
	color:#065d7d;
	font-size: 21px;
	display: inline-block;
	margin-bottom: 20px;
}

.content_block .pages_help ul.help_ads,
.content_block .pages_help ul.help_menu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.content_block .pages_help ul.help_menu li
{
	float: left;
}

.content_block .pages_help ul.help_menu li.help_menu_center_col
{
	margin: 0 100px;
}

.content_block .pages_help ul.help_menu li a
{
	font-size: 15px;
	color: #065d7d;
	line-height: 40px;
}

.content_block .pages_help li a.help_ads_title_link:hover,
.content_block .pages_help ul.help_menu li a:hover
{
	color: #c00;
}

table.help_table
{
	width: 100%;
	border-collapse: collapse;
	border: 0;
	margin: 50px 0;
}

table.help_table td
{
	vertical-align: top;
	padding-left: 30px;
}

table.help_table td.help_table_letf
{
	border-right: 1px solid #b9b9b9;
	width: 370px;
	padding-left: 0;
}

.content_block .pages_help ul.help_ads li
{
	margin: 0 35px 15px 0;
}

.content_block .pages_help li a.help_ads_title_link
{
	font-size: 15px;
	color: #065d7d;
	font-weight: bold;
}

span.help_ads_title
{
	font-size: 25px;
	color: #065d7d;
	display: block;
	margin-bottom: 25px;
}

span.help_clarification
{
	font-size: 11px;
	color: #7d7d7d;
	display: block;
}

.content_block .pages_help ul.help_services
{
	width: 235px;
	float: left;
}

li.icon_help_job
{
	background: url('//i.sdska.ru/_img/system/201302_title_new/ico-job.png') no-repeat;
	padding-left: 45px;
}

li.icon_help_auto
{
	background: url('//i.sdska.ru/_img/system/201302_title_new/ico-auto.png') no-repeat;
	padding-left: 45px;
}

li.icon_help_home
{
	background: url('//i.sdska.ru/_img/system/201302_title_new/ico-home.png') no-repeat;
	padding-left: 45px;
}

li.icon_help_advert
{
	background: url('//i.sdska.ru/_img/system/201302_title_new/ico-advert.png') no-repeat;
	padding-left: 45px;
}

li.icon_help_business
{
	background: url('//i.sdska.ru/_img/system/201302_title_new/ico-business.png') no-repeat;
	padding-left: 45px;
}

li.icon_help_electron
{
	background: url('//i.sdska.ru/_img/system/201302_title_new/ico-electron.png') no-repeat;
	padding-left: 45px;
}
/* Help */


/* ========== FORM ========== */
.rugion_price_form
{
	border-top: 1px dotted #222;
	border-bottom: 1px dotted #222;
	padding: 30px 0;
	margin: 30px 0 40px 0;
	width: 100%;
}

h3.price_title
{
	font-size: 20px;
}

table.rugion_price_table
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	width: 100%;
	margin: 10px 0 80px 0;
	padding-left: 20px;
}

table.rugion_price_table th
{
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding: 8px 0 5px 5px;
	border-bottom: 1px dotted #222;
}

table.rugion_price_table td
{
	vertical-align: top;
	padding: 10px 5px 0 5px;
}

span.price_terms
{
	display: block;
	font-size: 13px;
	color: #7e8385;
	margin-bottom: 10px;
}

span.price_region
{
	font-size: 14px;
}

.price_clarification
{
	font-size: 12px;
	color: #7e8385;
	margin: 0 0 50px 50px;
}

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

.wrapper-dropdown
{
	position: relative;
	width: 200px;
	margin-right: 15px;
	padding: 2px 15px;

	background: #fff;
	border: 1px solid silver;
	cursor: pointer;
	outline: none;
	float: left;
	font-size: 12px;
}

.wrapper-dropdown:after
{
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	border-width: 8px 8px 0 8px;
	border-style: solid;
	border-color: #adadad transparent;
}

.wrapper-dropdown .dropdown
{
	position: absolute;
	top: 100%;
	margin-top: -1px;
	left: -1px;
	right: -1px;

	background: white;
	border: 1px solid silver;
	border-top: none;
	list-style: none;
	display:none;
	pointer-events: none;
}

.wrapper-dropdown .dropdown li
{
	position: relative;
}

.wrapper-dropdown .dropdown li label
{
	display: block;
	padding: 8px 35px 8px 15px;
	color: #000;
}

.wrapper-dropdown .dropdown li:last-of-type label
{
	border: none;
}

.wrapper-dropdown .dropdown li input /* Чеки */
{
	position: absolute;
	display: block;
	right: 10px;
	top: 50%;
	margin-top: -8px;
}

/* При наведении курсора*/
.wrapper-dropdown .dropdown li:hover label
{
	background: #f0f0f0;
}

.wrapper-dropdown .dropdown li input:checked ~ label
{
	color: grey;
}

/* Активное состояние */
.wrapper-dropdown.active
{
	color: grey;
}

.wrapper-dropdown.active:after
{
	border-width: 0 8px 8px 8px;
}

.wrapper-dropdown.active .dropdown
{
	display:block;
	pointer-events: auto;
	overflow: auto;
}

a.price_button
{
	background: #16779C url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x;
	padding: 2px 15px;
	float: left;
	font-size: 12px;
	font-family: Tahoma;
	color: #fff;
	text-decoration: none;
	border: 1px solid #035676;
	width: 150px;
	text-align: center;
}

a.price_button:hover
{
	color: #fff;
}

.search_price
{
	padding: 5px 0 15px 20px;
	border-bottom: 1px solid #999;
	margin-bottom: 30px;
}

.block-paragraph {
	padding: 10px 0;
}

.conference_form {
	width: 400px;
}

.conference_form_error {
	margin-left: 30px;
	width: 230px;
	text-align: left;
	color: red;
}

.conference_form_title {
	margin-left: 30px;
	color: #296E8D;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 0;
}

.conference_form_field {
	margin-left: 30px;
	width: 230px;
	text-align: left;
	margin-bottom: 10px;
}

.conference_form_field input[type=text] {
	width: 230px;
}

.conference_form_submit {
	margin-left: 30px;
	text-align: center;
}

.conference_form_area span {
	width: 30px;
	float: left;
}
.conference_form_area_title {
	text-align: left;
	margin-left: 30px;
}

#formCaptcha {
	width: 410px;
	margin-left: 30px;
}
.conference_form_area {
	width: 410px;
}

#guestCaptchaCode {
	width: 100px;
}

.conference_form_area img {
	cursor: pointer;
}

.news_block_last_item {
	text-align: left;
	padding-left:4px;
}
.news_block_archive {
	padding-top:3px;
	padding-left:4px;
}
.news_block_archive_year {
	cursor:pointer;
	width:100%;
}
.block_month_archive {
	padding-left: 10px;
	font-size: 11px;
}
.c_list_month {
	list-style: none;
	padding: 0;
	margin: 0;
}

.block-status {
	font-size:12px;
	color:red;
	font-weight: bold;
}
.conference-anonce {
	padding: 0;
	margin: 0;
}
.conference-person-name {
	font-size: 14px;
	font-weight: bold;
}
.block-photo {
	text-align: center;
}
.conference-anonce li {
	padding: 10px 0 10px 25px;
	border-bottom: 1px solid #ccc;
}
.comment-last-comment span{
	color: #666;
}

/* social_widget */

.no-border {
	padding: 5px;
}

.with-border {
	padding: 5px;
}

/* end social_widget */
#price_widget_list {
	padding: 0 0 0 12px;
	margin: 0;
}

#price_widget_list .title {
	padding: 0 0 10px;
	font-weight: bold;
}

#price_widget_list ul {
	padding: 0;
}

#price_widget_list li{
	padding: 5px 0 0;
	margin: 0;
}

#price_widget_list .add_links {
	padding: 10px 0 0;
	color: red;
	font-weight: bold;
}

#price_widget_list .add_links a {
	color: red;
}


/* orders */
.board_orders
{
	color: #333;
	font-family: Verdana;
	font-size: 13px;
	margin-bottom: 150px;
}

.orders_title
{
	color: #065d7d;
	font-family: Verdana;
	font-size: 28px;
	display: block;
	margin: 10px 0 30px;
}

.board_orders p
{
	font-family: Verdana;
	font-size: 13px;
	padding: 0 !important;
}

.board_orders .board_orders_table
{
	width: 100%;
	text-align: left;
	margin: 15px 0 5px 0;
}

.board_orders .board_orders_table th
{
	color: #333;
	font-size: 11px;
	background: #d0e3ea;
	padding: 10px 15px 5px;
}

.board_orders .board_orders_table td
{
	padding: 10px 15px;
	border-bottom: 2px solid #ddd;
}

.board_orders .board_orders_table td input[type='radio']
{
	width: 15px;
	margin: 0 5px 0 0;
}

.board_orders .my_orders td
{
	font-size: 11px;
	color: #666;
}

.board_orders .my_orders td.period_orders
{
	font-size: 13px;
	color: #333;
}

.board_orders input.button[type='submit']
{
	background: #16779c url("//i.sdska.ru/_img/system/default/common/button-back.png") repeat-x;
	border: 1px solid #035676;
	color: #fff;
	font-weight: bold;
	margin: 5px 0;
	padding: 3px 15px;
}

ul.payment_info
{
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
	font-size: 13px;
	color: #333;
}

ul.payment_info li
{
	margin-bottom: 8px;
}

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

.payment_types_list li
{
	display: inline-table;
	width: 151px;
	height: 151px;
	text-align: center;
	background: #f7f7f7;
	margin-right: 10px;
}

.payment_types_list li a
{
	text-decoration: none;

}
.payment_types_list li p
{
	font-size: 13px;
	color: #333;
}
/* orders */


.weather_left_widget {
	width: 350px;
	margin: 10px 0 10px 226px;
}

.weather_left_widget .title {
	font-size: 16px;
	font-weight: bold;
}

.weather_block {
	text-align: left;
	white-space: nowrap;
	float: left;
	padding: 1px 5px 1px 1px;
}

.weather_block img {
	margin-right:3px;
	margin-top:4px;
	float: left;
}

.weather_block span {
	color: red;
}


.title_conference_archive
{
	color: #065d7d;
	font-size: 28px;
	margin-bottom: 40px;
}

.page_conference .pager
{
	margin-bottom: 15px;
}

.questions_conf .pager
{
	margin: 20px 0 15px;
}

.questions_conf .pager .ptitle
{
	padding: 2px 5px 2px 0;
}

.page_conference .pager a
{
	padding: 2px 3px;
	display: inline-block;
	color: #333 !important;
}

ul.conference_list
{
	list-style-type: none !important;
	margin: 0 !important;;
	padding: 0 !important;;
}

ul.conference_list li
{
	white-space: nowrap;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.conference_left
{
	display: inline-table;
	padding-top: 8px;
}

.conference_left img
{
	margin-top: 10px;
}

.conference_right
{
	display: inline-table;
	margin-left: 15px;
	white-space: normal;
	width: 85%;
}

span.date_conference
{
	color: #999;
	text-align: right;
	font-size: 13px;
	display: inline-block;
	width: 90px;
}

span.name_conference
{
	display: block;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

a.conference_annonce
{
	font-size: 14px;
	line-height: 20px;
	color: #666 !important;
	text-decoration: none;
	display: inline-block;
	margin-top: 5px;
}

a.conference_annonce b
{
	text-decoration: underline;
	display: inline-block;
	margin-top: 3px;
}

span.title_conf_name
{
	color: #333;
	font-size: 30px;
	line-height: 32px;
	display: inline-block;
	margin: 15px 0;
}

span.conf_isnow {
	font-size:13px;
	color:red;
}

span.conf_title {
	font-size: 14px;
	font-weight: bold;
}

.post_name
{
	color: #666;
	font-size: 18px;
	display: inline-block;
	margin: 5px 0;
}

b.quote_conf
{
	color: #333;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
}

.data_conf
{
	margin: 30px 0 5px;
	border-bottom: 1px solid #ccc;
	color: #666;
	font-family: Tahoma;
	font-size: 11px;
}

.block_text,
.block_text p
{
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.page_conference .record-print
{
	float: right;
	margin-right: 0;
}

.photos_conf
{
	margin: 10px 0;
}

.record-views-conf
{
	color: #666;
	font-size: 12px;
}

.record-views-conf b
{
	color: #333;
}

.questions_conf
{
	margin: 10px 0;
}

.questions_readers
{
	font-size: 18px;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

span.total
{
	color: #666;
	font-family: Tahoma;
	font-size: 11px;
	display: block;
	margin-bottom: 3px;
}

.conference_list_questions
{
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid #ccc;
}

.conference_list_questions li
{
	margin-bottom: 30px;
}

.name_user_conf
{
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-top: 25px;
}

.name_user_conf a
{
	font-weight: bold;
	color: #065d7d !important;
}

span.data_questions
{
	color: #999;
	font-weight: normal;
}

.user_question
{
	color: #333;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	background: #f0f0f0;
	padding: 3px;
	margin: 5px 0;
}

.user_answer p
{
	color: #333;
	font-size: 13px;
	line-height: 20px;
	padding: 3px;
	margin: 0;
}


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

ul.widget_anons_conf li
{
	margin-bottom: 30px;
}

a.widget_title_conf
{
	display: block;
	margin-bottom: 10px;
}

span.widget_data_conf
{
	color: #999;
	font-size: 12px;
}

span.widget_name_conf
{
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

span.widget_post_name
{
	color: #666;
	font-size: 12px;
	display: block;
	margin: 5px 0;
}

a.widget_quote_conf
{
	color: #065d7d;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.content_block .col_center ul.consult_default_list li {
	padding: 7px 0;
}

.content_block .col_center ul.consult_default_list ul {
	margin: 0 0 0 30px;
}
.content_block .col_center ul.consult_default_list ul li {
	padding: 10px 0;
	font-size: 16px;
}
.consult_user {
	text-align: left;
}

.consult_user_photo {
	padding-right:10px;
	float: left;
	display: table-cell;
}

.consult_firm_employment {
	font-size: 14px;
}

.consult_firm_rubrics_title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

.consult_section td a.title_name_consult
{
	margin-bottom: 4px;
}

.consult_section td
{
	padding: 10px 20px 10px 5px;
}

.consult_form_title {
	color: #296E8D;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.form_field {
	padding: 4px;
	width: 600px;
}

.form_field_name {
	width: 210px;
	font-weight: bold;
}

.form_field_value {
	text-align: left;
	width: 370px;
}

.form_field_value input[type=text] {
	width: 370px;
}

.form_field_value textarea {
	width: 345px;
}

.form_field_value input[name=captcha_code] {
	width: 100px;
}


.consult_answer_list_title {
	font-weight: bold;
	margin: 10px 0 30px 0;
}

.error
{
	color: red;
}

.consult_list {
	margin-bottom: 20px;
	margin-left: 5px;
}

.consult_list_photo {
	padding-right:10px;
	width: 90px;
	float: left;
}

.consult_list_name {
	display: table-cell;
	font-size: 13px;
}

.consult_list_name .title {
	font-size: 14px;
	font-weight: bold;
}

.consult_list_name .employment {
	font-weight: bold;
}

.consult_list .next {
	font-size: 13px;
}

.consult_list_links {
	padding: 10px 0;
	width: 150px;
}

.consult_list_links_right {
	padding: 10px 0;
	float: right;
	text-align: left;
}

.consult_users_list_title {
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 10px 0;
}

.fpageslink {
	padding: 10px 0;
	clear: both;
}

.contest-list {
	padding: 10px 10px 10px 13px;
}


/* contest main */
.contest_main_left
{
	display: table-cell;
	width: 200px;
	padding: 0 20px 0 10px;
	vertical-align: top;
}

.contest_main_right
{
	display: table-cell;
	padding-right: 20px;
	vertical-align: top;
}

.contest_main_widget
{
	background: url("//i.sdska.ru/_img/contest/default/ticket-middle.png") repeat-y;
	margin: 15px 0;
	width: 200px;
}

b.contest_main_widget_title
{
	background: url("//i.sdska.ru/_img/contest/default/top_tear.jpg") no-repeat;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #333;
	padding: 20px 0;
}

ul.list_contest_main_widget
{
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
	color: #065d7d;
	font-size: 15px;
}

ul.list_contest_main_widget li
{
	padding: 10px 15px;
	border-bottom: 1px dashed #ccc;
}

ul.list_contest_main_widget li.last_item_contest_main_widget
{
	border-bottom: none;
}

span.establishment
{
	display: block;
	color: #666666;
	font-size: 11px;
	text-transform: uppercase;
}

a.contest_main_widget_link
{
	color: #065d7d;
	font-size: 15px;
}

.contest_main_widget_bottom
{
	background: url("//i.sdska.ru/_img/contest/default/bottom_tear.jpg") no-repeat bottom;
	text-align: center;
	width: 200px;
	padding: 15px 0 30px;
}

.contest_main_widget_bottom img
{
	margin-right: 10px;
}

span.title_contest_main
{
	color: #999;
	font-size: 12px;
	display: block;
	margin: 10px 0;
}

a.title_contest_main_link
{
	color: #065d7d;
	font-size: 28px;
	display: inline-block;
	padding-right: 200px;
}

a.title_contest_main_link:hover,
a.list_title_contest_name:hover,
a.read_more_contest:hover
{
	color: #c00
}

span.subtitle_contest_main
{
	display: block;
	color: #333;
	font-size: 17px;
	margin-top: 8px;
	padding-right: 200px;
}

.contest_main_preview
{
	padding: 20px 200px 20px 0;
	border-bottom: 1px solid #ccc;
}

.contest_main_preview p
{
	color: #666;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}

img.contest_main_preview_photo
{
	float: right;
	margin-left: 20px;
}

a.button_link_contest_main
{
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
	background: #007da8;
	border-radius: 8px;
	display: inline-block;
	padding: 8px 25px;
	margin: 15px 0;
}

span.date_contest_main
{
	color: #666;
	font-size: 12px;
	font-style: italic;
	display: block;
}

b.involvement
{
	color: #666;
	font-size: 16px;
	line-height: 21px;
}

ul.list_contest_main
{
	list-style-type: none;
	margin: 20px 0 0;
	padding: 0;
}

ul.list_contest_main li
{
	float: left;
	width: 45%;
	margin: 0 10px 25px 0;
}

a.list_title_contest_name
{
	color: #065d7d;
	font-size: 20px;
	line-height: 22px;
	display: inline-block;
	margin-bottom: 10px;
}

small.to_date,
small.info_all_contests
{
	color: #999;
	font-size: 10px;
}

a.read_more_contest
{
	color: #065d7d;
	font-size: 12px;
	font-weight: 700;
	margin-left: 15px;
}

.last_block_contest_main_preview
{
	border-bottom: none;
}

span.all_contests
{
	color: #666;
	font-size: 20px;
	line-height: 21px;
	display: block;
	margin-bottom: 10px;
}

ul.list_contest_projects
{
	list-style-type: none;
	margin: 15px 0 0;
	padding: 0;
}

ul.list_contest_projects li
{
	float: left;
	margin: 0 10px 20px 0;
	width: 45%;
}

img.icon_contest_projects
{
	float: left;
	margin-right: 10px;
}

a.title_contest_name_projects
{
	font-size: 13px;
	vertical-align: 10px;
	display: inline-block;
	margin-top: 6px;
}

.title_contest_name {
	color: #065d7d;
	font-size: 24px;
}

/* contest main */

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

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

.add-material-news-video .icon
{
	background-position: -24px 3px;
}

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

.banner_place_inheader {
	width: 100%;
}

.right_sticky_block > div.sticky, .left_sticky_block > div.sticky {
	top: 40px;
	position: fixed;
	z-index: 1004;
}

.top > div.sticky {
	top: 0;
}

.right_sticky_block > div.stop, .left_sticky_block > div.stop {
	position: relative;
	z-index: 101;
}

.title_8days {
	position: relative;
}

.widget_news_n1 .block-head a {
	color: inherit !important;
	text-decoration: none;
}