.feedback-dialog {
	position: absolute;
	left: 0;
	top: 0;
	width: 530px;
	height: auto;
	margin: 0 auto;
	border: 5px solid #FFF;
	background: #F6F7EF;
	padding: 25px 35px;
	z-index: 2000;
}

.feedback-dialog .close {
	float: right;
}

/*@import url('/public/css/templates/text-styles.css');*/

.exibit-item { margin: 20px 0 35px 0; }
.exibit-item p { margin: 0;}
.exibit-item h2 { margin: 7px 0 10px 0;}

.vote { background: #FFF; margin-right: 10px; padding: 5px 5px 20px 5px; font-size: 12px;}
.vote p { padding-left: 5px;}
.vote h3 { font-size: 18px; padding: 10px 0 0 5px;}
.vote .question { padding: 5px 0 10px 5px; font-weight: bold; color: #06C;}
.vote table.vote-form td.left { padding-left: 5px; width: 10px;}
.vote table.vote-form td { vertical-align: top; padding-bottom: 10px; font-size: 11px;}

.vote table.vote-result { width: 100%;}
.vote table.vote-result td.left { padding: 0 5px 10px 5px; width: 130px; font-size: 11px;}
.vote table.vote-result td.right { color: #666; font-size: 11px; vertical-align: bottom; padding-bottom: 10px; padding-right: 5px;}
.vote .bar { display: block; height: 7px; background: #A5A983; margin-top: 3px;}


.themes-experts {margin: 20px 0;}
.themes-experts h3 {font-size: 18px; margin-bottom: 10px;}
.themes-experts table {	width: 100%;}
.themes-experts table td { vertical-align: top;}
.themes-experts table td h4  { color: #666; font-weight: bold; }
.themes-experts table td.right { width: 170px; padding-left: 10px;}
.themes-experts .consult-item { margin-bottom: 10px;} 
.themes-experts .consult-item img { float: left; margin: 0 10px 10px 0; }
.themes-experts .consult-item h2 { font-size: 14px; font-weight: bold;}
.themes-experts .consult-item .fio { font-size: 12px; color: #666; margin-bottom: 20px;}

.themes-experts .questions { border-left: 5px solid #DCDFE4; background: #EFF1F3; padding: 10px 10px 10px 10px; margin-top: 10px;}
.themes-experts .questions p { font-size: 11px; margin-bottom: 10px;}
.themes-experts .questions p a { color: #666;}


.job-count {background: #F6F7EF; padding: 10px 20px 20px; margin: 20px 0 30px 0;}
.job-count table { width: 100%;}
.job-count table th { white-space: nowrap; width: 1%; vertical-align: top;}
.job-count table th h2 { font-size: 18px; }
.job-count table th span.gray { font-size: 12px; margin-left: 10px;}

.sport-block { margin: 20px 0;}
.sport-block h2 { font-size: 18px; margin-bottom: 15px;}
.sport-block table { width: 100%;}
.sport-block table td { width: 50%; vertical-align: top;}
.sport-block table td.left img { float: left; margin: 0 20px 10px 0;}
.sport-block table td.left .dark-gray { font-size: 12px;}
.sport-block table td.right div { border-left: 5px solid #DCDFE4; background:  #EFF1F3; padding: 10px; font-size: 12px; }
.sport-block table td.right div p { margin-bottom: 5px;}
.sport-block table td.right div a { color: #666;}

.main-search { background: #F6F7EF; padding: 10px 20px 20px; margin: 20px 0 30px 0;  }
.main-search table { width: 100%;}
.main-search table td { vertical-align: top;}
.main-search table td.left h2 { font-size: 18px; margin-bottom: 15px;}
.main-search table td.left .inputbox {border: 1px solid #999; vertical-align: middle; padding: 1px; font-size: 12px;}
.main-search table td.left h3 { font-weight: bold; color: #666; margin-bottom: 5px;}
.main-search table td.right {font-size: 12px; line-height: 1.6; }
.main-search table td.right a { color: #000;}

.news-archive {
	font-size: 12px;
	color: #C00;
	display: inline;
	text-decoration: underline;
	border: none;
	width: 50px;
	cursor: pointer;
}

.tab {
	border: 1px solid #CACCB7;
	font-size: 12px;
}

.tab th {
	text-align: left;
	color: #FFF;
	background: #A5A983;
	padding: 5px 20px;
	font-weight: bold;
}

.tab th a {
	color: #FFF;
}
.tab td {
	padding: 5px 20px;
	color: #000;
}

.top-module-banners {
	width: 100%;
}

.top-module-banners th {
	width: 1%;
	white-space: nowrap;
}


.pressa-short {
	border-top: 3px solid #09F;
	border-bottom: 3px solid #09F;
	border-left: 1px solid #09F;
	border-right: 1px solid #09F;
	background: #FFF;
	padding: 20px;

}

.pressa-short table td {
	vertical-align: top;
}
.pressa-short .s_header a {
	color: #000;
}
.pressa-short .s_header {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}

.pressa-short .long a{	
	font-weight: bold;
}
.pressa-short .long {
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}

.pressa-short .short {
	font-size: 12px;
	margin-bottom: 10px;
}


.black { color: #000 !important;}


.partners_banners {
	width: 100%;
	margin: 10px 0;
}

.partners_banners th {
	width: 1%;
}


.footer-links {
	margin-top: 10px;
	color: #999;
}
.footer-links a {
	color: #999 !important;
}

.last-comments {
	margin: 20px 20px 20px 0;
}
.last-comments p {
	font-size: 12px;
	margin-bottom: 10px;
}

.last-comments p a {
	color: #666;
}
.last-comments h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

.logo {
	width: 220px; float: left; position: relative; margin-top: -40px; height: 75px;
}

.fulltext h3 {
	font-weight: bold;
	margin-bottom: 10px;
}

.fulltext h2 {
	font-weight: bold;
	margin-bottom: 14px;
	text-align: center;
	padding: 0 1.2em 0 1.2em;
}

.footer {
background: #DCDFE4; padding: 0 40px 20px;
}

.fulltext ul, ol {
	margin-bottom: 10px;
	padding-left: 20px;
}

.fulltext ul li { 
	margin-bottom: 10px;
	background: url('/images/template/li.gif') no-repeat  0 6px;
	padding-left: 20px;
	list-style: none;
}

.fulltext ol li { 
	margin-bottom: 10px;
	padding-left: 20px;
	list-style: decimal;
}

.right-clear {
	display: inline-block;
	width: 98%;
	
}
.clr {
	clear: both;
}

.conh-info h2 {
	font-size: 18px;
}

#content-wrapper {
	background: url('/images/template/left-column-bg.gif') repeat-y 0 0;
	padding-bottom: 30px;
}

#sidebar {
	margin-left: -320px; padding-left: 100%; padding-top: 25px;
}

#container {
	display: inline; float: left; width: 100%; margin-left: -530px;
}
#main {
	margin: 0 30px 0 550px; padding-top: 20px;
}
body, html {background: #EEE;}


.wrapper {
	min-width: 1000px; max-width: 1280px; margin: 0 auto; background: #FFF;
}

#left {
	display: inline; 
	float: left; 
	position: relative; 
	width: 200px;
	padding-left: 10px;
	background: #DCDFE4;
}
.pager {
	margin: 10px 0 0 0;
}

a {color: #06C;}
a:hover { text-decoration: none; }

.pager a, .pager span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px 20px 0;
	text-align: center;
	height: 25px;
	line-height: 27px;
	font-size: 11px;
	padding: 0 7px;
	min-width: 10px;
	
}

.pager a {
	background: #EEF0F2;
}

.pager span {
	background: #06C;
	color: #FFF;
}


.list-header {
	font-size: 1.2em;
}

.subheader {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #06C;
}

b, strong {
	font-weight: bold;
}


.left-forum-messages {
	font-size: 12px;
	width: 180px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.left-forum-messages h3 {
	font-size: 18px;
	margin-bottom: 15px;
}
.left-forum-messages p {
	margin-bottom: 10px;
}

.breadcrumbs {
	font-size: 11px;
	color:  #999;
	margin-bottom: 20px;
}
.breadcrumbs a {
	color: #999;
}

.breadcrumbs b {
	margin: 0 7px;
	font-size: 10px;
}

.page-header {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: normal;
	color: #8B8C64;
	line-height: 1;
	margin-bottom: 20px;
	margin-top: 0px;
}


.news-item {
	margin-bottom: 30px;
}

.news-item-date {
	margin-bottom: 7px;
}

.news-item-header {
	font-size: 18px;
}

.news-item-anonce {
	font-size: 12px;
	margin-top: 10px;
}

.news-item .info {
	margin-top: 7px;
	clear: left;
}

.image60 {
	width: 60px;
	height: 60px;
}
.image-left {
	float: left;
	margin: 0 10px 10px 0;
}

.fulltext {
	line-height: 152%;
}

.fulltext p {
	margin-bottom: 15px;
}

.second-info {
	font-size: 12px;
	margin: 20px 0;
	color: #999;
}
.second-info a {
	color: #999;
}
.news-top-links {
	margin: 20px 0;
}
.red {
	color: #C00;
}

.other-news {
	padding: 10px 20px;
	background: #F6F7EF;
	line-height: 1.4;
	margin: 20px 0;
	font-size: 12px;
}

.other-news h3 {
	margin-bottom: 10px;
	font-size: 13px;
}
.other-news h3 a {
	color: #06C;
	margin-left: 3px;
}

.other-news p {
	margin-bottom: 7px;
}
.other-news a {
	color: #666;
	font-size: 12px;
}
.other-news p span {
	font-size: 11px;
	color: #999;
	margin-left: 5px;
}

.fulltext a.link {
	color: #000;
	text-decoration: none;
}



#sidebar .catalog-search {
	margin: 20px 20px 20px 0;
	background: #F6F7EF;
	padding: 12px 20px 15px 20px;
	width: auto !important;
}
#sidebar .catalog-search .inputbox {
	border: 1px solid #999;
	width: 170px;
	padding: 1px 0;
	vertical-align: middle;
	margin-right: 5px;
}

#sidebar .catalog-search .form-header {
	font-weight: bold;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}

.new-thumbnail {
	float: left;
	margin: 0 10px 10px 0;
	width: 60px;
	height: 60px;
	border: none;
}
.no-photo {
	width: 60px; height: 60px; display: inline-block; float: left; border: 1px solid #999; margin: 0 10px 10px 0
}


.article-anonce {
	font-size: 12px;
	margin-right: 20px;
}
.article-anonce h5 {
	font-size: 18px;
	margin-bottom: 10px;
}
.article-anonce p {
	margin-bottom: 10px;
}

.right-links {display: inline-block; width: 99%; font-size: 12px; line-height: 1.5;}


.right-experts {
	margin: 20px 0;
	font-size: 12px;
}
.right-experts h5 {
	font-size: 18px;
	margin-bottom: 10px;
}

.exp-header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}

.right-experts p {
margin-bottom: 3px;
}
.exp-name {
	font-weight: bold;
	color: #666;
	margin-bottom: 3px;
}

.blue {color: #06C;}

a, a:active {
outline: none;
}

.image100 {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 15px 10px 0;
	
}

.lmk {
	position:absolute;
	left:-2000px;
	width:2000px;
}

.msg-block {
	margin: 20px 20px 20px 0;
}
.msg-block h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.msg-block p {
	width: 98%;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 12px;
}
.msg-block p img {
	float: left;
	margin: 0 10px 10px 0;
}

.footer {
	font-size: 12px;
	color: #666;
}
.footer a {
	color: #666;
	
}

.footer-menu {
	display: inline-block; margin-top: 10px; font-size: 12px;
}
.footer-menu a {
	color: #000;
	margin-right: 15px;
}
.footer-menu a.dark-gray {
	color: #666;
}

.footer .counters {
	width: 450px;
	float: right;
}
.counter {
	width: 88px;
	height: 31px;
	display: inline-block;
	margin-left: 10px;
}
.footer table td {
	vertical-align: top;
}
.footer .left {
	padding: 10px 0;
	font-size: 11px;
	
}
.footer .left .blue {
	color: #06C;
}
.footer .right {
	font-size: 11px;
	text-align: right;
	line-height: 1.5;
	padding: 10px 0;
}
.footer-bottom {
	position:absolute;
	left:-2000px;
	width:2000px;
}

.right-text {
	font-size: 12px;
	margin: 20px 20px 20px 0;
	color: #666;
}
.right-text h1 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-right: 0 !important;
	color: #666 !important;
}

.right-text p {
	margin-bottom: 10px;
	line-height: 1.4;
}

.right-text p a {
	color: #666;
}

.right-text .anonce {
	padding-left: 15px;
	border-left: 5px solid #DCDFE4;
}
.ssill {
position:absolute;
left:-9999px;
}