/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700&display=swap');*/
@font-face {
font-family: 'Poppins';
src: url('/fonts/Poppins-300.woff2') format('woff2');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url('/fonts/Poppins-400.woff2') format('woff2');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url('/fonts/Poppins-500.woff2') format('woff2');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url('/fonts/Poppins-600.woff2') format('woff2');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url('/fonts/Poppins-700.woff2') format('woff2');
font-weight: 700;
font-style: normal;
font-display: swap;
}

*{
  position: relative;
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

html{
position: relative;
margin: 0px;
padding: 0px;
background-image: url('/images/back.gif');
background-repeat: repeat-x;

}

body{
position: relative;
text-align: left;
margin: 0px;
padding: 0px;
font-family: 'Poppins',Sans-Serif;
font-size: 15px;
color: #11161e;
min-width: 320px;
margin: 0px auto;
}

.center{
  max-width: 1600px;
  margin: 0px auto;
}

form{
  border: 0px;
}

fieldset{
  border: 0px;
}

.vrch_1{
  position: relative;
  height: 111px;
  width: 100%;
  background-color: #03b0dd;
  border-bottom: 2px solid white;
}

.vrch_a{
  background-color: #fff;
  height: 26px;
  border-bottom: 1px solid #2e8ba4;
}

.vrch_social{
  position: absolute;
  top: 0px;
  left: 11px;
  left: 151px;
}

.vrch_social a{
  padding: 0px!important;
}
.vrch_social a img{
  height: 23px;
}

.top_menu{
  text-align: right;
}

.top_menu a{
  text-decoration: none;
  color: black;
  font-size: 12px;
  display: inline-block;
  padding: 0px 10px;
}

.vrch a{
  text-decoration: none;
  color: black;
  display: inline-block;
  font-size: 14px;
}

.vrch_obsah{
  height: 88px;
  z-index: 5;
}

.popup{
  display: none;
}

.lista{
  display: none;
  position: fixed;
  top: 180px;
  left: 0%;
  background-image: url('/img/lista.gif');
  height: 112px;
  width: 36px;
  z-index: 999;
}


.lista a{
position: relative;
display: block;
height: 37px;
width: 36px;
}

.lista2{
position: fixed;
bottom: 10px;
left: 10px;
height: 145px;
width: 69px;
z-index: 999;
display: none;
}

.top_jazyky{
  float: right;
  margin: 0px 30px 0px 10px;
  width: 60px;
  text-align: left;
}

.jazyky_sipka{
  position: absolute;
  top: 7px;
  right: 0px;
  width: 7px;
  height: 7px;
  border-left: 2px solid black;
  border-bottom: 2px solid black;
  transform: rotate(-45deg);
}

.jazyk{
  padding-left: 5px;
}

#jazyk_en{
  display: none;
  background-color: white;
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.42);
  z-index: 9999;
}

#jazyk_en a{
  padding: 0px;
}

#prihlaseni{
  position: absolute;
  right: 60px;
  top: 21px;
  border: 2px solid white;
  border-top: 2px solid #c5c6c7;
  background-color: #c5c6c7;
  display: none;
  z-index: 99;
  font-size: 12px;
  padding: 5px 10px 3px 10px;
}

.home{
  position: absolute;
  top: 29px;
  left: 20px;
}

.home img{
  width: 263px;
}

.bezplatna_linka{
  position: absolute;
  top: 16px;
  color: white;
  left: 820px;
  width: 180px;
  height: 53px;
  border-radius: 10px;
  font-size: 13px;
  text-align: right;
  line-height: 16px;
  padding: 15px 0px;
  font-weight: 300;
  background-image: url('/images/telefon.png');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 17%;
}

.bezplatna_linka strong{
  font-size: 23px;
  font-weight: 600;
}

.vs_ig{
  margin-right: 8px;
}

.bezplatna_linka_2{
  position: absolute;
  left: 90px;
  left: 263px;
  top: 1px;
  display: none;
  font-size: 14px;
}

.hledat_2_img{
  display: none;
position: absolute;
margin-left: -25px;
}

#hled{
  position: absolute;
  top: 29px;
  right: 230px;
}
#hled_2{
  position: absolute;
  top: 21px;
  right: 250px;
  z-index: 9999;
  border: 2px solid #fff;
  border-top: none;
  padding: 10px 50px 10px 10px;
  background-color: #c5c6c7;
  display: none;
}

#keyword{
  border: 1px solid #000;
  border-radius: 10px;
  height: 30px;
  width: 160px;
  padding: 0px 10px;
  font-size: 14px;
}

.kosik{
  position: absolute;
  top: 19px;
  right: 22px;
  width: 135px;
  height: 45px;
  background-image: url('/images/kosik_top.png');
  background-repeat: no-repeat;
  background-size: contain;
}

.kusu_k{
  position: absolute;
  top: 1px;
  left: 2px;
  font-size: 15px;
  color: #514b4b;
  width: 20px;
  text-align: center;
}

.cena_k{
  position: absolute;
  top: 0px;
  left: 55px;
  font-size: 18px;
  color: black;
}

.text_k{
  position: absolute;
  top: 26px;
  left: 55px;
  font-size: 13px;
  color: black;
}

.hledat_btn{
  position: absolute;
  right: 4px;
  top: 5px;
}

.menu_vrch{
  position: absolute;
  top: 17px;
  left: 300px;
}

.menu_vrch a{
  font-size: 16px;
  color: white;
  display: inline-block;
  padding: 14px 12px;
}

.m_v_1{
  background-color: #d6602a!important;
}

.m_v_2{
  background-color: #004f9e!important;
  padding: 14px 16px;
}

.menu_vrch a:hover{
  color: #03b0dd!important;
  background-color: white!important;
}

.menu_cont{
  background-color: #11161e;
  height: 64px;
  text-align: center;
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
  white-space: nowrap;
  overflow: hidden;
}

.vrch_menu_2_btn{
  background-color: #a8a8a8;
  height: 50px;
  text-align: center;
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
  padding-top: 15px;
  display: none;
  cursor: pointer;
  float: left;
  width: 100px;
}

.vrch_menu_2_small_btn{
  color: white;
  background-image: url('/images/hamburger.png');
  background-repeat: no-repeat;
  background-position: left center;
  margin: 0px auto;
  width: 80px;
  text-align: right;
}

.menu_cont_small{
  background-color: #11161e;
  height: 50px;
  text-align: center;
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
  padding-top: 15px;
  display: none;
  cursor: pointer;
  float: left;
  width: calc(100% - 100px);
}

.menu_cont_small_btn{
  color: white;
  background-image: url('/images/hamburger.png');
  background-repeat: no-repeat;
  background-position: left center;
  margin: 0px auto;
  width: 150px;
  text-align: right;
}

.menu_filtry_small{
  background-color: #a8a8a8;
  height: 50px;
  text-align: center;
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
  padding-top: 15px;
  display: none;
  cursor: pointer;
  margin-top: 1px;
}

.menu_filtry_small_btn{
  color: white;
  background-image: url('/images/filter.png');
  background-repeat: no-repeat;
  background-position: left center;
  margin: 0px auto;
  width: 80px;
  text-align: right;
}
.menu_blok{
  display: inline-block;
}

.menu_cont *{
  box-sizing: border-box: 
}
.menu_cont a{
  color: white;
  text-decoration: none;
  height: 66px;
  padding: 0px 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  border-right: 2px solid white;
  width: 13.7vw;
  white-space: normal;
}

