body {
	font-family: Arial,Helvetica,"Helvetica Neue",sans-serif;
	color: #555;
	background: #f4f4f4;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

a, a:hover, a:visited {
	color: #1a1a1a;
}
a:hover,
button:hover,
input:hover,
div:hover
{ 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.register input.error{
    border: 1px solid #F00;
}
.register input.required{
    border-left: 1px solid #F94C16;
    border-right: 1px solid #F94C16;
}

.thumbnail{
	padding: 0;
	border-color: #f7f7f7;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}

.container {
	width: 987px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}

.top-banners .widget,
.inner-top-banners .widget
{
	margin: 0 !important;
	padding: 0 !important;
}

.top-banners {
	margin-top: 5px;
	height: 90px;
}

.inner-top-banners {
	margin-top: 10px;
	margin-left: 10px;
}

.top-banners .widget-top728x90 {
	width: 728px;
	height: 90px;
}

.top-banners .widget-top240x90 {
	width: 240px;
	height: 90px;
}

.inner-top-banners .widget-inner-top468x60{
	width: 468px;
	height: 60px;
}

.container-wrap {
	border: 1px solid #c7c7c7;
	margin-top: 6px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-box-shadow: 0px 1px 5px #c7c7c7; /* Firefox */
    -webkit-box-shadow: 0px 1px 5px #c7c7c7; /* Safari, Chrome */
    box-shadow: 0px 1px 5px #c7c7c7; /* CSS3 */
	background: #ffffff;
}

#header {
	height: 58px;
	background: url('../img/header_bg.png') 0 0 no-repeat;
}

#header a.logo {
	display: block;
	height: 58px;
	line-height: 58px;
	width: 279px;
	float: left;
	background: url('../img/logo.png') 0 0 no-repeat;
}

#header a span {
	display: none;
}
.width-25, .width-33, .width-50, .width-75
{
	display: block;
	float: left;
}

.width-25 {
	width: 25%;
}

.width-33 {
	width: 33%;
}

.width-50 {
	width: 50%;
}

.width-75 {
	width: 75%;
}

.nav-list > li.nav-header > a {
	width: 90%;
}

.nav-list > li.nav-header > a {
	color: #999;
}

.nav-list > li > a > .count {
	display: block;
	float: right;
}

.left-column, .center-column,
.right-column, .center-column-noleft
{
	margin: 10px 0 0 10px !important;
}

.right-column {
	margin-right: 0 !important;
}

.left-column {
	width: 195px !important;
	margin-right: 5px !important;
}

.left-center-column-noright {
	width: 974px !important;
}
.left-center-column {
	width: 725px !important;
}
.center-column {
	width: 500px !important;
}

.center-column-noleft {
	width: 700px !important;
}

.right-column {
	width: 250px !important;
}

.center-left-column {
        float: left;
        min-height: 1px;
        width: 268px !important;
}

.center-right-column {
        float: left;
        min-height: 1px;
        margin-left: 25px;
        width: 175px !important;
}

.no-left-margin {
	margin-left: 0px !important;
}


.inner-top-left,
.inner-bottom-left,
.outer-bottom-left
{
	width: 320px;
	float: left;
	margin-left: 0px;
	margin-right: 5px;
}


.inner-top-right,
.inner-bottom-right
{
	width: 365px;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
}

.outer-bottom-center
{
	width: 365px;
	float: left;
	margin-left: 10px;
	margin-right: 0px;
}

.outer-bottom-right{
	width: 250px;
	margin-right: 0 !important;
	float: right;
}

.outer-bottom .widget {
	min-height: 240px;
}

#content {
	position: relative;
}

#content-left-column {
	position: relative;
}

#content-right-column {
	position: relative;
}

#content .btn-group > .btn:first-child,
#content .btn-group > .btn:last-child{ 
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -moz-border-radius: 0;
}
#content .examinations .examination{
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
.widget {
	margin-bottom: 10px;
}

.widget .block-body{
	margin: 0 0px;
}

.widget div.articles{
    padding-top: 5px;
}
    
.content-header{
	height: 26px;
        display: inline-block;
        width: 100%;
}

.content-left-column-header{
	height: 40px;
}

.content-right-column-header{
	height: 40px;
}

