/* CSS dla aktualności, dworce, polecamy - strony bardzo podobne do siebie */

/*------------ NEWS ------------*/
.adv-left,
.adv-right {
    top: -54px;
}
.news-link {
    clear: both;
    display: block;
    float: right;
    height: auto;
    margin: 0 0 10px;
    position: relative;
    width: 100%;
}
.news-link:focus {
 	outline: 2px solid red;
 	outline-offset: 0!important;
}
.alert-notice {
    border: 1px solid #EEEEEE;
    display: block;
    float: left;
    height: auto;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 100%;
}
.alert-notice a {
    background: none repeat scroll 0 0 #135894;
    clear: both;
    color: #FFFFFF;
    margin: 10px auto 0;
    padding: 8px 90px;
    width: auto;
    text-decoration: none;
    text-transform: uppercase;
}
.alert-notice a:hover {
     color: #FFFFFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.bolder {
    font-family: 'latoblack';
}

#content.news {
    /* min-height: 732px; */
}
#content.news .news-box table > tbody > tr > td {
    padding: 15px;
    font-family: 'latoregular';
}
#content.news .news-box table > thead > tr > th {
    padding: 15px 0 0 15px;
    font-size: 1em;
    font-family: 'latobold', sans-serif;
    font-weight: bold;
    color: #707070;
    text-transform: uppercase;
}
#content.news .container .news-box {
    display: block;
    position: relative;
    clear: both;
    background: #ffffff;
    height: auto;
    padding: 0px 22px 10px;
}
#content.news .container .header-news + .news-box {
    display: block;
    position: relative;
    clear: both;
    background: #ffffff;
    height: auto;
    padding: 22px 0 10px;
    overflow: hidden;
}
#content.news .header-name {
    background: #135894;
    min-height: 54px;
    height: auto;
    float: left;
    margin: 10px auto 0;
    width: 960px;
}
#content.news .header-name h2{
    display: block;
    position: relative;
    float: left;
    font-size: 1.166em;
    font-family: 'latoblack';
    color: #ffffff;
    margin-left: 22px;
    text-transform: uppercase;
}
#content.news .header-name.single-news h2{
    clear: both;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: 'latoblack';
    font-size: 1em;
    margin-left: 22px;
    margin-top: 0;
    position: relative;
    text-transform: uppercase;
}
#content.news .header-name.single-news h2.frst{
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: 'latoregular', Tahoma, Verdana;
    font-size: 1.166em;
    margin-bottom: 3px;
    margin-left: 22px;
    margin-top: 14px;
    position: relative;
    text-transform: uppercase;
}
#content.news .header-name.single-news h4,
#content.news .header-name.single-news .news-h{
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: 'latoregular', Tahoma, Verdana;
    font-size: 1.166em;
    margin-bottom: 3px;
    margin-left: 22px;
    margin-top: 14px;
    position: relative;
    text-transform: uppercase;
}
#content.news .header-name.single-news span{
    display: block;
    position: relative;
    float: right;
    font-size: 1em;
    font-family: 'latobold';
    color: #7ca2c2;
    margin: -3px 22px 0 0;
}
#content.news .news-box .news-item {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
#content.news .news-box h2.frst {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    font-size: 1.16667em;
    text-transform: uppercase;
    font-family: 'latoblack', Tahoma, Verdana;
}
#content.news .news-box h3 {
    display: block;
    float: left;
    font-family: 'latoblack', Tahoma, Verdana;
    color: #5d5d5d;
    font-size: 1.16667em;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