.menu_cont a:hover{
  background-color: #03b0dd;
  color: #fff;
}

.menu_p_4 a{
  width: 16vw;
}
.menu_p_11 a{
  width: calc(8vw - 2px);
}
.menu_p_12 a{
  width: 8vw;
}

.menu_spacer{
  width: 100%;
  height: 2px;
  background-color: white;
}

.menu_cont .menu_blok:first-child{
  border-left: 0px solid white;
}
.menu_cont .menu_p_7 a{
  border-right: 0px solid white;
}
.menu_cont .menu_p_15 a{
  border-right: 0px solid white;
}

.slider{
  width: 100%;
  clear: both;
  height: 35vw;
}
.slider a{
  width: 100%;
  height: 35vw;
  display: block;
}

.slider a img{
  width: 100%;
  display: block;
  height: 35vw;
  object-fit: cover;
}


#kosik_nahled{
position: absolute;
top: 83px;
right: 0px;
width: 350px;
background-color: #f9f9f9;
border: 2px solid #03b0dd;
z-index: 1001;
text-align: left;
display: none;
}

.kosik_nahled_zbozi{
margin: 15px;
}

.kosik_nahled_img{
padding: 0px 40px 0px 10px;
text-align: center;
}

.kosik_nahled_nadpis{
font-weight: 700;
font-size: 15px;
}

.kosik_nahled_cena_gray{
color: #7f8182;
font-size: 12px;
}

.kosik_nahled_cena{
font-weight: 700;
font-size: 12px;
}

.kosik_nahled_spacer{
position: relative;
clear: both;
width: 350px;
height: 1px;
border-bottom: 1px solid #e9e9e9;
}

.kosik_nahled_cely{
position: relative;
width: 350px;
font-size: 14px;
padding: 10px 0px;
border-bottom: 1px solid #e9e9e9;
color: #00b0dc;
text-align: center;
}

.kosik_nahled_k_pokladne{
text-decoration: none;
color: white;
}

.kosik_nahled_cely a{
color: #00b0dc;
}

.kosik_nahled_celkem{
margin: 20px 50px;
}

.kosik_nahled_celkem_text{
white-space: nowrap;
font-weight: 700;
}

.padding_right{
padding-right: 55px;
}

.kosik_nahled_celkem_text_orange{
font-size: 14px;
font-weight: 700;
color: #ff7f01;
}

.orange{
color: #f5a623!important;
white-space: nowrap;
}

.orange_btn{
border: 0px;
border-radius: 4px;
padding: 10px 16px;
background-color: #ff7f01;
color: white;
font-weight: 700;
font-size: 14px;
cursor: pointer;
}

.submenu_1{
  position: absolute;
  z-index: 99;
  width: 96%;
  top: 64px;
  left: 2%;
  background-color: #03b0ddcc;
  /*backdrop-filter: blur(2px);*/
  /*height: calc(80% - 128px);*/
  height: calc(43vw - 140px);
  background-size: cover;
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.4);
}
.submenu_2{
  position: absolute;
  z-index: 99;
  width: 96%;
  
  top: 130px;
  left: 2%;
  background-color: #03b0ddcc;
  /*height: calc(80% - 128px);*/
  height: calc(43vw - 140px);
  background-size: cover;
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.4);
}

.submenu_cont{
  position: relative;
  height: 100%;
  float: left;
  width: 74%;
}

.submenu_cont_close{
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #00000038;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 15px;
  font-size: 18px;
  font-weight: 500;
  color: #ffffffba;
  cursor: pointer;
}

.smm_1_{
  height: calc(43vw - 140px)!important;
  top: 64px!important;
}
.smm_2_{
  height: calc(43vw - 140px)!important;
  top: 130px!important;
}

a.submenu_blok{
  position: relative;
  float: none;
  border: 0px;
  border-top: 2px solid white;
  width: 100%;
  height: 57px;
  background-color: #f2f2f3;
  display: block;
  text-align: center;
  padding-top: 17px;
}

a.submenu_blok:hover{
background-color: #d9d9d9;
}

.submenu_radky{
  width: 26%;
  overflow: auto;
  overflow-x: hidden;
  height: 100%;
  background-color: #f2f2f3;
  float: left;
}

.submenu_pop{
  display: none;
}

.zbozi_menu{
  float: left;
  background-color: white;
  width: 28%;
  height: 70%;
  margin: 6% 1% 6% 3%;
  display: block;
}