.content-left-column-header h3 {
    margin: 0;
    margin-left: -10px;
    padding: 5px 5px 12px 20px;
    color: #fff;
    line-height: normal;
    width: 97%;
    vertical-align: top;
    font-size: 14px;
    font-weight: normal;
    background: url('../img/content_header.png') 0 0 no-repeat;
    left: -10px;
}

.content-right-column-header h3 {
    margin: 0;
    margin-left: -10px;
    padding: 5px 5px 12px 20px;
    color: #fff;
    line-height: normal;
    width: 97%;
    vertical-align: top;
    font-size: 14px;
    font-weight: normal;
    background: url('../img/content_header.png') 0 0 no-repeat;
    left: -10px;
}

.comments-count,
.posts-count
{
	display: inline-block;
	width: 25px;
	height: 18px;
	margin: 2px 3px 0 3px;
	padding: 0;
	color: #fff;
	line-height: 14px;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: url(../img/comments_posts_count_bg.png) 0 0 no-repeat;
}
.visits{
    display: inline-block;
    height: 18px;
    margin: 2px 2px 0 2px;
    color: b9b9b9;
    line-height: 14px;
    font-size: 11px;
    text-align: center;
    vertical-align: top;
    background: url(../img/visits.png) 0 0 no-repeat;
    padding-left: 21px;
    background-size: 20px;
}
.content-header h3{
        margin: 0;
        padding: 5px 0;
        color: #FFF;
        line-height: normal;
        width: 100%;
        vertical-align: top;
        font-size: 14px;
        font-weight: normal;
        position: absolute;
        left: 0;
        background: #F94C16;
        text-indent: 10px;
}

.widget h3{
    padding: 5px 0px;
    color: #FFF;
    line-height: normal;
    vertical-align: top;
    font-size: 14px;
    font-weight: normal;
    background: #F94C16;
    margin: 0px 0 5px 0px;
    text-indent: 5px;
    width: 100%;
}

.widget h4{
	margin: 2px 3px;
}
.widget h3 a{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

#widget-avtorskie-materiali,
#widget-obzor-presy,
#widget-onlain-konferencii{
    margin-bottom: 0;
}

.left-column .widget .block-body,
.inner-top-left .widget .block-body,
.inner-bottom-left .widget .block-body,
.widget-in-focus .block-body,
.widget-as-book .block-body
{
	margin-left: 0;
}

.widget .latest ul.leading-article,
.widget .latest ul.articles
{
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}
.widget .latest li {
	margin: 0 0 12px 0;
	line-height: normal;
	vertical-align: top;
	padding-right: 10px;
}

.widget .latest .leading-article li {
    max-height: 110px;
    overflow: hidden;
    line-height: 1.5em;
}    
.widget.widget-obzor-presy .latest .leading-article li,
.widget.widget-avtorskie-materiali .latest .leading-article li{ 
    max-height: 100%;
}
.widget .latest .leading-article li:first-child {
    margin-bottom: 15px;
}    
.widget-as-book .block-body .latest ul.articles li{
        margin: 0 0 5px 0;
        vertical-align: top;
        padding-right: 0;
        line-height: 1em;
        padding-left: 15px;
        background: url('../img/list_bg.png') 3px 6px no-repeat;
}
.widget .latest li img{
    max-width: 100px;
    height: auto;
}
.center-column .widget .latest {
	margin-bottom: 10px;
	border-bottom: 1px solid #b3b3b3;

}
.widget .latest .subtitile{
	display: block;
	clear: both;
	color: #666666;
}

.widget .latest .thumbnail{
	margin: 0 10px 5px 0;
}


.widget-highlighted {
	background-color: #f0f0f0;
}


.widget-in-focus .latest,
.widget-in-focus-left .latest
{
	margin-bottom: 10px;
	border-bottom: 1px solid #b3b3b3;
}

.widget-in-focus .latest li{
	padding-bottom: 12px;
	margin-bottom: 6px;
	border-bottom: 1px solid #dcdcdc;
}

.widget-in-focus-left .latest li{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}

.widget-in-focus-left .latest li:last-child,
.widget-in-focus .latest li:last-child
{
	border-bottom: 0;
	padding-bottom: 0;
}

.widget.novosti li {
	padding-left: 15px;
	background: url('../img/list_bg.png') 3px 6px no-repeat;
}

.ul-authors{
    margin: 0;
}

