/**/
.lighthouse{
    overflow: hidden;
    margin-top: 20px;
    font-family: 'open_sansbold';
    padding: 0 20px;
    box-sizing: content-box;
    width: 100%;
    margin-left: -20px;
    height: 45px;
    font-size: 0;
}
.wiadomosci .lighthouse {
    background-color: #275CAD;
}
.wiadomosci .lighthouse span {
    color: #fff;
}
.lighthouse span.dzial{
    font-size: 24px;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 0;
    line-height: 45px;
}
.lighthouse span.dzial,
.lighthouse a {
    padding: 0 10px;
}
.lighthouse a {
    font-size: 16px;
    color: #fff;
    opacity: .8;
    line-height: 45px;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #fff;
}
.lighthouse a:hover{
    text-decoration: none;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.lighthouse a.red, .lighthouse span.red{
    color: #F00 !important;
}
.lighthouse a.red:hover{
    color: #000;
}
/**/
.people{
    margin-top: 10px;
}
.people .title{
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'open_sansbold';
}

.people .list{
    font-size: 0;
    padding: 10px 0;
}

.people .list .item{
    margin-left: 16px;
    width: 140px;
    display: inline-block;
    color: #FFF;
    vertical-align: top;
    overflow: hidden;
}
.people .list .item span{
    display: block;
    line-height: 22px;
    font-size: 19px;
    font-family: 'open_sansbold';
    padding-top: 5px;
    
}

.people .list .item span.rola{
    font-family: 'open_sanslight';
    font-size: 14px;
    line-height: 16px;
}
/**/

.people.index .list{
    background-color: #fff;
    margin-left: -15px;
    padding: 0;
}

.people.index .list .item{
    margin-left: 10px;
    padding: 5px;
    color: #000;
    /*height: 175px;*/
    /*margin-top: 20px;*/
}
.people.index .list .item:hover span {
   color: #CD47A8;
}
.people.index .list .item a{
    text-decoration: none;
}
.people.index.full .list .item{
    margin-left: 11px;
}
.people.index.full .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    margin-bottom: 20px;
}
/**/
.people.index.tight .list{
    margin-left: -5px;
}
.people.index.tight .list .item{
    margin-left: 0;
    margin-top: 10px;
}
.people.index.tight .title{
    border-bottom: 1px solid;
    margin-bottom: 10px;
}

.people.tight .list .item{
    width: 300px;
}

.people.index.tight .list .item img{
    width: 135px;
    height: 88px;
}
.people.index.tight .item span{
    display: inline-block;
    width: 150px;
    margin-left: 10px;
    vertical-align: top;
}
.people.index.tight .list .item a{
    display: block;
}
/**/
.abc{
    overflow: hidden;
    margin-top: 10px;
}

.abc ul{
    text-align: center;
    font-size: 0;
}
.abc ul li{
    display: inline-block;
    border-left: 1px solid #888;

}
.abc ul li:first-child{
    border-left: none;
    margin-left: 0;
}
.abc ul li a{
    font-family: 'open_sanscondensed_light';
    font-size: 14px;
    width:23px;
    text-align: center;
    display: block;
}
.abc ul li a:hover,
.abc ul li span.active{
    font-family: 'open_sanscondensed_light';
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    width:23px;
    text-align: center;
    display: block;
}
/**/
.bottom .rank_list{
    border-bottom: 1px solid;
    padding-bottom: 20px;
    height: 260px;
}
.rank_list .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    color: #F00;
}
.rank_list li{
    margin-top: 2px;
    overflow: hidden;
    background-color: #eee;
    padding: 10px 0;
}
.rank_list li .nr{
    width: 50px;
    float: left;
    text-align: center;
    font-size: 34px;
    font-family: 'open_sanslight';
    line-height: 1;
    color: #F00;
}
.rank_list li a{
    width: 250px;
    height: 45px;
    float: left;
    font-size: 12px;
    font-family: 'open_sanssemibold';
    line-height: 17px;
}

.rank_list .ap a:after{
    margin-left: 5px;
    content: url(../images/icons/ap.png);
}
.rank_list .vid a:after{
    margin-left: 5px;
    content: url(../images/icons/vid_small.png);
}
.rank_list .ap.vid a:after{
    margin-left: 5px;
    content: url(../images/icons/ap.png) url(../images/icons/vid_small.png);
}
/**/
.more_links{
    overflow: hidden;
    padding-top: 10px;
}

.more_links span.dzial{
    font-size: 12px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    float: left;
    
}
.more_links .links{
    float: right;
    width: 255px;
    margin-top: -1px;
}
.more_links .links a:first-child{
    border-left: none;
    margin-left: 0;
}
.more_links a{
    font-size: 13px;
    font-family: 'open_sanscondensed_light';
    width: auto;
    
    border-left: 1px solid;
    margin-left: 5px;
    padding-left: 5px;
    display: inline-block;
    vertical-align: top;
}
.more_links li a:hover{
    text-decoration: none;
}
/**/
/**/

.link_list .title{
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    background-color: #F6EB15;
    color: #F00;
}
.link_list .title.red{
    background-color: #F00;
    color: #F6EB15;
}
.link_list.special .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    background-color: transparent;
}

.link_list.przepisy .title{
    color: #F6EB15;
    background-color: #F00;
    margin-bottom: 20px;
}
.link_list.przepisy{
    margin-bottom: 20px;
    overflow: hidden;
}

.link_list li{
    margin-top: 10px;
    overflow: hidden;
    border-bottom: 1px solid #000;
}
.link_list li .img{
    position: relative;
    font-size: 0;
    width: 100px;
    height: 100px;
    float: left;
    cursor: pointer;
}
.link_list li .txt{
    width: 190px;
    margin-left: 10px;
    float: left;
}
.link_list li .txt a{
    font-family: 'open_sansbold';
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
}
.link_list li .txt a:hover{
    color: #F00;
}
/**/
.link_list.large li{
    margin-top: 20px;
}
/**/
.bottom .comment_list{
    border-bottom: 1px solid;
    padding-bottom: 20px;
    height: 260px;
}
.comment_list .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
}


.comment_list li{
    margin-top: 2px;
    overflow: hidden;
    background-color: #eee;
    padding: 8px;
}
.comment_list li .nr{
    width: 50px;
    float: left;
    text-align: center;
    font-size: 34px;
    font-family: 'open_sanslight';
    line-height: 1;
}
.comment_list li a{
    font-size: 12px;
    font-family: 'open_sanssemibold';
    line-height: 17px;
}
.comment_list li a.tag{
    color: #FFF;
    padding: 0 2px;
}
/**/

.person .name{
    text-align: center;
    border-bottom: 1px solid #000 !important;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
}
.person .breadcrumbs{
    margin-top: 10px;
    font-family: 'open_sansregular';
}

.person .breadcrumbs span:before{
    content: " / ";
}
.person .breadcrumbs span:first-child:before{
    content: "";
}
.person .title{
    font-size: 29px;
    font-family: 'open_sansbold';
    line-height: 33px;
}
.person .info{
    margin-top: 10px;
    overflow: hidden;
}
.person .info .img{
    width: 280px;
    height: 630px;
    float: left;
}
.person .info .txt{
    width: 335px;
    height: 630px;
    float: left;
    margin-left: 10px;
    position: relative;
    overflow: hidden;
}
.person .info .txt p{
    font-size: 15px;
    line-height: 20px;
}
.person .info .txt p.lead{
    font-family: 'open_sansbold';
    margin-bottom: 5px;
}

.person .info .links{
    position: absolute;
    bottom: 0;
    overflow: hidden;
    background-color: #fff;
    font-family: 'open_sansregular';
}
.person .info .links a:after{
    content: ", ";
}

.person .data{
    margin-top: 10px;
    overflow: hidden;
    font-size: 12px;
}
.person .data li{
    overflow: hidden;
}
.person .data .left{
    width: 90px;
    float: left;
    border-right: 1px solid;
    margin-right: 5px;
    padding-right: 5px;
    text-align: right;
    line-height: 16px;
}
.person .data .right{
    width: 350px;
    float: left;
    font-family: 'open_sansbold';
    line-height: 15px;
}
/**/
.bar{
    margin-top: 20px;
    width: 1017px;
    margin-left: -31px;
    
    font-size: 0;
    position: relative;
}
.bar.small{
    width: 625px;
    margin-left: 0;
}
.bar .metka{
    left: -32px;
    position: absolute;
    
}
.bar .metka img{
    cursor: pointer;
}
.bar ul{
    font-size: 0;
    overflow: hidden;
    padding-left: 5px;
}
.bar ul li{
    display: inline-block;
    padding: 5px 5px 5px 0;
}
.bar .img{
    position: relative;
    font-size: 0;
    width: 100px;
    height: 110px;
    float: left;
    cursor: pointer;
}
.bar .txt{
    width: 92px;
    margin-left: 5px;
    float: left;
    overflow: hidden;
}

.bar .txt a {
    font-family: 'open_sansbold';
    font-size: 16px;
    line-height: 18px;
    color: #999;
}

/**/
.bar.tv{
    background-color: #000;
}
.bar.tv ul li:hover{
    cursor: pointer;
}
.bar.tv ul li:hover a{
    color:#ffff00;
    text-decoration: none;
}
.bar.tv ul li:hover .img{
    text-decoration: none;
    outline: 1px solid #ffff00;
    outline-offset: -1px;
    overflow: hidden;
}

.bar.tv ul li{
    padding: 10px 10px 10px 5px;
}
.bar.tv .txt{
    width: 133px;
}
.bar.tv .img{
    height: 75px;
    overflow: hidden;
}
.bar.tv .metka img{
    height: 95px;
}
.bar.tv .metka{
    left: -15px;
}
.bar.tv .txt a{
    height: 75px;
    display: block;
    vertical-align: middle;
}
/*end test*/

/**/
.bar.add{
    text-align: center;
}
/**/
.bar.ht{
    background-color: #EEE;
    height: 32px;
    width: 986px;
}
.bar.ht .metka{
    background-color: #FF0000;
    width: 10px;
    height: 32px;
    left: -10px;
}
.hero .l_split .bx-wrapper {
    overflow: hidden;
}
.bar.ht .title{
    float: left;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'open_sansbold';
    margin-top: 5px;
    margin-left: 10px;
}
.bar.ht ul{
    width: 800px;
    margin-top: 5px;
    display: inline-block;
    overflow: hidden;
}
.bar.ht ul li{
    border-left: 1px solid #FF0000;
    margin-left: 5px;
    padding-left: 5px;
}
.bar.ht ul li:first-child{
    border-left: none;
}

.bar.ht ul li.ap a{
    color: #F00 !important;
    text-transform: uppercase;
}
.bar.ht ul li.as a{
    color: #F00 !important;
    text-transform: uppercase;
}
.bar.ht ul li.mi a{
    color: #F00 !important;
    text-transform: uppercase;
}
.bar.ht ul li a:after{
    content: "";
    margin-left: 0;
}
.bar.ht a{
    font-size: 12px;
    color: #000;
    line-height: 100%;
    font-family: 'open_sanssemibold';
}
.bar.ht a.as,
.bar.ht a.mi,
.bar.ht a.ap,
.bar.ht a.reklama{
    color: #F00;
    font-family: 'open_sansbold';
}
/**/

.bar.hot_now{
    margin-top: 0;
    background-color: #ffff00;
    height: 32px;
    width: 1017px;
}
.bar.hot_now .metka{
    background-color: #000;
    width: 32px;
    height: 32px;
}
.bar.hot_now a:before{
    content: 'Z OSTATNIEJ CHWILI: ';
    letter-spacing: 2px;
    
    font-family: 'open_sans_condensedbold';
    font-weight: bold;
    color: #f00;
}
.bar.hot_now ul{
    width: 1005px;
    margin-top: 5px;
    display: block;
    float: left;
    height: 24px;
    overflow: hidden;
}
.bar.hot_now ul li{
    margin-left: 10px;
}
.bar.hot_now a{
    font-size: 14px;
    color: #000;
    line-height: 100%;
    font-family: 'open_sansbold';
}
.bar.hot_now a:hover{
    color: #F00;
    text-decoration: none;
}
/**/
.article_list{
    font-size: 0;
}
.article_list > .title{
    text-align: center;
    border-bottom: 1px solid #000 !important;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
}
.article_list .vid,
.tre_list .vid{
    position: absolute;
    top: 10px;
    right: 10px;
}
.article_list .tag{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #F00;
    color: #FFF;
    font-size: 12px;
    padding: 2px;
}
.article_list.half_article{
    margin-top: 0;
    width: 630px;
}
.bottom .article_list.half_article{
    width: 955px;
}
.article_list.half_article ul{
    margin-left: -25px;
    font-size: 0;
}
.article_list.half_article ul li{
    margin-left: 25px;
    display: inline-block;
    width: 300px;
    margin-top: 30px;
    vertical-align: top;
    position: relative;
}
.article_list.half_article ul li .img a {
    display: block;
}
.article_list.half_article ul li .img > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    z-index: 1;
}
.sg .article_list.half_article ul li{
    height: 255px;
}