.zbozi_menu_img{
  width: 80%;
  height: 50%;
  margin: 10%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.zbozi_menu_text{
  width: 80%;
  height: 30%;
  margin: 0% 10%;
  overflow: hidden;
  font-size: 11px;
  text-align: center;
}

.zbozi_menu_text h2{
  font-size: 13px;
  font-weight: 600;
}
.zbozi_menu_text p{
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
}

.index_b{
  width: 100%;
  display: table;
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
}
.index_cont{
  width: 100%;
  display: table-row;
}

.index_b_cont{
  height: 44vw;
}

.index_b_text{
  width: 41%;
  padding: 0% 6%;
  display: table-cell;
  vertical-align: middle;
  height: 44vw;
}

.index_b_text h2{
  font-size: 3vw;
  font-weight: 600;
  padding-bottom: 5%;
}
.index_b_text p{
  font-size: 1.2vw;
  font-weight: 300;
}

.index_b_img{
  width: 59%;
  display: table-cell;
}

.index_b_img img{
  width: 90%;
  margin: 5%;
  display: block;
}

.fl_right .index_b_text{
  float: right!important;
}

.index_b_btn{
  display: block;
  color: white;
  font-size: 20px;
  background-color: #49aed8;
  font-weight: 500;
  text-decoration: none;
  width: 140px;
  height: 48px;
  text-align: center;
  padding-top: 10px;
  margin-top: 5%;
}

.index_b_btn:hover{
  background-color: #d6602a;
}

.both{
  clear: both;
}

.zbozi_tit h1{
  text-align: center;
  font-weight: 300;
  font-size: 50px;
  letter-spacing: 5px;
  padding: 3% 0px;
}

.tit_arrows{
position: absolute;
right: 20px;
top: -4px;
}

.ttc{
  height: 755px;
}

.table_tit_cont,.table_tit_cont_2,.table_tit_cont_3{
  width: 89.6vw;
  margin: 0px auto;
  overflow: hidden;
  height: 755px;
  border: 1px solid #dfdfdf;
}

.tit_tit, .tit_tit_2, .tit_tit_3{
  position: absolute;
}

.table_tit, .table_tit_2, .table_tit_3{
  border-collapse: collapse;
  position: absolute;
}

.table_tit tr td{

}

.karta_tit{
  border-right: 1px solid #dfdfdf;
  width: 22.4vw;
  height: 755px;
  padding: 10%;
  display: block;
  text-decoration: none;
  color: black;
}

.kt_last{
  border: 0px;
}

.karta_tit a{
  text-decoration: none;
  color: black;
}

.grid{
  /*
  display: inline-grid;
  grid-template-columns: 22.4vw 22.4vw 22.4vw;
  grid-gap:1px;
  
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  */
  border-left: 1px solid #dfdfdf;
}

.karta_zb{
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  /*width: 100%;*/
  width: 25%;
  background: linear-gradient(180deg,#f5f5f5 0,#fff 20px);
  height: 760px;
  padding: 2.2vw;
  display: block;
  text-decoration: none;
  color: #2f2f2f;
  float: left;
}

.karta_zb a{
  text-decoration: none;
  color: black;
}

.karta_img{
  display: block;
  height: 290px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.karta_nadpis,.karta_nadpis h2{
  color: black;
  display: inline-block;
  text-decoration: none;
  font-size: 16px!important;
  font-weight: 600!important;
  height: 95px;
  overflow: hidden;
  letter-spacing: 0px!important;
  
}

.karta_popis{
  font-weight: 300;
  font-size: 13px;
  height: 120px;
  overflow: hidden;
  margin-bottom: 20px;
}

.karta_cena_b{
  font-size: 23px;
  color: #f5a623;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
}

.karta_cena_b i{
  font-style: normal;
  font-size: 12px;
}
.karta_cena_s{
  font-size: 15px;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
}

.karta_cena_s i{
  font-style: normal;
  font-size: 10px;
}

.karta_koupit{
  display: block;
  color: white;
  font-size: 20px;
  background-color: #49aed8;
  font-weight: 500;
  text-decoration: none;
  width: 140px;
  height: 48px;
  text-align: center;
  margin: 55px auto 0px auto;
  border: 0px;
  cursor: pointer;
}

.pata_cont{
  background-color: #f2f2f2;
  border-top: 1px solid #c5d0d8;
  border-bottom: 1px solid #c5d0d8;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pata_block{
  float: left;
  width: 20%;
  padding: 3%;
  text-align: center;
}

.pata_nadpis{
  text-align: center;
}

.pata_kontakt{
  float: left;
  width: 20%;
  text-align: center;
}

.pata_kontakt .h3{
  font-size: 25px;
  font-weight: 400;
}
.pata_kontakt strong{
font-size: 25px;
color: #f5a623;
font-weight: 600;
}

.pata_block a{
  font-size: 11px;
  color: black;
  padding: 0px 5px;
}

.pata_block a:hover{
  color: #ff7f01;  
}

.info{
  width: 100%;
}

.levo{
  float: left;
  /*width: 22vw;*/
  width: 330px;
  padding-right: 23px;
}
.info_cont{
  /*margin-left: 25vw;*/
  margin-left: 340px;
  margin-top: 40px;
  padding-right: 20px;
}

.levo_odkazy a{
  color: black;
  display: block;
  background-color: #f2f2f2;
  border-bottom: 1px solid white;
  text-align: center;
  text-decoration: none;
  padding: 14px 10px;
  font-weight: 300;
}

.levo_odkazy a:hover{
  background-color: #d9d9d9;
}
.levo_odkazy a.active{
  background-color: #d9d9d9;
}

.nadpis_filtr{
  color: #575757;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

#ceny_slider{
  text-align: center;
  color: #575757;
  font-weight: 600;
}

.ui-slider{
  height: 5px !important;
  background-color: #d9d9d9;
  border-bottom: 1px solid #ccc8c8;
  border-right: 1px solid #ccc8c8;
  margin-bottom: 10px;
}

.ui-slider-range{
  background-color: #ff7f01!important;
  border-bottom: 1px solid #d26800;
  height: 5px;
}

.ui-slider-handle{
  position: absolute;
  touch-action: none;
  width: 20px;
  height: 20px;
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  top: -9px;
  background-color: #eee;
  box-shadow: 1px 1px 0px #999;
}

.slider_cena_cont{
width: 80%;
margin: 0px auto;
}

.filtr{
  margin-bottom: 50px;
}

.display_none{
  display: none;
}

.znacka{
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  background-color: #fbfbfb;
  display: block;
  width: 90%;
  color: black;
  text-decoration: none;
  padding: 12px 16px;
  margin: 0px auto 10px auto;
}

.znacka span.pointer{
  position: absolute;
  cursor: pointer;
  left: 45px;
}
.znacka span.filtr_pocet{
  position: absolute;
  cursor: pointer;
  right: 10px;
  top: 8px;
  width: 31px;
  height: 31px;
  background-color: #d9d9d9;
  text-align: center;
  line-height: 31px;
  border-radius: 15px;
  color: #646464;
}

.znacka a{
  color: black;
  text-decoration: none;
}

.razeni_buttons{
  border-bottom: 1px solid #dfdfdf;
}

.razeni_buttons a{
  color: #646464;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  padding: 7px 12px;
  border: 1px solid #fff;
}

.razeni_buttons a.razeni_active{
  background-color: #f2f2f2;
  border: 1px solid #e7e7e7;
}
.razeni_buttons a:hover{
  background-color: #f2f2f2;
  border: 1px solid #e7e7e7;
}


.karta_top{
  border: 1px solid #ececec;
  background-color: #fdfdfd;
  width: 100%;
  height: auto;
  padding: 2.2vw;
  display: block;
  text-decoration: none;
  color: black;
  margin-bottom: 3%;
}

.karta_top a{
  text-decoration: none;
  color: black;
}

.karta_top_img{
  display: block;
  height: 100%;
  width: 30%;
  float: left;
  min-height: 230px;
  margin-right: 3%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.karta_top_nadpis{
  color: black;
  text-decoration: none;
  font-size: 25px;
  font-weight: 600;
  overflow: hidden;
  margin-left: 34%;
}

.karta_top_popis{
  font-weight: 300;
  font-size: 14px;
  min-height: 120px;
  margin-left: 34%;
  padding: 15px 0px;
}

.karta_top_cena_b{
  font-size: 25px;
  color: #f5a623;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
}

.karta_top_cena_b i{
  font-style: normal;
  font-size: 13px;
}

.karta_top_cena_s{
  font-size: 15px;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
}

.karta_top_cena_s i{
  font-style: normal;
  font-size: 10px;
}

.karta_top_koupit{
  display: block;
  color: white;
  font-size: 20px;
  background-color: #49aed8;
  font-weight: 500;
  text-decoration: none;
  width: 140px;
  height: 48px;
  text-align: center;
  margin: 55px auto 0px auto;
  border: 0px;
  cursor: pointer;
}

.karta_top_ceny{
  margin-left: 34%;
}

.karta_top_form{
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.cesta{
  color: #888;
  font-size: 12px;
}
.cesta a{
  color: #747474;
  font-size: 12px;
}

.info_text_odd{
  padding-bottom: 3%;
}

.info_text_odd h1{
  font-weight: 600;
}

.info_text{
  padding: 30px 40px;
  line-height: 250%;
}

.info_text h1,.info_text h2,.info_text h3{
  font-weight: 600;
}
.info_text p{
  color: #333;
}

.stranky{
  clear: both;
  text-align: center;
  margin-top: 30px;
  font-variant: all-small-caps;
}

.stranky a{
  color: black;
  text-decoration: none;
  font-size: 23px;
  font-weight: 300;
  padding: 0px 5px;
}
.stranky strong a{
  color: #ff7f01;
  text-decoration: none;
  font-size: 25px;
  font-weight: 500;
  padding: 0px 5px;
}

.stranky a:hover{
  color: #ff7f01;
  text-decoration: none;
  font-size: 25px;
  font-weight: 500;
  padding: 0px 5px;
}

.detail_obrazky{
  width: 45%;
  float: left;
}

.detail_obrazek{
  width: 100%;
  display: block;
  height: 400px;
  margin: 5% 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-align: center;
  object-fit: contain;
  cursor: pointer;
}

.vice_obrazku{
  height: 100px;
  width: 100%;
}
.phobo_text{
  display: none;
}
.vice_obrazku img{
  display: block;
  width: 28%;
  margin-right: 2%;
  margin-top: 2%;
  height: 100%;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 6px;
  object-fit: contain;
  cursor: pointer;
}

.detail_hodnoty{
  margin-left: 46%;
}

.detail_zaruka{
  color: #757575;
  font-size: 14px;
  font-weight: 300;
}
.detail_zaruka b{
  color: #353535;
  font-size: 14px;
  font-weight: 500;
}

.detail_zaruka span{
  text-decoration: underline;
  cursor: pointer;
}

.druh_zbozi{
  font-size: 14px;
  display: inline;
  font-weight: 300;
}

.dostupnost{
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
}

.dc1{
color: #417505;
}
.dc2{
color: #ff7f01;
}
.dc3{
color: red;
}
.dc4{
color: red;
}
.dc5{
color: red;
}
.dc6{
color: red;
}
.dc7{
color: red;
}

.detail_cena{
  width: 50%;
  margin-right: 5%;
  float: left;
}

.detail_cena_big{
  font-size: 22px;
  color: #f5a623;
  font-weight: 600;
  text-align: right;
  white-space: nowrap;
}
.detail_cena_dph{
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}
.bezna_cena{
  margin-top: 10px;
  font-size: 13px;
  font-weight: 300;
  text-align: right;
}
.bezna_cena_u{
  font-size: 13px;
  font-weight: 300;
  text-align: right;
}

.detail{
  float: left;
  width: 100%;
}

.detail_nazev_small{
  display: none;
}

.detail_nakup{
  float: left;
  width: 100%;
  margin: 6% 0px;
}

#detail_form{
  padding-top: 50px;
  height: 120px;
}

.detail_popis_short{
  float: left;
  font-size: 15px;
  line-height: 150%;
  text-align: justify;
}

.detail_popis_short *{
  line-height: 150%;
}

.detail_koupit{
  position: absolute;
  left: 110px;
  display: block;
  color: white;
  font-size: 18px;
  background-color: #49aed8;
  font-weight: 500;
  text-decoration: none;
  width: 120px;
  height: 38px;
  text-align: center;
  border: 0px;
  cursor: pointer;
}

#detail_kusu{
  position: absolute;
  top: 5px;
  left: 30px;
  width: 30px;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  border: 0px;
}

.detail_minus{
  position: absolute;
  cursor: pointer;
  top: 5px;
  left: 0px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background-color: #d1d4d6;
  color: white;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  user-select: none; 
}
.detail_plus{
  position: absolute;
  cursor: pointer;
  top: 5px;
  left: 64px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background-color: #d1d4d6;
  color: white;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  user-select: none; 
}

.zelena_linka{
  font-size: 14px;
  color: #ff7f01;
  float: left;
}

.zelena_linka img{
  width: 200px;
  margin-top: 30px;
  margin-bottom: 5px;
}

.detail_navigace{
  background-color: #f2f2f2;
  border: 1px solid #e7e7e7;
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  clear: both;
}

.detail_bt{
  color: #6d7c89;
  margin: 0px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
}

.detail_navigace a:hover{
  color: #6d7c89;
  margin: 0px 10px;
  text-decoration: underline;
  color: black;
}

.detail_poradit{
  color: #f4ab32;
  margin: 0px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  float: right;
  display: inline-block;
}

.detail_kalibrace{
  color: #49aed8;
  margin: 0px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  float: right;
  display: inline-block;
}

#detail_1{
  font-weight: 300;
  
}

.detail_zalozka h2{
text-align: left;
font-weight: 300;
font-size: 25px;
letter-spacing: 5px;
margin-top: 20px;
margin-bottom: 10px;
}

.detail_zalozka iframe{
  width: 100%;
}


.registrace_gray{
background-color: #c82815;
color: white;
font-weight: 700;
}

.registrace_nadpis{
height: 30px;
}

.kosik_navigace{
position: relative;
/*height: 84px;*/
}

.kosik_navigace_a{
position: relative;
padding-left: 93px;
width: 25%;
box-sizing: border-box;
font-weight: 500;
font-size: 16px;
color: black;
float: left;
text-align: left;
border-bottom: 3px solid #f5a623;
height: 81px;
line-height: 81px;
}

.kosik_navigace span{
  line-height: 18px !important;
  display: inline-block;
  vertical-align: middle;
}

.kosik_navigace_n{
position: relative;
padding-left: 93px;
width: 25%;
box-sizing: border-box;
font-weight: 500;
font-size: 16px;
color: #7f8182;
float: left;
text-align: left;
border-bottom: 3px solid #d3d5d8;
height: 81px;
line-height: 81px;
}

.kosik_navigace_cislo{
position: absolute;
left: 20px;
top: 22px;
background-repeat: no-repeat;
text-align: center;
color: white;
width: 35px;
height: 27px;
padding-top: 8px;
border-radius: 30px;
line-height: 19px;
font-size: 22px;
font-weight: 700;
}

.kosik_navigace_a .kosik_navigace_cislo{
color: black;
}
.kosik_navigace_n .kosik_navigace_cislo{
color: gray;
}

.kosik2_2{
  position: relative;
  display: none;
  width: 100%;
}

.kosik2{
position: relative;
left: 0px;
border-collapse: collapse;
width: 100%;
}

.kosik2 td{
position: relative;
border-bottom: 1px solid #f1f1f1;
}

.kosik2_2 td{
position: relative;
border-bottom: 1px solid #f1f1f1;
}

.nadpis_kosik{
background-color: #f6f6f6;
/*color: #7f8182;*/
font-size: 17px;
font-weight: 900;
text-align: left;
font-weight: 700;
}

.nadpis_kosik td{
padding: 20px 0px 20px 35px;
}

.polozka_kosik_2 td{
padding: 10px;
}

.nadpis_kosik_2{
background-color: #f6f6f6;
color: #7f8182;
font-size: 15px;
font-weight: 900;
text-align: left;
padding: 20px 0px 20px 35px;
}

.polozka_kosik td{
padding: 10px;
}

.kosik_nazev{
font-size: 17px;
font-weight: 300;
}

.kos_mnozstvi{
position: relative;
background-color: #fafafa;
border: 1px solid #edeeef;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
text-align: center;
padding: 6px 8px;
width: 35px;
}

.plus{
position: absolute;
top: calc(50% - 15px);
left: 50px;
width: 22px;
height: 15px;
background-image: url('./img/plus.gif');
cursor: pointer;
}

.minus{
position: absolute;
top: calc(50% - 0px);
left: 50px;
width: 22px;
height: 15px;
background-image: url('./img/minus.gif');
cursor: pointer;
}

.kosik_mnozstvi{
position: relative;
width: 105px;
}

.kosik_cena{
font-size: 14px;
font-weight: 300;
text-align: right;
min-width: 120px;
}

.kosik_cena_celk{
font-size: 15px;
font-weight: 700;
text-align: right;
}

.kosik_celkem_text{
font-size: 15px;
font-weight: 700;
text-align: right;
/*color: #c82815;*/
}

.kosik_celkem_cena{
font-size: 22px;
font-weight: 700;
text-align: right;
white-space: nowrap;
}

.kosik_vysypat{
position: absolute;
top: calc(50% - 15px);
left: 85px;
}

.kosik_vysypat_2{
position: absolute;
top: 11px;
left: 85px;
}

.underline{
text-decoration: underline;
}

.kosik_pokracovat{
box-sizing: content-box;
position: absolute;
bottom: 32px;
display: block;
right: 30px;
font-size: 1.1em;
font-weight: 700;
color: white;
padding: 10px 65px 0px 27px;
text-align: center;
width: 137px;
height: 30px;
text-decoration: none;
background-image: url('./images/arrow_r_w.png');
background-position: 190px center;
background-repeat: no-repeat;
border-radius: 6px;
background-color: #49aed8;
border: 0px;
margin: 0px;
}

input.kosik_pokracovat{
cursor: pointer;
display: block;
box-sizing: content-box;
padding: 0px 65px 0px 27px;
width: 137px;
height: 48px;
}

.doprava_pokracovat{
position: absolute;
bottom: 45px;
right: 30px;
font-size: 17px;
font-weight: 700;
color: white;
padding: 0px 65px 0px 27px;
text-align: center;
width: 230px;
height: 48px;
text-decoration: none;
background-image: url('./img/button_right.gif');
background-repeat: no-repeat;
border-radius: 6px;
border: 0px;
cursor: pointer;
}

.doprava_pokracovat:hover{
background-image: url('./img/button_right_hover.gif');
color: white;
}

.kosik_pokracovat:hover{
  background-color: #f5a623;
}

.kosik_zpet{
position: relative;
font-weight: 900;
font-size: 16px;
color: #00b0dc;
text-decoration: none;
display: block;
margin: 50px 0px 0px 40px;
}

.kosik_zpet:hover{
color: #ff7f01;
}

.kosik_zpet_obj{
position: relative;
top: -10px;
left: -10px;
display: block;
font-size: 19px;
font-weight: 700;
color: #333333;
padding: 13px 27px 0px 65px;
text-align: right;
width: 137px;
height: 35px;
text-decoration: none;
background-image: url('./img/button_left_white.gif');
background-repeat: no-repeat;
margin: 30px 30px;
border-radius: 6px;
border: 1px solid #777777;
}

.kosik_zpet_reg{
box-sizing: content-box;
position: relative;
left: 30px;
display: block;
font-size: 1.1em;
font-weight: 700;
color: #333333;
padding: 10px 27px 0px 65px;
text-align: center;
width: 137px;
height: 30px;
text-decoration: none;
background-image: url('./img/arrow_l_b.png');
background-position: 20px center;
background-repeat: no-repeat;
border-radius: 6px;
background-color: #fff;
border: 1px solid #e5897f;
}

.kosik_zpet_reg_dop{
position: absolute;
top: 45px;
display: block;
font-size: 19px;
font-weight: 700;
color: #333333;
padding: 13px 27px 0px 65px;
text-align: right;
width: 137px;
height: 35px;
text-decoration: none;
background-image: url('./img/button_left_white.gif');
background-repeat: no-repeat;
margin: 30px 30px;
border-radius: 6px;
border: 1px solid #777777;
}

.kosik_zpet_reg_dop:hover{
color: white;
background-color: #c82815;
border: 1px solid white;
background-image: url('./img/arrow_l_w.png');
}

.kosik_zpet_reg:hover{
color: white;
background-color: #c82815;
border: 1px solid white;
background-image: url('./img/arrow_l_w.png');
}


.kosik_zpet_2{
font-size: 19px;
font-weight: 700;
color: #333333;
padding: 13px 27px 0px 65px;
text-align: right;
width: 137px;
height: 35px;
text-decoration: none;
background-image: url('./img/button_left_white.gif');
background-repeat: no-repeat;
margin: 30px 30px;
border-radius: 6px;
border: 1px solid #777777;
}

.kosik_zpet_2:hover{
color: white;
background-image: url('./img/button_left_hover.gif');
border: 0px;
}

.kosik_objednat{
box-sizing: content-box;
position: absolute;
top: 0px;
display: block;
right: 30px;
font-size: 1.4em;
text-transform: uppercase;
font-weight: 700;
color: white;
padding: 10px 65px 0px 27px;
text-align: center;
width: 137px;
height: 30px;
text-decoration: none;
background-image: url('./images/arrow_r_w.png');
background-position: 190px center;
background-repeat: no-repeat;
border-radius: 6px;
background-color: #49aed8;
border: 0px;
margin: 0px;
}

input.kosik_objednat{
cursor: pointer;
display: block;
box-sizing: content-box;
padding: 0px 65px 0px 27px;
width: 200px;
height: 48px;
background-size: 0px;
}

.kosik_objednat:hover{
  background-color: #f5a623;
}

.kosik_btns{
position: relative;
height: 80px;
padding-bottom: 0px;
clear: both;
margin-top: 30px;
}

.kosik_btns_obj{
position: relative;
min-height: 120px;

padding-bottom: 0px;
clear: both;
margin-top: 30px;
margin-bottom: 30px;
}

.doprava_cena{
position: relative;
display: none;
}

.doprava_cena_velka{
vertical-align: middle;
font-size: 16px;
font-weight: 500;
width: 95px;
text-align: center;
}

.doprava_radek{
position: relative;
margin: 10px 0px 0px 15px;
font-weight: 300;
color: #7f8182;
}

.doprava_radek_hr{
  border-top: 1px solid #ddd;
  padding-top: 10px;
}

.doprava_checkbox{
position: relative;
width: 32px;
float: left;
z-index: 9999;
}

.doprava_sekce_nazev{
position: relative;
margin-left: 15px;
color: #2d3133;
font-size: 18px;
margin-top: 15px;
}

.doprava_obrazek{
width: 110px;
padding-top: 25px;
vertical-align: top;
text-align: center;
border-right: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
}

.doprava_cena_velka{
border-bottom: 1px solid #f1f1f1;
font-weight: 500;
font-size: 16px;
}

.platba_table, .doprava_table{
border-collapse: collapse;
}

.platba_cena{
position: relative;
display: none;
}

.platba_cena_velka{
vertical-align: middle;
font-size: 16px;
font-weight: 500;
width: 95px;
text-align: center;
}

.platba_radek{
position: relative;
margin: 10px 0px 0px 15px;
font-weight: 300;
color: #7f8182;
}
.platba_radek div:not(.platba_checkbox){
  margin-left: 32px;
}
.doprava_radek div:not(.doprava_checkbox){
  margin-left: 32px;
}
.platba_checkbox{
position: relative;
width: 32px;
float: left;
z-index: 9999;
}

.platba_sekce_nazev{
position: relative;
margin-left: 15px;
color: #2d3133;
font-size: 18px;
margin-top: 15px;
}

.platba_obrazek{
width: 110px;
padding-top: 25px;
vertical-align: top;
text-align: center;
border-right: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
}

.platba_volby, .doprava_volby{
border-bottom: 1px solid #f1f1f1;
padding-bottom: 15px;
width: 290px;
}

.platba_cena_velka{
border-bottom: 1px solid #f1f1f1;
font-weight: 500;
font-size: 16px;
}

.doprava_platba_btns{
position: relative;
padding-top: 15px;
height: 110px;
clear: both;
border-top: 1px solid #f1f1f1;
margin-bottom: 60px;
}



.doprava_zpet{
position: relative;
font-weight: 900;
font-size: 16px;
color: #00b0dc;
text-decoration: none;
display: block;
margin: 0px 0px 0px 40px;
}

.td_cislo {
width: 70px;
}

.td_nazev {
width: 250px;
}

.td_kusy {
width: 35px;
}

.td_cena {
width: 90px;
}

.td_cena_celkem {
width: 90px;
}

.td_vymazat {
width: 80px;
}


.celkem_text{
text-align: right;
font-weight: 700;
}

.celkem_cena{
color: red;
text-align: center;
}

.identifikace td{
border: 1px solid #dcdcdc;
padding-left: 10px;
padding-right: 10px;
}

.platby{
background-color: white;
padding-right: 40px;
}

.td_zakaznik{
text-align: center;
}

.td_platba{

text-align: center;
}

.td_center{
text-align: center;
}

.mezera{
position: relative;
text-align: right;
float: left;
margin-top: 2px;
margin-left: 23px;
color: #9a9840;
font-size: 0.8em;
font-weight: 700;
}



.input_new{
position: relative;
background-color: transparent;
border: 0px;
padding: 2px 7px;
background-color: #fafafa;
border-radius: 3px;
border: 1px solid #edeeef;
width: 90%;
height: 34px;
}

.input_new_double{
position: relative;
background-color: transparent;
border: 0px;
padding: 2px 7px;
background-color: #fafafa;
border-radius: 3px;
border: 1px solid #edeeef;
width: 95%;
height: 34px;
}

.input_new_small{
position: relative;
background-color: transparent;
border: 0px;
padding: 2px 7px;
background-color: #fafafa;
border-radius: 3px;
border: 1px solid #edeeef;
width: 100px;
height: 34px;
}

.input_new_p{
position: relative;
background-color: transparent;
border: 0px;
padding: 2px 7px;
background-color: #fafafa;
border-radius: 3px;
border: 1px solid #edeeef;
width: 100%;
max-width: 500px;
height: 34px;
}

.info_panel{
position: relative;
padding: 24px 45px;
background-color: #f6f6f6;
font-size: 13px;
font-weight: 300;
line-height: 180%;
}

.info_panel_nadpis{
font-size: 20px;
font-weight: 700;
}

label{
position: relative;
display: block;
font-weight: 400;
font-size: 14px;
}

.new_registrace_tab{
position: relative;
margin-left: 3px;
margin-bottom: 40px;
}

.new_registrace{
position: relative;
padding: 20px 0px 0px 40px;
float: left;
width: 50%;
}
.new_registrace_double{
position: relative;
padding: 20px 0px 0px 40px;
float: left;
width: 100%;
}

.new_registrace_clear{
  clear: both;
}

.objednat_obchodni_podminky{
padding: 40px 30px 0px 30px;
font-weight: 300;
font-size: 14px;
text-align: right;
font-weight: 400;
}

.objednavka_tab{
position: relative;
margin-left: 3px;
margin-bottom: 40px;
padding-top: 20px;
}

.objednavka_tab td{
position: relative;
padding: 10px 0px 0px 40px;
color: #7f8182;
font-weight: 300;
font-size: 14px;
}

.objednavka_gray{
color: #7f8182;
font-weight: 300;
font-size: 14px;
}

.objednavka_tab  td.objednavka_velke{
color: black;
font-size: 16px;
}

.info_div{
  position: relative;
  clear: both;
}

.info_div_levo{
position: relative;
width: calc(50% - 2px);
float: left;
border-right: 2px solid #f6f6f6;
padding-bottom: 40px;
}

.info_div_levo_tret{
position: relative;
width: 325px;
float: left;
border-right: 2px solid #f6f6f6;
}

.info_div_pravo{
position: relative;
width: 50%;
float: left;
padding-bottom: 40px;
}
.info_div_pravo_tret{
position: relative;
width: 326px;
float: left;
}

#doprava_platba_celkem{
position: relative;
font-size: 15px;
color: black;
font-weight: 700;
top: 11px;
padding-right: 30px;
text-align: right;
margin-bottom: 30px;
clear: both;
}

#doprava_platba_celkem strong{
font-size: 19px;
color: #f5a623;
font-weight: 400;
padding-left: 10px;
}