#content.news .news-box .item-2 {
    margin-top: 10px;
}
#content.news .news-box .news-header{
    display: table;
    position: relative;
    float: left;
    background: #999999;
    height: 45px;
    width: 100%;
}
#content.news .news-box .news-header h2.frst{
    display: table-cell;
    position: relative;
    float: left;
    background: #f7f7f7;
    color: #5d5d5d;
    font-family: 'latoregular', Tahoma, Verdana;
    font-size: 1em;
    line-height: 1em;
    width: 765px;
    margin: 1px 0 1px 1px;
    height: 42px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #f0f0f0;
    padding: 3px;
}
#content.news .news-box .news-header h4,
#content.news .news-box .news-header .news-h{
    display: table-cell;
    position: relative;
    float: left;
    background: #f7f7f7;
    color: #5d5d5d;
    font-family: 'latoregular', Tahoma, Verdana;
    font-size: 1em;
    line-height: 1em;
    width: 765px;
    margin: 1px 0 1px 1px;
    height: 42px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #f0f0f0;
    padding: 3px;
    text-transform: uppercase;
}
#content.news  .news-header a.news-more{
    display: block;
    position: relative;
    float: left;
    background: #f7f7f7;
    color: #5d5d5d;
    font-family: 'latoregular', Tahoma, Verdana;
    font-size: 1em;
    line-height: 1em;
    margin: 0;
    width: 70px;
    height: 42px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #f0f0f0;
    padding: 14px 3px;
    overflow: hidden;
}
.culture-ru #content.news  .news-header a.news-more{
    padding: 8px 3px;
}
#content.news.recommend .news-box .news-header h2.frst {
    width: 839px;
}
#content.news .news-box .news-header.important h2.frst{
    display: table-cell;
    position: relative;
    float: left;
    background: url("../img/content/icons/warning.png") no-repeat 12px center;
    background-size: 20px auto;
    background-color: #f7f7f7;
    color: #5d5d5d;
    font-family: 'latoblack';
    font-size: 1em;
    width: 765px;
    margin: 1px 0 1px 1px;
    height: 42px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #f0f0f0;
    padding: 3px 3px 3px 20px;
}
#content.news .news-box .news-header h2.frst span {
    display: block;
    height: auto;
    position: relative;
    float: left;
    width: 97%;
}
#content.news.recommend .news-box .news-header h4,
#content.news.recommend .news-box .news-header .news-h {
    width: 839px;
}
#content.news .news-box .news-header.important h4,
#content.news .news-box .news-header.important .news-h {
    display: table-cell;
    position: relative;
    float: left;
    background: url("../img/content/icons/warning.png") no-repeat 12px center;
    background-size: 20px auto;
    background-color: #f7f7f7;
    color: #5d5d5d;
    font-family: 'latoblack';
    font-size: 1em;
    width: 765px;
    margin: 1px 0 1px 1px;
    height: 42px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #f0f0f0;
    padding: 3px 3px 3px 40px;
}
#content.news .news-box .news-header h4 span,
#content.news .news-box .news-header .news-h span {
    display: table-cell;
    float: none;
    height: 38px;
    position: relative;
    width: 97%;
    vertical-align: middle;
}
#content.news .news-box .news-header.important h2.frst span {

}
#content.news .news-box .news-header span.news-data{
    display: block;
    position: relative;
    float: left;
    font-size: 1em;
    padding: 12px 0 0 0;
    text-align: center;
    background: #f7f7f7;
    width: 75px;
    margin: 1px -1px 1px 0;
    height: 42px;
    color: #ababab;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}
#content.news .news-box .news-header button.news-more{
    display: block;
    position: relative;
    float: left;
    background: #f7f7f7;
    width: 72px;
    margin: 1px 0;
    height: 43px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    color: #5d5d5d;
    font-family: 'latoblack';
}
#content.news .news-box p.news-excerpt{
    background: #FFFFFF;
    border: 1px solid #999999;
    border-top: 1px solid #ffffff;
    display: block;
    float: left;
    height: auto;
    margin: -1px 0 0;
    padding: 10px;
    position: relative;
    width: 100%;
}
#content.news .news-box a.news-all {
    display: block;
    position: relative;
    float: right;
    width: auto;
    height: auto;
    font-size: 0.916em;
    color: #c1c1c1;
    text-decoration: none;
    margin: 18px 20px 9px
}
#content.news .news-box a.news-all:hover {
    color: #dedede;
}
#content.news .news-box .download-box {
    display: block;
    position: relative;
    float: left;
    clear: both;
    margin: 20px 0;
    height: 33px;
    width: auto;
    background: #5590c3;
}
#content.news .news-box .download-box img{
    display: block;
    position: relative;
    float: left;
    clear: both;
    margin: 6px;
    height: 21px;
    width: auto;
}
#content.news .news-box .download-box span{
    display: block;
    position: relative;
    float: left;
    font-size: 1em;
    padding: 9px 12px;
    color: #ffffff;
    height: 33px;
    width: auto;
    text-transform: uppercase;
    background: #1969ae;
}
#content.news .news-box .download-box:hover span{
    background: #5590c3;
}