.wiadomosci .article_list.half_article ul li:hover .img > a:after {
   background: -moz-linear-gradient(top, rgba(39,92,173,0) 0%, rgba(39,92,173,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(39,92,173,0) 0%,rgba(39,92,173,0.6) 100%);
    background: linear-gradient(to bottom, rgba(39,92,173,0) 0%,rgba(39,92,173,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 );
    z-index: 1;
}
.article_list.half_article .img{
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
}
.article_list.half_article .bx-viewport .img {
    margin-bottom: 0;
}
.article_list.half_article .img a img {
    width: 100%;
}
.article_list.half_article .txt{
    font-size: 21px;
    line-height: 25px;
    
}
.article_list.half_article li:not(.small) .txt {
  
}

.article_list.half_article .txt a{
    font-family: 'open_sansbold';
    /*max-height: 50px;*/
    overflow: hidden;
    text-decoration: none;
    display: block;
    font-size: 21px;
}
.article_list.half_article .txt .additional{
    display: inline;
    margin-right: 5px;
}
.article_list.half_article .txt span{
    height: 35px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    line-height: 17px;
    margin-top: 10px;
}
.article_list.half_article .bx-viewport ul li {
    margin-top: 10px;
}
/**/
.bottom.special .article_list.half_article{
    margin-top: 0;
}
.bottom .article_list.half_article{
    margin-top: 20px;
}
.bottom .article_list.half_article .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    color: #F00;
}
.bottom .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    color: #F00;
}
/**/
.article_list.half_article ul li.small{
    height: 90px;
}
.article_list.half_article .small .img{
    float: left;
    width: 135px;
    height: 90px;
    overflow: hidden;
}
.article_list.half_article .small .img img{
    height: 90px;
}
.article_list.half_article .small .txt{
    float: left;
    width: 160px;
    margin-left: 5px;
    height: 78px;
    font-size: 15px;
    line-height: 18px;
    overflow: hidden;
}
.article_list.half_article .small .img .vid{
    height: auto;
}
/**/
.r_split .article_list.half_article{
    width: 300px;
}
.r_split .article_list.half_article li:first-child{
    margin-top: 0;
}
.r_split .article_list.half_article .txt span{
    height: 35px;
    line-height: 17px;

}
/**/
.half_article.mini{
    margin-top: 20px;
}
.half_article.mini .title{
    text-align: left;
    border-bottom: 1px solid;
}
.half_article.mini .txt{
    font-family: 'open_sansbold';
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
}
.half_article.mini .txt a{
    font-size: inherit;
    line-height: inherit;
}
.half_article.mini .img{
    position: relative;
    font-size: 0;
    width: 100px;
    height: 100px;
    float: left;
    cursor: pointer;
}
.half_article.mini .txt {
    width: 190px;
    margin-left: 10px;
    float: left;
}
/**/
.article_list.full_article ul li .img > a {display: block;}
.article_list{
    margin-top: 10px;
}
.article_list.full_article ul{
}
.article_list.full_article ul li:first-child{
    margin-top: 0;
}
/**/
.wiadomosci .article_list.full_article ul li{
    width: 625px;
    margin-top: 10px;
    position: relative;
    border-bottom: 4px solid #275CAD;
}
.wiadomosci .article_list.full_article ul li .img > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    
}
.article_list.full_article ul li:hover .img > a:after{
   background: -moz-linear-gradient(top, rgba(39,92,173,0) 0%, rgba(39,92,173,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(39,92,173,0) 0%,rgba(39,92,173,0.6) 100%);
    background: linear-gradient(to bottom, rgba(39,92,173,0) 0%,rgba(39,92,173,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 );
}
.article_list.full_article ul li.rek{
    padding: 0;
    margin-left: 0px;
}
.article_list.full_article ul li.rek:hover{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.article_list.full_article .exc{
    position: absolute;
    left: -10px;
    top: -40px;
}
.article_list.full_article .img{
    position: relative;
    cursor: pointer;
}
.article_list.full_article .txt{
    font-size: 28px;
    line-height: 34px;
    position: absolute;
    bottom: 0;
    background: url(../images/shadow.png) 0 0 no-repeat;
    z-index: 2;
    padding: 10px;
}
.article_list.full_article .txt a{
    font-family: 'open_sansbold';
    height: 50px;
    color: #FFF;
    text-shadow: 2px 2px 2px #000000;
}
.article_list.full_article .txt a:hover {
    text-decoration: none;
}
.rozrywka .article_list.full_article .txt span{
    font-family: 'open_sansbold';
    height: 50px;
    color: #FFF;
    margin-right: 10px;
    padding: 0 5px;
    -webkit-box-shadow: 2px 2px 2px #000000;
    -moz-box-shadow:    2px 2px 2px #000000;
    box-shadow:         2px 2px 2px #000000;
}

/**/

.article_list.full_article.big .exc{
    position: absolute;
    left: -10px;
    bottom: 10px;
    top:auto;
}
.article_list.full_article.big .img{
    margin-top: 10px;
}
/**/
.patch{
    font-size: 14px;
    color: #F00;
}
.patch.light{
    color: #999;
    margin-top: 20px;
}

.patch span:before,
article .patch span:before{
    content: "/";
    margin-right: 5px;
    font-size: 14px;
}
.patch span:first-child:before,
article .patch span:first-child:before{
    content:"";
    margin-right: 0;
}
.patch a:hover,
article .patch a:hover{
    color: #000;
}

.patch .gray{
    color: #999;
    display: inline-block;
    margin-left: 5px;
}
.patch .gray:first-child:before{
    content:"";
    margin-right: 0;
}


/**/

.article_list.full_article.big .title{
    font-family: 'open_sansbold';
    font-size: 28px;
    line-height: 32px;
}
.article_list.full_article.big .title .additional {
    display: inline;
    margin-right: 5px;
}
.article_list.full_article.big a:hover{
    text-decoration: none;
}
.article_list.full_article.big .lead{
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
}
.article_list.full_article.big li:hover .title{
    color: #F00;
}
/**/
.subtle_title{
    font-size: 16px;
    color: #BBB;
    font-family: 'open_sanssemibold';
    padding-top: 9px;
    
}
.subtle_title span{
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}
/**/
.more_link{
    margin-top: 20px;
    padding-top: 5px;
    border-top: 1px solid;
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
    overflow: hidden;
    font-family: 'open_sansbold';
}

/**/

.current_number{
    margin-top: 20px;
}
.current_number{
    text-align: center;
    background-color: #EC1D23;
}
.current_number .gazeta{
    width: 280px;
    margin: 0;
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,.5);
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,.5);
}

.current_number img{
    margin: 10px 0;
}

/**/
.news_list .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
}
.news_list .title a{
    text-decoration: none;
}
.news_list ul.scroll{
    overflow: hidden;
    margin-top: 10px;
}
.hero .r_split .news_list ul li {
   margin-top: 0;
    margin-bottom: 2px;
}

.news_list ul li{
    overflow: hidden;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 2px;
    display: table;
    background-color: #eee;
    padding: 8px 5px;
    height: 38px;
    margin-top: 0;
}
.news_list li span{
    color: #888;
    font-size: 12px;
    line-height: 20px;
}
.news_list li a{
    vertical-align: top;
    font-family: 'open_sanssemibold';
    padding-left: 5px;
    display: inline-block;
    width: 245px;
    line-height: 20px;
    height: 40px;
overflow: hidden;
}
.ap a:after{
    margin-left: 5px;
    content: url(../images/icons/ap.png);
    line-height: 10px;
    vertical-align: top;
    display: inline-block;
}

.as a:after{
    margin-left: 5px;
    content: url(../images/icons/as.png);
    line-height: 10px;
    vertical-align: top;
    display: inline-block;
}
.mi a:after{
    margin-left: 5px;
    content: url(../images/icons/mi.png);
    line-height: 10px;
    vertical-align: top;
    display: inline-block;
}
.r_split .box  {
    margin-bottom: 20px;
    margin-top: 0;
}
.reklama a:after{
    margin-left: 5px;
    content: url(../images/icons/reklama.png);
    line-height: 10px;
    vertical-align: top;
    display: inline-block;
}

.vid a:after{
    margin-left: 5px;
    content: url(../images/icons/vid_small.png);
    
}
.news_list .ap.vid a:after{
    margin-left: 5px;
    content: url(../images/icons/ap.png) url(../images/icons/vid_small.png);
}

.news_list .as.vid a:after{
    margin-left: 5px;
    content: url(../images/icons/as.png) url(../images/icons/vid_small.png);
}

.news_list .mi.vid a:after{
    margin-left: 5px;
    content: url(../images/icons/mi.png) url(../images/icons/vid_small.png);
}
.news_list .reklama.vid a:after{
    margin-left: 5px;
    content: url(../images/icons/reklama.png) url(../images/icons/vid_small.png);
}

/**/
.link_list.fit li > img{
    position: absolute;
}
.link_list.fit li:first-child{
    margin-top: 0;
}
.link_list.fit.special li:first-child{
    margin-top: 20px;
}
.link_list.fit li{
    border-bottom: 0;
}

.link_list.fit li .img{
    height: 90px;
    width: 135px;
    position: relative;
}
.link_list.fit li .txt{
    width: 155px;
    height: 90px;
    overflow: hidden;
    line-height: 100%;
}
.link_list.fit li .txt a{
    font-size: 14px;
    text-decoration: none;
    
}


.link_list.fit li .txt.ap a:before{
    content: url(../images/icons/ap.png);
    display: block;
}
.link_list.fit li .txt.as a:before{
    content: url(../images/icons/as.png);
    display: block;
}
.link_list.fit li .txt.mi a:before{
    content: url(../images/icons/mi.png);
    display: block;
}
.link_list.fit li .txt.reklama a:before{
    content: url(../images/icons/reklama.png);
    display: block;
}
.link_list.fit li .txt.ap a:after,
.link_list.fit li .txt.as a:after,
.link_list.fit li .txt.mi a:after,
.link_list.fit li .txt.reklama a:after{
    display: none;
}

.link_list.fit li{
    margin-top: 10px;
}
.rectangle .link_list.fit,
.halfpage .link_list.fit{
    margin-top: 5px;
}


.news_list .vid a:after{
    margin-left: 5px;
    content: url(../images/icons/vid_small.png);
}
.news_list .ap.vid a:after{
    margin-left: 5px;
    content: url(../images/icons/ap.png) url(../images/icons/vid_small.png);
}

.news_list .as.vid a:after{
    margin-left: 5px;
    content: url(../images/icons/as.png) url(../images/icons/vid_small.png);
}

.news_list .mi.vid a:after{
    margin-left: 5px;
    content: url(../images/icons/mi.png) url(../images/icons/vid_small.png);
}

.news_list .reklama.vid a:after{
    margin-left: 5px;
    content: url(../images/icons/reklama.png) url(../images/icons/vid_small.png);
}

.link_list li .img .vid {
    position: absolute;
    top: 10px;
    right: 10px;
}

/**/

.box.more_links{
    margin-top: 10px;
    padding-top: 10px;
}
.news_list .title{
    padding-top: 0;
}





.rectangle .more_links,
.halfpage .more_links{
    margin-top: 5px;
    padding-top: 5px;
}
.rectangle .news_list .title,
.halfpage .news_list .title{
    padding-top: 0;
}


.article_list.half_article.scroll{
    overflow: hidden;
    height: 275px;
    width: 640px;
    padding-left: 10px;
    margin-left: -10px;
    padding-right: 5px;
    padding-bottom: 10px;
}

/**/

.rectangle .bx-wrapper{
    max-width:625px !important;
    position: relative;
}
.rectangle .bx-viewport{
    width: 630px !important;
    padding: 10px 10px 15px 10px;
    margin-left: -10px;
    margin-top: -10px;
    height: 255px;
}
.rectangle .bx-controls-direction a {
    position: absolute;
    top: 0;
    bottom: 0;
    outline: 0;
    height: 200px;
    line-height: 200px;
    z-index: 9999;
    margin: auto;
}
.rectangle .bx-controls-direction a img{
    vertical-align: middle;
}
.rectangle .bx-controls-direction a.bx-prev {
    left: -20px;
}
.rectangle .bx-controls-direction a.bx-next {
    right: -15px;
}

/**/
.hero .r_split{
    font-size: 0;
}
.hero .r_split ul li a{
    display: inline-block;
    position: relative;
}
.hero .r_split ul li:first-child{
    margin-top: 0;
}

.hero .r_split  a.ap:after{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/ap1.png);
}

.hero .r_split  a.as:after{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/as1.png);
}

.hero .r_split  a.mi:after{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/mi1.png);
}

.hero .r_split  a.reklama:before{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/reklama1.png);
}

