#mobnav #topnav {
  
  margin-top: 15px;

}


@media only screen and (max-width: 1100.9px) {
#header #logo img {
  width: 250px;
  
}
 }

 @media only screen and (max-width: 923px) {
  body .row-slider {
    width: 100%;
    padding-top: 100px;
  }
  #rsmenu > ul {
 
  top: 100px;
  
}
#mobnav #rsmenu > ul {
 
  border-bottom: none;
}
#podbody .row-pageheader {
 height: 0px;
    position: static;
  
}
 body .ubytline {
    margin: 0px 0px;
    padding: 0px 20px;
    text-align: center;
   
  }
  .ubytline_nadpis .inn {
 
  font-size: 1.1em;
 
}
  .responsive-video {
  width: 100%;
  aspect-ratio: 6 / 5;
  object-fit: cover;
}
.video-wrapper img  {
  width: 100%;
  aspect-ratio: 6 / 5;
  object-fit: cover;
  display: block;
}


  section.slider {
   
    min-height: initial !important;
  }

#mobnav #rsmenu {
  
  /*display: none;*/
}
.ubytline {
    position: absolute;
   
 top: calc(89.5vw - 50px);
  }
}

@media only screen and (min-width: 923.9px) {
ul.slimmenu {
  display: none !important;
}
    }

    @media only screen and (min-width: 923.9px) {
  .schrinked #topnav, .schrinkkk #topnav {
    margin-top: 20px;
    
}
}