.info_dodaci{
position: relative;
background-color: white;
border-right: 1px solid #f1f1f1;
border-left: 1px solid #f1f1f1;
clear: both;
}

.dodaci_text{
position: relative;
color: #7f8182;
font-weight: 300;
font-size: 14px;
padding-top: 10px;
padding-bottom: 10px;
}

.dodaci_text ul li{
text-align: center;
list-style-image: url('./img/dodaci_li.gif');
padding: 5px 0px;
}

.info_dodaci a{
position: relative;
color: #00b0dc;
}

.dodaci_1{
position: relative;
float: left;
width: 33%;
padding: 56px 50px 0px 50px;
min-height: 480px;
border-right: 1px solid #f1f1f1;
text-align: center;
}

.dodaci_2{
position: relative;
float: left;
width: 34%;
padding: 56px 40px 0px 40px;
min-height: 480px;
border-right: 1px solid #f1f1f1;
text-align: center;
}

.dodaci_3{
position: relative;
float: left;
width: 33%;
padding: 56px 50px 0px 50px;
min-height: 480px;
text-align: center;
}

.dodaci_1_nadpis{
position: relative;
text-align: center;
font-size: 20px;
background-image: url('./img/dodaci_1.gif');
background-repeat: no-repeat;
background-position: top center;
padding-top: 74px;
}