/**/
.hero .l_split .bx-wrapper{
    position: relative;
}
.hero .l_split .hero_slider a{
    position: relative;
    display: block;
}
.hero .l_split .hero_slider a img{
    position: relative;
}
.hero .l_split .hero_slider a:hover{
    color: #fff;
    text-decoration: none;
}
.hero .l_split .hero_slider_item > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
}
body.wiadomosci .hero .l_split .hero_slider_item:hover > a:after {
    background: -moz-linear-gradient(top, rgba(39,92,173,0) 0%, rgba(39,92,173,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(39,92,173,0) 0%,rgba(39,92,173,0.6) 100%);
    background: linear-gradient(to bottom, rgba(39,92,173,0) 0%,rgba(39,92,173,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 );
}
body.rozrywka .hero .l_split .hero_slider_item:hover > a:after {
    background: -moz-linear-gradient(top, rgba(205,71,168,0) 0%, rgba(205,71,168,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(205,71,168,0) 0%,rgba(205,71,168,0.6) 100%);
    background: linear-gradient(to bottom, rgba(205,71,168,0) 0%,rgba(205,71,168,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
.hero .l_split .hero_slider .l_txt_title{
    font-size: 28px;
    line-height: 34px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/shadow.png) 0 0 no-repeat;
    z-index: 2;
    padding: 10px;  
}
.hero .l_split .hero_slider a.ap:after{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/ap1.png);
}

.hero .l_split .hero_slider a.as:after{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/as1.png);
}

.hero .l_split .hero_slider a.mi:after{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/mi1.png);
}

.hero .l_split .hero_slider a.reklama:before{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/reklama1.png);
}

.hero .l_split .bx-controls-direction a {
    position: absolute;
    top: 0;
    bottom: 0;
    outline: 0;
    height: 200px;
    line-height: 200px;
    z-index: 4000;
    margin: auto;
}
.hero .l_split .bx-controls-direction a img{
    vertical-align: middle;
}
.hero .l_split .bx-controls-direction a.bx-prev {
    left: 5px;
}
.hero .l_split .bx-controls-direction a.bx-next {
    right: 5px;
}
.hero .l_split .bx-wrapper .bx-pager{
    position: absolute;
    right: 10px;
    bottom: 00px;
}
.hero .l_split .bx-wrapper .bx-pager .bx-pager-item,
.hero .l_split .bx-wrapper .bx-controls-auto .bx-controls-auto-item{
    display: inline-block;
}
.hero .l_split .bx-wrapper .bx-pager.bx-default-pager a{
    font-size: 0;
    width: 10px;
    height: 10px;
    background-image: url(../images/icons/pager_off.png);
    display: block;
    margin-left: 5px;
}
.hero .l_split .bx-wrapper .bx-pager.bx-default-pager a:hover,
.hero .l_split .bx-wrapper .bx-pager.bx-default-pager a.active{
    background-image: url(../images/icons/pager_on.png);
}

/**/

.hero_special{
    margin-left: -31px;
    width: 1017px;
    position: relative;
    overflow: hidden;
    font-size: 0;
}

.hero_special .big span{
    position: absolute;
    top: 20px;
    left: 31px;
    font-family: 'open_sansbold';
    font-size: 45px;
    color: #FFF;
    text-shadow: 2px 2px 2px #000000;
    width: 630px;
    z-index: 10;
}

.hero_special .big a:hover span{
    color: #ffff00;
}

.hero_special .abs_links{
    background-color: rgba(0,0,0,.5);
    position: absolute;
    right: 31px;
    top: 0;
    bottom: 0;
    padding: 0 35px;
    z-index: 10;
}
.hero_special .abs_links a{
    position: relative;
    display: block;
}
.hero_special .abs_links span{
    font-family: 'open_sansbold';
    font-size: 16px;
    line-height: 20px;
    color: #FFF;
    text-shadow: 2px 2px 2px #000000;
    overflow: hidden;
    display: block;
    height: 40px;
}
.hero_special .abs_links a:before{
    content: url(../images/icons/poi_22.png);
    position: absolute;
    top: 92px;
    left: -25px;
}
.hero_special .abs_links li{
    width: 180px;
    margin-top: 15px;
}
.hero_special .abs_links li:first-child{
    margin-top: 5px;
}
.hero_special .abs_links li a:hover{
    text-decoration: none;
}
.hero_special .abs_links li a:hover span{
    color: #ffff00;
}
.hero_special .abs_links img{
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,1);
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,1);
}
/**/
.hero.dzialowa{
    background-color: #F00;
    padding: 10px;
}
.hero.dzialowa .r_split{
    margin-left: 10px;
}
/**/
.listing_wide > .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
}
/*
.listing_wide li{
    margin-top: 15px;
    height: 180px;
    padding: 5px;
    margin-left: -5px;
    width: 625px;
}
*/
.listing_wide li{
    margin-top: 15px;
    padding: 5px;
    margin-left: -5px;
    width: 625px;
}
.listing_wide li:hover{
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}
.listing_wide li .img{
    float: left;
    width: 180px;
    cursor: pointer;
}
/*
.listing_wide li .txt{
    float: left;
    width: 435px;
    margin-left: 10px;
}
*/
.listing_wide li .txt{
    width: 435px;
    margin-left: 190px;
}
.listing_wide li.nopic .txt{
    width: 100%;
    margin-left: 0;
}
.listing_wide li .txt .patch{
    font-size: 14px;
}
.listing_wide li .txt .patch span:before{
    content: "/";
    margin-right: 5px;
    font-size: 14px;
}
.listing_wide li .txt .patch span:first-child:before{
    content:"";
    margin-right: 0;
}
.listing_wide li .txt .patch a:hover{
    color: #000;
}
.listing_wide li .txt .title{
    font-family: 'open_sansbold';
    font-size: 28px;
    line-height: 32px;
}
.listing_wide li a:hover{
    text-decoration: none;
}
.listing_wide li .txt .lead{
    margin-top: 10px;
}
.listing_wide li .txt .data{
    color: #999;
    margin-bottom: -10px;
    margin-top: 10px;
}
/**/
.quatro_list{
    font-size: 0;
}
.quatro_list ul{
    margin-left: -20px;
}
.quatro_list li{
    display: inline-block;
    margin-left: 14px;
    height: 210px;
    width: 219px;
    margin-top: 20px;
    padding: 5px;
}
.quatro_list li:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    
}
.quatro_list li:hover a{
    text-decoration: none;
}
.quatro_list li span{
    display: block;
    margin-top: 5px;
    line-height: 22px;
    font-size: 19px;
    font-family: 'open_sansbold';
}
/**/
.search_cooking{
    margin-top: 20px;
    
}
.search_cooking input, .search_cooking select{
    border:1px solid #999;
    font-size: 14px;
    padding: 7px;
    margin-right: 10px;
    letter-spacing: 2px;
}

.search_cooking input{
    width: 215px;
}
.search_cooking button{
    font-size: 14px;
    padding: 7px 12px;
    letter-spacing: 2px;
    
    color: #FFF;
    border: 1px solid #000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

/**/
.search_main{
    margin-top: 20px;
    margin-bottom: -20px;
    
}
.search_main input, .search_main select{
    border:1px solid #999;
    font-size: 14px;
    padding: 7px;
    margin-right: 10px;
    letter-spacing: 2px;
}
.search_main input{
    width: 215px;
}
.search_main button{
    font-size: 14px;
    padding: 7px 12px;
    letter-spacing: 2px;
    
    color: #FFF;
    border: 1px solid #F00;
    background-color: #F00;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

/**/


.form{
    margin-top: 20px;
}
.form .title{
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
}

.form section{
    background-color: #EEE;
    border: 1px solid #BBB;
    padding: 10px;
}
.form section li{
    margin-top: 10px;
}
.form section li.send{
    text-align: center;
}
.form section li:first-child{
    margin-top: 0;
}
.form section .txt{
    display: inline-block;
    width: 100px;
    text-align: right;
    color: #666;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 3px;
}

.form section .in{
    width: 400px;
    display: inline-block;
}
.form section .in input,
.form section .in textarea
{
    background-color: #fff;
    border: 1px solid #BBB;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 5px;
}
.form section .in textarea{
    height: 150px;
    resize:vertical;
}
.form section .in select{
    background-color: #fff;
    border: 1px solid #BBB;
    width: 100px;
    box-sizing: border-box;
    padding: 5px 5px;
}
.form section .in input[type="file"]
{
    background-color: transparent;
    border: 1px solid #BBB;
    width: 300px;
    box-sizing: border-box;
    padding: 2px;
}

.form section .in input[type="checkbox"]{
    width: auto;
    display: inline-block;
    vertical-align: top;
}
.form section .in label{
    width: 375px;
    display: inline-block;
    font-size: 12px;
    color: #666;
}
.form section.send{
    text-align: center;
}
.form section button{
    font-size: 14px;
    padding: 5px 40px;
    letter-spacing: 2px;
    
    color: #FFF;
    border: 1px solid #000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    
}

/**/

.przepis .breadcrumbs{
    margin-top: 10px;
    font-family: 'open_sansregular';
}

.przepis .breadcrumbs span:before{
    content: " / ";
}
.przepis .breadcrumbs span:first-child:before{
    content: "";
}
.przepis .title{
    font-size: 45px;
    font-family: 'open_sansbold';
    line-height: 50px;
    margin-top: 10px;
}

.przepis .info{
    margin-top: 20px;
}
.przepis .info .autor{
    float: left;
    margin-top: 5px;
    color: #999;
    vertical-align: bottom;
}
.przepis .info .social{
    float: right;
}
.przepis .img{
    margin-top: 10px;
}
.przepis .txt{
    margin-top: 20px;
}
.przepis .txt .skladniki{
    float: left;
    width: 300px;
}
.przepis .txt .title{
    font-size: 18px;
    font-family: 'open_sansbold';
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 10px;
}
.przepis .txt .skladniki  ul li{
    font-family: 'open_sansbold';
    list-style: inherit;
    margin-left: 20px;
}
.przepis .txt .skladniki  ul{
    list-style-image: url('../images/icons/poi_1.png');
    padding-right: 30px;
}

.przepis .txt .opis{
    float: left;
    width: 325px;
}
.social .gplus {
    float: left;
    width: 65px !important;
    margin-left: 10px;
}
.social .fb {
    float: left;
    margin-left: 10px;
}
.social .twitter {
    float: left;
}
.social .nk {
    float: left;
    margin-left: 10px;
    width: 90px;
}
.social .nk span{
    margin-top: 0;
}
article .social .fb span {
    margin-top: 0;
}
/**/

.fb_comments{
    margin-top: 20px;
}
/**/
.light_title {
    font-size: 16px;
    padding-top: 20px;
    font-family: 'open_sansbold';
    color: #999;
}
.light_title span{
   padding-bottom: 5px;
    border-bottom: 1px solid #F00; 
}
.short_desc{
    font-size: 12px;
}
.short_desc span{
    font-family: 'open_sansbold';
}

/**/

.bottom .tags{
    border-bottom: 1px solid #F00;
    padding-bottom: 20px;
    height: 260px;
}
.tags .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    color: #F00;
}
/**/
.bottom .wincyj{
    border-bottom: 1px solid #F00;
    padding-bottom: 20px;
    height: 260px;
}
.wincyj .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    color: #F00;
}
.wincyj  ul{
    margin-top: 10px;
    
}
.wincyj  ul li{
    margin-top: 5px;
}
.wincyj  ul li span:before{
    content: url('../images/icons/poi_2.png');
    margin-right: 10px;
}

/**/
.bar.horoskop li{
    padding: 0;
    cursor: pointer;
}
.bar.horoskop li:hover{
    opacity: .8;
}
.bar.horoskop li img{
    width: 100%;
}
.bar.horoskop  .bx-wrapper{
    position: relative;
}

.bar.horoskop  .bx-controls-direction a {
    position: absolute;
    top: 0;
    bottom: 0;
    outline: 0;
    height: 200px;
    line-height: 200px;
    z-index: 9999;
    margin: auto;
}
.bar.horoskop  .bx-controls-direction a img{
    vertical-align: middle;
}
.bar.horoskop  .bx-controls-direction a.bx-prev {
    left: 0px;
}
.bar.horoskop .bx-controls-direction a.bx-next {
    right: 0px;
}
/**/
.bar.kamasutra{
    background-color: #F00;
    padding: 5px 5px 5px 0;
    width: 1012px;
}
.bar.kamasutra .metka{
    margin-top: -5px;
}
.kamasutra_slider{
    background-color: #fff; 
}
.bar.kamasutra li{
    padding: 0;
}
.bar.kamasutra li:hover{
    cursor: pointer;
    opacity: .8;
}
.bar.kamasutra .bx-wrapper{
    position: relative;
}

.bar.kamasutra  .bx-controls-direction a {
    position: absolute;
    top: 0;
    bottom: 0;
    outline: 0;
    height: 200px;
    line-height: 200px;
    z-index: 9999;
    margin: auto;
}
.bar.kamasutra  .bx-controls-direction a img{
    vertical-align: middle;
}
.bar.kamasutra  .bx-controls-direction a.bx-prev {
    left: 0px;
}
.bar.kamasutra .bx-controls-direction a.bx-next {
    right: 0px;
}

/**/

/**/
.bar.galeria{
    background-color: #000;
    padding: 5px 5px 5px 5px;
    width: 1007px;
}
.bar.galeria .metka{
    margin-top: -5px;
}
.galeria_slider{
    background-color: #fff; 
}
.bar.galeria li{
    padding: 0;
}
.bar.galeria li:hover{
    cursor: pointer;
    opacity: .8;
}
.bar.galeria .bx-wrapper{
    position: relative;
}