.li-authors {
	padding-left: 15px;
        list-style: none;
	background: url('../img/list_bg.png') 3px 4px no-repeat;
        margin: 0 0 12px 0;
}

.widget.novosti .label {
	display: block;
	line-height: 14px;
	color: #f94c16;
	white-space: nowrap;
	text-shadow: none;
	vertical-align: baseline;
	background-color: transparent;
	font-weight: normal;
}

.label-authors {
display: block;
line-height: 14px;
color: #f94c16;
white-space: nowrap;
text-shadow: none;
vertical-align: baseline;
background-color: transparent;
}

.widget-reklama-all .block_links{
    margin-bottom: 10px;
}

.widget-in-focus a,
.widget-ekspertiza a,
.widget-as-book a
{
	font-weight: bold;
	font-size: 13px;
}

.widget-as-book a:after
{
	content: ' ';
	margin-top: 6px;
}

.widget-novosti-partnerov table tr{
    display: block;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #DCDCDC;
}
.widget-novosti-partnerov table tr:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}
.widget.novosti-partnerov a,
.widget-in-focus-left a{
	font-weight: bold !important;
	font-size: 11px !important;
}

.widget.novosti-partnerov tr{
	min-height: 60px;
}

.widget-ekspertiza .description,
.widget-ekspertiza .description a {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
}

.widget-as-book ul.leading-article,
.widget-as-book ul.articles
{
	display: block;
	float: left;
	width: 320px;
}
.widget-as-book ul.articles {
	width: 355px;
	margin-left: 10px;
}
.widget-as-book ul.articles {
	float: right;
}

.widget-menyu-osnovnih-razdelov{
	margin: 0;
	padding: 0;
	background-color: #ededed;
	height: 25px;
}

.widget-menyu-osnovnih-razdelov ul{
	display: inline-block;
	list-style: none;
	background: none;
	margin: 0 0 0 10px;
	padding: 0;
	height: 25px;
}

.widget-menyu-osnovnih-razdelov ul li{
	display: inline-block;
	margin: 0;
	padding: 0;
}

.widget-menyu-osnovnih-razdelov ul li a:link,
.widget-menyu-osnovnih-razdelov ul li a:visited
{
	display: block;
	float: left;
	line-height: 25px;
	height: 25px;
	color: #202020;
	padding: 0 10px;
	background: transparent;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
	border-right: 1px solid #fff;
}

.widget-menyu-osnovnih-razdelov ul li a:hover,
.widget-menyu-osnovnih-razdelov ul li.active a
{
	color: #fff;
	background-color: #f94c16;
	border-right: 1px solid #f94c16;
}


.widget-menyu-osnovnih-razdelov ul li:last-child a:link,
.widget-menyu-osnovnih-razdelov ul li:last-child a:visited
{
	border-right: none;
}