.dodaci_2_nadpis{
position: relative;
text-align: center;
font-size: 20px;
background-image: url('./img/dodaci_2.gif');
background-repeat: no-repeat;
background-position: top center;
padding-top: 74px;
}

.dodaci_3_nadpis{
position: relative;
text-align: center;
font-size: 20px;
background-image: url('./img/dodaci_3.gif');
background-repeat: no-repeat;
background-position: top center;
padding-top: 74px;
}

.blue_button_2{
position: relative;
width: 167px;
height: 38px;
background-color: #49aed8;
border-radius: 6px;
color: white;
border: 0px;
font-size: 15px;
font-weight: 700;
border-radius: 4px; 
cursor: pointer;
}

.blue_button_2:hover{
background-color: #f5a623;
}

#check_form_text{
font-size: 18px;
color: red;
display: none;
clear: both;
text-align: center;
padding: 15px 0px;
}

.info_gdpr_red{
font-size: 18px;
color: red;
display: none;
clear: both;
text-align: center;
padding: 15px 0px;
}

#check_form_text_2{
font-size: 18px;
color: red;
display: none;
}

#check_form_note{
font-size: 18px;
color: red;
}

.info_clear{
position: relative;
clear: both;
border-top: 1px solid #eeeeee;
height: auto;
width: auto;
}