.bar.galeria  .bx-controls-direction a {
    position: absolute;
    top: 0;
    bottom: 0;
    outline: 0;
    height: 200px;
    line-height: 200px;
    z-index: 9999;
    margin: auto;
}
.bar.galeria  .bx-controls-direction a img{
    vertical-align: middle;
}
.bar.galeria  .bx-controls-direction a.bx-prev {
    left: 0px;
}
.bar.galeria .bx-controls-direction a.bx-next {
    right: 0px;
}

/**/

.links{
    margin-top: 10px;
}
.links .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
}

.links ul{
    margin-top: 10px;

}
.links ul li{
    font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
    list-style: inherit;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #EEE;
    
    padding-left: 10px;

}
.links.top ul li{
    padding-left: 0;
}
.links ul li > span{
    display: block;
}
.links ul li a{
    font-size: 18px;
    text-decoration: none;
}
.links ul li > span:before{
    content: url('../images/icons/poi_2.png');
    margin-left: -10px;
    display: block;
    float: left;
    margin-top: 2px;
}
.links.top ul li > span:before{
    content: '' !important;
    margin-left: 0;
}
.links.top ul li span span{
    font-size: 18px;
    font-family: 'open_sansbold';
}

.links ul li span span{
    font-size: 14px;
    font-family: 'open_sansregular';
    text-transform: uppercase;
    margin-left: 2px
}


.r_split .links.top ul li span.ocena {
    font-size: 18px;
    color: #a6a6a6 !important;
    font-family: 'open_sanslight';
    margin-top: 5px;
    margin-left: 20px;
    display: block;
}
/**/
.links.top.large ul li{
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.links.top.large ul li{
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.links.top.large ul li span div{
    margin-top: 8px;
}
/**/

.article_list.full_article .lead {
margin-top: 5px;
font-size: 14px;
line-height: 18px;
}

/**/
.box.logotypes ul{
    font-size: 0;
}
.box.logotypes li{
    width: 70px;
    height: 70px;
    text-align: center;
    display: inline-block;
    
}
.box.logotypes li a{
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 65px;
    display: block;
    padding: 5px;
}
.box.logotypes li a img{
    width: 100%;
    vertical-align: middle;
}
.box.logotypes li a:hover{
    opacity: .8;
}
.box.logotypes .title{
    text-align: center;
    border-bottom: 1px solid;
    font-size: 24px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    color: #F00;
}

/**/

.tre_list{
    margin-top: 20px;
    background-color: #000;
    overflow: hidden;
}

.tre_list ul{
    padding: 10px;
    overflow: hidden;
    font-size: 0;
    margin-left: -16px;
    margin-top: -20px;
    display: block;
}
.tre_list ul li a{
    display: block;
    text-decoration: none;
    color: #FFF;
}

.tre_list ul li{
    margin-left: 16px;
    display: inline-block;
    width: 301px;
    margin-left: 16px;
    margin-top: 20px;
}
.tre_list ul li .img{
    display: block;
    position: relative;
}
.tre_list ul li .txt{
    font-size: 24px;
    
    margin-top: 5px;
    line-height: 22px;
    font-size: 19px;
    font-family: 'open_sansbold';
    display: block;
}


/**/
.wrapper > article{
    margin-bottom: 20px;
}
article .title {
    font-size: 40px;
    font-family: 'open_sansextrabold';
    line-height: 40px;
}
article .akt_bar{
    color: #999;
    margin-top: 10px;
}
article .akt_bar span{
    display: block;
    float: left;
    margin-top: 7px;
}
article .akt_bar .social{
    float: right;
    display: inline-block;
    margin-top: 20px;
}
article figure{
    margin-top: 10px;
    font-size: 0;
}
article figure figcaption{
    position: relative;
    background-color: #000;
    color: #FFF;
    font-size: 12px;
    padding: 6px;
}
article figure figcaption .who{
    position: absolute;
    top: -15px;
    right: 5px;
    font-size: 10px;
    text-shadow: 1px 1px 1px #000000;
}
article .galery_showroom{
    background-color: #999;
    padding: 10px;
    font-size: 0;
}
article .galery_showroom ul li{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}
article .galery_showroom img{
    cursor: pointer;
}
article .galery_showroom img:hover{
    outline: 2px solid #FFF;
    outline-offset: -2px;
}

article .lead p, article .lead{
    margin-top: 20px;
    font-family: 'open_sansextrabold';
    font-size: 20px;
}
article p{
    margin-top: 20px;
    font-size: 16px;
    line-height: 25px;
}
article p a {
    color: #f00;
}
article .vid{
    margin-top: 20px;
}
article .vid .title,
article .nowa-tv .title,
.l_split article figure > .title{
    color: #F00;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 5px;
    font-family: 'open_sansbold';
}

article .vid,
article .vid > div,
article .vid > iframe{
    width: 625px !important;
    
}

article .vid > iframe{
    max-height: 352px !important;
}

article .vid > iframe {
    max-height: 360px !important;
    height: 360px !important;
    position: relative;
    top:auto;
    left: auto;
}

article .ewydanie{
    margin-top: 30px;
}
/**/
article .tagi{
    color: #999;
    margin-top: 20px;
}
/**/
article .inf{
    margin-top: 20px;
}

article .inf .autor{
    /*float: left;*/
}
article .share li{
    overflow: hidden;
    margin-top: 5px;
}
article .share li:first-child{
    margin-top: 0;
}
article .inf .autor a{
    color: #F00;
}
article .share{
    /*float: left;*/
    color: #F00;
    padding-top: 10px;
}
article .share .social{
    padding-top: 10px;
}
article .share .nltr{
    color: #000;
    
}
article .share .nltr img{
    vertical-align: middle;
    margin-right: 10px;
}
article h2{
    font-size: 18px;
    font-family: 'open_sansbold';
    margin-bottom: -10px;
    margin-top: 20px;
    display: block;
}
article .comments{
    overflow: hidden;
    margin-top: 20px;
}
/**/
.sonda.intext{
    width: 300px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.sonda{
    margin-top: 20px;
}
.sonda .metka{
    margin-left: 20px;
    font-size: 0;
}
.sonda .cnt{
    border: 1px solid #F00;
    padding: 20px;
}
.sonda .cnt .txt{
    font-size: 20px;
    font-family: 'open_sansbold';
    line-height: 24px;
    padding-left: 40px;
    position: relative;
}
.sonda .cnt .txt img{
    position: absolute;
    left: -5px;
    top: 5px;
}
.sonda .cnt ul{
    margin-left: 40px;
    margin-top: 10px;
}
.sonda .cnt ul li{
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #999;
}
.sonda .cnt .btn{
    text-align: center;
}
.sonda .cnt button{
    margin-top: 20px;
    
    font-size: 14px;
    padding: 7px 12px;
    letter-spacing: 2px;
    color: #000;
    border: 1px solid #000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.sonda .cnt .pasek{
    height: 24px;
    width: 168px;
    margin-top: 5px;
}
.sonda .cnt .pasek span{
    background-color: #CCC;
    display: block;
    float: left;
    height: 24px;
    position: relative;
    
}
.sonda .cnt .pasek span.nr{
    background-color: #fff;
    color: #F00;
    font-family: 'open_sansbold';
    position: absolute;
    display: block;
    right: -55px;
    width: 50px;
    
}
/**/

.serial_info{
    margin-top: 10px;
    color: #FFF;
    padding: 10px;
    position: relative;
}

.serial_info .title{
    font-size: 40px;
    line-height: 45px;
    color: #FFF;
    font-family: 'open_sansbold';
}
.serial_info .cnt{
    margin-top: 20px;
}

.serial_info .cnt .img{
    float: left;
    width: 445px;
    font-size: 0;
}
.serial_info .cnt .txt{
    float: left;
    margin-left: 10px;
    width: 470px;
}
.serial_info .cnt .txt p{
    font-size: 14px;
    line-height: 20px;
}

.serial_info .menu{
    overflow: hidden;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: -10px;
    margin-left: -10px;
    width: 945px;
}
.serial_info .menu ul{
    float: left;
}
.serial_info .menu li{
    float: left;
}
.serial_info .menu li a,
.serial_info .menu li span{
    padding: 10px 20px;
    display: block;
    text-decoration: none;
}
.serial_info .menu li span,
.serial_info .menu li a:hover{
    background-color: #FFF;
}
.serial_info .menu .your_vote{
    float: right;
    padding-bottom: 5px;
    
}
.serial_info .menu .your_vote span{
    opacity: .8;
    font-family: 'open_sanslight';
   /* display: block;
    float: left;
    padding: 10px 20px;*/
}

.serial_info .ocena{
    position: absolute;
    top: -32px;
    right: 10px;
    width: 70px;
    height: 100px;
    background-image: url(../images/icons/vote_nr.jpg)
}
.disco_polo .serial_info .ocena{
    background-image: url(../images/icons/vote_nr_disco_polo.jpg)
}
.serial_info .ocena span{
    text-align: center;
    display: block;
    margin-top: 37px;
    font-size: 27px;
    font-family: 'open_sansbold';
    color: #000;
}

.czterystacztery .wrapper {
    background-color: #F6EB15;
}
.czterystacztery .wrapper img {
    margin-left: -15px;
}
.czterystacztery .search{
    margin-top: 20px;
}

.czterystacztery .txt{
    font-size: 14px;
    text-align: center;
    font-family: 'open_sanssemibold';
}
.czterystacztery .row{
    text-align: center;
    margin-top: 20px;
}
.czterystacztery input{
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.3);
    font-size: 14px;
    padding: 5px;
}
.czterystacztery select{
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.3);
    font-size: 14px;
    padding: 5px;
    margin: 0 10px;
}
.czterystacztery option{
    background-color: #FFF;
}
.czterystacztery button{
    font-size: 14px;
    padding: 5px 10px;
    letter-spacing: 2px;
    color: #FFF;
    border: none;
    background-color: #F00;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.adult section.wrapper{
    width: 955px;
    height: 650px;
    background-image: url('../images/icons/warning.png');
    background-repeat: no-repeat;
    background-position: 375px 45px;
}
.adult section.wrapper.short {
    height: auto;
    background-image: none;
}
.adult section.wrapper .search{
    padding: 340px 100px 200px 100px;
}
.adult section.wrapper .search ul {
    overflow: hidden;
    margin-top: 20px;
}
.adult section.wrapper .search li {
    float: left;
    margin-left: 118px;
}
.adult section.wrapper .search  button {
    font-size: 14px;
    padding: 12px 65px;
    letter-spacing: 2px;
    color: #fff;
    border: none;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #000 !important;
    text-transform: uppercase;
}
.adult section.wrapper .search .send button {
    background-color: #FF0000 !important;
    color: #Ff0;
}
/**/

.back_button{
    padding-top: 20px;
}

.back_button button{
    font-size: 14px;
    padding: 5px 10px;
    letter-spacing: 2px;
    color: #000;
    border: none;
    background-color: #CCC;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

/**/

ul.errorlist li{
    color: #F00;
    font-size: 10px;
}
/**/
#relacja_na_zywo .relacja {
    overflow: hidden;
    margin: 10px 0 20px;
    clear: both;   
}
#relacja_na_zywo .relacja .row {
    border-bottom: 1px dotted #CCC;
    padding: 5px 0;
    overflow: hidden;
}
#relacja_na_zywo .minuta, #relacja_na_zywo .godzina {
    padding-top: 3px;
    float: left;
    margin-right: 15px;
}
#relacja_na_zywo .godzina {
    margin-right: 23px;
}
#relacja_na_zywo .ikonka, #relacja_na_zywo .godzina {
    float: left;
    height: 20px;
    text-align: center;
}
#relacja_na_zywo .relacja p {
    font-size: 13px;
}
#relacja_na_zywo .minuta p, #relacja_na_zywo .godzina p {
    color: #369;
    padding: 0px;
    text-align: center;
    margin: 0px;
}
#relacja_na_zywo .cosiestao {
    padding-top: 3px;
    float: left;
    width: 530px;
    line-height: 130%;
}
#relacja_na_zywo .minuta {
    width: 50px;
}
#relacja_na_zywo .ikonka {
    width: 30px;
}
.ticking_clock {
    background-color: #F5F5F5;
    padding: 5px;
    text-align: center;
    margin-bottom: 10px;
    overflow: hidden;
    font-family: 'open_sanssemibold';
    font-size: 16px;
}
.nominated ul.voting_items {
    list-style-type: disc;
    margin-bottom: 20px;
}
.nominated ul {
    margin-left: 0 !important;
    overflow: hidden;
    margin-top: 40px;
}
.nominated ul li {
    float: left;
    margin-left: 4px;
    margin-bottom: 40px !important;
    width: 202px;
    border: 1px solid #BBB;
    -webkit-box-shadow: 0 0 5px 0 #CCC;
    box-shadow: 0 0 5px 0 #CCC;
    list-style-type: none;
    position: relative;
}
.nominated ul li .poz.poz1 {
    background: url(../images/poz.png) 0 0 no-repeat;
}
.nominated ul li .poz {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 35px;
    height: 33px;
    background: url(../images/poz.png) 0 -99px no-repeat;
}
.nominated ul li .poz .nr {
    display: block;
    width: 17px;
    margin-top: 8px;
    margin-left: 5px;
    text-align: center;
    line-height: 100%;
    font-size: 12px;
    font-family: 'open_sanssemibold';
}
.nominated ul li .wynik {
    position: absolute;
    right: 0px;
    top: 0;
    width: 51px;
    height: 45px;
    background: url(../images/wynik.png) 0 0 no-repeat;
}
.nominated ul li .top {
    padding: 1px;
}
.nominated ul li .name {
    overflow: hidden;
    height: 35px;
    width: 200px;
}
.nominated ul li td {
    text-align: center;
    height: 35px;
    width: 200px;
    border: none;
    padding: 0;
    vertical-align: middle;
    line-height: 100%;
    font-family: 'open_sanssemibold';
}
.nominated ul li .down .nr {
    text-align: center;
    font-size: 12px;
    line-height: 100%;
    margin-bottom: 5px;
    overflow: hidden;
}
.nominated ul li .down .half {
    width: 95px;
    float: left;
}
.nominated ul li .down .half span {
    padding-left: 5px;
}
.nominated ul li .wynik .nr {
    display: block;
    width: 36px;
    margin-top: 5px;
    margin-left: 2px;
    text-align: center;
    line-height: 100%;
    font-size: 11px;
    color: #FFF;
}
.nominated ul li .down .vote .half{
    width: 80px;
}
.nominated ul li .down .vote div {
    font-family: 'open_sanssemibold';
    font-size: 16px;
    text-align: center;
    background-color: #777777;
    padding: 10px 5px;
    margin-left: 10px;
    color: #FFF;
    text-transform: uppercase;
    cursor: pointer;
}
.nominated ul li .down .vote div:hover {
    background-color: #000000;
}
.nominated ul li .down {
    background-color: #EEE;
    border-top: 1px solid #BBB;
    padding: 5px;
}
.nominated ul li .down .vote {
    text-align: center;
    margin-left: -10px;
    overflow: hidden;
    padding-bottom: 5px;
}
.paginator {
    overflow: hidden;
    text-align: center;
}
.paginator a,
.paginator span {
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
    font-family: 'open_sanssemibold';
    white-space: nowrap;
}
.paginator a.act,
.paginator span.act {
   color: #EC1D23;
   cursor: default;
}
.timelimit_quiz {
    border: 1px solid #ccc;
    padding: 10px;
}
#timelimit_quiz_question {
    font-size: 20px;
    font-family: 'open_sansbold';
    line-height: 24px;
    padding-left: 20px;
    padding-bottom: 20px;
}
#timelimit_quiz_answers {
    padding-left: 20px;
}
#timelimit_quiz_answers .tlq_answer:last-child {
    margin-bottom: 30px;
}
.tlq_answer {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #999;
}
.tlq_answer label {
    font-size: 18px;
}
#timelimit_quiz_answers input[type="submit"] {
    text-transform: uppercase;
    font-size: 14px;
    padding: 7px 12px;
    letter-spacing: 2px;
    color: #000;
    border: 1px solid #000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    display: block;
}
.article_league {
    padding-bottom: 40px;
}
.social ul {
  padding-left: 10px;  
}
.social ul li {
    padding-left: 55px;
    margin-bottom: 15px;
    height: 42px;

}
.social ul li span {
    font-size: 14px;
    font-family: 'open_sanssemibold';
    line-height: 17px;
    padding-bottom: 3px;
    display: block;
    /*color: #ff0000;*/
}
.social ul li.face {
    background-position: 0 0;
    background-image: url(../images/icons/social_sprite.png);
    background-repeat: no-repeat;
}
.social ul li.twit {
    background-position: 0 -42px;
    background-image: url(../images/icons/social_sprite.png);
    background-repeat: no-repeat;
}