#content.news.stations .news-box .link-box {
    background: none repeat scroll 0 0 #5590C3;
    bottom: 4%;
    clear: both;
    display: block;
    float: left;
    height: 33px;
    margin: 0;
    position: absolute;
    right: 3px;
    width: auto;
}
#content.news.stations .news-box .link-box2 {
    bottom: auto;
    clear: both;
    display: block;
    float: left;
    height: 33px;
    margin: 0;
    position: relative;
    right: auto;
    width: auto;
}
#content.news.stations .news-box .link-box img{
    display: block;
    position: relative;
    float: right;
    clear: both;
    margin: 10px 13px;
    width: 8px;
    height: auto;
}
#content.news.stations .news-box .link-box span.name-n{
    display: block;
    position: relative;
    float: left;
    font-size: 0.9em;
    padding: 9px 12px;
    color: #ffffff;
    height: 33px;
    width: 400px;
    text-transform: uppercase;
    background: #1969ae;
}
#content.news.stations .news-box .link-box span .bolder {
    padding: 0;
    height: auto;
}
.big-font #content.news.stations .news-box .link-box span{
    font-size: 0.8em;
}
#content.news.stations .news-box .link-box:hover span.name-n{
    background: #5590c3;
}
#content.news.stations .news-box h3.nb {
    display: block;
    position: relative;
    float: left;
    clear: both;
    margin: 0 0 3px 0;
    font-size: 1.166em;
    font-family: 'latoregular', Tahoma, Verdana;
    color: #000000;
}
/* #content.news .news-box h3 {
    display: block;
    position: relative;
    float: left;
    clear: both;
    margin: 5px 0 10px 0;
    font-size: 1em;
    font-family: 'latoregular', Tahoma, Verdana;
    text-transform: uppercase;
    color: #135894;
    width: 100%;
} */
#content.news.stations .news-box a.downl {
    color: #000000;
}
#content.news.stations .news-box .w-ico {
    width: 20px;
    height: auto;
    margin: 0 5px;
}
#content.news.stations .news-box .pdf-ico {
    width: 20px;
    height: auto;
    margin: 0 3px;
}
#content.news.stations .news-box p {
    display: block;
    position: relative;
    float: left;
    clear: both;
    font-size: 1em;
    font-family: 'latoregular', Tahoma, Verdana;
}
/*############## GALLERY ##############*/
#content.news.stations .news-box .row  {
    margin-bottom: 15px;
    width: 100%;
}
#content.news .news-box .thumbnail {
	display: table;
    border: none;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
	min-height: 150px;
    height: auto;
    margin: 0 auto;
}
#content.news .news-box .thumbnail > img {
    display: table-cell;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#content.news .news-box .thumbnail .caption {
    display: block;
    float: left;
    height: auto;
    padding: 9px;
    position: relative;
    width: 100%;
    text-align: center;
}
#content.news .news-box .thumbnail:hover {
    background: #e7e7e7;
}
#content.news .news-box .thumbnail .caption h3 {
    text-align: center;
    font-size: 1.166em;
    font-family: 'latoregular', Tahoma, Verdana;
    color: #7a7a7a;
    margin: 0;
}
#content.news.stations .news-box .thumbnail .caption h3 {
    font-size: 1em;
}
#content.news .news-box .thumbnail .caption span {
    text-align: center;
    font-size: 1.166em;
    font-family: 'latoregular', Tahoma, Verdana;
    color: #7a7a7a;
    margin: 0;
}
#content.news.stations .news-box .thumbnail .caption span {
    font-size: 1em;
}
.thumbnail > a > img {
    display: block;
    height: auto;
    max-width: 100%;
}
/*############## GALLERY ##############*/

