<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.noMobile{
    display: none;
  }

  .myMenu {
    flex-direction: column;
  }

  .myMenuItem {
    font-size: 14px;
    height: 45px;
  }

  .myBtnTop {
    font-size: 14px;
  }

  .col-12 {
    padding: 0;
  }

  .burger-menu {
    display: flex;
  }

  .myMenu {
    display: none;
    transition: all 0.3s ease;
  }

  .topRezervace{
    margin-top: 10px;
  }
  .myBtnTop{
    width: 240px;
    margin-top: 10px;
    margin-bottom: 10px;
  }


  .myPT100{
    padding-top: 50px !Important;
  }
  .myPB100{
    padding-bottom: 50px !Important;
  }
  .myHeight130{
    height: 0px;
  }

  #salzerovaReduta{
    font: normal normal 300 30px/40px Montserrat; 
  }

  .planekOl{
    list-style-type: none;
    width: 100%;
    text-align: center;
    margin-bottom: 0px !Important;
  }
  .planekPolozky{
    padding-top: 50px;
  }
  .planekPolozka{
    padding: 0px 0px 0px 0px !Important;
  }


  .napisteNam{
    font: normal normal 900 26px/38px Montserrat !important;
  }


  .footer{
    margin-top: 50px;
    padding-top: 50px !Important;
    background-color: #FFFFFF;
   }</pre></body></html>