.social ul li.google {
   background-position: 0 -84px;
    background-image: url(../images/icons/social_sprite.png);
    background-repeat: no-repeat;
}
.social ul li.google iframe {
    width: 134px !important;
}
.social ul li.youtube {
    background-position: 0 -126px;
    background-image: url(../images/icons/social_sprite.png);
    background-repeat: no-repeat;
    overflow: visible;
}
#chat h3 {
    font-size: 17px;
    color: #000;
    margin-bottom: 10px;
    padding-top: 30px;
    display: block;
}
#chat .chatAplet {
    height: 400px;
    clear: both;
    overflow: hidden;
    padding: 0px;
    overflow-y: visible;
    border: 1px solid #a5a5a5;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    display: block !important;
}
#chat .chatApletFooter {
    margin-bottom: 10px;
}
#chat .chatApletFooter input#sb_message {
    margin: 0 0 0 0;
    border: 1px solid #a5a5a5;
    color: #000;
    padding: 5px;
    width: 500px;
}
article h2 {
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 100%;
}
article h2 a {
    font-size: 17px;
    font-family: 'open_sansregular'; 
}
.chatApletFooter button {
    font-size: 14px;
    padding: 4px 12px;
    letter-spacing: 2px;
    color: #000;
    border: 1px solid #000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px; 
}
/**/
.l_split .title {
    color: #000;
    text-decoration: none;
    margin-bottom: 10px;
    font-size: 35px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
}
.box.results {
    margin-bottom: 15px;
    clear: both;
    overflow: hidden;
}
.box.results .head {
    color: #0DB14B;
    font-size: 17px;
    font-family: 'open_sanssemibold';
    line-height: 120%;
    padding-bottom: 5px;
    
}
.box.results .header {
    clear: both;
    overflow: hidden;
    background-color: #0DB14B;
    color: #FFF;
    font-family: 'open_sanssemibold';
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 5px;
}
.box.results .header .halfcol {
    cursor: pointer;
    width: 48%;
    float: left;
    text-align: center;
    padding: 5px 0;
    font-size: 14px;
    font-family: 'open_sansregular';
    line-height: 125%;
    border: 1px solid #0DB14B;
}
.box.results .header .halfcol:first-child {
    margin-right: 5px;
}
.box.results .header .halfcol:hover, .box.results .header .halfcol.active {
    border: 1px solid #fff;
}
.box.results .jaka_liga {
   font-size: 18px;
    font-family: 'open_sansregular';
    line-height: 100%;
    text-align: center;
    padding: 5px 0;
    background-color: #F5F5F5;
    border-bottom: 1px solid #CCC;
}
.box.results .jaka_liga span.next_league_swith, .box.results .jaka_liga span.prev_league_swith {
    display: inline-block;
    margin: 0 10px;
    font-size: 21px;
    font-family: 'open_sansregular';
    vertical-align: baseline;
    cursor: pointer;
    color: #999;
}
.box.results .league_result_container {
    clear: both;
    overflow: hidden;
}
.box.results .league_result_container .select_kolejki select {
    width: 100%;
    padding: 4px;
    font-size: 14px;
    font-family: 'open_sansregular';
    line-height: 100%;
    border: 1px solid #CCC;
    cursor: pointer;
}
.r_split .league_table_container .res, .r_split .league_table_container .res td, .r_split .box.results .league_result_container table, .r_split .box.results .league_result_container table td {
    border: 0px none;
    border-bottom: 1px dotted #CCC;
    text-align: center;
    padding: 5px 0px 5px 0px;
    font-size: 12px;
    font-family: 'open_sanslight';
    line-height: 100%;
}
.r_split .league_table_container .res, .r_split .league_table_container .res td, .r_split .box.results .league_result_container table, .r_split .box.results .league_result_container table td select {
    font-size: 12px;
    font-family: 'open_sanslight';
    line-height: 100%;
}
.league_table_container .res, .box.results .league_result_container table {
    width: 100%;
}
.league_table_container .res tr.light, .box.results .league_result_container table tr {
    background-color: #FAFAFA;
}
.r_split .league_table_container .res .title td, .r_split .box.results .league_result_container table .titleblue td, .r_split .box.results .league_result_container table .title td {
    background-color: #666;
    font-size: 11px;
    font-family: 'open_sansregular';
    line-height: 100%;
    text-align: center;
    color: #FFF;
}
.r_split .box.results .league_result_container table {
    padding: 0 !important;
    width: 300px !important;
}
.league_table_container .res tr.dark, .box.results .league_result_container table tr.dark {
    background-color: #FFF;
}
table a {
    color: #f00;
    text-decoration: underline;
}
table a:hover {
    text-decoration: none;
    color: #f00;
}
.box.results .res td b {
    font-size: 12px;
    color: #F00;
    font-weight: normal;
    font-family: 'open_sansregular';
}
.klasyfikacja {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
.klasyfikacja .row.head {
    background-color: #F5F5F5;
    font-family: 'open_sanssemibold';
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin-bottom: 0px !important;
    padding: 2px 5px;
}
.klasyfikacja .row {
    clear: both;
    overflow: hidden;
    padding: 5px;
    font-family: 'open_sansregular';
    font-size: 17px;
    line-height: 100%;
    margin-bottom: 1px;
}
.klasyfikacja .row.head div {
    height: 18px;
    line-height: 18px;
    font-family: 'open_sanssemibold';
    font-size: 13px;
}
.klasyfikacja .row .left, .klasyfikacja .row .lp, .klasyfikacja .row .flag, .klasyfikacja .row .name {
    float: left;
    font-size: 14px;
    font-family: 'open_sansregular';
}
.klasyfikacja .row .medal {
    text-align: center;
    width: 50px;
    font-size: 14px;
    font-family: 'open_sansregular';
}
.klasyfikacja .row .right, .klasyfikacja .row .medal {
    float: right;
    font-size: 14px;
    font-family: 'open_sansregular';
}
.klasyfikacja .row.head .bronze .ico {
    background-position: -36px 0px;
}
.klasyfikacja .row.head .ico {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin: 0px auto;
    background: transparent url(../images/medale.png) no-repeat 0 0;
}
.klasyfikacja .row.head .silver .ico {
    background-position: -18px 0px;
}
.klasyfikacja .row.head .gold .ico {
    background-position: 0px 0px;
    text-align: center;
}
.klasyfikacja .line {
    height: 1px;
    border-bottom: 1px dotted #AAAAAA;
    margin-bottom: 1px;
}
.klasyfikacja .row.odd {
    background-color: #F5F5F5;
}
.klasyfikacja .row {
    clear: both;
    overflow: hidden;
    padding: 5px;
    font-size: 17px;
    font-family: 'open_sansregular';
    line-height: 100%;
    margin-bottom: 1px;
}
.klasyfikacja .row.even {
    background-color: #F0F0F0;
}
.klasyfikacja .row .lp {
    width: 27px;
    text-align: right;
    margin-right: 10px;
}
.klasyfikacja .row .flag {
    width: 16px;
    margin-right: 10px;
    text-align: center;
}
/*sport duzy obrazek z menu*/
.sport section .mundial {
    position: relative;
    width: 955px;
}
.sport section .content .bottom_bar {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    margin: 0 5px;
    bottom: 4px;
    min-width: 945px;
}
.sport section .content .bottom_bar ul {
    overflow: hidden;
}
.sport section .content .bottom_bar ul li {
    float: left;
    padding: 10px;
    margin-left: 15px;
}
.sport section .content .bottom_bar ul li:first-child {
    margin-left: 0px;
}
.sport section .content .bottom_bar a {
    font-size: 20px;
    font-family: 'open_sanssemibold';
    line-height: 120%;
    color: #fff;
}
/*sport*/
.r_split .head {
    margin-bottom: 10px;
}
.r_split .head a {
    color: #0DB14B;
    font-size: 17px;
    font-family: 'open_sanssemibold';
    line-height: 120%;   
}
.r_split .sportlist ul {
    margin-bottom: 10px;
}
.r_split li.headblue {
    clear: both;
    overflow: hidden;
    background-color: #0DB14B;
    color: #FFF;
    font-family: 'open_sansregular';
    font-size: 14px;
    text-align: center;
    padding: 5px 0px;
    margin-bottom: 10px;
}
.r_split .more {
    color: #0DB14B;
    font-size: 12px;
    font-family: 'open_sanssemibold';
    line-height: 120%;   
}
.r_split .sportlist li {
    padding-bottom: 5px;
}
.dodaj_przepis .light_title {
    padding-bottom: 20px;
    color: #333;
    font-size: 15px;
}
.dodaj_przepis .light_title p:first-child {
    padding-bottom: 10px;
    color: #FF007F;
}
/**/
article table, article td {
    border: 1px solid #CCC;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}
article table td {
   font-family: 'open_sanssemibold';
   font-size: 14px;
   text-align: center;
   line-height: 120%;
}
.tags ul {
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 10px;
}
.tags ul li {
    margin-top: 6px;
}
.tags ul li a {
    float: left;
    font-size: 12px;
    font-family: 'open_sanssemibold';
    line-height: 17px;
}
.wincyj ul {
   padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 10px;
}
.wincyj ul li {
   margin-top: 10px; 
}
.wincyj ul li a {
    font-size: 12px;
    font-family: 'open_sanssemibold';
    line-height: 17px; 
}
.l_split .league_table_container .res, .l_split .league_table_container .res td, .l_split .box.results .league_result_container table, .l_split .box.results .league_result_container table td {
    border: 0px none;
    border-bottom: 1px dotted #CCC;
    text-align: center;
    padding: 5px 5px 5px 5px;
    font-size: 15px;
    font-family: 'open_sanslight';
    line-height: 100%;
}
.l_split .league_table_container .res .title td, .l_split .box.results .league_result_container table .titleblue td, .l_split .box.results .league_result_container table .title td {
    background-color: #666;
    font-size: 15px;
    font-family: 'open_sansregular';
    line-height: 100%;
    text-align: center;
    color: #FFF;
}
.l_split .league_table_container .res, .l_split .league_table_container .res td, .l_split .box.results .league_result_container table, .l_split .box.results .league_result_container table td select {
    font-size: 15px;
    font-family: 'open_sanslight';
    line-height: 100%;
}
.l_split .box.results .res td b {
    font-size: 15px;
    color: #F00;
    font-weight: normal;
    font-family: 'open_sansregular';
}
article table {
    width: 100%;
}
article table.res {
    margin-top: 15px;
}
article table.res .title {
    color: #fff;
    background-color: #666;
}

p iframe {
    display: block;
    max-width: 625px;
}
/**/
.galery_showroom li.csr {
    display: inline-block;
    width: 155px;
    padding-left: 20px;
    vertical-align: top;
    margin-top: 10px;
    
}
.galery_showroom li.csr a:hover {
    text-decoration: none;
}
.galery_showroom li.csr a {
   color: #222;
    font-size: 32px;
    font-family: 'open_sansLight';
    line-height: 100%;
    padding-bottom: 11px;
}
.galery_showroom li.csr a:after {
    content: '';
    height: 55px;
    width: 18px;
    background-image: url(../images/zob.png);
    float: right;
    background-position: 0 0;
    margin-top: -25px;
}
article h2 img {
    max-width: 625px;
}
.l_split p img {
    max-width: 625px;
}
/**/
.adult .search .txt {
    text-align: center;
    font-size: 18px;
    font-family: 'open_sansregular';
    color: #000;
}
/**/
.l_split .plebiscyty img {
    max-width: 625px;
    text-align: center;
}
.l_split .plebiscyty .foto_autor {
    text-align: right;
    font-size: 10px;
}
.plebiscyty .details .name {
  font-size: 29px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.plebiscyty .details .name a {
  font-size: 14px;
  color: #007FFF;
  text-decoration: none;
  float: right;
  vertical-align: bottom;
  display: inline-block;
  line-height: 100%;
  margin-top: 14px;
}
.plebiscyty .details .txt {
    font-size: 16px;
    padding-bottom: 15px;
}
.plebiscyty .details .control_center .nr {
  text-align: center;
  font-size: 12px;
  line-height: 100%;
  margin-bottom: 5px;
  overflow: hidden;
}
.plebiscyty .details .control_center .half {
  width: 312px;
  float: left;
  margin-left: -1px;
}
.plebiscyty .details .control_center .vote div {
  font-size: 16px;
  text-align: center;
  background-color: #777777;
  padding: 15px 5px;
  color: #FFF;
  text-transform: uppercase;
  cursor: pointer;
  
}
.plebiscyty .details .control_center .vote .half{
    width: 301px;
    margin-left: 1px;
    float: left;
}
.plebiscyty .details .control_center .vote {
    padding-bottom: 15px;
    overflow: hidden;
}
.plebiscyty .details .control_center .vote div:hover {
    background-color: #007FFF;
}
.moto .patch {
    color: #007FFF;
    padding-bottom: 10px;
}
body.flatpage .prenumerata_tekst a {
  font-family: 'open_sanssemibold';  
}
body.flatpage article .title
{
    font-size: 28px;
    padding-top: 10px;
}
body.flatpage article span a {
    color: #000;
}
body.flatpage article table, body.flatpage article table td {
    border: none;
    text-align: left;
    font-family: 'open_sansregular';
}
body.flatpage article table a {
    color: #000;
    text-decoration: none;
}
body.flatpage a.redLink {
    color: #ff0000;
}
.seriale .l_split article h3 {
    font-size: 16px;
    margin-top: 15px;
    font-weight: bold;
    display: inline-block;
}
.seriale .l_split article h3 a {
    font-size: 16px;
}
/**/
#relacja_na_zywo .head {
    margin-top: 20px;
}
article .title h1 {
    font-size: 40px;
  font-family: 'open_sansextrabold';
  line-height: 100%;
}
article figure a span {
  max-height: 500px;
  display: block;
  overflow: hidden;
  background-color: #000;
  text-align: center;
}

article figure a span img {
  max-height: 500px;
}


/**/

article .title.ap h1:before{
    margin: 5px 0;
    content: url(../images/icons/ap.png);
    line-height: 10px;
    display: block;
    line-height: 10px;
}

article .title.as h1:before{
    margin: 5px 0;
    content: url(../images/icons/as.png);
    vertical-align: top;
    display: block;
    line-height: 10px;
}
article .title.mi h1:before{
    margin: 5px 0;
    content: url(../images/icons/mi.png);
    display: block;
    line-height: 10px;
}
article .title.reklama h1:before{
    margin: 5px 0;
    content: url(../images/icons/reklama.png);
    display: block;
    line-height: 10px;
}


/**/
.topContent{
    padding: 0 10px;
}
.topContent .topLogo{
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    color: #AC49AE;
    display: inline-block;
    float: left;
}

.topContent .topTitle{
    display: inline-block;
    float: left;
    font-family: 'open_sansbold';
    font-size: 16px;
    margin-top: 5px;
    margin-left: 10px;
}
.topContent .close{
    float: right;
    margin-top: 7px;
}

article .ewydanie img{
    width: 625px;
}




/*zapisy*/
.zapisy .title {
  text-align: center;
  border-bottom: 1px solid #000;
  font-size: 24px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  text-transform: uppercase;
  font-family: 'open_sansbold';
  color: #F00;
}
.zapisy .txt{
    text-align: center;
    font-size: 18px;
    line-height: 150%;
    margin-top: 20px;
}

.zapisy .slim_form{
    width: 500px;
    margin: 0 auto;
    margin-top: 20px;
}
.zapisy .slim_form li{
    margin-top: 20px;
    overflow: hidden;
}

.zapisy .slim_form li span{
    display: block;
    margin-top: 10px;
    font-size: 14px;
    vertical-align: top;
}
.zapisy .slim_form li span.small{
    font-size: 12px;
}
.zapisy .slim_form li span{
    font-size: 16px;
}
.zapisy .slim_form li span input[type="email"]{
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    font-size: 18px;
}

.zapisy .slim_form li span.law{
    font-size: 12px;
}
.zapisy .slim_form li span input{
    float: left;
}
.zapisy .slim_form li span label{
    margin-left: 30px;
    display: block;
}
.zapisy .slim_form li.button{
    text-align: center;
}
.zapisy .slim_form li button{
    background-color: #F00;
    color: #fff;
    padding: 10px 20px;
    border: none;
}
.zapisy .slim_form li button:hover{
    opacity: .8;
}
.zapisy ::-webkit-input-placeholder { color:#999; }
.zapisy ::-moz-placeholder { color:#999; } /* firefox 19+ */
.zapisy ::-ms-input-placeholder { color:#999; } /* ie */
.zapisy input:-moz-placeholder { color:#999; }

.link_list_wide .link_list {
    float: left;
    margin-left: 25px;
}

.link_list_wide .link_list:first-child {
    margin-left: 0;
}

/**/

/**/


/**/
.usa_slider_wrapper .bx-wrapper,
.moto_slider_wrapper .bx-wrapper{
    position: relative;
}

.usa_slider_wrapper a,
.moto_slider_wrapper a{
    position: relative;
}

.usa_slider_wrapper a.ap:after,
.moto_slider_wrapper a.ap:after{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/ap1.png);
}

.usa_slider_wrapper a.as:after,
.moto_slider_wrapper a.as:after{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/as1.png);
}

.usa_slider_wrapper a.mi:after,
.moto_slider_wrapper a.mi:after{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/mi1.png);
}

.usa_slider_wrapper a.reklama:before,
.moto_slider_wrapper a.reklama:before{
    position: absolute;
    top: 2px;
    left: 2px;
    content: url(../images/icons/reklama1.png);
}

.usa_slider_wrapper .bx-controls-direction a ,
.moto_slider_wrapper .bx-controls-direction a {
    position: absolute;
    top: 0;
    bottom: 0;
    outline: 0;
    height: 200px;
    line-height: 200px;
    z-index: 4000;
    margin: auto;
}
.usa_slider_wrapper .bx-controls-direction a img,
.moto_slider_wrapper .bx-controls-direction a img{
    vertical-align: middle;
}
.usa_slider_wrapper .bx-controls-direction a.bx-prev ,
.moto_slider_wrapper .bx-controls-direction a.bx-prev {
    left: 0px;
}
.usa_slider_wrapper .bx-controls-direction a.bx-next ,
.moto_slider_wrapper .bx-controls-direction a.bx-next {
    right: 0px;
}
.usa_slider_wrapper .bx-wrapper .bx-pager,
.moto_slider_wrapper .bx-wrapper .bx-pager{
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.moto_slider_wrapper .bx-wrapper .bx-pager .bx-pager-item,
.usa_slider_wrapper .bx-wrapper .bx-pager .bx-pager-item,
.hero .l_split .bx-wrapper .bx-controls-auto .bx-controls-auto-item{
    display: inline-block;
}
.usa_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a,
.moto_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a{
    font-size: 0;
    width: 10px;
    height: 10px;
    background-image: url(../images/icons/pager_off.png);
    display: block;
    margin-left: 5px;
}
.usa_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover,
.moto_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover,
.usa_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a.active,
.moto_slider_wrapper .bx-wrapper .bx-pager.bx-default-pager a.active{
    background-image: url(../images/icons/pager_on.png);
}


.usa_slider_wrapper .article_list.full_article ul li:hover,
.moto_slider_wrapper .article_list.full_article ul li:hover{
    -webkit-box-shadow: none;
    box-shadow: none;
}

.usa_slider_wrapper .article_list.full_article .txt,
.moto_slider_wrapper .article_list.full_article .txt{
    padding: 10px 10px 25px 10px;
}
.localsocial {
    float: right;
    margin-top: 5px;
}

/**/
.ui-autocomplete{
    background-color: #FFF;
    border: 1px solid #CCC;
    width: 300px;
    z-index: 1500;
    padding: 10px;
}
.ui-autocomplete li{
    padding: 5px 5px 0 5px;
    margin-top: 5px;
    border-top: 1px solid #EEE;
    cursor: pointer;
}
.ui-autocomplete li:hover{
    font-weight: bold;
}
.ui-autocomplete li:first-child{
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}
.search_cooking.seriale input {
    width:590px;
    box-sizing: border-box;
}
.r_split .search_cooking.seriale input {
    width:300px;
}
.r_split .search_cooking.seriale button{
    margin-top: 10px;
    font-size: 12px;
    letter-spacing: 1px;
}
.r_split .search_cooking.seriale button.wht{
    float: right;
    margin-right: 0;
}
.indeks_seriale .title_name {
  text-align: center;
  border-bottom: 1px solid;
  font-size: 24px;
  padding-bottom: 5px;
  border-bottom: 1px solid #508392;
  text-transform: uppercase;
  font-family: 'open_sansbold';
  color: #508392 !important;
}
.search_cooking.seriale button {
    margin-right: 10px;
}
.search_cooking.seriale button.wht {
    background-color: #fff !important;
    color: #000 !important;
}
.list_index {
    background: #eee;
    margin-top: 20px;
    padding: 10px;
    margin-bottom: 20px;
}
.list_index .title_indeks {
    text-transform: uppercase;
    color: #508392;
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}
.list_index .list_indeks a {
    width: 100px;
    text-overflow: ellipsis;
    margin-right: 10px;
    font-size: 12px;
}
.index_biglist {
    background: #eee;
    padding: 10px;
    overflow: hidden;
}
.index_biglist .title_indeks.big {
    font-size: 28px;
    color: #508392;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'open_sansregular';
}
.list_sort_indeks .serial_one {
    width: 155px;
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    margin-left: 10px;
    
}
.list_sort_indeks .serial_one:before {
    content: url('../images/icons/poi_2.png');
  margin-left: -10px;
  display: block;
  float: left;
  margin-top: 2px;
}
.list_sort_indeks .serial_one a {
    text-overflow: ellipsis;    
}
p.long_block a.comment_button_ {
    height: 15px;
    overflow: hidden;
    display: inline-block;
}
p.long_block a.comment_button_ img:hover {
    margin-top: -15px;
}
.kalkulatory_box .metka {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    background-color: #007FFF;
    color: #Fff;
    width: 320px;
    margin-bottom: 10px;
}
.kalkulatory button {
    font-size: 14px;
    padding: 7px 12px;
    letter-spacing: 2px;
    color: #FFF;
    border: 1px solid #007FFF;
    background-color: #007FFF;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.kalkulatory input,
.kalkulatory select {
    border: 1px solid #007FFF;
    font-size: 14px;
    padding: 7px;
    margin-right: 10px;
    letter-spacing: 2px;
}
.kalkulatory form p {
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: 'open_sansextrabold';
    font-size: 20px;
}
.kalkulatory select {
    width: 320px;
}
.result {
    margin: 30px 0;
}
.result .item-calc {
    text-align: center;
    padding-bottom: 15px;
    box-sizing: border-box;
}
.result .item-calc span {
    font-size: 14px;
    display: inline-block;
    width: 32.66%;
    vertical-align: middle;
    box-sizing: border-box;
    line-height: 25px;
}
.result .item-calc .wartosc span{
    padding: 0 20px;
    border: 1px solid #007FFF;
}
.result .item-calc .name {
    text-align: right;
}
.result .item-calc .oznaczenie {
    text-align: left;
}
.split.hero .r_split .r_split_item:first-child {
    margin-bottom: 25px;
    position: relative;
}
.r_split_item .r_txt_title {
    position: absolute;
    bottom: 0;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.r_split_item .r_txt_title a{
    line-height: 140%;
}
body.wiadomosci .r_split_item .r_txt_title a:hover{
    text-decoration: none;
    color: #275CAD;
}
body.rozrywka .r_split_item .r_txt_title a:hover{
    text-decoration: none;
    color: #CD47A8;
}
body.sport .r_split_item .r_txt_title a:hover{
    text-decoration: none;
    color: #7BA716;
}
.l_txt_title {
    position:absolute;
    bottom: 20px;
    left: 20px;
}
.l_txt_title a {
    font-family: 'open_sansbold';
    color: #FFF;
    text-shadow: 2px 2px 2px #000000;
    font-size: 28px;
    line-height: 34px;
}
.split.bottom .box {
    margin-top: 0px;
}
.logotypes a[title~=Katalog] img {
    display: none;
}
.play_list .bx-wrapper {
    position: relative;
    padding: 10px 28px;
        background: #ddd;
    margin-bottom: 10px;
}
.bx-prev,
.bx-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
}
.bx-prev {
    left: 10px;
}
.bx-next {
    right: 10px;
}
.play_list .bx-wrapper ul li {
    margin-right: 5px;
    cursor: pointer;
}
.play_list .bx-wrapper ul li.video-active {
    box-sizing: border-box;
    background-color: #f00;
    opacity: 1;
}
.play_list .bx-wrapper ul li {
    opacity: 0.7;
}
.play_list .bx-wrapper ul li img {
    width: 100%;
        max-height: 110px;
}
.play_list .bx-default-pager {
    display: none;
}
.play_list .bx-wrapper ul li.video-active img {
     -ms-transform: scale(0.9,0.9); /* IE 9 */
    -webkit-transform: scale(0.9,0.9); /* Safari */
    transform: scale(0.9,0.9);
}
#zaslepka {
    right: 0;
    left: 0;
    text-align: center;
}
#zaslepka p {
    top: 10%;
    position: absolute;
    left: 0;
    right: 0;
    padding-top: 0;
}
.zaslepka #timer,
.przezroczysta #timer{
    display: inline-block;
    vertical-align: middle;
        border: 1px solid #ff0;
    background-color: #f00;
    padding: 8px;
    color: #fff;
    font-size: 16px;
    font-family: 'open_sanssemibold';
    border-radius: 6px;
}
.zaslepka #timer:empty,
.przezroczysta #timer:empty {
    padding: 0;
    border: 0;
}
.playlist .icon-play {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background-color: #f00;
    text-align: center;
    z-index: 1;
}
.play_list .bx-wrapper ul li .icon-play img {
    width: auto;
    height: auto;
    line-height: 40px;
    display: inline;
    margin-top: 7px;
}
#zaslepka.zaslepka {
    background-color: transparent;
}
figure .container_ {
    position: relative;
}
.icon-play img {
    margin-top: 7px;   
}

