*{
  position: relative;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  font-family: 'Montserrat';
  transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
  font-size: 15px;
}

html, body{
  min-height: 100vh;
  /*background-image: url('../img/back.png');*/
  background-repeat: repeat;
}

body{

}

a{
  color: #0470cf;
}

.both{
  clear: both;
}

h1{
  font-family: "Bebas Neue";
  font-size: 30px;
  font-weight: 400;
  color: #353535;
  letter-spacing: 3px;
}

h2{
  font-family: "Bebas Neue";
  font-size: 26px;
  font-weight: 400;
  color: #353535;
  letter-spacing: 3px;
}


ul li{
  list-style-image: url('/img/li.png');
  list-style-position: outside;
  margin-left: 16px;
  line-height: 140%;
}

.page{
  text-align: center;
}

.vrch{
  height: 670px;
  background-image: url('/img/stk_sovetice.webp');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.vrch_cont{
  width: 920px;
  margin: 0px auto;
}
.logo{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 165px;
  height: 80px;
  background-color: white;
  box-shadow: 0px 0px 3px #0000003b;
  border-radius: 0px 0px 1px 1px;
}
.logo img{
  position: absolute;
  top: 11px;
  left: 10px;
  height: 57px;
}
.logo_stk{
  font-family: "Bebas Neue";
  display: block;
  font-size: 32px;
  text-align: left;
  position: absolute;
  top: 9px;
  left: 75px;
  color: #2c2d30;
  text-shadow: 0px 0px 2px #00000094;
}
.logo_sovetice{
  font-family: "Bebas Neue";
  display: block;
  font-size: 23px;
  text-align: left;
  position: absolute;
  top: 42px;
  left: 75px;
  color: #2c2d30;
  text-shadow: 0px 0px 2px #00000094;
}
.menu{
  text-align: right;
  padding-top: 20px;
  z-index: 900;
}
.menu a{
  font-family: "Bebas Neue";
  text-decoration: none;
  font-size: 22px;
  color: #2c2d30;
  display: inline-block;
  padding: 0px 20px;
}
.menu a:last-child{
  padding-right: 0px;
}
.menu a:hover{
  text-decoration: underline;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
}
.menu_icon{
  position: absolute;
  top: 20px;
  right: 20px;
  display: none;
}
.o_nas{
  padding-bottom: 50px;
}
.o_nas_cont{
  width: 920px;
  margin: 0px auto;
  text-align: left;
  color: #353535;
  padding-top: 60px;
  line-height: 140%;
}
.prvni_onas{
  width: 500px;
}

.o_nas h1{
  margin: 30px 0px 10px 0px;
}
.o_nas h2{
  margin: 30px 0px 10px 0px;
}
.provozni_doba{
  position: absolute;
  right: 0px;
  top: -70px;
  width: 396px;
  height: 342px;
  background-image: url('/img/stk_znamka.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 24px;
  font-family: "Bebas Neue";
  text-align: center;
  z-index: 800;
}
.provozni_doba strong{
  font-family: "Bebas Neue";
  font-size: 25px;
  color: #fefefe;
  font-weight: 400;
  text-shadow: 1px 1px 2px #00000045;
}
.provozni_doba p{
  font-family: "Bebas Neue";
  font-size: 45px;
  color: #fefefe;
  line-height: 120%;
  margin-top: 15px;
  text-shadow: 1px 1px 2px #00000045;
  width: auto;
}
.rezervace{
  background: #eee;
  background: linear-gradient(90deg,rgb(240, 239, 239) 0%, rgb(195, 205, 205) 100%);
  padding: 20px 0px;
}
.rezervace_cont{
  width: 920px;
  margin: 0px auto;
  text-align: left;
}
.rezervace p{
  line-height: 140%;
}
.rezervace h1{
  margin: 30px 0px 10px 0px;
}
.rezervace h2{
  margin: 30px 0px 10px 0px;
}

.rezervace_okno{
  position: relative;
}

.rezervace_dny_cont{
  margin-left: 40px;
  overflow-x: scroll;
}
.rezervace_dny{
  position: relative;
  min-width: 445px;
}

.rezervace_buttons{
  height: 35px;
}

.posun_prstem{
  display: none;
}

.posun_prstem_1{
  position: absolute;
  top: -4px;
  left: 180px;
}
.posun_prstem_0{
  position: absolute;
  top: -4px;
  left: 20px;
}

.rezervace_next{
  position: absolute;
  right: 0px;
}
.rezervace_prev{
  position: absolute;
  left: 5px;
}

.informace{
  background: #fff;
  padding: 20px 0px;
}
.informace_cont{
  width: 920px;
  margin: 0px auto;
  text-align: left;
}
.informace p{
  line-height: 140%;
}
.informace h1{
  margin: 30px 0px 10px 0px;
}
.informace h2{
  margin: 50px 0px 10px 0px;
}

.cenik{
  background: #eee;
  background: linear-gradient(90deg,rgb(240, 239, 239) 0%, rgb(195, 205, 205) 100%);
  padding: 20px 0px;
}
.cenik_cont{
  width: 920px;
  margin: 0px auto;
  text-align: left;
}
.cenik p{
  line-height: 140%;
}
.cenik h1{
  margin: 30px 0px 10px 0px;
}
.cenik h2{
  margin: 30px 0px 10px 0px;
}

table tr td br {
  display: none;
}

table.cenik_stk{
  width: 600px;
}

table.cenik_stk tr{
  
}
table.cenik_stk tr:hover td{
  background-color: #face40;
}
table.cenik_stk tr:nth-child(even){
background: #ffffff;
}
table.cenik_stk tr:nth-child(odd){
background: #eeeeee;
}
table.cenik_stk tr th{
padding: 7px 10px;
}
table.cenik_stk tr td{
padding: 7px 10px;
}

table.delka_stk{
  width: 600px;
}
table.delka_stk tr{
  
}
table.delka_stk tr:hover td{
  background-color: #face40;
}
table.delka_stk tr:nth-child(even){
background: #ffffff;
}
table.delka_stk tr:nth-child(odd){
background: #eeeeee;
}
table.delka_stk tr th{
padding: 7px 10px;
}
table.delka_stk tr td{
padding: 7px 10px;
}

.kontakt{
  background: #fff;
  padding: 20px 0px 60px 0px;
}
.kontakt_cont{
  width: 920px;
  margin: 0px auto;
  text-align: left;
}
.kontakt p{
  line-height: 140%;
}
.kontakt h1{
  margin: 30px 0px 10px 0px;
}
.kontakt h2{
  margin: 30px 0px 10px 0px;
}

.kontakt_1{
  width: 30%;
  float: left;
}
.kontakt_2{
  width: 36%;
  float: left;
}
.kontakt_3{
  width: 34%;
  float: left;
}
.kontakt_1 span, .kontakt_2 span, .kontakt_3 span{
  display: inline-block;
  width: 60px;
}

.kontakt strong{
  font-weight: 600;
  line-height: 170%;
}

.iframe_wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 300px;
}

.iframe_wrapper::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5);
  pointer-events: none;
  background-color: #33333314;
}
.frame_mapa{
  border: none;
  width: 100%;
  height: 300px;
}