.rounded-5 {
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.rounded-10 {
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

label.error {
	color: red;
	font-size: 11px;
	font-weight: bold;
}

footer {
	border: 1px solid #c7c7c7;
	margin: 10px 0 10px 0;
	padding: 10px;
	line-height: 14px;
	color: #808080;
	-moz-box-shadow: 0px 1px 5px #c7c7c7; /* Firefox */
    -webkit-box-shadow: 0px 1px 5px #c7c7c7; /* Safari, Chrome */
    box-shadow: 0px 1px 5px #c7c7c7; /* CSS3 */
	background: #ffffff;
}
footer .widget-counters{
    padding: 0;
    margin: 10px 0;
}
footer .widget-counters ul{
    margin: 0;
}
.widget-bottommenu {
	margin: 0;
	padding: 0;
}

.widget-bottommenu .menu ul {
	margin: 0;
	padding: 0;
}

.widget-bottommenu .menu ul li{
	display: inline-block;
	padding: 0 5px;
	border-right: 1px solid #ccc;
}

.widget-bottommenu .menu ul li:first-child{
	padding-left: 0;
}

.widget-bottommenu .menu ul li:last-child{
	border-right: none;
	padding-right: 0;
}

.widget-bottommenu .menu ul li a{
	color: #000;
	text-decoration: underline;
}


.widget-in-focus-left img {
	width: 90px !important;
	height: 60px !important;
}

.pagination {
	margin: 4px 0;
}

.pagination ul {
	-webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
	-webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.pagination ul > li {
	margin: 0;
	padding: 0;
}

.pagination ul > li > a,
.pagination ul > li > span
{
	margin: 0 2px;
	padding: 0 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #1A1A1A;
	border: 0;
}
.pagination ul > li > a{
	text-decoration: underline;
}

.pagination ul li.pg-description span {
	color: #1A1A1A;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span
{
	background-color: #f94c16;
	color: #fff;
	text-decoration: none;
}

.pagination ul > li.first > a,
.pagination ul > li.last > a
{
	background-color: #f94c16;
	color: #fff;
}

.pagination ul > li.first > span,
.pagination ul > li.first > a,
.pagination ul > li.last > span,
.pagination ul > li.last > a{
	text-decoration: none !important;
	padding: 0 8px;

}

.pagination ul > li.disabled > span.first,
.pagination ul > li.disabled > span.last
{
	background-color: #d9d9d9 !important;
	color: #fff;
}

.widget-opros .selected-poll,
.widget-opros-index .selected-poll {
	/*margin: 5px 5px 5px 20px;*/
}

.widget-opros h4,
.widget-opros-index h4 {
	font-size: 13px;
	color: #333;
	margin-bottom: 10px;
}

.widget-opros label,
.widget-opros-index label {
	font-size: 12px;
	color: #333;
	margin-left: 10px;
}

.widget-opros .polls-archive,
.widget-opros-index .polls-archive {
	display: block;
	line-height: 30px;
	vertical-align: middle;
	color: #f94c16;
	text-decoration: underline;
}
.widget-specprojects ul {
	margin: 0;
	padding-bottom: 1px;
}

.widget-specprojects ul li {
	margin: 0 2px 15px 2px;
}

.widget-specprojects h4 {
	font-size: 11px;
}

.widget-specprojects img {
	width: 90px;
	height: 60px;
	margin-right: 5px;
}

.widget-specprojects .photo {
	margin: 0 5px 4px 0px;
}

.widget-forum ul.topics {
	margin: 0 0 0 5px;
	padding: 0;
}

.widget-forum ul.topics li {
	margin: 2px 0;
	padding: 2px 2px 2px 16px;
	list-style: none;
	line-height: 18px;
	color: #595959;
	background: url(../img/forum_topic_bg.png) 0 8px no-repeat;
}

.widget-forum ul.topics li a {
	line-height: 18px;
	text-transform: uppercase;
	color: #f94c16;
	vertical-align: top;
	font-weight: bold;
}

.widget-forum ul.topics li a:hover {
	text-decoration: none;
}

.widget-forum ul.topics li .lastpost-user {
	color: #000;
	font-weight: bold;
}

.widget-advert1 {
	width: 240px;
	margin: 0 auto 15px 0;
	padding: 0;
}

.widget-photoreportage,
.widget-videonovosti,
.widget-fotoreportazh
{
	width:250px;
	height:132px;
}

.widget-photoreportage .block-body{
	margin: 0;
}

.widget-glavnoe{ 
	width: 250px;
        height: 192px;
        padding-top: 0;
}

footer .span2, footer .span10{
	margin: 0 10px 0 0;
}

footer a.logo {
	display: block;
	height: 22px;
	line-height: 22px;
	width: 111px;
	margin: 0 auto 5px auto;
	background: url('../img/logo_small.png') center 0 no-repeat;
}

footer a.logo span {
	display: none;
}

footer .copyright {
	width: 130px;
	margin: 0 auto;
	text-align: right;
}

footer ul.counters{
	margin: 20px 0 25px 0;
}

footer ul.counters li{
	display: inline-block;
	margin: 0 4px 0 0;
}

.captcha{
	width: 450px;
	margin: 0 auto !important;
	text-align: center;
}

.widget-funkcionalnie-ssilki {
}

.widget-funkcionalnie-ssilki .block-body {
	width: 700px;
	height: 30px;
	overflow: hidden;
	margin-right: 10px !important;
	border: 1px solid #f4f4f4;
	background: url(../img/functional_links_bg.png) 0 0 repeat-x;
}

.widget-funkcionalnie-ssilki ul {
        float: none;
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
}

.widget-funkcionalnie-ssilki ul li{
	display: block;
        float: left;
        list-style: none;
        margin: 5px 10px 0;
        padding: 0;
/*        width: 105px;*/
}

.widget-funkcionalnie-ssilki ul li a{
	display: block;
        padding-left: 15px;
        text-decoration: underline;
        font-size: 11px;
}

.widget-funkcionalnie-ssilki ul li.maillist a {
	background: url(../img/functional_links_icons.png) 0 0 no-repeat;
}

.widget-funkcionalnie-ssilki ul li.callback a {
	background: url(../img/functional_links_icons.png) 0 -18px no-repeat;
}

.widget-funkcionalnie-ssilki ul li.favorites a {
	background: url(../img/functional_links_icons.png) 0 -36px no-repeat;
}

.widget-funkcionalnie-ssilki ul li.weather a {
	background: url(../img/functional_links_icons.png) 0 -72px no-repeat;
}
.widget-funkcionalnie-ssilki ul li.account a {
	background: url(../img/functional_links_icons.png) 0 -90px no-repeat;
}
.widget-funkcionalnie-ssilki ul li.facebook a {
	background: url(../img/functional_links_icons.png) 0 -112px no-repeat;
}
.widget-funkcionalnie-ssilki ul li.rss a {
	background: url(../img/functional_links_icons.png) 0 -130px no-repeat;
}

.widget-archive{
	color: black;
}

.widget-archive tr{
	border-bottom: 1px black solid;
	padding-top: 2px;
	padding-bottom: 2px;
}
.widget-archive #years{
	display: block;
}
.widget-archive .yhide tr:nth-child(1){
    opacity: 1;
}
.widget-archive .yhide tr:nth-child(2){
    opacity: 0.5;
}
.widget-archive .yhide tr:nth-child(3){
    opacity: 0.25;
}
.widget-archive .yhide .bottom{
    display: none;
}
.widget-archive .all-years tr:last-child{
	border: none;
}

.widget-archive td{
	padding-left: 15px;
}

.widget-archive td a{
	font-weight: normal;
}

.widget-archive tr:nth-child(even) td a{
	color:#f94c16;
}

.widget-archive tr:nth-child(odd) th a{
	color:#f94c16;
}

.widget-archive .current-year tr td a{
	color:#f94c16;
}

.widget-archive .current-year tr th a{
	color:black;
}

.widget-archive #archive-down-arrow,
.widget-opros-index #poll-down-arrow{
    width: 18px;
    height: 18px;
    background: url(../img/Arrow_archive_standart.png) no-repeat;
    cursor: pointer;
    position: relative;
    left: 50%;
    margin: 5px 0px;
}

.widget-archive #down-arrow:hover,
.widget-opros-index #pollarrow:hover{
	background: url(../img/Arrow_archive_navedenie.png) no-repeat;
}

.widget-archive #archive-down-arrow.opened,
.widget-opros-index #poll-down-arrow.opened{
	background: url(../img/Arrow_archive_razvernutiy_standart.png) no-repeat;
}