.kalkulatory input#id_fuel_price,
.kalkulatory input#id_distance,
.kalkulatory input#id_consumption {
    letter-spacing:0px;
}
.kalkulatory input#id_fuel_price {
    width: 100px;
}
.result .item-calc .name:last-child {
    text-align: left;
}
/**/
/**/
.vid .title.age-all:before,
.title.age-all:before{
	content: '';
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -130px 0;
	width: 30px;
	height: 30px;
	z-index: 1;
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}
.vid .title.age-7:before,
.title.age-7:before{
	content: '';
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -130px -30px;
	width: 30px;
	height: 30px;
	z-index: 1;
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}
.vid .title.age-12:before,
.title.age-12:before{
	content: '';
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -130px -60px;
	width: 30px;
	height: 30px;
	z-index: 1;
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}
.vid .title.age-16:before,
.title.age-16:before {
	content: '';
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -130px -90px;
	width: 30px;
	height: 30px;
	z-index: 1;
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}
.vid .title.age-18:before,
.title.age-18:before{
	content: '';
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -130px -120px;
	width: 30px;
	height: 30px;
	z-index: 1;
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}
.vid .title.age-18 a,
.title.age-18 a{
    display: inline-block;
    width: 560px;
    vertical-align: top;
}
.vid .title.age-16 a,
.title.age-16 a{
    display: inline-block;
    width: 560px;
    vertical-align: top;
}
.vid .title.age-12 a,
.title.age-12 a{
    display: inline-block;
    width: 560px;
    vertical-align: top;
}
.vid .title.age-7 a,
.title.age-7 a{
    display: inline-block;
    width: 560px;
    vertical-align: top;
}
.vid .title.age-all a,
.title.age-all a{
    display: inline-block;
    width: 560px;
    vertical-align: top;
}
.vid .video-box {
    position: relative;
}
.vid .video-box.age-all:before,
.video-box.age-all:before{
	content: '';
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -80px 0;
	width: 50px;
	height: 50px;
	z-index: 1;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 9999999999;
}
.vid .video-box.age-7:before,
.video-box.age-7:before{
	content: '';
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -80px -50px;
	width: 50px;
	height: 50px;
	z-index: 1;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 9999999999;
}
.vid .video-box.age-12:before,
.video-box.age-12:before{
	content: '';
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -80px -100px;
	width: 50px;
	height: 50px;
	z-index: 1;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 9999999999;
}
.vid .video-box.age-16:before,
.video-box.age-16:before{
	content: '';
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -80px -150px;
	width: 50px;
	height: 50px;
	z-index: 1;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 9999999999;
}
.vid .video-box.age-18:before,
.video-box.age-18:before{
	content: '';
	background-image: url(../images/age_sprite.png);
	background-repeat: no-repeat;
	background-position: -80px -200px;
	width: 50px;
	height: 50px;
	z-index: 1;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 9999999999;
}
.box.more_links {
    margin-top:-1px;
}