.info_gdpr{
position: relative;
clear: both;
border-top: 1px solid #eeeeee;
height: auto;
width: auto;
padding: 20px 40px 20px 40px;
}

.info_gdpr img{
  position: relative;
  margin-right: 10px;
  top: 3px;
}

.vrch_menu_cont a:hover{
  background-color: white;
  color: black;
}

.menu_small{
  position: absolute;
  width: 90%;
  left: 5%;
  top: 50px;
  background-color: #11161e;
  z-index: 9999;
  display: none;
}

.menu_small a{
  display: inline-block;
  width: 100%;
  color: white;
  text-decoration: none;
  text-align: left;
  padding: 7px 5%;
  border-bottom: 1px solid white;
}

.menu_small a.menu_small_sub{
  color: black;
  background-color: #c5c6c7;
}

.menu_small a:hover{
  background-color: white;
  color: black;
}

.levo_nadpis{
  font-weight: 600;
  font-size: 4vw;
  text-align: center;
  display: none;
  padding: 3%;
  clear: both;
}

.blue_button{
  display: block;
  color: white;
  font-size: 20px;
  background-color: #49aed8;
  font-weight: 500;
  text-decoration: none;
  width: 140px;
  height: 48px;
  text-align: center;
  border: 0px;
  cursor: pointer;
}