/*############## CONTENT NAV-BOTTOM ##############*/
#content.news .nav-bottom {
    display: block;
    clear: both;
    height: 50px;
    background: #ffffff;
    width: 960px;
    margin-bottom: 10px;
}
#content.news .nav-bottom .pagination {
    margin: 0;
}
#content.news .nav-bottom .pagination li a{
    background: url("../img/content/icons/bullet.png") no-repeat 0 0 / 17px 17px;
    border: none;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 0;
    width: 17px;
    height: 17px;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    text-indent: -999em;
    margin: 3px;
}
#content.news .nav-bottom .pagination li a.active{
    background: url("../img/content/icons/bullet-active.png") no-repeat  0 0 / 17px 17px;
}
.no-touch #content.news .nav-bottom .pagination li a:hover{
    background: url("../img/content/icons/bullet-active.png") no-repeat  0 0 / 17px 17px;
}
#content.news .nav-bottom a.return-connections {
    display: block;
    position: relative;
    float: left;
    width: 172px;
    height: 31px;
    background: #ffffff;
    margin: 0 0 10px 22px;
    padding: 1px 0;
    border: 1px solid #eeeeee;
}
#content.news .nav-bottom a.next-connections {
    display: block;
    position: relative;
    float: right;
    width: 172px;
    height: 31px;
    background: #ffffff;
    margin: 0 22px 10px 10px;
    padding: 1px 0;
    border: 1px solid #eeeeee;
}
#content.news .nav-bottom a.return-connections .wrapp,
#content.news .nav-bottom a.next-connections .wrapp {
    background: #FFFFFF;
    display: block;
    float: left;
    height: 100%;
    margin: 0 1px;
    position: relative;
    width: auto;
}
#content.news .nav-bottom a.return-connections:hover,
#content.news .nav-bottom a.next-connections:hover{
    border: 1px solid #8d8d8d;
}
#content.news .nav-bottom a.return-connections img{
    display: block;
    float: left;
    height: auto;
    margin: 9px;
    position: relative;
    width: 8px;
}

#content.news .nav-bottom a.return-connections span{
    width: 143px;
    height: 100%;
    display: block;
    position: relative;
    float: left;
    font-family: 'latoregular', Tahoma, Verdana;
    color: #676767;
    font-size: 1em;
    background: #ffffff;
    line-height: 2.4em;
    padding: 0;
    text-align: center;
}
#content.news .nav-bottom a.next-connections img{
    display: block;
    float: left;
    height: auto;
    margin: 9px;
    position: relative;
    width: 8px;
}

#content.news .nav-bottom a.next-connections span{
    width: 142px;
    height: 100%;
    display: block;
    position: relative;
    float: left;
    font-family: 'latoregular', Tahoma, Verdana;
    color: #676767;
    font-size: 1em;
    background: #ffffff;
    line-height: 2.4em;
    padding: 0 5px;
    text-align: center;
}

/* ----------- GALLERY --------------- */
#content.news .nav-bottom a.return {
    display: block;
    position: relative;
    float: left;
    width: 222px;
    height: 31px;
    background: #ffffff;
    margin: 0 0 10px 22px;
    padding: 1px 0;
    border: 1px solid #eeeeee;
}
#content.news .nav-bottom a.all-news {
    display: block;
    position: relative;
    float: right;
    width: 222px;
    min-height: 31px;
    height: auto;
    background: #ffffff;
    margin: 0 22px 10px 10px;
    padding: 1px 0;
    border: 1px solid #eeeeee;
}
#content.news .nav-bottom a.return .wrapp,
#content.news .nav-bottom a.all-news .wrapp {
    background: #FFFFFF;
    display: block;
    float: left;
    height: 100%;
    margin: 0 1px;
    position: relative;
    width: auto;
}
#content.news .nav-bottom a.return:hover,
#content.news .nav-bottom a.all-news:hover{
    border: 1px solid #8d8d8d;
}
#content.news .nav-bottom a.return img{
    display: block;
    float: left;
    height: auto;
    margin: 9px;
    position: relative;
    width: 8px;
}

#content.news .nav-bottom a.return span{
    width: 180px;
    height: 100%;
    display: block;
    position: relative;
    float: left;
    font-family: 'latoregular', Tahoma, Verdana;
    color: #676767;
    font-size: 1em;
    background: #ffffff;
    line-height: 2.4em;
    padding: 0;
    text-align: center;
}
#content.news .nav-bottom a.all-news img{
    display: block;
    float: right;
    height: auto;
    margin: 9px;
    position: relative;
    width: 8px;
}

#content.news .nav-bottom a.all-news span{
    width: 180px;
    height: 100%;
    display: block;
    position: relative;
    float: right;
    font-family: 'latoregular', Tahoma, Verdana;
    color: #676767;
    font-size: 1em;
    background: #ffffff;
    line-height: 2.1em;
    padding: 0 5px;
    text-align: center;
}
.culture-ru #content.news .nav-bottom a.all-news span { line-height: 1.1em }
/*############## CONTENT NAV-BOTTOM ##############*/

