body .row-slider {
  padding-top: 115px;
  
}
#header #logo img {
 border-radius: 0;
  width: 199px;
  height: 113px;
  top: -1px;
  position: relative;
 
}
.schrinked #header #logo img {
  margin-top: inherit;
  width: inherit;
  height: inherit;
}
#podbody .row-pageheader {
 border-bottom: 1px solid #ffffff;
}

#podbody .row-pageheader.schrinked {
 border-bottom: 1px solid #325997;
}
@media only screen and (max-width: 1100px) {
  #header #logo3 {
    width: 204px;
  }
}

@media only screen and (max-width: 923px) {
  .flexslider .slides li:first-of-type img {
    object-position: left 0px;
  }
}
@media only screen and (max-width: 800px) {
  .flexslider .slides li:nth-of-type(3) img {
    object-position: 0px 0px;
  }
}

/* -------------------- max.rozlišení pod 480 px ---------------- */
/* treba iPhone7Plus má 414, iPhone6 a 7 375 */
@media only screen and (max-width: 923px) {

    #port-middle #kalakci ul.kalakci_s li.kalakci_zapis {
               display: none;
      }
    
    }

@media only screen and (max-width: 480px) {

#podbody:not(.pgkt-uv) #portmain .vitem,  #podbody #portmain .slickobal .vitem{
    width: 100% !important;
    clear: left !important;
    padding: 0;
    padding-bottom: 10px;
}

}