.widget-archive #archive-down-arrow.opened:hover,
.widget-opros-index #poll-down-arrow.opened:hover{ 
	background: url(../img/Arrow_archive_razvernutiy_navedenie.png) no-repeat;
}
.widget-opros-index .phide li:nth-child(1){
    opacity: 1;
}
.widget-opros-index .phide li:nth-child(2){
    opacity: 0.5;
}
.widget-opros-index .phide li:nth-child(3){
    opacity: 0.25;
}
.widget-opros-index .phide li:nth-child(4){
    opacity: 0.1;
}

.widget-opros-index .phide li:nth-child(n+5){ 
    display: none;
}    
.widget-archive .current-year tr{
	border-bottom: 1px black solid;
	border-top: 1px black solid;
}

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

ul#thematical-menu li:hover {
	font-weight: bold;
}

.article-text{
	font-size: 13px;
	color: black;
	text-align: justify;
}

.widget-glavnoe-1{
	width: 250px;
	height: 132px;
}

.widget-glavnoe-1 h3{
	top: -20px;
}

.widget-photoreportage h3{
	top: -20px;
}

.widget-videonovosti h3{
	top: -20px;
}

.widget-fotoreportazh h3{
	top: -20px;
}

.widget-glavnoe-1, .widget-photoreportage, .widget-videonovosti, .widget-fotoreportazh{
	margin-top: 35px;
}
.btn {
    color: #FEF4E9;
    background: #F94C16;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 18px;
}
a.btn {
    color: #FEF4E9;}
.btn:hover {
        color: #FEF4E9;
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
	background: -moz-linear-gradient(top,  #000,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000');
}
.btn:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
	background: -moz-linear-gradient(top,  #000,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='000');
}
.btn.center{
    margin: 0 auto;
    float: none;
    display: block;
}
/*.btn {
        background-color: #F94C16;
        font-size: 12px;
        color: #FFF;
        border-radius: 0;
        border: 0;
        padding: 5px 5px;
}*/

.btn.conf:first-child{
    margin-left: 0;
}
.btn.conf:last-child{
    margin-right: 0;
}
.btn.conf {
    margin: 18px 5px 0 5px;
}
.widget.novosti-smi24 h3 {
margin: 0;
padding: 5px 5px 12px 10px;
color: #fff;
line-height: normal;
width: 97%;
vertical-align: top;
font-size: 14px;
font-weight: normal;
background: url('../img/content_header.png') 0 0 no-repeat;
position: absolute;
left: -10px;
}

.widget.novosti-ot-marketgid h3 {
margin: 0;
padding: 5px 5px 12px 10px;
color: #fff;
line-height: normal;
width: 97%;
vertical-align: top;
font-size: 14px;
font-weight: normal;
background: url('../img/content_header.png') 0 0 no-repeat;
position: absolute;
left: -10px;
}

.widget.novosti .latest li {
	margin-left: 5px;
}

.videoconference {
	min-height: 120px;
        display: inline-block;
        width: 100%;
}

.widget-in-focus img{
	width: 110px;
	height: 74px;
	margin: 0 10px 5px 0;
	float: left;
}

.widget-in-focus-left img{
	width: 110px;
	height: 74px;
	margin: 0 10px 5px 0;
	float: left;
}

.archive-title{
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	font-weight: bold;
	min-height: 47px;
	margin: 0 0 10px 0;
}

.archive-title-left{
	color: black;
	padding: 0 10px;
	background-color: #ededed;
	border: 1px solid #f3f3f3;
	width: 150px;
	float: left;
	margin-right: 10px;
}

.archive-title-right{
	color: black;
	padding: 0 10px;
	background-color: #ededed;
	border: 1px solid #f3f3f3;
	left: 170px;
	position: absolute;
	margin-left: 10px;
	font-size: 13px;
	width: 284px;
	min-height: 47px;
}

.archive-title-right a{
	color: #f94c16;
}

.archive-title-right span{
	font-size: 20px;
}

.search-form{
	padding: 15px;
	background-color: #ededed;
	height: 290px;
	width: 460px;
}

.search-form input[type="text"]{
	font-size: 13px !important;
	border-radius: 0 !important;
	padding-left: 1px !important;
	height: 28px;
}

.search-form select{
	font-size: 13px !important;
	border-radius: 0 !important;
	padding-left: 1px !important;
	margin-left: 1px;
	height: 28px;
}

.search-form label{
	font-size: 13px !important;
}

#header-logo{
	float: left;
	width:744px;
}

.novostipartnerov img{
	max-width: 70px;
	margin-right: 3px;
	margin-bottom: 3px;
}

.print-container{
	width: 600px !important;
}

.no-border{
	border: none !important;
}

.width-100p{
	width: 100%;
	border: none;
}
.view-img{
    display: inline-block;
    float: left;
}
#widget-ekspertiza img{
	margin-left: 10px;
	margin-right: 10px;
}