/*------------ NEWS ------------*/
@media (min-width: 768px) and (max-width: 992px){

#content.news .news-box .thumbnail {
	height: 180px
}	
	
#content.news .news-box, #content.news .nav-bottom, #content.news .header-name  {
    width: 768px;
}
 #content.news .header-name {
    margin-top: 10px;
}
#content.news .nav-bottom {
    margin-bottom: 10px;
}
#content.news .news-box .news-header.important h2.frst,
#content.news .news-box .news-header h2.frst {
    width: 564px;
    font-size: 0.916em;
}
#content.news.recommend .news-box .news-header h2.frst {
    width: 639px;
}
#content.news.stations .news-box .link-box span {
    font-size: 0.833em;
}
#content.news .news-box .news-header span.news-data {
    width: 84px;
}
#content.news.stations .news-box .link-box span {
min-width: 310px;
}
#content.news.stations .news-box .link-box span{

    padding: 9px 5px;
}
#content.news.stations .news-box .link-box span.name-n{
    width: 315px;
}
}/* @media (min-width: 768px) and (max-width: 1200px) */

@media (min-width: 100px) and (max-width: 767px){
	

	
#content.news .news-box, 
#content.news .nav-bottom, 
#content.news .header-name {
    width: 480px;
}
 #content.news .header-name {
    margin-top: 10px;
}
#content.news .nav-bottom {
    margin-bottom: 10px;
}

#content.news .news-box .news-header.important h2.frst,
#content.news .news-box .news-header h2.frst {
    width: 284px;
    font-size: 0.833em;
}
#content.news.recommend .news-box .news-header h2.frst {
    width: 359px;
}
#content.news .nav-bottom {
    margin-bottom: 10px;
    height: 70px;
}
#content.news .nav-bottom div:nth-child(3) {
    clear: both;
}
#content.news .nav-bottom a.return,
#content.news .nav-bottom a.all-news {
    height: 39px;
    width: 175px;
}
#content.news .nav-bottom a.return img,
#content.news .nav-bottom a.all-news img {

    margin: 11px 9px;
}
#content.news .nav-bottom a.return span {
    background: none;
    line-height: 2.2em;
    margin: 3px 0 0;
    text-align: left;
    width: 140px;
}
#content.news .nav-bottom a.all-news span {
    background: none;
    line-height: 1.2em;
    margin: 3px 0 0;
    text-align: right;
    width: 140px;
}
#content.news.stations .news-box .link-box {
    margin: 5px 0;
}
#content.news.stations .news-box .link-box span {
    font-size: 0.8em;
}
#content.news .news-box .news-header span.news-data {
    width: 76px;
}
#content.news .news-box .col-sm-6 {
    width: 100%;
}
#content.news .news-box .thumbnail {
    min-height: 100%;
    float: none;
    clear: both;
    width: 100%;
}
#content.news.stations .news-box .link-box span.name-n {
width: 380px;
}
}/* @media (min-width: 480px) and (max-width: 768px) */

@media (min-width: 100px) and (max-width: 479px) {
#content.news .header-name {
width: 100%;
}
#content.news .header-name h2 {
margin-left: 5%;
}
#content.news .container .header-news + .news-box {
padding: 5% 5% 10px;
width: 100%;
}
#content.news .nav-bottom a.next-connections span {
width: 80%;
height: 100%;
line-height: 1.4em;

font-size: 2.9vw;
padding: 8px 0 0;
}
#content.news .nav-bottom a.return-connections span {
width: 80%;
height: 100%;
line-height: 1.4em;

font-size: 2.9vw;
padding: 8px 0 0;
}
#content.news .news-box .news-header {
display: table;
position: relative;
float: left;
background: #999999;
min-height: 45px;
width: 100%;
height: auto;
margin: 0;
border: 0;
}
#content.news .news-box .news-header.important h2.frst, #content.news .news-box .news-header h2.frst {
width: 99.6%;
font-size: 0.833em;
margin: 1px 1px 0 1px;
}
#content.news .news-box .news-header span.news-data {
width: 50%;
height: 28px;
padding: 6px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;