.kontakt_grid{
  display: inline-grid;
  grid-template-columns: 22.4vw 22.4vw 22.4vw 22.4vw;
  grid-gap:1px;
}

.mapa_pobocky{
  float: right;
  margin-left: 30px;
}

.kont_h3{
padding-top: 30px;
border-top: 1px solid black;
}

.info_text h1{
  text-align: left;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: 5px;
  padding: 2% 0px;
}
.info_text h2{
  text-align: left;
  font-weight: 300;
  font-size: 25px;
  /*letter-spacing: 5px;*/
  padding: 2% 0px;
}
.info_text h3{
  text-align: left;
  font-weight: 300;
  font-size: 20px;
/*  letter-spacing: 5px;*/
  padding: 2% 0px;
}

.kontakt_grid div{
  margin-top: 20px;
}
.kontakt_grid strong{
  font-weight: 500;
  font-size: 20px;
}

.pata_kontakt_small{
  display: none;
  text-align: center;
  padding-top: 15px;
  clear: both;
  height: 150px;
}

.pata_kontakt_small .h3{
  font-size: 20px;
  font-weight: 400;
  display: inline;
}
.pata_kontakt_small strong{
  font-size: 20px;
  font-weight: 600;
}
.pata_kontakt_small .orange{
  color: #e18f06;
}

.pata_kontakt_small a img{
  /*width: 30px;*/
}

.table_tit_arr_l{
  position: absolute;
  width: 23px;
  height: 89px;
  background-image: url('/images/zbozi_tit_arr_l.gif');
  top: calc(50% - 44px);
  left: 20px;
  cursor: pointer;
  border-radius: 15px 0px 0px 15px;
  opacity: 0.5;
}

.table_tit_arr_r{
  position: absolute;
  width: 23px;
  height: 89px;
  background-image: url('/images/zbozi_tit_arr_r.gif');
  top: calc(50% - 44px);
  right: 20px;
  cursor: pointer;
  border-radius: 0px 15px 15px 0px;
  opacity: 0.5;
}

.vrch_menu_small{
  position: absolute;
  top: 50px;
  background-color: #a8a8a8;
  z-index: 99999;
  width: 210px;
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.4);
  display: none;
}

.vrch_menu_small a{
  display: block;
  padding: 15px 15px;
  color: white;
  font-size: 16px;
}

.vrch_menu_small a:hover{
  color: #796f6f;
  background-color: white;
}

.prihlaseni_menu_cont{
  background-color: white;
  display: none;
}
.prihlaseni_menu_cont2{
  background-color: white;

}

.prihlaseni_menu_form{
  padding: 5px 15px 15px 15px;
}

.prihlaseni_menu_form label{
  color: #796f6f;
  font-size: 16px;
}

.prihlaseni_menu_form input{
  border-radius: 3px;
  border: 1px solid #796f6f;
  padding: 5px 10px;
  width: 100%;
}

.prihlaseni_menu_form input#pr_b{
  background-color: #a8a8a8;
  border: 1px solid #a8a8a8;
  color: white;
  font-size: 16px;
  margin-top: 15px;
}

.main_dialog_cont{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-color: rgba(255,255,255,0.5);
  z-index: 9999999;
  text-align: center;
}

.main_dialog{
  background-color: white;
  display: inline-block;
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.42);
  margin: 0px auto;
  padding: 30px 15px 15px 15px;
  top: 15vh;
  text-align: left;
  max-width: 50vw;
}

.main_dialog img{
  width: 100%;
}

.main_dialog_close{
  position: absolute;
  top: 5px;
  right: 5px;
  width: 23px;
  height: 23px;
  text-align: center;
  background-color: gray;
  font-weight: 600;
  color: white;
  cursor: pointer;
}

#naseptavac_cont{
  position: absolute;
  top: 31px;
  left: -100px;
  z-index: 9999;
  width: 1px;
  background-color: white;
  box-shadow: 4px 5px 10px 1px rgba(0,0,0,0.41);
}

.naseptavac_row{
  position: relative;
  text-decoration: none;
  display: block;
}

.naseptavac_row:hover{
  background-color: #eee;
}

.naseptavac_img{
  position: relative;
  height: 50px;
  width: 50px;
  float: left;
  text-align: center;
  clear: both;
  padding: 5px 10px;
}

.naseptavac_img img{
  max-height: 50px;
  max-width: 50px;
}

.naseptavac_nazev{
  position: relative;
  float: left;
  padding: 10px 20px;
  text-align: left;
  width: 340px;
}

.naseptavac_oddeleni{
  position: relative;
}

.br_p{
  display: none;
}

.vrch a.loged_user{
  text-decoration: underline;
  color: #03b0dd;;
}

textarea[name="dodatek"]{
  width: 100%;
  padding: 10px;
  resize: none;
  border: 1px solid gray;
}

.blue_b{
  box-sizing: content-box;
  display: block;
  font-size: 1.1em;
  font-weight: 700;
  color: white;
  padding: 10px 25px 10px 25px;
  text-align: center;
  height: 30px;
  text-decoration: none;
  border-radius: 6px;
  background-color: #49aed8;
  border: 0px;
  margin: 0px;
  cursor: pointer;
}

.info_text_others{
  /*
  padding: 15px;
  background-color: #fff;
  border-bottom: 2px solid gray;
  */
}

.rozbal_sbal{
position: absolute;
width: 35px;
height: 35px;
top: 20px;
right: 50px;
background-image: url('./img/rozbal_sbal.png');
background-position: 0px 0px;
}

.rozbal_obj_rad{
position: absolute;
width: 35px;
height: 35px;
top: 15px;
left: 37px;
background-image: url('./img/rozbal_sbal2.png');
background-position: 0px 0px;
}

#profil{
display: none;
}

.objednavky_polozky{
  display: none;
}

.objednavky{
position: relative;
display: none;
width: 100vw;
border-collapse: collapse;
}

.objednavky tbody{
/*display: block;*/
width: 100%;
}

.objednavky tr th{
position: relative;
background-color: #f6f6f6;
padding: 24px 43px;
color: #7f8182;
border-collapse: collapse;
}

.objednavky tr td{
position: relative;
padding: 24px 33px;
font-weight: 600;
font-size: 14px;
vertical-align: top;
border-bottom: 1px solid #eeeeee;
}

.objednavky tr td.obj_rozbal{
color: #33b5e5;
text-decoration: underline;
padding-left: 78px;
}

.objednavky tr td.obj_cena{
font-size: 16px;
color: #ff7f01;
white-space: nowrap;
}

.objednavky tr td.obj_dodatek{
font-weight: 300;
}

.info_text h2.main_h2{
  font-size: inherit;
  display: inline;
  letter-spacing: inherit;
  font-weight: 600;
}

.modra{
  background-color: #004f9e!important;
}