/**/

.box-newest-articles .title {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'open_sansbold';
    background-color: #F00;
    color: #F6EB15;
}
.box-newest-articles a{
    font-size: 13px;
    font-family: 'open_sanssemibold';
    line-height: 18px;
    text-decoration: none;
    
}
.box-newest-articles .ellipsis{
    padding: 5px;
}

.box-newest-articles .btn{
    width: 149px;
    box-sizing: border-box;
    padding: 5px;
    font-size: 14px;
    text-align: center;
    color: #666;
    background-color: #eee;
    display: inline-block;
    cursor: pointer;
}
.box-newest-articles .btn:hover{
    background-color: #F00;
    color: #F6EB15;
}
.box-newest-articles #scroll-controls{
    display: block;
    font-size: 0;
    margin-top: 5px;
}

#container .article_list.full_article ul li {
    border-bottom: none;
    margin-top: 10px;
}
#container .comment_list li a.tag:hover {
    color: #fff;
    background-color: rgb(230, 6, 6);
    text-decoration: none;
}
.comment_list li a.tag {
    background-color: #f00;
}
.rank_list .social li {
    background-color: #fff;
     padding: 0 0 0 55px;
}
.bottom ul li {
    background-color: #fff;
    padding: 0;
    margin-top: 10px;
}
.box-newest-articles .bx-wrapper .ellipsis {
    background-color: #eee;
}
.hero .r_split ul li {
    margin-bottom: 20px;
}
.hero .r_split .news_list ul li
/*wiadomosci*/
.wiadomosci .news_list li,
.wiadomosci .box-newest-articles .bx-wrapper .ellipsis {
    border-left: 3px solid #275CAD;
}

