@import url('../bundles/bratskborg/css/font-awesome-4.0.3/css/font-awesome.css');
/*start simple classes*/
.clear{clear: both;}
.left{float: left;}
.right{float: right;}
/*stop simple classes*/


/*do_basic*/
html, body{
    height: 100%;/*important for footer*/
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #353535;
}
* html .wrapper { /*hack for ie6 */
    height: 100%;/*important for footer*/
}

a {
    cursor: pointer;
}

.wrapper {
    min-height: 100%;/*important for footer*/
    position: relative;/*important for footer*/
    background-color: #ffffff;
}
.container {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.row {
    margin-left: 0;
    margin-right: 0;
}

/*if container width=100px, col-md-1 width=80px*/
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12{
    float: left;
    padding-left: 0;
    padding-right: 0;
}
a{
    color: #06b1f1;
    text-decoration: underline;
}
a:hover{
    color: #06b1f1;
    text-decoration: none;
}
/*do_basic*/

a.black_link {
    text-decoration: none;
    color: #353535;
}


/*start_header*/
.header {
    width: 100%;
    position: inherit;/*important for footer*/
    min-width: 1000px;
}
.header-advert{
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-advert .container{
    text-align: center;
}
.header-advert img{
    width: 100%;
}

/*header-widgets*/
.header-info{
    background-color: #353535;
    height: 31px;
    color: #ffffff;
    font-size: 16px;
    min-width: 1000px;
}
.header-widgets{
    width: 719px;
    height: 31px;
    float: left;
}
.exchange-widget {
    padding-top: 5px;
    width: 230px;
    float: left;
}
.curency{
    font-weight: bold;
    padding-right: 3px;
}
.exchange-indent{
    display: inline-block;
    width: 12px;
}
.up-arrow{
    background-image: url("../bundles/bratskborg/images/sprite.png");
    height: 10px;
    width: 13px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 2px;
    padding-right: 2px;
    margin-right: 4px;
}
.down-arrow{
    background-image: url("../bundles/bratskborg/images/sprite.png");
    height: 10px;
    width: 13px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0px -12px;
    padding-left: 2px;
    padding-right: 2px;
    margin-right: 4px;
}
.weather-widget{
    float: right;
    min-width: 350px; /*fixed width*/
    text-align: right;
    padding-top: 2px;
    padding-right: 18px;
}
.weather-item{
    display: inline-block;
    text-align: right;
    height: 31px;
}
.weather-item.humidity {
    padding-left: 14px;
}
.weather-item.wind {
    padding-left: 16px;
}
.weather-item.temperature {
    padding-left: 16px;
}
.weather-item.picture {
    vertical-align: middle;
}
.header-mail{
    width: 240px;
    float: right;
    background-color: #575757;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    height: 31px;
    padding-top: 5px;
}
.header-mail a{
    color: #ffffff;
    text-decoration: underline;
}
.header-mail a:hover{
    color: #ffffff;
    text-decoration: none;
}
.back{
    background-image: url("../bundles/bratskborg/images/sprite.png");
    width: 16px;
    height: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: -13px 0px;
}

/*navigation*/
.navigation{
    background-color: #f2f2f2;
    height: 100px;
    min-width: 1000px;
}
div.logo{
    height: 60px;
    width: 233px;
    position: relative;
    float: left;
    margin-top: 21px;
    margin-left: 2px;
}
div.logo a.logo{
    height: 58px;
    width: 233px;
    display: block;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -24px;
}
.nav{
    width: 470px;
    height: 88px;
    float: left;
    margin-top: 12px;
    margin-left: 15px;
}
.nav-box{
    float: left;
    margin-left:18px;
    margin-right: 18px;
}
.dropdown-menu .nav-box{
    float: none;
}
.dropdown-menu .nav-item{
    margin-top: 7px;
    margin-bottom: 7px;
}
.dropdown-menu .nav-item a{
    text-decoration: underline!important;
}
.dropdown-menu .nav-item a:hover{
    text-decoration: none!important;
}
.nav-item{
    margin-top: 13px;
}
.nav-item a{
    color: #06b1f1;
    font-size: 14px;
    text-decoration: underline;
}
.nav-item a:hover{
    color: #06b1f1;
    text-decoration: none;
}
div.nav-item.other-nav-items {
    margin-left: -9px;
    position: relative;
}
div.nav-item.other-nav-items a.other-nav-items{
    text-decoration: none;
    display: inline-block;
    border-bottom: 2px dotted #06b1f1;
    line-height: 13px;
}
div.nav-item.other-nav-items a{
    text-decoration: none;
}
div.nav-item.other-nav-items a.other-nav-items:hover{
    text-decoration: none;
    display: inline-block;
    border-bottom: 2px dotted transparent;
}
div.nav-item.other-nav-items .down-arrow-blue{
    display: inline-block;
    width: 5px;
    height: 6px;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: -29px 0px;
}
.event-info-box{
    float:left;
    width: 240px;
    height: 100px;
}
.event-info-box{
    font-size: 12px;
    font-weight: bold;
    color: #353535;
}
.event-info-box a{
    color: #06b1f1;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
}
.event-info-box a:hover{
    color: #06b1f1;
    text-decoration: none;
}
.event-info-box .left img{
    height: 80px;
    width: 80px;
    margin-top: 10px;
}
.event-info-box .right {
    width: 150px;
    margin-top: 18px;
}
.event-info-box .right p{
    margin-bottom: 5px;
    font-size: 14px;
    margin-top: 0;
}
/*stop_header*/





/*start_content*/
.content {
    width: 100%;
    position: inherit;/*important for footer*/
    background-color: #ffffff;
    min-width: 1000px;
}
div.main-content.col-md-9 {
    padding-right: 40px;
    padding-bottom: 140px;
    padding-top: 40px;
}
div.side-bar.col-md-3 {
    padding-bottom: 40px;
    padding-top: 40px;
    width: 245px;
    margin-left: -2px;
    margin-right: -3px;
}
/*big-image-news*/
.big-image-news{
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto;
}
.big-image-news img{
    width: 100%;
    height: auto;
    width: 680px;
    height: 450px;
}
.big-image-news .description{
    position: absolute;
    width: 100%;
    text-align: left;
    background-image: url("../bundles/bratskborg/images/big-image-news-bg.png");
    background-repeat: repeat;
    color: #ffffff;
    bottom: 0;
    padding-top: 14px;
    padding-right: 21px;
    padding-bottom: 5px;
    padding-left: 21px;
}
.big-image-news .description a.caption{
    display: inline;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
    letter-spacing: 0.3px;
    line-height: 25px;
}
.big-image-news .description a.caption:hover{
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}
.big-image-news .description p{
    font-size: 14px;
    line-height: 23px;
    margin-top: 4px;
    color: #ffffff;
    letter-spacing: 0;
}

/*last-news*/
.last-news {
    margin-top: 37px;
}
h2{
    color: #353535;
    font-size: 18px;
    font-weight: bold;
}
.last-news-item{
    width: 330px;
    margin-top: 11px;
}
.last-news-item-image{
    height: 220px;
    width: 330px;
}
.last-news-item-image img{
    height: 220px;
    width: 330px;
}
.last-news-item-date {
    color: #9a9a9a;
    font-size: 12px;
    margin-top: 6px;
}
.last-news-item-caption a{
    color: #06b1f1;
    font-weight: bold;
    font-size: 18px;

}
.last-news-item-caption a:hover{
    color: #06b1f1;
    text-decoration: none;
}
.comments{
    display: inline-block;
    width: 15px;
    height: 11px;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: -44px 0px;
}
.views{
    display: inline-block;
    width: 13px;
    height: 9px;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: -64px 0px;
}
.comments-views{
    color: #cfcfcf;
    font-size: 12px;
    margin-top: 12px;
    height: 30px;
}
.comments-views .comments{
    margin-top: 6px;
    display: block;
    float: left;
    margin-right: 1px;
}
.comments-views .views{
    margin-top: 6px;
    margin-bottom: 0px;
    margin-left: 5px;
}

/*main-content-banner*/
.main-content-banner{
    margin-top: 16px;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}

/*small-news*/
.small-news{
    margin-top: 26px;
}
.small-news-col{
    width: 330px;
}
.small-news-item{
    margin-top: 23px;
    margin-bottom: 16px;
    border-bottom: 1px solid #cfcfcf;
    width: 330px;
    min-height: 88px;
    padding-bottom: 5px;
    overflow: hidden;
}
.small-news-item .left{
    width: 100px;
}
.small-news-item .right{
    width: 226px;

}
.small-news-item img{
    height: 64px;
    width: 96px;
    margin-top: 4px;
}
.small-news-item a{
    color: #06b1f1;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
.small-news-item a:hover{
    color: #06b1f1;;
    text-decoration: none;
}
.small-news-item .comments-views{
    bottom: 0;
}

/*news-list*/
.news-list{
    margin-top: 23px;
}
.news-list ul{
    padding-left: 0px;
}
.news-list ul li{
    list-style: none;
    margin-bottom: 6px;
    display: block;
    overflow: hidden;
}
.news-list .date{
    font-size: 12px;
    color: #9a9a9a;
    display: block;
    float: left;
    margin-right: 7px;
}
.news-list a{
    color: #06b1f1;
    font-size: 14px;
    text-decoration: underline;
    width: 602px;
    display: block;
    float: left;

}
.news-list a:hover{
    color: #06b1f1;
    text-decoration: none;
}

/*main-news-list*/
.main-news-list {
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 70px;
}
.main-news-list h2{
    margin-top: -4px;
}
.main-news-list ul{
    padding-left: 0;
}
.main-news-list ul li{
    list-style: none;
    margin-top: 15px;
}
.main-news-list a{
    color: #06b1f1;
    text-decoration: underline;
}
.main-news-list a:hover{
    color: #06b1f1;
    text-decoration: none;
}
.main-news-list .comments-views {
    color: #cfcfcf;
    font-size: 12px;
    margin-top: 1px;
    height: 19px;
}
.avert{
    display: inline-block;
    width: 48px;
    height: 13px;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: -87px 0px;
    margin-bottom: -2px;
}

/*side-bar-banner*/
.side-bar-banner{
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
}

/*blogs*/
.blogs{
    margin-top: -3px;
    margin-bottom: 1px;
    overflow: hidden;
}
.blogs h2{
    margin-top: 0;
}
.blog-item{
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 27px;
    margin-left: 1px;
}
.blog-item-image{
    width: 240px;
    height: 160px;
}
.blog-item-image img{
    width: 240px;
    height: 160px;
}
.blog-item-date{
    color: #9a9a9a;
    font-size: 12px;
    margin-top: 16px;
}
.blog-item-caption {
    margin-top: 1px;
}
.blog-item-caption a{
    color: #06b1f1;
    font-weight: bold;
    font-size: 14px;

}
.blog-item-caption a:hover{
    color: #06b1f1;
    text-decoration: none;
}
.blog-item-description{
    color: #353535;
    font-size: 14px;
    margin-top: 5px;
}

/*breadcrumbs*/
.breadcrumbs {
    margin-top: -5px;
    margin-left: -2px;
    font-size: 14px;
}
.breadcrumbs a{
    color: #06b1f1;
    text-decoration: underline;
}
.breadcrumbs a:hover{
    color: #06b1f1;
    text-decoration: none;
}

/*pagination*/
.pagination {
    margin-top: 22px;
}
.pagination ul{
    list-style: none;
    padding-left: 0;
}
.pagination ul li{
    float: left;
    margin-left: 1px;
    margin-right: 9px;
}
.pagination a.no-decoration {
    font-size: 19px;
    display: block;
    margin-top: -5px;
    text-decoration: none;
}
.right-arrow{
    display: block;
    width: 17px;
    height: 11px;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: -143px 0px;
    margin-top: 10px;
}
.left-arrow{
    display: block;
    width: 17px;
    height: 11px;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: -170px 0px;
    margin-top: 10px;
}
.pagination a{
    color: #06b1f1;
    text-decoration: underline;
    font-size: 14px;
}
.pagination a:hover{
    color: #06b1f1;
    text-decoration: none;
}
.pagination em{
     color: #9a9a9a;
    font-style: normal;
    font-size: 14px;
}
/*article*/
h1{
    font-size: 22px;
    font-weight: bold;
    color: #353535;
    margin-top: 5px;
    margin-bottom: 36px;
}
.article{
    margin-top: -9px;
}
.article h1{
    letter-spacing: 0.3px;
    margin-bottom: 7px;
}
.article h2{
    font-style: italic;
    font-weight: normal;
    color: #737373;
    font-size: 16px;
    margin-top: 14px;
    line-height: 24px;
    margin-bottom: 18px;
}

/*picture-box*/
.picture-box{
    text-align: center;
    overflow: hidden;
}
.picture-box-image{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: 18px;
}
.picture-box-image img{
    isplay: inline-block;
    vertical-align: middle;
}
.picture-box-info{
    overflow: hidden;
    padding: 7px 0;
    margin-bottom: 20px;
    font-size: 12px;
    border-bottom: 1px solid #d5d5d5;

    text-align: left;
}
.label{
    color: #737373;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    white-space: normal;
    border-radius: 0;
}
.label-author{
    color: #9a9a9a;
}
p{
    font-size: 16px;
    color: #353535;
    margin-top: 15px;
    margin-bottom: 23px;
    line-height: 24px;
    letter-spacing: 0.3px;
}
.picture-box.right .picture-box-image,
.picture-box.left .picture-box-image{
    margin-top: 14px;
}
.picture-box.right{
    padding-left: 34px;
}
.picture-box.left{
    padding-right: 34px;
}

/*read-else*/
.read-else{
    width: 319px;
    background-color: #f4efd6;
    padding: 5px;
    margin-top: 18px;
    margin-bottom: 18px;
    font-size: 14px;
}
.read-else h4{
    margin-top: 2px;
    margin-left: 6px;
}
.read-else-item-photo.left {
    margin-left: 5px;
    width: 102px;
}
.read-else-item-capture.right {
    width: 198px;
}
.read-else-item {
    margin-bottom: 15px;
    overflow: hidden;
}
h4{
    font-size: 14px;
    font-weight: bold;
    color: #737373;
}
div.read-else.left {
    margin-right: 38px;
}
div.read-else.right {
    margin-left: 38px;
}
.read-else-item-capture a{
    color: #06b1f1;
    font-size: 14px;
    text-decoration: underline;
}
.read-else-item-capture a:hover{
    color: #06b1f1;
    font-size: 14px;
    text-decoration: none;
}

/*quote*/
.quote{
    width: 316px;
    background-color: #f4efd6;
    padding: 5px;
    margin-top: 17px;
    margin-bottom: 18px;
    font-size: 14px;
    position: relative;
    padding-left: 47px;
}
div.quote.left {
    margin-right: 38px;
}
div.quote.right {
    margin-left: 38px;
}
.quotes{
    display: block;
    width: 30px;
    height: 26px;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: -74px -90px;
    margin-top: 10px;
    position: absolute;
    top: -1px;
    left: 10px;
}
blockquote {
    padding: 0;
    margin: 0;
    font-size: 14px;
    border-left: none;
    font-style: italic;
    color: #737373;
}
blockquote p{
    font-size: 14px;
    color: #737373;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 20px;
    letter-spacing: 0;
}
div.quote p.author{
    font-size: 12px;
    color: #737373;
    margin-top: 2px;
    margin-bottom: 10px;
    letter-spacing: 0;
}
h3{
    font-size: 18px;
    font-weight: bold;
    color: #737373;
    margin-top: 37px;
}

/*pictures-box-list*/
.pictures-box-list{
    padding: 7px 0;
    margin-bottom: 20px;
    font-size: 12px;
    border-bottom: 1px solid #d5d5d5;
    text-align: left;
    width: 690px;
    margin-top: -16px;
    margin-left: -3px;
    height: 77px;
}
.pictures-box-list ul{
    padding-left: 0;

}
.pictures-box-list ul li{
    float: left;
    list-style: none;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    height: 59px;
    width: 59px;
}
.pictures-box-list ul li span{
    display: none;
}
.pictures-box-list ul li.active span{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 59px;
    width: 59px;
    background-color: rgba(132, 53, 52, 0.46);
    border: 5px solid #ff5a02;
}

/*table*/
.article-table{
    background-color: #f7f5eb;
    margin-top: 37px;
    padding-bottom: 5px;
    margin-bottom: 33px;
}
.article-table h4{
    color: #b4ae91;
    font-size: 16px;
    font-weight: normal;
    padding-top: 18px;
    padding-left: 21px;
    letter-spacing: 0.3px;
}
.table tbody tr td{
    font-size: 12px;
    font-weight: normal;
}
.table {
    width: 95%;
    margin-bottom: 20px;
    margin: 0 auto;
}
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding-top: 11px;
    padding-right: 8px;
    padding-bottom: 12px;
    padding-left: 3px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #d0caae;
}
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-bottom: 3px solid #d0caae
}
.table thead tr th{
    font-size: 12px;
    font-weight: bold;
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 11px;
    padding-left: 3px;
}

/*video*/
.video{
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 34px;
}

/*read-else-big-block*/
.read-else-big-block{
    margin-top: 56px;
    margin-bottom: 16px;
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    min-height: 88px;
    padding-bottom: 0;
    overflow: hidden;
}
.read-else-big-block h4{
    font-size: 16px;
    font-weight: bold;
    color: #737373;
    margin-top: 19px;
}
.read-else-big-block .small-news-col .small-news-item{
    border: none;
    margin-bottom: 0;
}
.read-else-big-block .small-news-col{
    margin-top: -18px;
}
.read-else-big-block .small-news-item .right {
    margin-top: -4px;
    width: 221px;
}

/*comments-img*/
.comments-img {
    margin-top: 50px;
    margin-left: -44px;
}

.top-55px{
    margin-top: -55px;
}

/*yandex-direct*/
.yandex-direct{
   border: 1px solid #eee6d9;
    overflow: hidden;
    margin-bottom: 33px;
}
.yandex-direct-item{
    width: 240px;
    height: 100px;
    position: relative;
}
.yandex-direct-item .left{
    width: 95px;
    height: 95px;
    margin-top: 5px;
    margin-left: 6px;
}
.yandex-direct-item .left img{
    height: 90px;
    width: 90px;
}
.yandex-direct-item .right{
    width: 134px;
    height: 100px;
    margin-top: -3px;
}
.yandex-direct-item .right .blue{
    font-weight: bold;
    font-size: 14px;
    color: #06b1f1;
    line-height: 15px;
    display: block;
    margin-top: 5px;
    letter-spacing: -0.3px;
}
.yandex-direct-item .right span{
    font-size: 14px;
    font-weight: normal;
    color: #353535;
    display: block;
    line-height: 15px;
    margin-top: 4px;
}
.yandex-direct-item .right .green{
    color: #227428;
    font-size: 12px;
    display: block;
    margin-top: 13px;
}
/*stop_content*/




/*start_footer*/
.hfooter {
    height: 220px;/*important for footer*/
    clear: both;/*important for footer*/
}
.footer {
    height: 220px;/*important for footer*/
    position: absolute;/*important for footer*/
    left: 0;/*important for footer*/
    bottom: 0;/*important for footer*/
    width: 100%;/*important for footer*/
    background-image: url("../bundles/bratskborg/images/footer-bg.jpg");
    background-repeat: repeat-x;
    min-width: 1000px;
}
.footer-inner {
    height: 220px;/*important for footer*/
}
.footer-contacts{
    float: left;
    height: 220px;
    width: 320px;
    color: #ffffff;
}
.footer-copyright{
    font-weight: bold;
    font-size: 14px;
    margin-top: 36px;
    line-height: 18px;
}
.copyright{
    display: block;
    float: left;
    height: 31px;
    width: 31px;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: 0px -83px;
    margin-top: 3px;
    margin-left: -8px;
    margin-right: 9px;
}
.footer-phones {
    font-size: 13px;
    margin-top: 13px;
    margin-left: 30px;
    letter-spacing: -0.4px;
}
.grey{
    color: #9a9a9a;
}
.footer-advert-contact {
    font-size: 12px;
    margin-top: 3px;
    margin-left: 31px;
}
.footer a{
    color: #ffffff;
    text-decoration: underline;
}
.footer a:hover{
    color: #ffffff;
    text-decoration: none;
}
.adult-16-years{
    display: block;
    float: left;
    width: 33px;
    height: 31px;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: -31px -83px;
}
.footer-message{
    margin-top: 20px;
    margin-left: -3px;
}
.footer-message .message{
    display: block;
    float: left;
    font-style: italic;
    font-size: 11px;
    color: #9a9a9a;
    margin-left: 11px;
    line-height: 17px;
    margin-top: -2px;
}
.footer-counter {
    margin-top: 14px;
    margin-left: 41px;
}
.footer-saytostroy{
    color: #ffffff;
    margin-top: 36px;
}
.footer-saytostroy span{
    margin-left: 63px;
    display: inline-block;
}
.saytostroy-logo{
    display: block;
    width: 172px;
    height: 59px;
    background-image: url("../bundles/bratskborg/images/sprite.png");
    background-repeat: no-repeat;
    background-position: -233px 0px;
}
.footer-saytostroy .saytostroy-logo{
    margin-top: 7px;
    margin-left: 64px;
}
/*stop_footer*/




/*media*/
/*@media (min-width: 1200px){*/
    /*.container {*/
        /*width: 1000px;*/
    /*}*/
/*}*/
/*@media (min-width: 992px){*/
    /*.container {*/
        /*width: 1000px;*/
    /*}*/
/*}*/
/*@media (min-width: 768px){*/
    /*.container {*/
        /*width: 1000px;  *//*middle size!!!*/
    /*}*/
/*}*/
/*@media (max-width: 768px){*/
    /*.container {*/
        /*width: 480px;*/
        /*width: 1000px;*/
    /*}*/
/*}*/

@media (min-width: 1200px){
    .container {
        width: 1000px;
    }
}
@media (min-width: 992px){
    .container {
        width: 1000px;
    }
}
@media (min-width: 768px){
    .container {
        width: 1000px;  /*middle size!!!*/
    }
}
@media (max-width: 768px){
    .container {
        width: 480px;
    }
}

/*smaller*/
@media (max-width: 768px){
    .header-info .container,
    .navigation .container{
        padding-left: 0;
        padding-right: 0;
    }
    .header-advert {
        display: none;
    }
    .header-widgets {
        width: 230px;
    }
    .weather-widget {
        display: none;
    }
    .header-mail {
        width: 190px;
    }
    .logo {
        margin-left: 21px;
    }
    .nav {
        width: 226px;
        margin-left: 19px;
        height: 69px;
        margin-top: 9px;
    }
    .nav-box {
        margin-left: 33px;
        margin-right: 0px;
    }
    .event-info-box {
        display: none;
    }
    .footer,
    .header,
    .header-info,
    .navigation,
    .content{
        min-width: 480px;
    }
    .header-widgets {
        width: 258px;
        padding-left: 20px;
    }
    .header-mail {
        width: 222px;
        padding-left: 21px;
    }
    .main-content.col-md-9 {
        width: 480px;
        padding-right: 0!important;
        padding-bottom: 0!important;
        padding-top: 10px!important;
        padding-left: 0!important;
    }
    .big-image-news img {
        width: 100%;
        height: auto;
        padding-right: 40px;
    }
    .big-image-news .description {
        padding-right: 40px;
        position: relative;
        width: 100%;
        text-align: left;
        background-image: none;
        color: #06b1f1;
        bottom: 0;
        padding-top: 14px;
        padding-bottom: 5px;
        padding-left: 0px;
    }
    .big-image-news .description a.caption {
        color: #06b1f1;
        border-bottom: 1px solid #06b1f1;
    }
    .big-image-news .description a.caption:hover {
        color: #06b1f1;
    }
    .big-image-news .description p {
        font-size: 14px;
        line-height: 23px;
        margin-top: 4px;
        color: #353535;
        letter-spacing: 0;
    }
    .last-news {
        display: none;
    }
    .main-content-banner {
        display: none;
    }
    .side-bar-banner {
        display: none;
    }
    .side-bar.col-md-3 .main-news-list{
        display: none;
    }
    .main-content.col-md-9 .main-news-list{
        display: block;
        background-color: #f4efd6;
        margin-left: -20px;
        padding-top: 21px;
        padding-left: 18px;
        padding-right: 18px;
        padding-bottom: 7px;
        margin-bottom: 0px;
    }
    .main-content.col-md-9 .big-image-news .description p{
        margin-bottom: 9px;
    }
    .small-news {
        margin-top: 0px;
    }
    .small-news-col {
        width: 100%;
    }
    .small-news-item {
        margin-top: 15px;
        width: 92%;
    }
    .small-news-item .right {
        width: 335px;
        margin-top: -4px;
    }
    .small-news-item .right .comments-views {
        color: #cfcfcf;
        font-size: 12px;
        margin-top: 0px;
        height: 20px;
    }
    .small-news-col.right {
        margin-top: -11px;
    }
    .news-list {
        margin-top: 1px;
        padding-right: 40px;
    }
    .news-list a {
        width: 393px;
    }
    .side-bar.col-md-3 {
        width: 100%!important;
        padding-top: 0px!important;
        margin: 0;
        padding-bottom: 0px!important;
    }
    .blogs {
        background-color: #e3eff6;
        margin-top: 7px;
        margin-left: -20px;
        margin-right: -20px;
        padding-top: 16px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 16px;
    }
    .blog-item-image {
        float: left;
        width: 100px;
        height: auto;
    }
    .blog-item-image img {
        width: 100px;
        height: auto;
    }
    .blog-item-date {
        margin-top: -3px;
        margin-left: 112px;
    }
    .blog-item-caption{
        margin-left: 112px;
    }
    .blog-item-description{
        margin-left: 112px;
        margin-top: 3px;
    }
    .blog-item {
        margin-top: 20px;
        overflow: hidden;
        margin-bottom: 24px;
        margin-left: 1px;
    }
    .hfooter {
        height: 285px;/*important for footer*/
    }
    .footer {
        height: 285px;/*important for footer*/
        background-image: url("../bundles/bratskborg/images/footer-bg-mobile.jpg");
        background-repeat: repeat-x;
    }
    .footer-inner {
        height: 285px;/*important for footer*/
    }
    .footer-inner.container{
        position: relative;
    }
    div.footer-contacts.col-md-4 {
        position: absolute;
        margin-left: 10px;
    }
    div.footer-message.col-md-5 {
        position: absolute;
        margin-top: 142px;
        margin-left: 2px;
    }
    div.footer-saytostroy.col-md-3 {
        position: absolute;
        right: 20px;
        margin-top: 32px;
    }

    /*no-psd*/
    .article img{
        max-width: 100%;
    }
    .pictures-box-list {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .pictures-box-list ul li {
        margin-bottom: 10px;
    }

    /*.nav-item*/
    .nav-item{
        display: none;
    }
    .dropdown-menu .nav-item{
        display: block;
    }

}


/*upd 09-06-14*/
.last-news{
    position: relative;
}
.last-news .all-news-link{
    position: absolute;
    right: 0;
    top:0;
    display: inline-block;
    font-size: 14px;
}
.news-list .all-news-link {
    margin-left: 46px;
    font-size: 14px;
}
.blogs{
    position: relative;
}
.all-blogs-link{
    position: absolute;
    right: 4px;
    top:0;
    display: inline-block;
    font-size: 14px;
}
/*start weather*/
.break {
    clear: both;
    line-height: 0 !important;
    font-size: 0 !important;
    height: 0 !important;
}
.weather_today {
    float: left;
    margin: 27px 0 0 0;
    width: 248px;
}
.weather_today .block_title {
    display: block;
    margin-bottom: 14px;
    font-size: 14px;
    color: #737373;
}
.weather_today .main_params {
    margin-bottom: 7px;
    padding-bottom: 8px;
    border-bottom: 1px solid #cfcfcf;
}
.weather_today .main_params .weather_icon {
    float: left;
    margin: 2px 0 0 13px;
}
.weather_today .main_params .grads {
    display: block;
    margin-left: 88px;
    line-height: 50px;
    font-size: 50px;
}
.weather_today .main_params .grads span {
    color: #ee5604;
}
.weather_today .main_params .descr {
    display: block;
    margin-left: 89px;
    font-style: italic;
    color: #353535;
    font-size: 12px;
}
.weather_today .other_params p {
    margin: 0;
    font-size: 12px;
    color: #353535;
    line-height: 24px;
    letter-spacing: 0.3px;
}
.weather_today .other_params strong {
    display: inline-block;
    width: 87px;
}
.graph {
    float: right;
    margin: 29px 0 0 0;
    width: 418px;
}
.weather_list {
    margin: 51px 0 0 0;
}
.h1_title {
    display: block;
    margin: 0px 0 38px 0;
    padding: 0;
    text-align: left;
    line-height: 1.3em;
    font-size: 22px;
    font-weight: bold;
    color: #353535;
}
.weather_list .weather_on_day {
    margin-bottom: 20px;
}
.weather_on_day .date {
    float: left;
    margin: -4px 0 0 0;
    width: 90px;
}
.weather_on_day .date span {
    display: block;
    line-height: 34px;
    text-transform: uppercase;
    font-size: 36px;
}
.weather_on_day table {
    float: left;
    width: 607px;
    border-top: 1px solid #cfcfcf;
    background: #f6f5ec;
}
.weather_on_day table td {
    padding: 16px 0 19px 9px;
    vertical-align: top;
    font-style: italic;
    color: #353535;
    border-bottom: 1px solid #cfcfcf;
}
.weather_on_day table td.time {
    padding-top: 3px;
    width: 58px;
    font-style: normal;
    color: #737373;
}
.weather_on_day table td.grads {
    padding-right: 6px;
}
.weather_on_day table .grads span,
.weather_on_day table .pressure span,
.weather_on_day table .humidity span {
    display: block;
    line-height: 22px;
    font-size: 22px;
    font-style: normal;
}
.weather_on_day table td.weather_icon {
    padding: 0;
    width: 78px;
}
.weather_on_day table td.weather_icon img {
    display: block;
}
.weather_on_day table td.pressure {
    width: 93px;
}
.weather_on_day table td.humidity {
    width: 95px;
}
.weather_on_day table td.winds {
    padding-top: 13px;
    width: 49px;
    line-height: 11px;
}
.weather_on_day table .now_time {
    background: #f3eacd;
}
.weather_on_day table .winds span {
    display: block;
    margin: 0 0 0 6px;
    width: 27px;
    height: 27px;
    background: url('../bundles/bratskborg/images/winds_sprite.png') no-repeat 0 0;
}
.weather_on_day table .winds .wind_north-east {
    background-position: 0 0;
}
.weather_on_day table .winds .wind_east {
    background-position: 0 -27px;
}
.weather_on_day table .winds .wind_south-east {
    background-position: 0 -54px;
}
.weather_list .holidays .date {
    color: #e20404;
}
/*stop weather*/
/*start-popup*/
.popup{
    position: absolute;
    position: absolute;
    background: #f3f3f3;
    z-index: 1000;
    left: auto;
    right: auto;
    border-radius: 11px;
    border: 2px solid #cfcfcf;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
    width: 371px;
    top: 28px;
    left: -13px;
}
.popup ul{
    margin-bottom: 0;
    padding-left: 19px;
    margin-top: 4px;
}
.popup ul li{
    list-style: disc;
    margin-bottom: 13px;
    font-size: 14px;
}
.popup ul li a{
    text-decoration: underline!important;
}
.popup ul li a:hover{
    text-decoration: none!important;
}
.btn-close-popup{
    display: block;
    position: absolute;
    top: 9px;
    right: 8px;
    height: 12px;
    width: 12px;
    cursor: pointer;
    background: url("../bundles/bratskborg/images/close-popup.png") no-repeat 0 0;
}
.btn-close-popup:hover{
    background: url("../bundles/bratskborg/images/close-popup.png") no-repeat -12px 0;
}
.operator-item{
    float: left;
    margin-right: 1px;
}
.operator-item a{
    color: #9a9a9a;
    font-size: 12px;
}
.operator-item a:hover{
    color: #9a9a9a;
}
.operator-box {
    margin-top: 9px;
}
.operator-item {
    float: left;
    margin-right: 18px;
}
.no-margin-right{
    margin-right: 0!important;
}
.space-holder{
    height: 11px;
    overflow: hidden;
}
/*stop popup*/





/*affiche*/
.nav-item a.active{
    text-decoration: none;
    color: #e0824f;
    font-weight: bold;
    font-size: 16px;
}
.h1-big{
    color: #737373;
    font-weight: bold;
    font-size: 26px;
}
.affiche-days{
    position: relative;
    margin: 19px 0 1px -303px;
    padding-left: 303px;
    background: url("../bundles/bratskborg/images/affiche-shadow.png") no-repeat 0 0;
}
.affiche-day-link,
.affiche-day-link:hover{
    float: left;
    display: block;
    height: 110px;
    width: 90px;
    background: url("../bundles/bratskborg/images/affiche.png") no-repeat 0 0;
    margin-left: 1px;
    position: relative;
    color: #353535;
    text-decoration: none;
    text-align: center;
}
.affiche-day-link.active{
    background-position: 0 -110px;
    color: white;
}
.affiche-day-date{
    display: block;
    font-weight: bold;
    font-size: 50px;
    line-height: 56px;
    height: 56px;
}
.affiche-day-month{
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    height: 16px;
    text-transform: lowercase;
}
.affiche-day-weekday{
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    height: 12px;
    text-transform: lowercase;
    margin-top: 20px;
}
.movies-list{
    margin: 56px 0 1px 0;
}
.movie-item{
    margin: 0 0 36px 0;
    position: relative;
}
.movie-item-poster{
    float: left;
    width: 120px;
    height: 170px;
    background: #f2f2f2;
    border: 1px solid #cccccc;
    margin-top: 4px;
}
.movie-item-poster img{
    height: 150px;
    width: 100px;
    margin: 9px 0 0 9px;
}
.movie-item-info{
    float: right;
    width: 501px;
    height: auto;
    margin-right: 38px;
}
.movie-item-name{
    font-size: 16px;
    font-weight: bold;
    color: #06b1f1;
}
.movie-item-name a{
    font-size: 16px;
    font-weight: bold;
    color: #06b1f1;
    text-decoration: underline;
}
.movie-item-name a:hover{
    text-decoration: none;
}
.movie-item-description{
    display: block;
    margin-top: 3px;
    color: #9a9a9a;
    font-size: 12px;
}
.movie-item-rating-imdb{
    background: url("../bundles/bratskborg/images/imdb.png") no-repeat 0 0;
    display: inline-block;
    padding-left: 20px;
    text-decoration: none;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin-right: 4px;
}
.movie-item-rating-kinopoisk{
    background: url("../bundles/bratskborg/images/kinopoisk.png") no-repeat 0 0;
    display: inline-block;
    padding-left: 20px;
    text-decoration: none;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin-right: 4px;
}
.movie-item-rating-imdb:hover,
.movie-item-rating-kinopoisk:hover{
    color: #9a9a9a;
    text-decoration: underline;
}
.movie-item-rating{
    margin-top: 15px;
    margin-bottom: 19px;
}
.movie-item-show{
    border-bottom: 1px solid #cfcfcf;
    font-size: 12px;
    margin: 4px 0 0 0;
    padding: 0 0 4px 0;
}
.movie-item-show b{
    font-weight: bold;
    color: #353535;
    font-size: 12px;
    display: inline-block;
    padding-right: 5px;
}
.movie-item-show i{
    color: #878787;
    font-style: italic;
    font-size: 11px;
}
.side-bar.col-md-3.affiche-side-bar{
    margin-left: -40px;
    width: 280px;
}
.h2-big{
    color: #737373;
    font-weight: bold;
    font-size: 26px;
}
.events{
    margin: 14px 0;
}
.event-item{
    margin-bottom: 12px;
}
.event-item-photo{
    float: left;
    height: 80px;
    width: 80px;
    margin-top: 6px;
}
.event-item-photo img{
    height: 80px;
    width: 80px;
}
.event-item-info{
    float: right;
    width: 189px;
}
.event-item-name{
    display: block;
    color: #06b1f1;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
.event-item-description{
    display: block;
    color: #9a9a9a;
    font-size: 12px;
}
.event-item-date{
    display: block;
    color: #353535;
    font-size: 12px;
}
.side-bar-movies{
    margin:18px 0;
}
.side-bar-movie-item{
    margin-bottom: 16px;
}
.side-bar-movie-item-photo{
    margin-top: 4px;
    height: 90px;
    width: 60px;
    float: left;
}
.side-bar-movie-item-photo img{
    height: 90px;
    width: 60px;
}
.side-bar-movie-item-info{
    float: right;
    width: 209px;
}
.side-bar-movie-item-dates{
    color: #353535;
    font-size: 12px;
    display: block;
}
.side-bar-movie-item-name{
    display: block;
    color: #06b1f1;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    margin-top: 3px;
}
.side-bar-movie-item-description{
    color: #9a9a9a;
    display: block;
    font-size: 12px;
    margin-top: 2px;
}
.side-bar-movie-item-rating{
    margin-top: 5px;
}
.side-bar-movie-item-rating .movie-item-rating-imdb,
.side-bar-movie-item-rating .movie-item-rating-kinopoisk{
    color: #9a9a9a;
    text-decoration: none;
    font-size: 12px;
}
.side-bar-movie-item-rating .movie-item-rating-imdb:hover,
.side-bar-movie-item-rating .movie-item-rating-kinopoisk:hover{
    color: #9a9a9a;
    text-decoration: underline;
}
.movie-detail-top{
    margin: 0 0 26px 0;
    width: 641px;
}
.movie-detail-bottom{
    margin: 0 0 26px 0;
    width: 641px;
}
.movie-detail-top-image{
    float: left;
    background: #f2f2f2;
    border: 1px solid #cccccc;
    width: 220px;
    height: 320px;
    margin-top: 9px;
}
.movie-detail-top-image img{
    height: 300px;
    width: 200px;
    margin: 9px 0 0 9px;
}
.movie-detail-top-info{
    float: right;
    width: 390px;
}
.movie-detail-top-info h1{
    color: #353535;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 5px;
}
.movie-detail-top-info-date{
    display: block;
    color: #737373;
    font-size: 17px;
}
.movie-detail-top-rating{
    margin-top: 12px;
}
.movie-detail-top-rating .movie-item-rating-imdb,
.movie-detail-top-rating .movie-item-rating-kinopoisk{
    color: #737373;
    font-size: 14px;
    text-decoration: none;
    margin-right: 14px;
}
.movie-detail-top-rating .movie-item-rating-imdb:hover,
.movie-detail-top-rating .movie-item-rating-kinopoisk:hover{
    color: #737373;
    font-size: 14px;
    text-decoration: underline;
}
.movie-detail-top-rating .movie-item-rating-kinopoisk {
    letter-spacing: -0.6px;
}
.movie-detail-top-table{
    margin-top: 29px;
    width: 289px;
    color: #373737;
    font-size: 12px;
    margin-bottom: 14px;
}
.movie-detail-top-table tr td{
    border-bottom: #cfcfcf solid 1px;
    padding: 3px 5px 5px 0px;
}
.movie-detail-top-table tr td.left{
    width: 150px;
    float: none!important;
}
.movie-detail-top-table tr td.right{
    width:194px;
    float: none!important;
}
.p12px{
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}
.p14px{
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    margin-top: 3px;
    margin-bottom: 5px;
}
h2.caption-2{
    color: #353535;
    font-weight: bold;
    font-size: 18px;
    font-style: normal;
    margin-bottom: 0;
}
.break-space{
    clear: both;
    float: none;
    height: 12px;
}
.showtimes{
    margin-top: 10px;
}
.showtimes-day{
    margin-bottom: 14px;
}
.showtimes-date{
    color: #353535;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 16px;
    display: block;
}
.showtimes-item-show{
    border-bottom: 1px solid #cfcfcf;
    font-size: 12px;
    margin: 4px 0 0 0;
    padding: 0 0 4px 0;
}
.showtimes-item-show b{
    font-weight: bold;
    color: #353535;
    font-size: 12px;
    display: inline-block;
    padding-right: 5px;
}
.showtimes-item-show i{
    color: #878787;
    font-style: italic;
    font-size: 11px;
}
.video-wrapper{
    position: relative;
    height: 403px;
    width: 640px;
    margin-top: 14px;
}
.screenshots-wrapper{
    margin-top: 18px;
    margin-left: -23px;
    width: 666px;
}
.screenshot-item{
    float: left;
    margin: 0 0 19px 22px;
}
.screenshot-item img{
    width: 200px;
    height: 133px;
}
/*affiche*/



/*main-news-upd*/
.big-image-news{
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 15px;
}
.big-image-news img {
    width: 305px;
    height: auto;
    float: left;
    margin-top: 4px;
}
.big-image-news .description {
    position: relative;
    background-image: none;
    color: #353535;
    padding: 0;
    width: 365px;
    float: right;
    margin-right: 0px;
    min-height: 184px;
    margin-bottom: 10px;
}
.big-image-news .description a.caption {
    color: #353535;
    text-decoration: none;
    letter-spacing: 0.1px;
    border-bottom: none;
    line-height: 23px;
}
.big-image-news .description a.caption:hover {
    color: #353535;
    text-decoration: underline;
}
.big-image-news .description p {
    color: #353535;
    line-height: 22px;
    margin-top: 11px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.main-content.col-md-9 {
    padding-top: 36px!important;
}
.big-image-news-date-comments{
    color: #9a9a9a;
    font-size: 12px;
    width: 364px;
    float: right;
    line-height: 18px;
    overflow: hidden;
}
.big-image-news-date-comments .comments-views{
    color: #cfcfcf;
    font-size: 12px;
    margin-top: 0;
    line-height: 18px;
}
.big-image-news-date-comments .comments-views .comments {
    margin-top: 4px;
    float: left;
    margin-right: 0;
    margin-left: 9px;
    height: 14px;
}
.big-image-news-date{
    float: left;
    display: block;
}

.news-content-2-cols{
    position: relative;
}
.news-content-col-left{
    float: left;
    width: 493px;
    position: relative;
}
.news-content-col-right{
    float: right;
    width: 183px;
    position: relative;
}
.news-content-col-right .blogs{
    margin-top: 18px;
    margin-bottom: 1px;
    overflow: hidden;
    width: 100%;
    margin-left: 2px;
}
.news-content-col-right .blogs h2{
    margin-bottom: 20px;
}
.news-content-col-right .blogs .blog-item-image img {
    width: 182px;
    height: 121px;
}
.news-content-col-right .blogs .blog-item-image{
    width: 182px;
    height: 121px;
}
.news-content-col-right .blogs .blog-item{
    display: block;
    text-decoration: none;
    border-bottom: none;
    color: #353535;
    margin-top: 0;
    margin-bottom: 16px;
}
.news-content-col-right .blogs .blog-item:hover{
    text-decoration: underline;
    border: none;
    color: #353535;
}
.news-content-col-right .blogs .blog-item-description{
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
}
.main-news-list h2 {
    margin-top: 0;
}

.news-days{
    position: relative;
    padding-top: 18px;
}
.news-day{
    position: relative;
    margin-bottom: 16px;
}
.news-day-date{
    font-weight: bold;
    color: #353535;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 17px;
}
.news-day-item{
    margin-bottom: 8px;
    overflow: hidden;
    font-size: 12px;
    line-height: 15px;
    color: #353535;
}
.news-day-item-time{
    float: left;
    width: 37px;
    color: #9a9a9a;
}
.news-day-item-text{
    float: right;
    width: 455px;
    margin-top: -1px;
    line-height: 18px;
    display: block;
}
a.all-news-link {
    color: #353535;
    font-size: 14px;
    position: absolute;
    top: 18px;
    right: 12px;
    z-index: 10;
    cursor: pointer;
    text-decoration: underline;
}
a.all-news-link:hover{
    text-decoration: none;
    color: #353535;
}
.news-day-item .photo img {
    margin-top: -2px;
}
.news-day-item .photo {
    padding-right: 2px;
}
.news-day-item-text .text {
     padding-right: 9px;
     text-decoration: none;
     color: #353535;
}
.news-day-item-text .text:hover {
    text-decoration: underline;
    color: #353535;
}
.news-day-item .comments-pic img {
    margin-top: -1px;
}
.news-day-item .comments-pic {
    padding-right: 2px;
    color: #cfcfcf;
    font-size: 12px;
    display: inline-block;
}
.news-day-item-text .text.red {
    padding-right: 9px;
    text-decoration: none;
    color: #ba2a32;
}
.news-day-item-text .text.red:hover {
    text-decoration: underline;
    color: #ba2a32;
}
.news-day-item .views-pic img {
    margin-top: -2px;
}
.news-day-item .views-pic {
    padding-right: 2px;
    color: #cfcfcf;
    font-size: 12px;
    display: inline-block;
}
.news-day-item .video img {
    margin-top: -2px;
}
.news-day-item .video {
    padding-right: 2px;
}
.news-day-item .special img {
    margin-top: -2px;
}
.news-day-item .special {
    padding-right: 2px;
}
.news-day-advert {
    margin-top: 17px;
    margin-bottom: 17px;
}
.news-day-item.bordered{
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding-top: 11px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 12px;
}
.news-day-item-image {
    margin-left: -5px;
    margin-right: 5px;
    float: left;
}

.side-bar-news{
    position: relative;
    margin-bottom: 37px;
}
.side-bar-news h2{
    margin-bottom: 18px;
}
.side-bar-news-item{
    position: relative;
    margin-bottom: 19px;
    overflow: hidden;
}
.side-bar-news-image{
    float: left;
    width: 75px;
    height: 50px;
}
.side-bar-news-image img{
    width: 75px;
    height: 50px;
}
.side-bar-news-text{
    float: right;
    width: 180px;
    font-size: 12px;
    line-height: 18px;
}
.side-bar-news-text-date{
    color: #9a9a9a;
    margin-bottom: 1px;
}
.side-bar-news-text-caption .text{
    color: #353535;
    text-decoration: none;
}
.side-bar-news-text-caption .text:hover{
    color: #353535;
    text-decoration: underline;
}
.side-bar-news-item .comments-pic img {
    margin-top: -1px;
}
.side-bar-news-item .comments-pic {
    padding-right: 2px;
    color: #cfcfcf;
    font-size: 12px;
    display: inline-block;
}
.side-bar-news-item .views-pic img {
    margin-top: -2px;
}
.side-bar-news-item .views-pic {
    padding-right: 2px;
    color: #cfcfcf;
    font-size: 12px;
    display: inline-block;
}
.bordered-image {
    border: 1px solid #cfcfcf;
    padding: 9px;
}
.side-bar.col-md-3.main-page {
    margin-left: -19px!important;
    width: 260px!important;
}
.side-bar-banner {
    margin-bottom: 20px;
}
.side-bar-news-text-date {
    color: #9a9a9a;
    margin-bottom: 3px;
    line-height: 12px;
}
/*main-news-upd*/


/*special-topic*/
.special-topic{
    margin-top: 13px;
    margin-bottom: 21px;
    background: #f4efd6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 2px 9px 2px 5px;
    display: inline-block;
}
.special-topic-link{
    text-decoration: underline;
    color: #353535;
    font-size: 14px;
    line-height: 17px;
}
.special-topic-link:hover{
    text-decoration:  none;
    color: #353535;
}
.special-topic .flag{
    margin-right: 5px;
}
/*special-topic*/



/*white-popup*/
.white-popup{
    position: absolute;
    background: #ffffff;
    z-index: 1000;
    left: auto;
    right: auto;
    border-radius: 11px;
    border: 2px solid #cfcfcf;
    overflow: hidden;
    padding: 10px 0 8px 0;
    width: 675px;
    top: 28px;
    left: -85px;
    color: #353535;
    text-align: left;
}
.white-btn-close-popup{
    display: block;
    position: absolute;
    top: 9px;
    right: 8px;
    height: 12px;
    width: 12px;
    cursor: pointer;
    background: url("../bundles/bratskborg/images/close-popup.png") no-repeat 0 0;
}
.btn-close-popup:hover{
    background: url("../bundles/bratskborg/images/close-popup.png") no-repeat -12px 0;
}
.popup-weather-day{
    float: left;
    width: 202px;
    margin-left: 19px;
}
.popup-weather-day-top{
    color: #9a9a9a;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 2px solid #9a9a9a;
    padding-bottom: 5px;
    margin-top: 5px;
    text-align: left;
    margin-right: 21px;
}
.popup-weather-day-content{
    margin-top: 3px;
}
.popup-weather-day-content-left {
    margin-top: 7px;
    display: block;
    float: left;
    max-width: 66px;
    margin-right: 7px;
}
.popup-weather-day-content-right{
    text-align: left;
    display: inline-block;
    margin-left: 2px;
    max-width: 126px;
}
.popup-weather-day-content-right-degrees-c{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 1px;
}
.popup-weather-day-content-right-description{
    font-size: 12px;
    line-height: 15px;
    margin-left: 12px;
}
.popup-weather-days-link{
    padding-top: 21px;
    font-size: 14px;
    margin-right: 30px;
    display: inline-block;
}
.white-popup-bottom{
    overflow: hidden;
    text-align: right;
}
/*white-popup*/



/*upd*/
.news-day-item-image{
    margin-left: 0;
}
.weather-item.link-3-days{
    color: #cfcfcf;
    text-decoration: none;
    font-size: 12px;
    margin-left: 14px;
    margin-right: 32px;
    margin-top: 5px;
    border-bottom: dotted 1px #cfcfcf;
    display: inline-block;
    float: right;
    height: 15px;
}
.weather-item.link-3-days:hover{
    color: #cfcfcf;
    text-decoration: none;
    border-bottom: dotted 1px transparent;
}
/*upd*/


/*upd 02*/
.bordered-image {
    height: auto!important;
    width: auto!important;
}
.news-day-item {
    margin-bottom: 8px;
    margin-top: 8px;
}.news-day-item.bordered {
     margin-top: -1px;
     margin-bottom: 0;
 }
.white-popup {
    width: 826px;
    left: -234px;
}
.popup-weather-day.today{
    width: 346px;
}
.popup-weather-day-content-detail {
    float: right;
    width: 144px;
    margin-top: 1px;
}
.popup-weather-day-content-detail-item{
    margin-bottom: 1px;
}
.popup-weather-day-content-detail-item-day-time{
    display: inline-block;
    width: 56px;
    color: #9a9a9a;
    font-size: 12px;
    font-weight: normal;
}
.popup-weather-day-content-detail-item-degrees-c{
    display: inline-block;
    color: #353535;
    font-size: 18px;
    font-weight: bold;
}
.popup-weather-day-content-detail-item-image {
    display: inline-block;
    max-width: 30px;
    max-height: 20px;
    margin-left: -1px;
    margin-top: -7px;
}
.popup-weather-days-link {
    padding-top: 5px;
}
.popup-weather-day {
    width: 205px;
}
/*upd 02*/


/*upd-03*/
/*.bordered-image {
  height: 400px!important;
  width: 260px!important;
}*/
.search-wrapper{
  margin-top:20px;
  margin-bottom:10px;
}
.form-control-search{
  border: #cfcfcf 1px solid;
  padding: 4px 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  height: 27px;
  width: 223px;
  float: left;
}
.btn-search{
  height:30px;
  width:27px;
  border:none;
  background:transparent url("../bundles/bratskborg/images/search.png") no-repeat 0 0;
  cursor:pointer;
  outline:none;
  float: right;
}
.btn-search:hover{
  background:transparent url("../bundles/bratskborg/images/search.png") no-repeat 0 -30px;
  outline:none;
}
.btn-search:active{
  background:transparent url("../bundles/bratskborg/images/search.png") no-repeat 0 -60px;
  outline:none;
}
.btn-search:focus,
.btn-search:focus:active{
  outline:none;
}
.side-bar-news h2{
  margin-top:16px;
}
.side-bar-news-item {
  margin-bottom: 20px;
}
.side-bar-news {
  margin-bottom: 20px;
}
.news-day-all-bottom{
  margin-top:-5px;
  margin-bottom:20px;
}
.news-day-all-bottom a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:18px;
  text-decoration:underline;
  color:#353535;
}
.news-day-all-bottom a:hover{
  text-decoration:none;
}
.special-themes{
  margin: 17px 0 0 0;
  background: #f4efd6;
  padding: 17px 21px 24px 21px;
}
.special-themes-caption{
  background: url("../bundles/bratskborg/images/special-themes-caption.png") no-repeat 0px 3px;
  padding-left: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #353535;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 13px;
}
.special-theme{
  position:relative;
}
.special-theme-separator{
  height:1px;
  background:#d6d2bb;
  clear:both;
  margin-top: 5px;
  margin-bottom: 14px;
}
.special-theme-caption {
  margin-bottom: 5px;
}
.special-theme-caption a{
  font-family:Arial, Helvetica, sans-serif;
  color:#353535;
  font-size:14px;
  line-height:18px;
  font-weight:bold;
  text-decoration:underline;
  letter-spacing: -0.2px;
}
.special-theme-caption a:hover{
  text-decoration:none;
  color: #353535;
}
.special-theme-main{
  position:relative;
  float:left;
  width:180px;
}
.special-theme-main-item{
  text-decoration:none;
  display:block;
  width:180px;
  font-family:Arial, Helvetica, sans-serif;
  color:#353535;
  font-size:12px;
  line-height:19px;
  margin-bottom:10px;
}
.special-theme-main-item:hover .caption{
  text-decoration:underline;
  color:#353535;
}
.special-theme-main-item img{
  width:180px;
  max-width:180px;
  height:120px;
  display:block;
  margin-bottom: 6px;
  margin-top: 2px;
}
.special-theme-main-item .date{
  display:block;
  color:#9a9a9a;
  margin-bottom: 2px;
  letter-spacing: -0.1px;
}
.special-theme-main-item .caption{
  font-weight:bold;
  display:block;
  letter-spacing: 0.1px;
}
.special-theme-others{
  float:right;
  width:440px;
  position:relative;
  margin-top: -2px;
}
.special-theme-others-item{
  text-decoration:none;
  display:block;
  margin-bottom:12px;
  font-family:Arial, Helvetica, sans-serif;
  color:#353535;
  font-size:12px;
  line-height:19px;
}
.special-theme-others-item:hover .caption{
  text-decoration:underline;
  color:#353535;
}
.special-theme-others-item .date{
  display:block;
  color:#9a9a9a;
  margin-bottom:0;
  letter-spacing: -0.2px;
}
.special-theme-others-item .caption{
  display:block;
}
.side-bar .blogs h2{
  margin-bottom: 0;
}
.side-bar .blogs .blog-item {
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: 0;
  display: block;
  color:#353535;
  text-decoration:none;
}
.side-bar .blogs .blog-item:hover {
  color:#353535;
  text-decoration:underline;
}
.side-bar .blogs .blog-item-image{
  width: 180px;
  height: 120px;
}
.side-bar .blogs .blog-item-image img {
  width: 180px;
  height: 120px;
}
.side-bar .blogs .blog-item-description {
  color: #353535;
  font-size: 12px;
  margin-top: 5px;
  font-weight:bold;
  line-height:18px;
  width: 250px;
}
.article-source{
  color:#737373;
  font-size:12px;
  line-height:16px;
  margin-top:33px;
  margin-bottom:10px;
}
.article-source a{
  margin-left:6px;
  display:inline-block;
}
.in-this-special-theme{
  margin-top: 59px;
  padding-top: 17px;
  border-top: 1px solid #cfcfcf;
  margin-bottom: 5px;
}
.in-this-special-theme-caption{
  color: #737373;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 14px;
  margin-top: 0;
}
.in-this-special-theme-item{
  color:#353535;
  text-decoration:none;
  display:block;
  margin-bottom:16px;
  font-size: 12px;
  line-height:18px;
}
.in-this-special-theme-item:hover .caption{
  text-decoration:underline;
  color:#353535;
}
.in-this-special-theme-item img{
  height: 50px;
  width: 75px;
  float: left;
  display: block;
  margin-top: 4px;
}
.in-this-special-theme-item .date{
  margin:1px 10px 0 79px;
  display:block;
  color:#9a9a9a;
}
.in-this-special-theme-item .caption{
  margin: 1px 10px 5px 80px;
  display: block;
}
.in-this-special-theme-read-all{
  margin-top:-3px;
  margin-bottom:3px;
}
.in-this-special-theme-read-all a{
  color:#353535;
  font-weight:bold;
  font-size:12px;
  line-height:18px;
  text-decoration:underline;
}
.in-this-special-theme-read-all a:hover{
  text-decoration:none;
}
.in-this-special-theme-item .clear{
  display:block;
}
.ya-dir{
  margin-top: 16px;
  margin-bottom: 10px;
  border-top: #c6c2ae 1px solid;
  border-bottom: #c6c2ae 1px solid;
  position: relative;
  padding-top: 18px;
  background: #f4efd6;
}
.ya-dir-label{
  position:absolute;
  z-index:2;
  background:#c6c2ae;
  color:#fff;
  top:0;
  left:0;
  padding:1px 5px 2px 3px;
  font-weight:bold;
  font-size:10px;
  line-height:10px;
}
.ya-dir-item{
  width:340px;
  float:left;
}
.ya-dir-item-caption{
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  color: #353535;
  margin-left: 9px;
  margin-bottom: 2px;
  letter-spacing: -0.1px;
}
.ya-dir-item-description{
  color: #737373;
  font-size: 14px;
  line-height: 20px;
  margin-left: 10px;
  letter-spacing: -0.1px;
}
.ya-dir-item-links{
  margin:1px 0 8px 10px;
}
.ya-dir-item-links a{
  display:inline-block;
  margin-right:10px;
  color:#353535;
  font-size:12px;
  line-height:15px;
  text-decoration:none;
}
.ya-dir-item-links a:hover{
  color:#353535;
  text-decoration:underline;
}
.main-blogs{
  margin-top:10px;
  margin-bottom:10px;
}
.main-blogs .breadcrumbs{
  margin-top: -10px;
}
.main-blogs .breadcrumbs a{
  color:#353535;
}
.main-blogs h1{
  margin-bottom: 30px;
}
.main-blogs-item{
  display:block;
  text-decoration:none;
  color:#353535;
  margin-bottom: 39px;
}
.main-blogs-item .date{
  display:block;
  color:#9a9a9a;
  margin-bottom:3px;
  font-size:12px;
  line-height:15px;
}
.main-blogs-item .caption{
  display:block;
  font-weight:bold;
  font-size:18px;
  line-height:23px;
  margin-bottom:11px;
  color:#353535;
  text-decoration:none;
}
.main-blogs-item .caption:hover{
  color:#353535;
  text-decoration:underline;
}
.main-blogs-item .beginning{
  display:block;
  font-size:14px;
  line-height:22px;
  margin-bottom:16px;
}
.main-blogs-item .comments-and-views{
  display:block;
  color:#cfcfcf;
  font-size:13px;
  line-height:13px;
  margin-bottom:19px;
}
.main-blogs-item .image{
  display:block;
  margin-bottom:3px;
}
.main-blogs-item .image img{
  width:680px;
  max-width:680px;
  min-width:680px;
}
.main-blogs .pagination{
  margin-top:-5px;
}
.main-blogs .pagination a{
  text-decoration:none;
  color:#353535;
}
.main-blogs .pagination a:hover{
  text-decoration:underline;
  color:#353535;
}
.main-blogs .pagination .left-arrow {
  background:url("../bundles/bratskborg/images/pagination-arrows.png") no-repeat top left;
}
.main-blogs .pagination .right-arrow {
  background:url("../bundles/bratskborg/images/pagination-arrows.png") no-repeat top right;
}
.main-blogs-item .comments-pic img{
  margin-right: -4px;
}
.main-blogs-item .comments-pic{
  margin-right: 5px;
}
.main-blogs-item .views-pic img{
  margin-right: -2px;
}
.main-blogs-item .views-pic{
  margin-right: 5px;
}
.breadcrumbs {
  margin-left: 1px;
}
/*upd-03*/


/*upd-04*/
.header-advert-ny{
  background:url("../bundles/bratskborg/images/header-advert-ny.jpg") top center;
  height:140px;
  text-align:center;
}
.header-advert.header-advert-ny img {
  width: auto;
  margin-top: 17px;
  display:inline-block;
}
/*upd-04*/

.header-advert .adsbygoogle {
    margin-top: 17px;
}

.header-advert-sber{
  background:url("../bundles/bratskborg/images/header-advert-sber.jpg") top center;
  height:140px;
  text-align:center;
}
.header-advert.header-advert-sber img {
  width: auto;
  margin-top: 17px;
  display:inline-block;
}


/*upd-05*/
.fixed-news-day-item.news-day-item .news-day-item-time{
  font-size: 0;
  background-position: 9px 0;
  background-repeat: no-repeat;
  background-image: url("../bundles/bratskborg/images/pin.png");
  height: 18px;
  position: relative;
  top: -2px;
  margin-bottom: -1px;
}
.news-day-item-description{
  padding-right: 2px;
  color: #CFCFCF;
  font-size: 12px;
  display: inline-block;
}
.fixed-news-day-item.news-day-item .text{
  font-weight:bold;
  padding-right: 6px;
}
/*upd-05*/

span.twitter-typeahead .tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
span.twitter-typeahead .tt-suggestion > p {
  display: block;
  padding: 3px 5px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
  font-size: 12px;
  cursor: pointer;
}
span.twitter-typeahead .tt-suggestion > p:hover,
span.twitter-typeahead .tt-suggestion > p:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
span.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #ffffff;
  background-color: #428bca;
}
span.twitter-typeahead {
  width: 100%;
}
.input-group span.twitter-typeahead {
  display: block !important;
}
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 44px !important;
}
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 28px !important;
}