.simage{
  position: absolute;
  top: 0px;
  z-index: 1;
  opacity: 0;
  transition: all 2s;
}

#slider_1{
  z-index: 10;
  opacity: 1;
}

a.osano-cm-link{
  color: #d6602a!important;
}

.osano-cm-dialog {
  font-size: 0.9em;
  padding: 1em;
}

.osano-cm-button{
  border: 1px solid #ffffff33;
  color: #fff;
  text-shadow: 1px 1px #423c3c;
}

.osano-cm-drawer-links{
  display: inline-block;
}

.kokino{
  position: fixed;
  width: 100vw;
  height: 100vh;
  /*background-color: #ffffffd6;*/
  bottom: 0px;
  z-index: 999;
  text-align: center;
}

.kokino_more{
  display: none;
}

.kokino_okno{
  text-align: left;
  margin: 0px auto;
  overflow-y: scroll;
  background-color: #283645;
  padding: 15px;
  font-size: 13px;
  color: white;
  width: 400px;
  height: 255px;
  top: calc(50vh - 150px);
  border-radius: 5px;
  overflow-y: hidden;
}

.kokino_button{
  cursor: pointer;
  background-color: #49aed8;
  padding: 8px 20px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  border: 0px;
  border-radius: 5px;
  clear: both;
  margin: 10px 0px;
}
.kokino_button2{
  cursor: pointer;
  background-color: #a3b1b7;
  padding: 8px 20px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  border: 0px;
  border-radius: 5px;
  clear: both;
  margin: 10px 0px;
}

.kokino_okno p{
  margin: 7px 0px;
}

.kokino_okno h2{
  margin-top: 0px;
}

.kokino_okno h3{
  
}

.kokino_okno a{
  color: #ebd42f;
}

.kokino_close{
  position: absolute;
  right: 9px;
  top: 3px;
  color: gray;
  font-size: 11px;
  cursor: pointer;
}


.switch_off{
  width: 100px;
  border: 1px solid #c4c4c4;
  border-radius: 10px;
  height: 29px;
  background-color: #d52c2c;
  padding-left: 0px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  display: block;
  cursor: pointer;
}
.switch_on{
  width: 100px;
  border: 1px solid #c4c4c4;
  border-radius: 10px;
  height: 29px;
  background-color: #48d52c;
  padding-left: 50px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  display: block;
  cursor: pointer;
}

.switch_slider{
  border: 1px solid #c4c4c4;
  width: 50px;
  border-radius: 10px;
  height: 29px;
  background-color: #fff;
  top: -1px;
  left: -1px;
  cursor: pointer;
}

#sw_cookie_sw_1{
  opacity: 0.5;
} 

.detail_file{
  font-size: 22px;
  text-decoration: none;
}
.detail_file img{
  height: 25px;
}

.fve h2{
  padding-bottom: 15px!important;
}
.fve h3{
  font-size: 26px;
  color: #29679f;
  font-weight: 600;
  padding: 0px;
  padding-bottom: 15px!important;
}

.fvei1,.fvei2,.fvei3{
  max-width: 100%;
}

.labh{
  display: none;
}

#showHeurekaBadgeHere-1{
  position: absolute;
  left: calc(50% - 38px);
  bottom: 10px;
}

.heureka_pata{
  position: absolute;
  left: calc(50% - 38px);
  bottom: 10px;
  width: 76px;
  height: 76px;
  background-image: url('/img/heureka.png');
  background-repeat: no-repeat;
  background-position: center center;
}

.heureka_vrch{
  position: relative;
  width: 133px;
  height: 21px;
  background-image: url('/img/heureka_lista.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  top: 2px;
  float: left;
  left: 20px;
}

strong.pata_line{
  text-align: right;
  display: block;
  font-size: 12px!important;
  color: black!important;
  margin-right: 15px;
  font-weight: 400;
}

strong.pata_line a{
  color: black!important;
}

.volejte_qr{
  display: block;
  width: 100%;
  background-color: #f2f2f2;
  float: right;
  border-radius: 10px;
  padding: 0px;
  text-align: center;
  font-weight: 400;
  font-size: 19px;
  height: 100px;
  border: 1px solid #dddcdc;
  max-width: 400px;
  margin-top: 20px;
}

.volejte_qr span{
  display: block;
  padding: 10px 110px 10px 10px;
  line-height: 200%;
  white-space: nowrap;
}
.volejte_qr span a{
  text-decoration: none;
}
.qr_phone{
  max-width: 100%;
  height: auto;
  border: 5px solid #dddcdc;
  border-radius: 15px;
  width: 100px;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
}

.slider_okenka{
  z-index: 99;
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
}
.slider_okenko{
  width: 18px;
  height: 18px;
  display: inline-block;
  background-color: #bfbfbf69;
  margin: 0px 5px;
  cursor: pointer;
  box-shadow: 1px 1px 1px inset #00000080;
}
.slider_okenka_act{
  background-color: #03b0ddab;
}

.dzhide{
  display: none;
  padding: 9px 14px;
  background-color: #fbfbfb;
  border-radius: 5px;
  border: 1px solid #d0d0d0;
  box-shadow: 2px 2px 2px #c9c9c945;
  margin: 0px 0px 10px 0px;
}

.video_local_main{
  border-radius: 5px;
  max-width: 100%;
}
.video_local_teaser{
  border-radius: 5px;
  max-width: 100%;
}
.video_over{
  cursor: pointer;
}
.video_over_playswitch{
  position: absolute;
  background-image: url('/img/playbtn.png');
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 62px);
  left: calc(50% - 62px);
  width: 124px;
  height: 124px;
  z-index: 99;
}

.heureka_checkbox{
  position: relative;
  width: 32px;
  z-index: 9999;
  display: inline-block;
}

.dpd_widget_input{
  border-radius: 3px;
  border: 1px solid #d3d5d8;
  padding: 5px 10px;
  background-color: #ffcb00;
  margin: 7px 0px;
}
.dpd_widget_input_green{
  border-radius: 3px;
  border: 1px solid #d3d5d8;
  padding: 5px 10px;
  background-color: #74ff00;
  margin: 7px 0px;
}

.widget_1 {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: none;
z-index: 10000;
}

.widget_1_okno {
position: relative;
margin:0px auto;
/*height: 720px;*/
max-width: 900px;
width: 98%;
padding: 10px;
background-color: #db0231;
border-radius: 10px;
margin-top: 50px;
}

.widget_1_close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  background-color: #db0231;
  padding: 5px 5px 10px 10px;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  border-radius: 0px 0px 0px 10px;
  cursor: pointer;
}

.dpd-parcelshop-map {
  height: 90vh;
  max-height: 740px;
}

.dpd-parcelshop-map iframe{
  height: 100%;
  width: 100%;
  border: 0px;
}

tr.polozka_kosik_2 td.line_kosik_2{
  padding: 0px;
  height: 10px;
  background-color: #e1e1e1;
}

.video_popis{
  max-width: 100%;
}

.page_social{
  position: fixed;
  bottom: 0px;
  z-index: 99;
  right: 10px;
  background-color: white;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 1px 1px 4px #0006;
}

.page_social a{
  display: block;
  float: left;
  margin: 3px;
  width: 42px;
  hright: 42px;
  cursor: pointer;
}

.page_social a img{
  cursor: pointer;
}

.page_social span{
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  clear: both;
}

.je_nam_lito{
  padding: 10px 20px;
  font-size: 16px;
}