/* custom CSS code */




.post_details_block {
   text-align: justify;
}

figure.social-icon {
}

figure.social-icon.open {
 height: 480px;
}

@media (max-width: 600px) {

    figure.social-icon {
        height: auto;
    }

}

body {

<!--
background: url("/content/images/banner/bergstern/tapeta_bergstern_2019.jpg");
-->
}


#scores-tabs .tv-transmission.tv-tvn7 {
    background-color: #981565
}

#player .wyniki th {

 background-color: #0C3676 !important;
 font-family:'Source Sans Pro', SemiBold;


}

#player .wyniki  tr:nth-child(odd) td {
 background-color: #FFFFFF ;
 font-family:'Roboto';
 color:#000;

 
}

#player .wyniki tr:nth-child(even) td {

 background-color: #F5F5F5 ;
 font-family:'Roboto';
 color:#000;
 
}

#player .wyniki td.tytul {
 font-family:'Source Sans Pro', SemiBold;
 background-color: #1D437E !important;
 color:#FFF !important;
}



.news-photos-section p > img {
  width:100%;
  max-width: 820px;
  height: auto;
}

.redakcja  {
line-height: 30px;
width:76%;
margin:10px;
margin-left:0px;
margin-top:0px;
min-width:175px;
 border-spacing: 0px;
    border-collapse: separate;
}

table.redakcja tr:nth-child(odd) td {
    background-color: #eeeeee;

}

table.redakcja tr:nth-child(even) td {
    background-color: #fafafa;

}

table.redakcja {

min-width:320px;
}

table.redakcja td {
  
  padding-left:5px;
  padding-right:5px;
  min-width:92px;
  font-size:13px !important;
}

img.redakcja {
float:left;
margin-right:5px;
margin-left:0px;
margin-top:15px;
width:175px;
}


@media (max-width: 767px) {


.post-text {
    padding: 40px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    pointer-events: none;
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, .8) 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, .8) 100%);
    background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, .8) 100%);
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, .8) 100%);
    background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, .8) 100%);
}

}



#scores-tabs .tv-transmission.tv-tvpsport {
    background-color: #2C273D;
}

#scores-tabs .tv-transmission.tv-tvp2 {
    background-color: #E2762D;
}

#scores-tabs .tv-transmission.tv-tvn {
    background-color: #FFC23C;
}

#scores-tabs .tv-transmission.tv-player {
    background-color: #3A2D80;
}

#scores-tabs .tv-transmission.tv-max {
    background-color: #002ADF;
}

#scores-tabs .tv-transmission.tv-metro {
    background-color: #313131;
}

#scores-tabs .tv-transmission.tv-ttv {
    background-color: #001F33;
}




/* CUSTOM BG ADV */
/*
body  {
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

@media (min-width: 1367px) {
    body {
        background-image: url('/content/images/banner/template/ski_bg_ladies_1920.png');
    }
}

@media (max-width: 1366px) {
    body {
        background-image: url('/content/images/banner/template/ski_bg_ladies_1366.png');
    }
}
*/



.top-advertisement {
    height: auto !important;
    margin: 0px;
    padding: 0px;
}

img {
    max-width: 100%;
    height: auto;
}

.top-advertisement iframe {
    max-width: 1170px !important;
}

.top-advertisement iframe body #google_image_div a img {
    max-width: 1170px !important;
}


.photo-container {
  width: 100%;           /* adjust size */
  margin: 10px auto;
  text-align: center;
  font-family: Arial, sans-serif;
}

.photo-container img {
  width: 100%;
}

.photo-description {
  margin-top: 8px;
  font-size: 12px;
  color: #555;
}