.theme .content-photo hr, .theme .content-video hr {
	margin: 0px 0 10px 0 !important;
}

.articles .article {
	margin: 0 !important;
	padding: 0 !important;
	width: 240px !important;
}

.articles .article:nth-child(odd){
	margin-right: 10px !important;
}

.articles .articles-list {
	margin: 0 !important;
}

.article {
	
}

.inner-bottom-right .widget-specprojects img{
	width: 110px;
	height: 75px;
}

.inner-bottom-right .widget-specprojects img{
	width: 110px;
	height: 75px;
	margin-left: 5px;
	font-size: 13px;
}

.inner-bottom-right .widget-specprojects h4{
	font-size: 13px;
}

.article .source,
.article small.published
{
	font-size: 11px;
}

.article .source a small{
	font-size: 11px !important;
	color: #555555;
}

div.media-body.author-description{
	padding-top: 30px;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.featuredarticles-slides ul li a.photo-small img {
	width: 106px !important;
	height: 74px !important;
}

.featuredarticles-slides ul li {
	height: 135px !important;
}

.gallery-caption-warp{
	display: block;
	height: auto;
	width: 210px;
	overflow: hidden;
}
#widget-tabs{
	width: 250px;
	height: 190px;
	padding: 0;
	padding-bottom: 10px;
}
.tabs {
	position: relative;
	margin: 0 auto;
        display: inline-block;
}
.tabs label {
		cursor: pointer;
        display: block;
        float: left;
        width: 124px;
        height: 33px;
        line-height: 2em;
        position: relative;
        top: 2px;
        text-align: center;
        background: #F94C16;
        color: #FFF;
        margin: 0;
}
.tabs label.lft{
    margin: 0px 2px 0px 0px;
} 
.tabs input {
	position: absolute;
	left: -9999px;
}