margin: 1px -1px 0px 0;

}
#content.news .news-header a.news-more {
display: block;
position: relative;
float: left;
background: #f7f7f7;
color: #5d5d5d;
font-family: 'latoregular', Tahoma, Verdana;
font-size: 1em;
line-height: 1em;
margin: 0;
width: 50%;
height: 28px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #999999;
padding: 9px 3px;
text-align: center;
}

#content.news .news-box p.news-excerpt {
background: #FFFFFF;
border: 1px solid #999999;
display: block;
float: left;
height: auto;
margin: 0px 0 0;
padding: 10px;
position: relative;
width: 100%;
}

#content.news .nav-bottom {
margin-bottom: 10px;
min-height: 70px;
height: auto;
width: 100%;
}
#content.news .nav-bottom a.next-connections {
display: block;
position: relative;
float: right;
width: 100%;
min-height: 31px;
height: auto;
background: #ffffff;
margin: 0 22px 10px 10px;
padding: 1px 0;
border: 1px solid #eeeeee;
}
#content.news .nav-bottom a.return-connections {
width: 100%;
height: auto;
}
#content.news .nav-bottom {
margin-bottom: 10px;
min-height: 70px;
width: 100%;
height: auto;
}
#content.news .nav-bottom .pagination {
margin: 5%;
}
#content.news .nav-bottom .pagination li a {
background: url("../img/content/icons/bullet.png") no-repeat 0 0 / 32px 32px;
width: 32px;
height: 32px;
}
#content.news .nav-bottom .pagination li a.active,
#content.news .nav-bottom .pagination li a:hover{
background: url("../img/content/icons/bullet-active.png") no-repeat 0 0 / 32px 32px !important;
}

/*SINGLE NEWS */
#content.news .header-name.single-news h2.frst {
color: #FFFFFF;
display: block;
float: left;
font-family: 'latoregular', Tahoma, Verdana;
font-size: 1.166em;
margin-bottom: 3px;
margin: 5% 5% 1%;
margin-top: 14px;
position: relative;
text-transform: uppercase;
width: 91%;
}

#content.news .header-name.single-news h2 {
clear: both;
color: #FFFFFF;
display: block;
float: left;
font-family: 'latoblack';
font-size: 1em;
margin: 0 1% 0 5%;
margin-top: 0;
position: relative;
text-transform: uppercase;
width: 80%;
}
#content.news .header-name.single-news span {
display: block;
position: relative;
float: left;
font-size: 1em;
font-family: 'latobold';
color: #7ca2c2;
margin: 1% 5% 2%;
width: 90%;
}

#content.news .nav-bottom a.return, #content.news .nav-bottom a.all-news {
min-height: 44px;
height: auto;
width: 100%;
height: auto;
margin: 0 0 10px 2%;
}
#content.news .nav-bottom .col-xs-4 {
    width: 44%;
}
#content.news .nav-bottom a.return span {
background: none;
line-height: 2.2em;
margin: 3px 0 0;
text-align: left;
width: 80%;
text-align: center;
}
#content.news .nav-bottom a.all-news span {
background: none;
line-height: 1.2em;
margin: 3px 0 0;
text-align: right;
width: 80%;
text-align: center;
}
 .custom-webpage .news-box p > img {
	clear: both;
    display: block;
    height: auto !important;
    margin: 2% 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}
#content.news.stations .news-box .link-box2 {
    bottom: auto;
    clear: both;
    display: block;
    float: left;
    height: auto;
    margin: 0 0 10px;
    min-height: 33px;
    position: relative;
    right: auto;
    width: 100%;
}
#content.news.stations .news-box .link-box img {
    clear: both;
    display: block;
    float: right;
    height: auto;
    margin: 3% 5% 0;
    position: relative;
    width: 8px;
}
#content.news.stations .news-box .link-box span.name-n {
    background: none repeat scroll 0 0 #1969AE;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 0.9em;
    height: auto;
    min-width: 200px;
    padding: 9px 12px;
    position: relative;
    text-transform: uppercase;
    width: 85%;
}
/*END SINGLE NEWS */

/* KONTAKT */
#content.news .news-box table > tbody > tr > td {
padding-right: 2%;
font-size: 0.8em;
}
/* END KONTAKT */
}

@media (min-width: 100px) and (max-width: 320px) {
	#content.news.stations .news-box .link-box img {
    margin: 5% 5% 0;
}
}

.global-search-more {
	display: block;
	width: 100%;
	text-align: center;
    clear: both;
}