/* REZERVACE BEGIN */
.linie{
  position: relative;
  width: 75px;
  width: calc(16% - 12px);
  min-width: 66px;
  padding-left: 2px;
  padding-bottom: 11px;
  float: left;
  background-position: left bottom;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  margin-left: 5px;
}
.linie_s{
  position: relative;
  width: 40px;
  padding-left: 2px;
  padding-bottom: 11px;
  float: left;
  background-position: left bottom;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.linie_s2{
  position: relative;
  width: 150px;
  padding-left: 2px;
  padding-bottom: 11px;
  float: left;
  background-position: left bottom;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}

.den{
  position: relative;
  font-size: 12px;
  font-weight: bold;
  clear: both;
  margin-bottom: 5px;
  text-align: center;
  border-right: 1px dashed #a49f9f;
  left: 3px;
}


.blok{
  position: relative;
  font-size: 12px;
  float: left;
  margin-right: 1px;
  margin-bottom: 2px;
  width: 70px;
  width: 100%;
  padding-top: 2px;
  height: 24px;
  cursor: pointer;
  background-color: green;
  background: linear-gradient(131deg,rgb(82, 236, 33) 0%, rgb(19, 169, 29) 100%);
  text-align: center;
  font-family: "Bebas Neue";
  font-weight: 400;
  letter-spacing: 0.6px;
  color: #222;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 1px 1px #00000045;
  text-shadow: 1px 1px 2px #ffffffa6;
}

.blok1{
  position: relative;
  font-size: 12px;
  float: left;
  margin-right: 1px;
  margin-bottom: 2px;
  width: 70px;
  width: 100%;
  padding-top: 2px;
  height: 24px;
  cursor: pointer;
  background-color: red;
  background: linear-gradient(131deg,rgb(236, 90, 33) 0%, rgb(169, 40, 19) 100%);
  text-align: center;
  font-family: "Bebas Neue";
  font-weight: 400;
  letter-spacing: 0.6px;
  color: #222;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 1px 1px #00000045;
  cursor: not-allowed;
}

.blok2{
  position: relative;
  font-size: 12px;
  float: left;
  margin-right: 1px;
  margin-bottom: 2px;
  width: 70px;
  width: 100%;
  padding-top: 2px;
  height: 24px;
  cursor: pointer;
  background-color: gray;
  background: linear-gradient(131deg,rgb(227, 227, 227) 0%, rgb(153, 153, 153) 100%);
  text-align: center;
  font-family: "Bebas Neue";
  font-weight: 400;
  letter-spacing: 0.6px;
  color: #222;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 1px 1px #00000045;
  text-shadow: 1px 1px 2px #ffffffa6;
  cursor: not-allowed;
}

.blok:hover{
  filter: brightness(1.2);
}
.blok1:hover{
  filter: brightness(1.2);
}
.blok2:hover{
  filter: brightness(1.2);
}

.button{
  top: -2px;
  display: block;
  padding-top: 4px;
  height: 27px;
  width: 145px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 2px #000000c7;
  text-decoration: none;
  background-color: blue;
  background: linear-gradient(131deg,rgb(70, 182, 249) 0%, rgb(19, 127, 169) 100%);
  border-radius: 4px;
  font-size: 14px;
  box-shadow: 1px 1px #00000045;
}
.button:hover{
  filter: brightness(1.2);
}

.button_tisk{
  position: relative;
  display: inline-block;
  padding-top: 4px;
  height: 27px;
  width: 145px;
  text-align: center;
  border: 0px;
  color: #fff;
  text-shadow: 1px 1px 2px #000000c7;
  text-decoration: none;
  background-color: blue;
  background: linear-gradient(131deg,rgb(70, 182, 249) 0%, rgb(19, 127, 169) 100%);
  border-radius: 4px;
  font-size: 14px;
  box-shadow: 1px 1px #00000045;
  padding-bottom: 5px;
}

.tisk_vetsi{
  font-size: 15px;
}

.rezervace_form{
  position: fixed;
  top: calc(50vh - 285px);
  left: calc(50% - 180px);
  background-color: white;
  z-index: 1050;
  border: 1px solid #cfcfcf;
  display: none;
  text-align: left;
  width: 360px;
  height: 570px;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 1px 1px 2px #3333336e;
  background: linear-gradient(131deg,rgb(255, 255, 255) 0%, rgb(228, 229, 208) 100%);
}

.rezervace_form fieldset{
  border: 0px;
}

.rezervace_form input[type=text]{
  width: 175px;
  padding: 3px 5px;
  border-radius: 4px;
  border: 1px solid #5f5f5f;
}
.rezervace_form input[type=submit]{
  width: 175px;
  height: 30px;
  padding: 3px 5px;
  border-radius: 4px;
  border: none;
  background: linear-gradient(131deg,rgb(70, 182, 249) 0%, rgb(19, 127, 169) 100%);
  color: #fff;
  text-shadow: 1px 1px 2px #000000c7;
  text-decoration: none;
  background-color: blue;
  background: linear-gradient(131deg,rgb(70, 182, 249) 0%, rgb(19, 127, 169) 100%);
  border-radius: 4px;
  font-size: 14px;
  box-shadow: 1px 1px #00000045;
  cursor: pointer;
}

.rezervace_form input[type=submit]:hover{
  filter: brightness(1.2);
}

.rezervace_form select{
  width: 175px;
  padding: 3px 5px;
  border-radius: 4px;
  border: 1px solid #5f5f5f;
}

.rezervace_form i{
  font-size: 13px;
}
.nadpis_r{
  padding-left: 10px;
  margin-top: 10px;
  padding-top: 0px;
  font-size: 17px;
  font-weight: bold;
}

.zavrit{
position: absolute;
right: 5px;
top: 5px;
cursor: pointer;
}

.breaker{
  position: relative;
  height: 7px;
  clear: both;
  display: block;
}

.blok_den{
  position: relative;
  top: -3px;
  padding-top: 27px;
  height: 80px;
  clear: both;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 13px;
  border-bottom: 1px dashed #a49f9f;
}

.print_sheet{
  position: relative;
  border: 1px solid black;
  width: 400px;
  font-size: 13px;
  text-align: left;
  padding: 20px;
}

.print_sheet h2{
  margin-bottom: 10px;
}

.print_sheet table tr td{
  padding: 3px 10px 3px 0px;
}

.dodatek{
  position: relative;
  font-size: 12px;
  text-align: left;
}

.dodatek h3{
  margin-top: 10px;
  font-size: 20px;
}

.print_obal{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 400px;
}

form p{
  padding-left: 0px;
  text-indent: 0px;
  font-size: 13px;
  background-color: #face40;
  padding: 5px 10px;

  margin: 10px 0px;
  border-radius: 5px;
}

form table{
  font-size: 15px;
}
form table tr td{
  font-size: 15px;
  padding: 5px;
}

.tucne{
  font-weight: bold;
}

.male{
color: gray;
}


a.input{
text-decoration: none;
}

.emis{
  position: relative;
  padding: 0px;
  margin-left: 10px;
  font-size: 12px;
  text-align: left;
  text-indent: -10px;
}
.zavri_form{
  position: absolute;
  top: 6px;
  right: 8px;
  font-weight: 800;
  color: red;
  text-shadow: 1px 1px #00000045;
  display: block;
  width: 12px;
  height: 20px;
  cursor: pointer;
}

#shadow{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background-color: #00000082;
  z-index: 1000;
  display: none;
}
/* REZERVACE END */