#tab1  ~ #tabl1,
#tab2  ~ #tabl2{ 
	opacity: 0.8;
}
#tab1:hover ,
#tab2:hover{
    opacity: 1;
}
#tab1:checked  ~ #tabl1,
#tab2:checked  ~ #tabl2
{ 
	opacity: 1;
}

.tabs_cont {
	background: #fff;
	position: relative;
	z-index: 2;
	height: 145px;
}
.tabs_cont > div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
#tab1:checked ~ .tabs_cont #tab_c1,
#tab2:checked ~ .tabs_cont #tab_c2{ 
	position: static;
	left: 0;
	opacity: 1;
}
#author-photo-uploader-select input{
	height: 90px;
}
#widget-pokerstars{
    padding-top: 0;
    margin-top: 0;
    display: inline-block;
    background: #F0F0F0;
}
#widget-pokerstars .text{
    padding-top: 8px;
}

#widget-banner240x350{
	padding-top: 0;
	margin-top: 0;
        margin: 0;
        display: block;
        padding: 0;
        line-height: 0;
        font-size: 0;
}
#widget-banner240x350 iframe{
	margin-bottom: 10px;
}
.widget.bannerright{
	padding-top: 0;
	margin-top: 0;
    display: inline-block;
	width: 250px;
	overflow: hidden;
}

#widget-in-focus a.focus-title{
}
#widget-in-focus span.focus-subtitle{
    display: block;
}

#widget-in-focus div.focus-li-wrap{
	max-height: 110px; 
	clear: both; 
	overflow: hidden;
	position: relative;
}

#widget-in-focus-left div.focus-li-wrap{
	//max-height: 80px;
	clear: both; 
	overflow: hidden;
}

div.widget-internet-manazin  {
  width: 195px;
  overflow: hidden;
  background-color: #f5f5f5 !important;
}
div.widget-internet-manazin:hover {
  overflow: visible; 
  white-space: normal;
}

#add-comment.commhide{
    display: none;
}
#add-comment.commshow{
    display: block;
}
#add-comment .register,
#add-comment .login,
#quickReply .register,
#quickReply .login
{
    color: #F94C16;
    font-weight: bold;
}

.recaptchatable #recaptcha_response_field{
    border: 1px solid #CCC !important;
}

.recaptcha #recaptcha_table{ 
    line-height: 1em !important;
    border: 0px !important;
    width: 100% !important;
}

.jcarousel-skin-muffin .jcarousel-container-horizontal {
    width: 85% !important;
}

.jcarousel-skin-muffin .jcarousel-clip-horizontal {
    width: 100% !important;
}

.jcarousel-skin-muffin .thumbnail {
    width: 200px;
}

.jcarousel-skin-muffin .jcarousel-item-horizontal {
	width: 210px !important;
}

.facebook-box{
    background-color: #ffffff;
    position: fixed;
    right: 0;
    border: 1px solid #c7c7c7;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-box-shadow: 0px 1px 5px #c7c7c7;
    -webkit-box-shadow: 0px 1px 5px #c7c7c7;
    box-shadow: 0px 1px 5px #c7c7c7;
    width: 200px;
    top: calc(50% - 150px);
    padding: 5px 0px 0px 5px;
    color: #333;
    text-align: center;
    cursor: pointer;
    display: none;
}
.facebook-box.show{
    display: block;
}
.facebook-box .close{ 
	font-size: 30px;
	position: absolute;
	right: 5px;
	z-index: 999;
	color: #3b5998;
	opacity: 1;
	top: 7px;
}