.news-box h4 {
    font-size: 1.5em;
    font-family: 'latoregular', sans-serif;
    line-height: 1.5;
}

.news-box h5 {
    font-size: 1.4em;
    font-family: 'latoregular', sans-serif;
    line-height: 1.5;
}

.news-box b,
.news-box strong {
    font-weight: bold;
    font-family: 'latobold', sans-serif;
}

.news-box p {
    font-size: 1.15em;
    font-family: 'latoregular', sans-serif;
    line-height: 1.7;
}

.table-wrapper {
    background: #f8f8f8;
}

.table-wrapper table a {
    color: #333333 !important;
}

.news-box .btn--news-go {
    background: #103D77;
    color: #ffffff;
    font-family: 'latobold', sans-serif;
    font-weight: bold;
    font-size: 0.8em;
    padding: 10px 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news-box .btn--news-go:hover,
.news-box .btn--news-go:active {
    background: #0e3265;
}

#content.news--informacje-podstawowe .header-news .header-name,
#content.news--reklamacje .header-news .header-name,
#content.news--bilety .header-news .header-name,
#content.news--kontakt .header-news .header-name {
    padding: 30px;
    margin: 0;
}

#content.news--informacje-podstawowe .header-news .header-name {
    background: url("/img/content/page-headers/przewoznicy-header.jpg") no-repeat;
    background-size: cover;
}
#content.news--reklamacje .header-news .header-name {
    background: url("/img/content/page-headers/reklamacje-header.jpg") no-repeat;
    background-size: cover;
}
#content.news--bilety .header-news .header-name {
    background: url("/img/content/page-headers/bilet-header.jpg") no-repeat;
    background-size: cover;
}
#content.news--kontakt .header-news .header-name {
    background: url("/img/content/page-headers/kontakt-header.jpg") no-repeat;
    background-size: cover;
}

#content.news--informacje-podstawowe .header-news .header-name h2,
#content.news--bilety .header-news .header-name h2,
#content.news--reklamacje .header-news .header-name h2,
#content.news--kontakt .header-news .header-name h2 {
    color: #ffffff;
    font-family: 'latobold', sans-serif;
    font-weight: bold;
    font-size: 1.5em;
    margin: 0;
}

.contact-banners {
    margin: -10px -10px 40px;
}

.contact-banners:after {
    content: '';
    display: table;
    clear: both;
}

.contact-banners .col-sm-6 {
    padding: 0 5px;
}

.contact-banners__item {
    position: relative;
}

.contact-banners__item a {
    display: block;
    width: 100%;
    font-size: 1.3em;
    padding: 40px 10px;
    text-align: center;
    font-family: 'latobold', Arial, sans-serif;
    font-weight: bold;
    color: #ffffff !important;
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-decoration: none !important;
    text-transform: none;
}

.contact-banners__item--tickets {
    background: url('/img/content/category-boxes/banner-tickets.jpg') no-repeat center;
    background-size: cover;
}

.contact-banners__item--complaints {
    background: url('/img/content/category-boxes/banner-complaints.jpg') no-repeat center;
    background-size: cover;
}

.contact-banners__item--tickets:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(16, 61, 119, 0.85);
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.contact-banners__item--complaints:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(202, 23, 30, 0.80);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.contact-banners__item--tickets:hover:after {
    background: rgba(16, 61, 119, 0.95);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.contact-banners__item--complaints:hover:after {
    background: rgba(202, 23, 30, 0.95);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

@media (min-width: 768px) {
    .table-wrapper {
        padding: 60px 20px 20px;
    }

    .table-wrapper table .helpline-w {
        width: 20%;
    }

    .table-wrapper table .call-cost-w {
        width: 30%;
    }

    .table-wrapper table .website-w {
        width: 26%;
    }

    #content.news--informacje-podstawowe .header-news .header-name,
    #content.news--reklamacje .header-news .header-name,
    #content.news--bilety .header-news .header-name,
    #content.news--kontakt .header-news .header-name {
        padding: 60px 70px;
    }

    #content.news--informacje-podstawowe .header-news .header-name h2,
    #content.news--reklamacje .header-news .header-name h2,
    #content.news--bilety .header-news .header-name h2,
    #content.news--kontakt .header-news .header-name h2 {
        font-size: 1.85em;
    }
}