.wiadomosci .news_list ul li,
.wiadomosci .box-newest-articles .bx-wrapper .ellipsis{
    border-left: 3px solid #275CAD;
}
.wiadomosci .more_links .links a:hover,
.wiadomosci .news_list a:hover,
.wiadomosci .rank_list li a:hover,
.wiadomosci .comment_list li a:hover,
.wiadomosci .news_list .title,
.wiadomosci .box-newest-articles .bx-wrapper .ellipsis a:hover {
    color: #275CAD;
    text-decoration: none;
}
.wiadomosci .link_list li .txt a:hover,
.wiadomosci .comment_list .title {
    color: #275CAD;
}
.wiadomosci .article_list.full_article ul li .img {
    border-bottom: 4px solid #275CAD;
}
.wiadomosci .box-newest-articles .title,
.wiadomosci .link_list .title,
.box-newest-articles .btn:hover{
    background-color: #275CAD;
    color: #fff;
    margin-bottom: 5px;
}
/*rozrywka*/
.rozrywka .article_list.full_article ul li .img{
    border-bottom: 4px solid #CD47A8;
}
.rozrywka .article_list.full_article ul li .img > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    
}
.rozrywka .article_list.full_article ul li:hover .img > a:after{
    background: -moz-linear-gradient(top, rgba(205,71,168,0) 0%, rgba(205,71,168,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(205,71,168,0) 0%,rgba(205,71,168,0.6) 100%);
    background: linear-gradient(to bottom, rgba(205,71,168,0) 0%,rgba(205,71,168,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
.rozrywka .article_list.half_article ul li:hover .img > a:after {
    background: -moz-linear-gradient(top, rgba(205,71,168,0) 0%, rgba(205,71,168,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(205,71,168,0) 0%,rgba(205,71,168,0.6) 100%);
    background: linear-gradient(to bottom, rgba(205,71,168,0) 0%,rgba(205,71,168,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    z-index: 1;
}

.rozrywka .lighthouse {
    background-color: #CD47A8;
}
.rozrywka .lighthouse span {
    color: #fff;
}
.rozrywka .more_links .links a:hover,
.rozrywka .news_list a:hover,
.rozrywka .rank_list li a:hover,
.rozrywka .comment_list li a:hover,
.rozrywka .news_list .title,
.rozrywka .rank_list .title,
.rozrywka .comment_list .title,
.rozrywka .box-newest-articles .bx-wrapper .ellipsis a:hover {
    color: #CD47A8;
    text-decoration: none;
}
.rozrywka .link_list li .txt a:hover,
.rozrywka .rank_list li .nr{
    color: #CD47A8;
}

.rozrywka .news_list li,
.rozrywka .box-newest-articles .bx-wrapper .ellipsis {
    border-left: 3px solid #CD47A8;
}
.rozrywka .box-newest-articles .title,
.rozrywka .link_list .title,
.rozrywka .box-newest-articles .btn:hover{
    background-color: #CD47A8;
    color: #fff;
    margin-bottom: 5px;
}
/*sport*/
.sport .article_list.full_article ul li .img{
    border-bottom: 4px solid #7BA716;
}
.sport .news_list li,
.sport .box-newest-articles .bx-wrapper .ellipsis{
    border-left: 3px solid #7BA716;
}
.sport .article_list.full_article ul li .img > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
       background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    
}
.sport .article_list.full_article ul li:hover .img > a:after{
       background: -moz-linear-gradient(top, rgba(123,167,22,0) 0%, rgba(123,167,22,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(123,167,22,0) 0%,rgba(123,167,22,0.6) 100%);
    background: linear-gradient(to bottom, rgba(123,167,22,0) 0%,rgba(123,167,22,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
.sport .article_list.half_article ul li:hover .img > a:after {
        background: -moz-linear-gradient(top, rgba(123,167,22,0) 0%, rgba(123,167,22,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(123,167,22,0) 0%,rgba(123,167,22,0.6) 100%);
    background: linear-gradient(to bottom, rgba(123,167,22,0) 0%,rgba(123,167,22,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    z-index: 1;
}

.sport .lighthouse {
    background-color: #7BA716;
}
.sport .lighthouse span{
    color: #fff;
}
.sport .more_links .links a:hover,
.sport .news_list a:hover,
.sport .rank_list li a:hover,
.sport .comment_list li a:hover,
.sport .news_list .title,
.sport .rank_list .title,
.sport .comment_list .title,
.sport .box-newest-articles .bx-wrapper .ellipsis a:hover {
    color: #7BA716;
    text-decoration: none;
}
.sport .link_list li .txt a:hover,
.sport .comment_list .title,
.sport .people.index .list .item:hover span,
.sport .rank_list li .nr{
    color: #7BA716;
}
.sport .box-newest-articles .title,
.sport .link_list .title,
.sport .box-newest-articles .btn:hover{
    background-color: #7BA716;
    color: #fff;
    margin-bottom: 5px;
}
/*seks*/
.seks .article_list.full_article ul li .img{
    border-bottom: 4px solid #DB4F72;
}
.seks .news_list li,
.seks .box-newest-articles .bx-wrapper .ellipsis{
    border-left: 3px solid #DB4F72;
}
.seks .article_list.full_article ul li .img > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
       background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    
}
.seks .article_list.full_article ul li:hover .img > a:after{
       background: -moz-linear-gradient(top, rgba(219,79,114,0) 0%, rgba(219,79,114,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(219,79,114,0) 0%,rgba(219,79,114,0.6) 100%);
    background: linear-gradient(to bottom, rgba(219,79,114,0) 0%,rgba(219,79,114,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
.seks .article_list.half_article ul li:hover .img > a:after {
      background: -moz-linear-gradient(top, rgba(219,79,114,0) 0%, rgba(219,79,114,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(219,79,114,0) 0%,rgba(219,79,114,0.6) 100%);
    background: linear-gradient(to bottom, rgba(219,79,114,0) 0%,rgba(219,79,114,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    z-index: 1;
}
.seks .lighthouse {
    background-color: #DB4F72;
}
.seks .lighthouse span{
    color: #fff;
}
.seks .more_links .links a:hover,
.seks .news_list a:hover,
.seks .rank_list li a:hover,
.seks .comment_list li a:hover,
.seks .news_list .title,
.seks .rank_list .title,
.seks .comment_list .title,
.seks .box-newest-articles .bx-wrapper .ellipsis a:hover {
    color: #DB4F72;
    text-decoration: none;
}
.seks .link_list li .txt a:hover,
.seks .comment_list .title,
.seks .people.index .list .item:hover span,
.seks .rank_list li .nr {
    color: #DB4F72;
}
.seks .box-newest-articles .title,
.seks .link_list .title,
.seks .box-newest-articles .btn:hover{
    background-color: #DB4F72;
    color: #fff;
    margin-bottom: 5px;
}
/*najnowsze*/
.najnowsze .article_list.full_article ul li .img{
    border-bottom: 4px solid #6891A9;
}
.najnowsze .news_list li,
.najnowsze .box-newest-articles .bx-wrapper .ellipsis{
    border-left: 3px solid #6891A9;
}
.najnowsze .article_list.full_article ul li .img > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
       background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    
}
.najnowsze .article_list.full_article ul li:hover .img > a:after{
      background: none;
}
.najnowsze .article_list.half_article ul li:hover .img > a:after {
     background: none;
    z-index: 1;
}

.najnowsze .lighthouse {
    background-color: #6891A9;
}
.najnowsze .lighthouse span{
    color: #fff;
}
.najnowsze .more_links .links a:hover,
.najnowsze .news_list a:hover,
.najnowsze .rank_list li a:hover,
.najnowsze .comment_list li a:hover,
.najnowsze .news_list .title,
.najnowsze .rank_list .title,
.najnowsze .comment_list .title,
.najnowsze .box-newest-articles .bx-wrapper .ellipsis a:hover {
    color: #6891A9;
    text-decoration: none;
}
.najnowsze .link_list li .txt a:hover,
.najnowsze .comment_list .title,
.najnowsze .people.index .list .item:hover span,
.najnowsze .rank_list li .nr {
    color: #6891A9;
}
.najnowsze .box-newest-articles .title,
.najnowsze .link_list .title,
.najnowsze .box-newest-articles .btn:hover{
    background-color: #6891A9;
    color: #fff;
    margin-bottom: 5px;
}
/*superseriale*/
.seriale .article_list.full_article ul li .img{
    border-bottom: 4px solid #508392;
}
.seriale .news_list li,
.seriale .box-newest-articles .bx-wrapper .ellipsis{
    border-left: 3px solid #508392;
}
.seriale .article_list.full_article ul li .img > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
       background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    
}
.seriale .article_list.full_article ul li:hover .img > a:after{
      background: -moz-linear-gradient(top, rgba(80,131,146,0) 0%, rgba(80,131,146,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(80,131,146,0) 0%,rgba(80,131,146,0.6) 100%);
    background: linear-gradient(to bottom, rgba(80,131,146,0) 0%,rgba(80,131,146,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
.seriale .article_list.half_article ul li:hover .img > a:after {
     background: -moz-linear-gradient(top, rgba(80,131,146,0) 0%, rgba(80,131,146,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(80,131,146,0) 0%,rgba(80,131,146,0.6) 100%);
    background: linear-gradient(to bottom, rgba(80,131,146,0) 0%,rgba(80,131,146,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    z-index: 1;
}
.seriale .lighthouse {
    background-color: #508392;
}
.seriale .lighthouse span{
    color: #fff;
}
.seriale .more_links .links a:hover,
.seriale .news_list a:hover,
.seriale .rank_list li a:hover,
.seriale .comment_list li a:hover,
.seriale .news_list .title,
.seriale .rank_list .title,
.seriale .comment_list .title,
.list_index .list_indeks a:hover,
.list_sort_indeks .serial_one a:hover,
.seriale .box-newest-articles .bx-wrapper .ellipsis a:hover {
    color: #508392;
    text-decoration: none;
}
.seriale .link_list li .txt a:hover,
.seriale .comment_list .title,
.seriale .people.index .list .item:hover span,
.seriale .rank_list li .nr {
    color: #508392;
}
.seriale .box-newest-articles .title,
.seriale .link_list .title,
.seriale .box-newest-articles .btn:hover{
    background-color: #508392;
    color: #fff;
    margin-bottom: 5px;
}
/*superauto*/
.moto .article_list.full_article ul li .img{
    border-bottom: 4px solid #E7B818;
}
.moto .news_list li,
.moto .box-newest-articles .bx-wrapper .ellipsis{
    border-left: 3px solid #E7B818;
}
.moto .article_list.full_article ul li .img > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
       background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    
}
.moto .article_list.full_article ul li:hover .img > a:after{
     background: -moz-linear-gradient(top, rgba(231,184,24,0) 0%, rgba(231,184,24,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(231,184,24,0) 0%,rgba(231,184,24,0.6) 100%);
    background: linear-gradient(to bottom, rgba(231,184,24,0) 0%,rgba(231,184,24,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
.moto .article_list.half_article ul li:hover .img > a:after {
     background: -moz-linear-gradient(top, rgba(231,184,24,0) 0%, rgba(231,184,24,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(231,184,24,0) 0%,rgba(231,184,24,0.6) 100%);
    background: linear-gradient(to bottom, rgba(231,184,24,0) 0%,rgba(231,184,24,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    z-index: 1;
}

.moto .lighthouse {
    background-color: #E7B818;
}
.moto .lighthouse span{
    color: #fff;
}
.moto .more_links .links a:hover,
.moto .news_list a:hover,
.moto .rank_list li a:hover,
.moto .comment_list li a:hover,
.moto .news_list .title,
.moto .rank_list .title,
.moto .comment_list .title,
.moto .list_index .list_indeks a:hover,
.moto .list_sort_indeks .serial_one a:hover,
.moto .box-newest-articles .bx-wrapper .ellipsis a:hover {
    color: #E7B818;
    text-decoration: none;
}
.moto .link_list li .txt a:hover,
.moto .comment_list .title,
.moto .people.index .list .item:hover span,
.moto .rank_list li .nr {
    color: #E7B818;
}
.moto .box-newest-articles .title,
.moto .link_list .title,
.moto .box-newest-articles .btn:hover{
    background-color: #E7B818;
    color: #fff;
    margin-bottom: 5px;
}
/*superbiz*/
.sesuperbiz .article_list.full_article ul li .img{
    border-bottom: 4px solid #363F8C;
}
.sesuperbiz .news_list li,
.sesuperbiz .box-newest-articles .bx-wrapper .ellipsis{
    border-left: 3px solid #363F8C;
}
.sesuperbiz .article_list.full_article ul li .img > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
       background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    
}
.sesuperbiz .article_list.full_article ul li:hover .img > a:after{
   background: -moz-linear-gradient(top, rgba(49,123,62,0) 0%, rgba(54,63,140,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(49,123,62,0) 0%,rgba(54,63,140,0.6) 100%);
    background: linear-gradient(to bottom, rgba(49,123,62,0) 0%,rgba(54,63,140,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
.sesuperbiz .article_list.half_article ul li:hover .img > a:after {
     background: -moz-linear-gradient(top, rgba(49,123,62,0) 0%, rgba(54,63,140,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(49,123,62,0) 0%,rgba(54,63,140,0.6) 100%);
    background: linear-gradient(to bottom, rgba(49,123,62,0) 0%,rgba(54,63,140,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    z-index: 1;
}
.sesuperbiz .lighthouse {
    background-color: #363F8C;
}
.sesuperbiz .lighthouse span{
    color: #fff;
}
.sesuperbiz .more_links .links a:hover,
.sesuperbiz .news_list a:hover,
.sesuperbiz .rank_list li a:hover,
.sesuperbiz .comment_list li a:hover,
.sesuperbiz .news_list .title,
.sesuperbiz .rank_list .title,
.sesuperbiz .comment_list .title,
.sesuperbiz .list_index .list_indeks a:hover,
.sesuperbiz .list_sort_indeks .serial_one a:hover,
.sesuperbiz .box-newest-articles .bx-wrapper .ellipsis a:hover {
    color: #363F8C;
    text-decoration: none;
}
.sesuperbiz .link_list li .txt a:hover,
.sesuperbiz .comment_list .title,
.sesuperbiz .people.index .list .item:hover span,
.sesuperbiz .rank_list li .nr{
    color: #363F8C;
}
.sesuperbiz .box-newest-articles .title,
.sesuperbiz .link_list .title,
.sesuperbiz .box-newest-articles .btn:hover{
    background-color: #363F8C;
    color: #fff;
    margin-bottom: 5px;
}
/*styl zycia*/
.styl_zycia.article_list.full_article ul li .img{
    border-bottom: 4px solid #2BBBD5;
}
.styl_zycia .news_list li,
.styl_zycia .box-newest-articles .bx-wrapper .ellipsis{
    border-left: 3px solid #2BBBD5;
}
.styl_zycia .article_list.full_article ul li .img > a:after {
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
       background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    position: absolute;
    
}
.styl_zycia .article_list.full_article ul li:hover .img > a:after{
   background: -moz-linear-gradient(top, rgba(49,123,62,0) 0%, rgba(54,63,140,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(49,123,62,0) 0%,rgba(54,63,140,0.6) 100%);
    background: linear-gradient(to bottom, rgba(49,123,62,0) 0%,rgba(54,63,140,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}
.styl_zycia .article_list.half_article ul li:hover .img > a:after {
     background: -moz-linear-gradient(top, rgba(49,123,62,0) 0%, rgba(54,63,140,0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(49,123,62,0) 0%,rgba(54,63,140,0.6) 100%);
    background: linear-gradient(to bottom, rgba(49,123,62,0) 0%,rgba(54,63,140,0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
    z-index: 1;
}
.styl_zycia .lighthouse {
    background-color: #2BBBD5;
}
.styl_zycia .lighthouse span{
    color: #fff;
}
.styl_zycia .more_links .links a:hover,
.styl_zycia .news_list a:hover,
.styl_zycia .rank_list li a:hover,
.styl_zycia .comment_list li a:hover,
.styl_zycia .news_list .title,
.styl_zycia .rank_list .title,
.styl_zycia .comment_list .title,
.styl_zycia .list_index .list_indeks a:hover,
.styl_zycia .list_sort_indeks .serial_one a:hover,
.styl_zycia .box-newest-articles .bx-wrapper .ellipsis a:hover {
    color: #2BBBD5;
    text-decoration: none;
}
.styl_zycia .link_list li .txt a:hover,
.styl_zycia .comment_list .title,
.styl_zycia .people.index .list .item:hover span,
.styl_zycia .rank_list li .nr{
    color: #2BBBD5;
}
.styl_zycia .box-newest-articles .title,
.styl_zycia .link_list .title,
.styl_zycia .box-newest-articles .btn:hover {
    background-color: #2BBBD5;
    color: #fff;
    margin-bottom: 5px;
}

.r_txt_title {
    font-family: 'open_sansbold';
    overflow: hidden;
    text-decoration: none;
    display: block;
    font-size: 21px;
}
.play_list .bx-controls-direction a:after{
    content: none;
}
article figure.nowa-tv {
	margin-top: 0;
}
article figure.nowa-tv .vid {
	margin-top: 0;
	overflow: hidden;
    margin-bottom: 30px; 
}
article figure.nowa-tv .title {
    font-size: 22px;
    margin-bottom: 0;
}
figure.nowa-tv .vid a:after {
	display: none;
}
figure.nowa-tv .txt h2 {
	font-size: 22px;
    line-height: 130%;
}
.article_list.half_article.nowa-tv ul li {
	margin-top: 0;
	margin-bottom: 30px;
	display: block;
    width: 625px;
}
.article_list.half_article.nowa-tv ul li .img {
    margin-right: 15px;
    width: 300px;
    display: inline-block;
    margin-bottom: 0;
}
.article_list.half_article.nowa-tv .txt {
    font-size: 21px;
    line-height: 25px;
    display: inline-block;
    width: 300px;
    vertical-align: top;
}
.article_list.half_article.nowa-tv .txt h2 {
    margin-top: 0;
}
figure.nowa-tv .title h2 {
    font-size: 22px;
}
/**/ 
.FlowPlayer.flowplayer {
    margin-bottom: 30px;
}
.vid .FlowPlayer.flowplayer a:after,
.vid .FlowPlayer.flowplayer a:before {
    content: '';
}
.vid .FlowPlayer.flowplayer a.fp-fullscreen:before {
    content: "\e602";
}
.vid .flowplayer a.fp-play:before {
    content: "\e608";
}
.vid div.sas-non-linear {
	background-color: transparent;
}
/**/
article .vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
article .vid > iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
} 
