@font-face {
  font-family: 'Montserrat';
  src: url('./fonts/Montserrat-Regular.woff2') format('woff2');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('./fonts/Montserrat-Medium.woff2') format('woff2');
  font-weight: 500; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('./fonts/Montserrat-SemiBold.woff2') format('woff2');
  font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('./fonts/Montserrat-Bold.woff2') format('woff2');
  font-weight: 700; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('./fonts/Poppins-Regular.woff2') format('woff2');
  font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('./fonts/Poppins-Bold.woff2') format('woff2');
  font-weight: 700; font-style: normal; font-display: swap;
}

body, html{
  position: relative;
  margin: 0px;
  padding: 0px;
}

*{
  position: relative;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  font-family: 'Montserrat';
  transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
}

.page{
  width: 100%;
}

.vrch_cont{
  width: 100%;
  background-image: url('/img/back_expand.webp');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 30px;
}

.vrch{
  max-width: 1200px;
  margin: 0px auto;
  min-height: 85px;
}

.logo{
  position: absolute;
  display: block;
  top: 18px;
  left: 36px;
}

.menu{
  height: 90px;
}

.vrch_menu{
  position: absolute;
  display: block;
  top: 18px;
  right: 72px;
}

.vrch_menu a{
  display: inline-block;
  text-decoration: none;
  color: white;
  padding: 0px 10px;
  font-size: 13px;
}

.vrch_kosik{
  position: absolute;
  display: block;
  top: 15px;
  right: 0px;
}

.vrch_kosik_link{
  color: white;
  text-decoration: none;
  font-size: 13px;
}

.title_zbozi{
  padding: 0px 40px;
  height: 670px;
}

.title_zbozi_nazev{
  position: absolute;
  font-size: 130px;
  color: white;
  font-family: Poppins;
  font-weight: 700;
}

.title_zbozi_img{
  position: absolute;
  left: 55px;
  top: 75px;
}

.title_zbozi_popis{
  position: absolute;
  color: white;
  line-height: 150%;
  font-size: 13px;
  width: 340px;
  text-align: justify;
  top: 150px;
  right: 40px;
}

.title_zbozi_ikony{
  margin-top: 30px;
  margin-bottom: 30px;
}

.tzi{
  clear: both;
}

.tzii{
  width: 31px;
  height: 31px;
  float: left;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-position: center center;
}
.tzii_1{
  background-image: url('/img/ico_1.png');
}
.tzii_2{
  background-image: url('/img/ico_2.png');
}
.tzii_3{
  background-image: url('/img/ico_3.png');
}
.tzii_4{
  background-image: url('/img/ico_4.png');
}

.tzi_t{
  width: 200px;
  text-align: left;
  font-weight: 500;
}

.button{
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  width: 270px;
  height: 50px;
  color: #fff;
  display: block;
  background: #41CDF3;
  background: linear-gradient(135deg,rgba(65, 205, 243, 1) 0%, rgba(64, 130, 244, 1) 50%, rgba(14, 26, 158, 1) 100%);
  border-radius: 11px;
  line-height: 48px;
  background-size: 200% auto;
  border: 0px;
  cursor: pointer;
}

.button:hover{
  background-position: right center;
}

.pay_button{
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  width: 270px;
  height: 50px;
  color: #fff;
  display: block;
  background: #41CDF3;
  background: linear-gradient(135deg,rgba(65, 205, 243, 1) 0%, rgba(64, 130, 244, 1) 50%, rgba(14, 26, 158, 1) 100%);
  border-radius: 11px;
  line-height: 48px;
  background-size: 200% auto;
  border: 0px;
  cursor: pointer;
}

.pay_button:hover{
  background-position: right center;
}

.kosik_ks{
  position: absolute;
  top: 4px;
  right: 5px;
  width: 16px;
  height: 16px;
  background-color: #0d4599;
  z-index: 10;
  text-align: center;
  line-height: 15px;
  border-radius: 8px;
  font-size: 11px;
  font-weight: 500;
  box-shadow: 1px 1px 2px #00000063;
}

.pata{
  width: 100%;
  background-image: url('/img/back_expand.webp');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 15px;
  z-index: 30;
  margin-top: -30px;
  padding-top: 60px;
}

.pata_cont{
  max-width: 1140px;
  margin: 20px auto;
  padding: 0px 30px;
}

.pata_levo{
  font-size: 18px;
  line-height: 145%;
  color: white;
}

.pata_logo{
  position: absolute;
  top: 0px;
  left: calc(50% - 138px);
}

.pata_pravo{
  position: absolute;
  top: 0px;
  right: 30px;
  font-size: 18px;
  line-height: 145%;
  color: white;
  font-weight: 700;
}

.pata_copy{
  clear: both;
  text-align: center;
  font-size: 13px;
  opacity: 0.5;
  color: white;
}

#kosik_nahled_box{
  display: none;
  z-index: 999;
  position: absolute;
  width: 260px;
  top: 30px;
  right: 0px;
  background-color: white;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #11a1e0;
  box-shadow: 1px 1px 2px #0000002e;
  font-size: 14px;
}

.info_cont{
  background-color: white;
  border-radius: 30px;
  margin-top: -30px;
  z-index: 90;
}

.info{
  max-width: 1200px;
  margin: 0px auto;
  min-height: 485px;
}

.info_menu{
  /*border-bottom: 1px solid #20528d;*/
}

.info_menu a{
  font-size: 18px;
  color: #20528d;
  padding: 20px 0px 15px 0px;
  text-align: center;
  width: 20%;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
}

.info_menu a.active{
  color: #11a1e0;
}

.info_menu a:hover{
  color: #11a1e0;
}

.info_obsah{
  padding: 30px 50px 50px 50px;
  line-height: 150%;
  color: #495276;
}

.info_obsah h1{
  font-size: 35px;
  font-weight: 700;
  padding: 10px 0px;
  margin-bottom: 20px;
}

.info_obsah h2{

  margin-bottom: 20px;
}

.teed_list li{
  margin-left: 16px;
}

.kosik{
position: absolute;
display: block;
bottom: 0px;
right: 0px;
width: 128px;
height: 76px;
font-size: 11px;
color: black;
text-decoration: none;
text-align: left;
background-image: url('/img/kosik.png');
background-repeat: no-repeat;
}

.kosik_2{
position: relative;
display: block;
float: left;
width: 195px;
height: 85px;
font-size: 11px;
color: black;
text-decoration: none;
text-align: left;
background-image: url('/img/kosik_vrch.png');
background-repeat: no-repeat;
background-position: 10px 10px;
}

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

.kosik_2{
font-size: 15px;
color: white; 
}

.kosik_2 span{
font-size: 15px;
font-weight: bold;
display: block;
margin-bottom: 10px;
}

.kosik_2 strong{
color: #c82815;
font-size: 20px;
}

.cena_k{
position: absolute;
top: 50px;
left: 50px;
width: 52px;
text-align: right;
font-size: 13px;
color: #c82815;
}

.kusu_k{
position: absolute;
top: 50px;
left: 17px;
width: 27px;
text-align: center;
font-size: 13px;
color: #c82815;
}

.text_k{
position: absolute;
top: 60px;
left: 85px;
width: 105px;
text-align: left;
font-size: 16px;
font-weight: 300;
color: #a9dfed;
}

#kosik_nahled{
position: absolute;
top: 110px;
left: 626px;
width: 350px;
background-color: #f9f9f9;
border: 2px solid #0096bc;
z-index: 1001;
text-align: left;
display: none;
}

#kosik_nahled2{
position: absolute;
top: 110px;
left: 626px;
width: 350px;
background-color: #f9f9f9;
border: 2px solid #0096bc;
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: bold;
font-size: 15px;
}

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

.kosik_nahled_cena{
font-weight: bold;
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: bold;
}

.padding_right{
padding-right: 55px;
}

.kosik_nahled_celkem_text_orange{
font-size: 14px;
font-weight: bold;
color: #c82815;
}

.orange{
color: #11a1e0;
}

.orange_btn{
border: 0px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
padding: 10px 16px;
background-color: #c82815;
color: white;
font-weight: bold;
font-size: 14px;
cursor: pointer;
}

.informace_levo{
position: relative;
font-size: 12px;
color: #525252;
width: 197px;
padding: 8px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}

.kosik img{
border: 0px;
}

.kosik_konec{
position: relative;
width: 180px;
height: 10px;
background-image: url('./img/pravo_s.gif');
background-repeat: no-repeat;
margin-left: 10px;
}

hr{
color: #666666;
}

form{
margin: 0px;
}

.detail{
position: relative;
width: auto;
background-color: white;
padding: 0px 20px;
}

.detail_nazev{
position: relative;
color: black;
font-size: 29px!important;
text-align: left;
padding: 20px 30px 20px 30px;
margin: 0px;
}

.detail_obrazky{
position: relative;
width: 50%;
float: left;
}

.detail_cesta{
position: relative;
height: 26px;
color: gray;
padding-top: 10px;
border-bottom: 1px solid #f1f1f1;
text-align: right;
padding-right: 25px;
background-image: url('/img/gray2.gif');
background-repeat: repeat-x;
background-position: left top;
background-color: #f8f8f8;
}

.detail_cesta h1{
position: relative;
display: inline;
font-size: inherit;
font-weight: normal;
padding: 0px;
margin: 0px;
}

.detail_cesta a{
text-decoration: none;
color: #c82815;
font-weight: 300;
font-size: 14px;
}

.detail_cesta a:hover{
text-decoration: underline;
color: gray;
}


.hlavni_obrazek{
position: relative;
height: 390px;
table-layout: fixed;
margin: 0px auto;
}

.hlavni_obrazek tr td{
vertical-align: middle;
text-align: center;
}

.hlavni_obrazek tr td img{
max-height: 380px;
max-width: 380px;
}

.mensi_obrazek{
position: relative;
float: left;
height: 70px;
width: 130px;
border-collapse: collapse;
}

.mensi_obrazek tr td{
vertical-align: middle;
text-align: center;
}

.mensi_obrazek tr td img{
max-height: 120px;
max-width: 120px;
}

.detail_hodnoty{
position: relative;
padding: 0px 30px 0px 30px;
margin: 0px auto;
}

.detail_hodnoty_cont{
position: relative;
float: left;
width: 50%;
}

.detail_zaruka{
position: relative;
font-weight: 500;
font-size: 14px;
margin-bottom: 25px;
margin-top: 20px; 
}

.detail_zaruka a{
color: #c82815;
}

.detail_popis_short{
font-weight: 300;
font-size: 13px;
line-height: 170%;
margin: 10px 0px;
}

.bezna_cena{
text-decoration: line-through;
font-size: 13px;
color: #a0a3a5;
width: 70px;
}

.usetrite{
background-color: #ff0000;
color: white;
border-radius: 4px;
font-size: 13px;
padding: 3px 6px;
margin-right: 15px;
}

.cena{
position: relative;
width: 270px;
text-align: center;
font-size: 17px;
color: red;
margin-top: 30px;
}

.cenasdph{
position: relative;
width: 270px;
text-align: center;
font-size: 12px;
color: #505050;
margin-top: 0px;
}

.detail_info{
position: relative;
margin: 0px;
padding: 0px;
margin-left: 2px;
}

.detail_info td{
height: 23px;
}

#detail_img{
margin: 15px;
float: left;
}


.vice_obrazku_cont{
position:relative;
height: 70px;
}

.detail_file{
position: relative;
display: inline-block;
width: 226px;
height: 240px;
text-align: center;
font-size: 19px;
text-decoration: none;
text-transform: uppercase;
color: #c4bbbc;
/*background-image: url('/img/prirucka.jpg');*/
background-size: cover;
border: 3px solid #5555;
margin: 10px;
float: left;
}

.detail_file span {
  display: block;
  vertical-align: middle;
  /*height: 240px;*/
  margin-top: 110px;
  width: 177px;
  text-align: center;
  padding: 0px 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.detail_file_icon{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 55px;
}

.vice_obrazku{
position: relative;
overflow: hidden;
height: 70px;
overflow: hidden;
text-align: center;
}

.vice_obrazku a{
  margin: 0px 10px;
}

.detail_cena{
position: relative;
padding: 15px;
background-color: #f7f7f7;
margin-left: -15px;
margin-right: -20px;
}

.detail_cena_big{
position: relative;
font-size: 21px;
font-weight: 700;
color: #c82815;
}

.detail_cena_big small{
font-size: 14px;
}

.detail_cena_dph{
position: relative;
font-size: 14px;
margin-top: 10px;
font-weight: 700;
}

.detail_cena_dph small{
position: relative;
font-size: 12px;
}

.dostupnost{
position: absolute;
top: 13px;
right: 20px;
padding: 5px 10px;
border-radius: 4px;
color: white;
font-size: 16px;
font-weight: 700;
}

.dostupnost_kos{
position: relative;
padding: 5px 10px;
border-radius: 4px;
color: white;
font-size: 16px;
font-weight: 700;
white-space: nowrap;
text-align: center;
}

.dc1{
background-color: #99cc00;
}
.dc2{
background-color: #c82815;
}
.dc3{
background-color: red;
}
.dc4{
background-color: red;
}
.dc5{
background-color: red;
}
.dc6{
background-color: red;
}
.dc7{
background-color: red;
}

.detail_bezna_cena{
margin: 15px 0px;
padding: 0px;
border-collapse: collapse;
font-size: 14px;
font-weight: 700;
width: 100%;
}

.detail_bezna_cena tr, .detail_bezna_cena td{
margin: 0px;
padding: 5px 0px;
}

.bezna_cena_nazev{
color: #a0a3a5;
}

.detail_odkazy{
position: relative;
width: 720px;
padding-left: 15px;
height: 83px;
border-bottom: 1px solid #f1f1f1;
border-top: 1px solid #f1f1f1;
clear: both;
}

.detail_odkazy a{
position: relative;
display: block;
float: left;
font-size: 18px;
font-weight: 700;
color: #c82815;
padding-left: 72px;
padding-right: 20px;
height: 50px;
padding-top: 30px;
}

.detail_social{
position: absolute;
left: 548px;
padding: 19px 0px 0px 32px;
width: 154px;
height: 64px;
border-left: 1px solid #f1f1f1;
}

.detail_poradit{
position: relative;
background-image: url('./img/detail_odk1.gif');
background-repeat: no-repeat;
background-position: 20px 25px;
}

.detail_kalibrace{
position: relative;
background-image: url('./img/detail_odk2.gif');
background-repeat: no-repeat;
background-position: 20px 25px;
}


.detail_navigace{
position: relative;
margin-top: 25px;
height: 46px;
clear: both;
padding: 0px 20px;
}

.detail_bt{
position: relative;
float: left;
width: 131px;
height: 28px;
text-align: center;
color: black;
font-weight: bold;
padding-top: 9px;
margin-right: 2px;
background: none;
cursor: pointer;
border-radius: 5px;
}

.detail_bt:hover{
position: relative;
float: left;
width: 131px;
height: 28px;
text-align: center;
color: white;
font-weight: bold;
padding-top: 9px;
margin-right: 2px;
/*background-image: url('./img/akcni_nadpis.gif');*/
background-repeat: no-repeat;
background-color: #f82d18;
border-radius: 5px;
}

.detail_zalozka{
  position: relative;
display: none;
padding: 0px 20px 20px 20px;
clear: both;
min-height: 150px;
}

.detail_zalozka iframe{
  width: 100%;
}

#detail_1{
display: block;
}

#detailbt_1{
color: white;
height: 28px;
background-color: #c82815;
border-radius: 5px;
background-repeat: no-repeat;
}

#detail_6, #detail_4{
margin-left: -1px;
padding: 0px;
}

.detail_text{
margin-bottom: 10px;	
color: red;
}

.detail_line{
position: relative;
background-color: #e2e2e2;
font-size: 14px;
height: 18px;
width: 774px;
text-align: left;
padding: 5px 5px 5px 10px;
margin-top: 15px;
font-weight: bold;
}

.detail_info2{
position: relative;
margin-top: 4px;
width: 273px;
height: 144px;
clear: right;
margin-left: 477px;
padding-left: 0px;
padding-right: 10px;
padding-top: 11px;
font-size: 12px;
background-image: url('./img/indfo2.gif');
background-repeat: no-repeat;
color: black;
text-align: justify;
}


.detail_cena table{
position: relative;
top: 10px;
}

.detail_cena table td{
vertical-align: middle;
}

.svetle{
color: black;
font-weight: bold;
}

.detail_cena table td.vyrobce{
width: 160px;
}

.form_det tr td{
position: relative;
vertical-align: middle;
height: 30px;
text-align: center;
width: 270px;
}

#detail_form{
position: relative;
padding: 0px;
margin: 0px;
margin-top: 30px;
margin-bottom: 30px;
}

#hlidat_form{
margin-left: 0px;
}

#detail_kusu{
position: relative;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
width: 48px;
height: 46px;
border: 0px;
background-color: #24a0ce;
color: white;
text-align: center;
font-size: 19px;
font-weight: 700;
padding-right: 7px;
}

.detail_materialy{
position: relative;
width: 759px;
height: auto;
clear: right;
padding-left: 15px;
padding-top: 10px;
font-size: 12px;
text-align: left;
color: black;
}

.detail_materialy a{
font-weight: bold;
color: black;
}

.detail_materialy img{
margin-right: 10px;
border: 0px;
}

.detail_popis img{
position: relative;
top: 0px;
float: left;
}

.varianty{
position: relative;
padding-bottom: 0px;
width: 600px;
}

.varianta{
position: relative;
float: left;
margin-right: 10px;
}

.varianta img{
border: 0px;
}

.varianta a{
text-decoration: none;
}

.napiste{
margin-left: 90px;
}

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

.registrace_nadpis{
height: 30px;
}

.kosik_navigace{
position: relative;
height: 35px;
margin-top: 20px;
}

.kosik_navigace_a{
position: relative;
padding-left: 55px;
width: 25%;
box-sizing: border-box;
font-weight: 500;
font-size: 16px;
color: #11a1e0;
float: left;
text-align: left;
border-bottom: 3px solid #11a1e0;
height: 35px;
line-height: 18px;
}

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

.kosik_navigace_n{
position: relative;
padding-left: 55px;
width: 25%;
box-sizing: border-box;
font-weight: 500;
font-size: 16px;
color: #20528d;
float: left;
text-align: left;
border-bottom: 3px solid #20528d;
height: 35px;
line-height: 18px;
}

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

.kosik_navigace_a .kosik_navigace_cislo{
color: #11a1e0;
}
.kosik_navigace_n .kosik_navigace_cislo{
color: #20528d;
}

.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 20px;
}
.nadpis_kosik td.right{
padding: 20px 10px 20px 0px;
}

.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: 600;
}

.kos_mnozstvi{
position: relative;
background-color: #fafafa;
border: 1px solid #edeeef;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
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_dph{
font-size: 15px;
font-weight: 700;
text-align: right;  
}

.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: 30px;
  display: block;
  right: 30px;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  width: 270px;
  height: 50px;
  color: #fff;
  background: #41CDF3;
  background: linear-gradient(135deg,rgba(65, 205, 243, 1) 0%, rgba(64, 130, 244, 1) 50%, rgba(14, 26, 158, 1) 100%);
  border-radius: 11px;
  line-height: 48px;
  background-size: 200% auto;
  border: 0px;
  cursor: pointer;
}

input.kosik_pokracovat{
font-family: 'Montserrat',Sans-Serif;
/*
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;
font-family: 'Montserrat',Sans-Serif;
cursor: pointer;
}

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

.kosik_pokracovat:hover{
  background-position: right center;
}

.kosik_zpet{
  box-sizing: content-box;
  position: relative;
  left: 30px;
  display: block;
  font-size: 1.1em;
  font-weight: 500;
  color: #20528d;
  padding: 0px 27px 0px 65px;
  text-align: center;
  width: 137px;
  height: 48px;
  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 #20528d;
  line-height: 48px;
}

.kosik_zpet_reg{
  box-sizing: content-box;
  position: relative;
  left: 30px;
  display: block;
  font-size: 1.1em;
  font-weight: 500;
  color: #20528d;
  padding: 0px 27px 0px 65px;
  text-align: center;
  width: 137px;
  height: 48px;
  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 #20528d;
  line-height: 48px;
}

.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_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: #20528d;
border: 1px solid white;
background-image: url('./img/arrow_l_w.png');
}

.kosik_zpet:hover{
color: white;
background-color: #20528d;
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{
position: absolute!important;
bottom: 45px;
right: 30px;
background-image: url('./img/button_right.gif');
background-repeat: no-repeat;
}

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

.kosik_btns{
position: relative;
height: 80px;
padding-bottom: 0px;
clear: both;
margin-top: 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_checkbox{
position: relative;
width: 32px;
float: left;
}

.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_checkbox{
position: relative;
width: 32px;
float: left;
}

.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: 276px;
}

.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: 500;
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: bold;
}

.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: bold;
}

#asc{
margin-left: 10px;
}

.okv{
position: absolute;
margin: 0px;
padding: 0px;
top: 1px;
margin-left: 6px;
}

.active{
font-weight: bold;
color: #fe6800;
}

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

.zbozi .hodnoty{
position: absolute;
bottom: 43px;
left: 5px;
width: 250px;
text-align: center;
font-size: 13px;
}

.zbozi_r .hodnoty{
position: absolute;
bottom: 43px;
left: 5px;
width: 250px;
text-align: center;
font-size: 13px;
}

.hodnoty strong{
color: #57aec6;
text-transform: uppercase;
font-size: 11px;
}

.souvisejici{
position: relative;
clear: both;
margin-left: 0px;
padding-bottom: 15px;
}

.souvisejici a{
font-size: 1.1em;
}

.obsah_baleni{
position: relative;
width: 616px;
margin-bottom: 10px;
text-align: left;
}

.obsah_baleni img{
float: left;
width: 60px;
}

.hlavni_aktuality{
position: relative;
margin-top: 0px;
width: 616px;
font-size: 1em;
color: #c82815;
}


.hlavni_aktuality p{
position: relative;
width: 598px;
margin: 0px;
padding: 0px;
margin-left: 9px;
margin-bottom: 4px;
border-bottom: 2px dotted #d1cfcf;
font-size: 0.9em;
font-weight: bold;
text-transform: uppercase;
}

.hlavni_aktuality p.last{
border: 0px;
}


.hlavni_nej{
position: absolute;
top: 0px;
left: 521px;
width: 213px;
background-color: white;
}

.hlavni_nej table{
position: relative;
margin-left: 7px;
width: 199px;
height: 100px;
border-bottom: 2px dotted #d1cfcf;
margin-top: 12px;
}

.hlavni_nej table.last{
border-bottom: 0px;
}

.hlavni_nej td{
position: relative;
vertical-align: bottom;
height: 100px
}

.hlavni_nej a{
text-decoration: none;
font-weight: bold;
color: #c82815;
font-size: 0.9em;
}

td.tnej{
width: 48px;
vertical-align: top;
}

.hlavni_ban{
position: relative;
width: 616px;
height: auto;
margin-top: 0px;
}

.hlavni_ban object{
float: left;
border: 1px solid #e0dede;
}

.hlavni_ban a{
width: 303px;
height: 150px;
z-index: 10;
}

.prvni_ban{
margin-right: 6px;
}

.aktual_nadpis{
position: relative;
background-image: url('./img/aktual.gif');
width: 124px;
height: 18px;
margin-top: 6px;
}

.hlavni_nove{
position: relative;
margin-top: 5px;
width: 507px;
font-size: 1em;
font-weight: bold;
color: #c82815;
padding-left: 8px;
padding-top: 6px;
padding-bottom: 6px;
}

.hlavni_nove h2{
width: 115px;
font-size: 1.2em;
margin: 0px;
padding: 0px;
margin-top: -10px;
background-color: white;
}

.skrt{
position: absolute;
top: 0px;
left: 0px;
}

.detail_uni3{
position: relative;
clear: both;
float: left;
width: 240px;
text-align: justify;
font-size: 12px;
color: #4c4c4c;
font-weight: bold;
}

#keyword{
position: relative;
width: 223px;
padding: 0px 15px;
height: 31px;
margin: 0px;
border: 0px;
border-radius: 3px;
background-color: #af989d;
box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
color: #ffe5ee;
font-size: 12px;
}

#keyword2{
position: absolute;
z-index: 9999;
top: 5px;
left: 10px;
width: 223px;
padding: 0px 15px;
height: 31px;
margin: 0px;
border: 0px;
border-radius: 3px;
background-color: #af989d;
box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
color: #ffe5ee;
font-size: 12px;
}

#keyword3{
position: relative;
margin: 0px;
width: 145px;
height: 42px;
border: 0px;
border-bottom: 1px solid #dddddd;
/*border: 1px solid #0096bc;*/
padding: 0px 42px 0px 17px;
color: #000000;
font-size: 15px;
font-weight: normal;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
background-color: #eeeeee;
}

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

.hledat_btn2{
position: absolute;
top: 1px;
left: 225px;
z-index: 9999;
}

.total{
position: fixed;
right: 0px;
bottom: -5px;
z-index: -1;
}

small{
font-size: 0.75em;
}

.relative{
position: relative;
}

.eform{
color: #5c5b5b;
font-weight: bold;
padding: 0px;
margin: 0px;
}

.eform input{
position: relative;
border: 1px solid #5c5b5b;
width: 127px;
margin-right: 10px;
}

#od_od{
position: relative;
width: 102px;
height: 24px;
border: 0px;
top: 6px;
}

.souodd{
position: relative;
display: block;
width: 251px;
height: 55px;
border: 1px solid #acacac;
text-decoration: none;
float: left;
}

.lan2{
position: absolute;
display: block;
top: 5px;
left: 65px;
width: 178px;
height: 40px;
height: auto;
background-color: white;
z-index: 100;
}

.lat2{
position: absolute;
display: block;
top: 23px;
left: 65px;
width: 178px;
font-size: 10px;
color: #a2a2a2;
line-height: 100%;
z-index: 90;
}

.cen{
text-align: center;
}

.cloud_table{
position: relative;
margin-left: auto;
margin-right: auto;
height: 62px;
padding-bottom: 2px;
}

.cloud_table tr{
padding: 0px;
margin: 0px;
}

.cloud_table td{
padding: 1px;
margin: 0px;
font-size: 10px;
text-align: center;
}

.cloud_table a{
color: gray;
text-decoration: none;
}

.cloud_table a:hover{
color: red;
}

#vel1{
font-size: 13px;
font-weight: bold;
}
#vel2{
font-size: 12px;
font-weight: bold;
}
#vel3{
font-size: 11px;
font-weight: bold;
}

.gray_pata{
position: relative;
background-color: #6c6c6c;
padding: 3px;
font-weight: bold;
color: #2da0c0;
}

.tabulka_udaje td{
position: relative;
width: 250px;
font-weight: bold;
padding: 2px;
background-color: #f3f3f3;
}

.main_h2{
position: relative;
font-weight: normal;
padding: 0px;
margin: 0px;
display: inline;
}

.akcni1{
position: relative;
width: 138px;
height: 138px;
background-image: url('./akcni/1.jpg');
margin: 3px;
}

.akcni2{
position: relative;
width: 138px;
height: 138px;
background-image: url('./akcni/2.jpg');
margin: 3px;
}

.akcni3{
position: relative;
width: 138px;
height: 138px;
background-image: url('./akcni/3.jpg');
margin: 3px;
}

.akcni4{
position: relative;
width: 282px;
height: 282px;
background-image: url('./akcni/4.jpg');
margin: 3px;
}

.akcni5{
position: relative;
width: 282px;
height: 282px;
background-image: url('./akcni/5.jpg');
margin: 3px;
}

.akcni6{
position: relative;
width: 138px;
height: 138px;
background-image: url('./akcni/6.jpg');
margin: 3px;
}

.akcni7{
position: relative;
width: 138px;
height: 138px;
background-image: url('./akcni/7.jpg');
margin: 3px;
}

.akcni8{
position: relative;
width: 138px;
height: 138px;
background-image: url('./akcni/8.jpg');
margin: 3px;
}

.akcni9{
position: relative;
width: 138px;
height: 138px;
background-image: url('./akcni/9.jpg');
margin: 3px;
}

.akcni_gray{
position: relative;
display: table-cell;
vertical-align: middle;
font-weight: bold;
text-align: center;
width: 138px;
height: 138px;
background-image: url('./img/gray.png');
background-repeat: repeat;
color: white;
display: none;
}

.akcni_gray2{
position: relative;
display: table-cell;
vertical-align: middle;
font-weight: bold;
text-align: center;
font-size: 15px;
width: 282px;
height: 282px;
background-image: url('./img/gray.png');
background-repeat: repeat;
color: white;
display: none;
}

.akcni_odkaz{
position: absolute;
top: 0px;
left: 0px;
display: block;
width: 138px;
height: 138px;
}


.akcni_odkaz2{
position: absolute;
display: block;
width: 282px;
height: 282px;
top: 0px;
left: 0px;
}

.seda_nabidka{
position: relative;
padding: 3px;
background-color: #82b2c6;
margin-left: 25px;
margin-right: 25px;
}

.table_tit{
position: absolute;
top: 0px;
left: 0px;
border-collapse: collapse;
margin-left: -1px;
}

.table_tit tr, .table_tit td, .table_tit tbody{
margin: 0px;
padding: 0px;
}

#table_tit_2, #table_tit_3{
display: none;
}

.zbozi_tit{
position: relative;
top: 0px;
left: 0px;
margin: 8px;
text-align: center;
}

.zbozi_tit_2{
display:none;
min-width: 490px;
}

.zbozi_tit h3 a{
color: black;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

.zbozi_tit_obr{
position: relative;
float: left;
height: 180px;
width: 300px;
background-repeat: no-repeat;
background-position: center center;
}

.tit_neukazovat{
display: none;
}

.info_text p{
padding: 10px 0px;
line-height: 180%;
}

.hodnoty_tit{
position: absolute;
top: 160px;
left: 305px;
font-size: 15px;
}

.btn_tit{
position: absolute;
top: 0px;
left: 250px;
}

.btn_tit2{
position: absolute;
top: 0px;
left: 370px;
}

.tit_none{
display: none;
}

.aktualita_datum{
position: relative;
display: block;
width: 361px;
padding: 1px 2px 1px 2px;
background-color: #eeeeee;
margin-bottom: 4px;
}

.napiste_nam{
position: relative;
padding: 10px;
border: 6px solid #82b2c6;
font-size: 13px;
}

.napiste_nam input{
border: 1px solid black;
width: 333px;
height: 17px;
font-family: 'Montserrat',Sans-Serif;
}

.napiste_nam textarea{
border: 1px solid black;
font-family: 'Montserrat',Sans-Serif;
}

.napiste_nam input#odeslat_vzkaz{
border: 1px solid black;
width: 333px;
height: 26px;
font-family: 'Montserrat',Sans-Serif;
}

#chat_ico{
position: absolute;
cursor: pointer;
top: 10px;
left: 290px;
}

#chat_login{
position: absolute;
top: 0px;
left: 0px;
border: 1px solid black;
background-color: white;
z-index: 300;
padding: 5px;
width: 202px;
height: 90px;

}

#chat_login h2{
font-size: 13px;
color: #c82815;
padding: 0px;
margin: 0px;
}

#chat_login p{
font-size: 12px;
}

#chat_login input{
border: 1px solid black;
background-color: #eeeeee;
width: 165px;
}

.chat_ok{
position: absolute;
top: 65px;
left: 171px;
cursor: default;
}

.chat_x{
position: absolute;
right: 5px;
top: 5px;
cursor: pointer;
z-index: 310;
}


#chat_main{
position: absolute;
top: 0px;
left: 0px;
border: 1px solid black;
background-color: white;
z-index: 300;
padding: 5px;
width: 400px;
height: 400px;
display: none;
}

#chat_main h2{
font-size: 13px;
color: #c82815;
padding: 0px;
margin: 0px;
}

#chat_main p{
font-size: 12px;
}

#chat_window{
position: relative;
border: 3px solid #82b2c6;
height: 340px;
overflow: auto;
}

.ctext{
position: relative;
margin-top: 9px;
border: 1px solid black;
background-color: #eeeeee;
width: 364px;
}

.chat_ok2{
position: absolute;
top: 378px;
left: 369px;
cursor: default;
}

#cnick{
position: absolute;
top: 5px;
left: 40px;
font-weight: bold;
}

#cvlakno{
display: none;
}

td.name{
font-weight: bold;
padding-right: 5px;
}

p.vetsi{
font-size: 13px;
}

p.nic{
position: relative;
float: left;
display: inline;
font-size: inherit;
padding: 0px;
margin: 0px;
}

.info p.aktu{
padding: 0px;
margin: 0px;
width: auto;
}

.info p.popis{
position: absolute;
top: 246px;
left: 8px;
width: 246px;
line-height: 110%;
font-size: 10px;
color: #5a5858;
text-align: justify;
margin: 0px;
padding: 0px;
}

.zbozi p.popis{
position: absolute;
top: 246px;
left: 8px;
width: 246px;
line-height: 110%;
font-size: 10px;
color: #5a5858;
text-align: justify;
margin: 0px;
padding: 0px;
}

.zbozi_r p.popis{
position: absolute;
top: 246px;
left: 8px;
width: 246px;
line-height: 110%;
font-size: 10px;
color: #5a5858;
text-align: justify;
margin: 0px;
padding: 0px;
}

.info p.detail_popis{
position: relative;
width: 759px;
height: auto;
clear: right;
padding: 0px;
margin: 0px;
padding-left: 15px;
padding-top: 10px;
font-size: 12px;
text-align: left;
color: black;
}

.info .info_text p.akcept{
position: relative;
width: 700px;
color: #444444;
}

.geoserver_bnr{
position: relative;
display: block;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

.geoserver_bnr img{
border: 0px;
}

.mapa_pobocky{
position: absolute; 
left: 500px;
top: -70px;
z-index: 190;
margin-bottom: 50px;
}

.mapa_pobocky a{
position: absolute;
top: 0px;
left: 0px;
display: block;
width: 25px;
height: 25px;
z-index: 200;
}

#pb1{
position: absolute;
top: 123px;
left: 193px;
}

#pb2{
position: absolute;
top: 119px;
left: 115px;
}

#pb3{
position: absolute;
top: 139px;
left: 335px;
}

#pb4{
position: absolute;
top: 159px;
left: 175px;
}

#pb5{
position: absolute;
top: 144px;
left: 93px;
}

#pb6{
position: absolute;
top: 214px;
left: 227px;
}

.odkaz_youtube{
position: relative;
display: block;
width: 266px;
height: 182px;
border: 0px;
margin-left: 7px;
margin-top: 4px;
background-image: url('./img/youtube.gif');
background-repeat: no-repeat;
}

.vyrobci_menu{
position: absolute;
top: 23px;
left: 280px;
width: 321px;
height: 700px;
z-index: 9000;
display: none;
}

.kontakty_menu{
position: absolute;
top: 23px;
left: 996px;
width: 110px;
height: 50px;
z-index: 9000;
display: none;
}

a.vyrobci_menu_a{
position: relative;
display: block;
height: 23px;
width: 104px;
border-bottom: 1px solid #959594;
float: left;
border-right: 1px solid #959594;
border-left: 1px solid #959594;
background-color: white;
}

a.kontakty_menu_a{
position: relative;
display: block;
height: 23px;
width: 101px;
border-bottom: 1px solid #959594;
float: left;
border-right: 1px solid #959594;
border-left: 1px solid #959594;
background-color: white;
}

h2 a{
text-decoration: none;
}

.blog_nadpis{
font-size: 1.5em;
font-weight: bold;
vertical-align: top;
}

.autor_blog{
font-weight: bold;
}

.blog_text{
line-height: 140%;
padding: 5px;
padding-bottom: 30px;
}

.blog_text a{
color: #c82815;
}

.google_share{
position: absolute;
top: 10px;
right: 15px;
}

.face_share{
position: absolute;
top: 10px;
right: 80px;
}

.face{
position: absolute;
top: 25px;
right: 160px;
font-size: 14px;
line-height: 130%;
}

.blog_text{
position: relative;
margin-top: 30px;
}

.nacist_firma{
display: none;
position: absolute;
top: 310px;
left: 155px;
}

.vyhody{
position: relative;
background-color: white;
background-image: url('./img/vyhody_back.gif');
background-repeat: repeat-x;
background-position: left bottom;
height: 128px;
float: left;
}

.vyhody div.vyhoda{
width: 243px;
border: 1px solid #f1f1f1;
color: #7f8182;
font-size: 15px;
text-align: center;
padding-top: 100px;
vertical-align: top;
cursor: pointer;
float: left;
}

.vyhoda_1{
background-image: url('./img/geo_icon_1.gif');
background-repeat: no-repeat;
background-position: 97px 29px;
}

.vyhoda_2{
background-image: url('./img/geo_icon_2.gif');
background-repeat: no-repeat;
background-position: 97px 29px;
}

.vyhoda_3{
background-image: url('./img/geo_icon_3.gif');
background-repeat: no-repeat;
background-position: 97px 29px;
}

.vyhoda_4{
background-image: url('./img/geo_icon_4.gif');
background-repeat: no-repeat;
background-position: 97px 29px;
}

.vyhody_text{
position: relative;
margin-top: 5px;
margin-bottom: 5px;
font-size: 13px;
padding: 0px 10px;
}

.navigace_novinky{
position: relative;
margin-top: 25px;
height: 46px;
border-bottom: 2px solid #f1f1f1;
}

.novinky_bt{
position: relative;
float: left;
width: 131px;
height: 35px;
text-align: center;
color: black;
font-weight: bold;
padding-top: 9px;
margin-right: 2px;
background: none;
cursor: pointer;
}

.novinky_bt_hover{
position: relative;
float: left;
width: 131px;
height: 35px;
text-align: center;
color: white;
font-weight: bold;
padding-top: 9px;
margin-right: 2px;
background-image: url('./img/akcni_nadpis.gif');
background-repeat: no-repeat;
}

.karta_tit{
position: relative;
width: 250px;
height: 356px;
cursor: pointer;
display: inline-block;
padding: 11px;
margin: 25px;
}

.karta_tit2{
position: relative;
width: 250px;
height: 356px;
display: inline-block;
cursor: pointer;
padding: 11px;
margin: 25px;
}

.karta_tit:hover{
background-color: #ffe8ed;
}

.karta_tit2:hover{
background-color: #ffe8ed;
}

.karta_tit_img_w{
position: relative;
width: 250px;
height: 250px;
/*background-size: 100% auto;*/
background-position: center center;
background-repeat: no-repeat;
cursor:pointer;
background-size: cover;
}

.karta_tit_img_h{
position: relative;
width: 250px;
height: 250px;
/*background-size: auto 100%;*/
background-position: center center;
background-repeat: no-repeat;
cursor: pointer;
background-size: cover;
}

.karta_zb{
position: relative;
width: 250px;
height: 356px;
cursor: pointer;
display: inline-block;
padding: 11px;
margin: 25px;
}

.karta_zb:hover{
background-color: #ffe8ed;
}

.info_cont_s .karta_zb{
width: 244px;
}

.karta_zb_img_w{
position: relative;
width: 250px;
height: 250px;
/*background-size: 100% auto;*/
background-position: center center;
background-repeat: no-repeat;
cursor:pointer;
background-size: cover;
}

.karta_zb_img_h{
position: relative;
width: 250px;
height: 250px;
/*background-size: 100% auto;*/
background-position: center center;
background-repeat: no-repeat;
cursor:pointer;
background-size: cover;
}

.karta_nadpis{
position: absolute;
font-size: 18px;
text-align: center;
display: block;
text-decoration: none;
margin: 14px 0px 8px 0px;
height: 44px;
padding: 0px 10px;
vertical-align: middle;
}

.karta_cena{
position: relative;
color: #ff1d6d;
font-size: 24px;
font-weight: 700;
text-align: right;
display: block;
height: 38px;
vertical-align: middle;
display: table-cell;
width: 104px;
top: 60px;
}

.karta_cena_bezna{
position: absolute;
bottom: -5px;
right: 0px;
font-size: 11px;
text-decoration: line-through;
color: #252525;
display: block;
}

.karta_cena small{
font-size: 9px;
}

.karta_form{
position: relative;
top: 65px;
clear: both;
text-align: center;
margin-top: 16px;
display: none;
}

.tit_pravo_arr{
position: relative;
float: left;
width: 31px;
height: 31px;
background-repeat: no-repeat;
background-position: 0px 0px;
background-image: url('./img/tit_pravo_arr.gif');
cursor: pointer;
}

.tit_levo_arr{
position: relative;
float: left;
width: 31px;
height: 31px;
background-repeat: no-repeat;
background-position: 0px 0px;
background-image: url('./img/tit_levo_arr.gif');
margin-right: 15px;
cursor: pointer;
}

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

.tit_tit{
position: absolute;
margin-left: 0px;
}

#novinky_1{
background-image: url('./img/akcni_nadpis.gif');
color: white; 
}

.newsletter_input{
position: relative;
width: 180px;
height: 39px;
padding-bottom: 4px;
padding-left: 15px;
padding-right: 65px;
background-image: url('./img/newsletter_input.png');
background-repeat: no-repeat;
background-color: transparent;
border: 0px;
color: #65686a;
font-weight: 300;
font-size: 14px;
margin-top: 8px;
}

.news_cont{
position: relative;
}

.newsletter_input_ok{
position: absolute;
height: 32px;
top: 8px;
padding-top: 11px;
padding-left: 13px;
width: 33px;
left: 213px;
font-size: 17px;
font-weight: 700;
cursor: pointer;
}

.pata_black_copy{
position: relative;
width: 960px;
text-align: center;
margin: 0px auto;
height: auto;

padding: 5px 10px 0px 10px; 
clear: both;
color: #5fb6dc;
font-weight: 300;
font-size: 14px;
}

.filtr{
position: relative;
color: #414141;
border: 1px solid #f1f1f1;
padding: 14px 19px;
font-size: 15px;
}

.nadpis_filtr{
position: relative;
color: black;
font-weight: 500;
font-size: 15px;
width: 50px;
float: left;
}
.nadpis_filtr2{
position: relative;
color: black;
font-weight: 500;
font-size: 15px;
width: 215px;
padding-bottom: 10px;
}

.filtr_slider_hodnoty{
  text-align: center;
}

.filtr_slider_hodnoty strong{
  color: #000000;
  font-weight: 500;
}

#ceny_slider{
position: relative;
font-size: 13px;
padding-top: 1px;
}

.slider_cena_cont{
padding-top: 10px;
padding-bottom: 10px;
background-image: url('./img/slider_cena.gif');
background-repeat: repeat-x;
}

.filtr_table{
position: relative;
font-size: 14px;
border-collapse: collapse;
}

.filtr_table tr, .filtr_table td{
padding: 3px 0px;
margin: 0px;
}

.display_none{
display:none;
}

.input_new{
position: relative;
background-color: transparent;
border: 0px;
padding: 2px 7px;
background-color: #fafafa;
border-radius: 3px;
border: 1px solid #edeeef;
width: 180px;
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: 362px;
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;
}

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

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

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

.new_registrace{
position: relative;
padding: 20px 0px 0px 40px;
float: left;
}

.new_registrace_ronly{
  position: relative;
  width: 180px;
}

.new_registrace_ronly a{
  position: absolute;
  top: 0px;
  right: -15px;
}

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

.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;
}

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

.info_div_pravo{
position: relative;
width: 50%;
float: left;
}
.info_div_pravo_tret{
position: relative;
width: 34%;
float: left;
}

.blue_button{
position: relative;
width: 229px;
height: 48px;
background-color: #be2816;
border-radius: 5px;
color: white;
border: 0px;
font-size: 19px;
font-weight: 700;
cursor: pointer;
}

.blue_button:hover{
background-color: #e42e18;
}

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

#registrace_button{
position: absolute;
right: 30px;
/*top: 20px;*/

}

#check_form_text{
font-size: 18px;
color: red;
display: none;
margin-top: -15px;
}

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

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

.registrace_err{
text-align: center;
}

.ico_hledat{
position: absolute;
top: 43px;
right: -20px;
cursor: pointer;
z-index: 1000;
}

#loader{
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-image: url('./img/loader.gif');
background-repeat: no-repeat;
background-position: center center;
z-index: 999989;
background-color: #ffffff90;
}

#loader_ico{
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-image: url('./img/loader.gif');
background-repeat: no-repeat;
background-position: center center;
z-index: 999991;
}

#prihlasit_button{
position: relative;
top: 9px;
background-color: white;
}

.notice{
font-weight: bold;
color: red;
padding: 00px 45px 10px 45px; 
}

#profil{
display: none;
}

.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;
}

.objednavky{
position: relative;
display: none;
width: 978px;
border-collapse: collapse;
}

.objednavky tbody{
display: block;
width: 978px;
}

.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: #c82815;
text-decoration: underline;
padding-left: 78px;
}

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

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

.dodatek{
  width: 100%;
  height: 70px;
  resize: none;
  background-color: #fafafa;
  border-radius: 3px;
  border: 1px solid #edeeef;
  padding: 10px;
  box-sizing: border-box;
}

/*
0 neaut
1 autor
2 potvr
3 storno
*/

.obj_stav0{
position: relative;
color: #ff0606;
padding-left: 62px!important;
}

.obj_stav1{
position: relative;
color: #ff9934;
padding-left: 15px;
}

.obj_stav2{
position: relative;
color: #99cc00;
padding-left: 15px;
}

.obj_stav3{
position: relative;
color: #ff0606;
padding-left: 15px;
}

.obj_stav4{
position: relative;
color: #ff0606;
padding-left: 15px!important;
}

.obj_stav5{
position: relative;
color: #99cc00;
padding-left: 65px!important;
}

.obj_stav0_img{
position: absolute;
background-image: url('./img/obj_stav.png');
background-repeat: no-repeat;
background-position: 0px 0px;
width: 10px;
height: 10px;
top: 28px;
left: 43px;
}

.obj_stav1_img{
position: absolute;
background-image: url('./img/obj_stav.png');
background-repeat: no-repeat;
background-position: 0px 10px;
width: 10px;
height: 10px;
}

.obj_stav2_img{
position: absolute;
background-image: url('./img/obj_stav.png');
background-repeat: no-repeat;
background-position: 0px 20px;
width: 10px;
height: 10px;
}

.obj_stav3_img{
position: absolute;
background-image: url('./img/obj_stav.png');
background-repeat: no-repeat;
background-position: 0px 30px;
width: 10px;
height: 10px;
}

.obj_gray{
color: #8f9191;
}

.right{
text-align: right;
}

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

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

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

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

.dodaci_text ul li{
text-align: left;
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: 225px;
padding: 56px 50px 0px 50px;
height: 480px;
border-right: 1px solid #f1f1f1;
text-align: center;
}

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

.dodaci_3{
position: relative;
float: left;
width: 225px;
padding: 56px 50px 0px 50px;
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: #e5897f;
color: white;
border: 0px;
font-size: 15px;
font-weight: 700;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px; 
cursor: pointer;
}

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

.number{
text-align: center;
}

.gray{
color: #666;
}

.news_ok_container{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-image: url('./img/back_transparent.png');
background-repeat: repeat; 
display: none;
}

.news_ok{
position: absolute;
top: 50%;
left: 50%;
width: 360px;
height: 20px;
background-color: white;
font-weight: 700;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
border: 1px solid #eeeeee;
color: black;
padding: 30px;
margin-top: -10px;
margin-left: -180px;
}

.je_nam_lito{
padding: 30px 0px;
text-align: center;
}

.pointer{
cursor: pointer;
}

.znacka{
position: relative;
cursor: pointer;
display: block;
height: 25px;
padding-left: 25px;
z-index: 9999999;
text-decoration: none;
}

.znacka img{
position: absolute;
top: 1px;
left: 0px;
}

.slider_okenka{
position: absolute;
bottom: -9px;
left: 0px;
z-index: 2000;
}

.okenko1{
position: relative;
float: left;
margin: 3px;
background-color: #ff6097;
width: 18px;
height: 18px;
cursor:pointer;
border-radius: 9px;
background: -moz-linear-gradient(top, rgba(255,110,160,1) 0%, rgba(255,82,142,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,110,160,1) 0%,rgba(255,82,142,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,110,160,1) 0%,rgba(255,82,142,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6ea0', endColorstr='#ff528e',GradientType=0 ); /* IE6-9 */
}

.okenko2{
position: relative;
float: left;
margin: 3px;
background-color: #cf9eaf;
width: 18px;
height: 18px;
cursor:pointer;
border-radius: 9px;
background: -moz-linear-gradient(top, rgba(207,158,175,1) 0%, rgba(198,138,159,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(207,158,175,1) 0%,rgba(198,138,159,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(207,158,175,1) 0%,rgba(198,138,159,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf9eaf', endColorstr='#c68a9f',GradientType=0 ); /* IE6-9 */
}

.okenko2:hover{
background-color: #ff6097;
background: -moz-linear-gradient(top, rgba(255,110,160,1) 0%, rgba(255,82,142,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,110,160,1) 0%,rgba(255,82,142,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,110,160,1) 0%,rgba(255,82,142,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6ea0', endColorstr='#ff528e',GradientType=0 ); /* IE6-9 */
}

.lista{
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;
}

.zelena_linka{
font-size: 12px;
text-align: justify;
line-height: 200%;
padding: 7px;
}

h2.druh_zbozi{
position: relative;
font-size: 14px;
font-weight: normal;
display: inline;
}

.pata iframe{
position: fixed;
}


.nobackground{
background-image: none!important;
background-color: #c82815;
color: white!important;
}

.vrch_1{
position: relative;
width: 980px;
margin: 0px auto;
}

.vrch_2{
  display: none;
}

.top_menu_2{
position: absolute;
top: 50px;
left: 10px;
width: 190px;
height: 230px;
padding: 10px 0px;
background-color: #2c2d2e;
z-index: 9000;
display: none;
}

.top_menu_2 a{
color: white;
font-size: 12px;
text-decoration: none;
display: block;
width: 160px;
padding: 15px 15px;
text-align: left;
}

.top_menu_2 a:hover{
color: black;
background-color: #eeeeee;
}

.top_menu_2_btn{
position: absolute;
top: 13px;
left: 10px;
width: 25px;
height: 18px;
background-image: url('/img/menu_top.png');
background-repeat: no-repeat;
cursor: pointer;
z-index: 8000;
display:none;
}

.vrch_a2{
position: relative;
display: block;
float: left;
color: #bebfc0;
font-size: 13px;
padding: 13px 20px 0px 20px;
background-image: url('./img/top_menu_bck.png');
background-repeat: no-repeat;
background-position: center right;
width: auto;
text-align: right;
margin-left: 50px;
}

.vrch_aa2{
position: relative;
display: block;
float: left;
color: #bebfc0;
font-size: 13px;
padding: 0px;
background-image: url('./img/top_menu_bck.png');
background-repeat: no-repeat;
background-position: center right;
width: 140px;
text-align: right;
}

.vrch_a2 a{
position: relative;
display: inline;
float: left;
color: #bebfc0;
font-size: 13px;
padding-left: 20px;
}

.logout{
position: relative;
float: left;
color: #bebfc0;
font-size: 13px;
padding-left: 20px;
}

.vrch_aa2 a{
position: relative;
display: inline;
float: right;
color: #bebfc0;
font-size: 13px;
padding: 13px 10px 0px 10px;
}

.top_menu_social_2{
position: relative;
margin-top:  6px;
background-image: url('./img/top_menu_bck.png');
background-repeat: no-repeat;
background-position: center right; 
float: left;
padding-left: 10px;
margin-right: 15px;
height: 42px;
z-index:1000;
}

.novinky_nazev{
position: relative;
margin: 15px 10px;
padding: 8px 3px;
color: white;
font-size: 15px;
font-weight: bold;
text-align: center;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
background-color: #c82815;
clear: both;
min-width: 280px;
}

.info_obj{
clear: both;
}

.new_registrace_tab div{
float: left;
padding: 15px;
}

.hledat_small{
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  background-color: white;
  padding: 0px 35px;
}
.kosik_small{
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
}

.hledat_btn3_cont{
  position: absolute;
  top: 0px;
  left: 50px;
  float: left;
  height: 23px;
  padding: 8px 0px;
  cursor: pointer;
  display: none;
}

.hledat_btn3{
  width: 35px;
}

.kosik_btn3_cont{
  display: none;
  float: left;
  height: 47px;
  padding: 26px 15px;
  cursor: pointer;
  border-right: 1px solid #009ac4;
}

.vrch_small{
  height: 55px!important;
  background-image: url('./img/vrch_small.gif');
  background-position: 5px 15px;
}

#info_4_3_small{
  display: none;
}

.noborder{
  border: none!important;
}

.pata_container h2{
  color: #5fb6dc;
  font-weight: 300;
}

.nadpis_uvod{
    font-size: 25px!important;
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0px;
    margin: 0px 15px;
    font-weight: 300;
}

.detail_blok{
  position: relative;
  padding: 10px 15px;
  background-color: #f7f7f7;
  margin-top: 0px;
/*  font-size: 17px;
  color: #166286;*/
  line-height: 140%;
  float: left;
  width: 358px;
  height: 103px;
}

.detail_blok strong{
  color: #444444;
}


.detail_blok2{
  position: relative;
  background-color: #f7f7f7;
  margin-top: 0px;
  font-size: 17px;
  color: #166286;
  cursor: pointer;
  /*margin-left: 388px;*/
  float: left;
}

.detail_baleni_polozka{
  position: relative;
  float: left;
  width: 190px;
  line-height: 200%;
  font-size: 18px;
}

h3.detail_maly_nadpis{
  font-size: 1.2em;
  /*color: #c82815;*/
  color: #0033ff;
  padding: 4px 0px;
  margin: 6px 0px;
  border-bottom: 1px solid #e0e0e0;
}
h2.detail_maly_nadpis{
  font-size: 1.2em;
  /*color: #c82815;*/
  color: #0033ff;
  padding: 4px 0px;
  margin: 6px 0px;
  border-bottom: 1px solid #e0e0e0;
}

.specifikace_kategorie td{
  font-size: 1.2em;
  color: #0033ff;
  padding: 16px 0px 8px 0px;
  
}

.specifikace_radek td{
  padding-right: 30px;
}

#detail_1 h1, #detail_1 h2, #detail_1 h3{
  color: #29ace4;
  font-size: 18px;
  font-weight: bold;
}

#detail_1 h1 span{
  font-size: 35px;
  color: black;
  font-weight: 300;
}

#detail_1 h1 strong{
  font-size: 35px;
}

#detail_1 h4{
  font-size: 15px;
  font-weight: 400;
}

.popis_set{
  position: relative;
  width: 690px;
}

.popis_set tr td{
  position: relative;
  width: 345px;
  vertical-align: top;
  padding: 10px 0px;
}

.popis_set strong{
  color: #29ace4;
}

.popis_set .blue_line{
  width: 335px;
  border-left: 3px solid #29ace4;
  padding-left: 10px;
}

.popis_set p{
  position: relative;
  width: 345px;
}

.blue{
  color: #c82815;
  font-weight: bold;
}

.big{
  font-size: 20px;
  line-height: 150%;
}


.filtr_rozbal{
  display: none;
  position: absolute;
  top: 17px;
  right: 15px;
  cursor: pointer;
}

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

#new_registrace_ico{
 position: relative;
 clear: both;
padding: 20px 20px 0px 70px;
background-image: url('/img/znacky_0.gif');
background-repeat: no-repeat;
background-position: 40px 22px;
font-size: 15px;
font-weight: 400;
cursor: pointer;
}

#nakup_na_ico{
  display: none;
}

.polozka_dokup{
  background-color: #fafafa;
}

.polozka_dokup td{
  position: relative;
  padding: 5px 10px;
}

.polozka_dokup_info{
  background-color: #eeeeee;
}

.dokup_check{
  cursor: pointer;
}

#dopln_button{
  z-index: 999999;
}

.main_levo{
  display: none;
}

.nadpis_kosik_dokup{
  padding: 20px 0px 20px 35px;
  background-color: #f6f6f6;
  font-size: 15px;
  font-weight: 900;
  text-align: left;
  font-size: 19px;
  font-weight: 700;
}

.polozka_kosik_dokup{
  padding: 10px 20px;
  height: 60px;
}

.dokup_hlavni{
  /*width: 50px;*/
  float: left;
  margin-right: 15px;
}

.kosik_dokup_nazev_hlavni{
  display: table-cell;
  height: 40px;
  vertical-align: bottom;
  font-size: 17px;
  font-weight: 300;
}

.kosik_dokup_nazev{
  display: table-cell;
  height: 30px;
  vertical-align: bottom;
  font-size: 17px;
  font-weight: 300;
  float: left;
}

.kosik_dokup_nazev a{
  text-decoration: none;
}

.polozka_dokup_info{
  position: relative;
  padding: 3px 20px;
}

.polozka_dokup{
  position: relative;
  padding: 10px 20px;
  clear: both;
  min-height: 40px;
}

.dokup_chck{
  position: relative;
  float: left;
  padding-top: 10px;
  margin-right: 20px;
}

.dokup_img{
  position: relative;
  float: left;
  margin-right: 20px;
}

.dokup_img img{
  width: 32px;
}

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

.social{
  position: absolute;
  top: -35px;
  right: 30px;
}

#detail_1 img{
  max-width: 690px;
}

.levo p{
  position: relative;
  color: #414141;
  padding: 10px 20px;
  font-weight: 400;
}

.telefon{
  position: relative;
  top: -8px;
  font-weight: 500;
}

.podpis{
  position: absolute;
  top: 270px;
  right: 15px;
}

.filtr_kostka{
  position: relative;
  display: block;
  float: left;
  width: 120px;
  height: 120px;
  background-image: url('/img/ikony.gif');
  background-position: 0px 0px;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-radius: 3px;
}

.kostka2{
  background-position: -122px 0px;
}
.kostka3{
  background-position: -244px 0px;
}
.kostka4{
  background-position: -366px 0px;
}
.kostka5{
  background-position: -488px 0px;
}
.kostka6{
  background-position: -610px 0px;
}


.kostka7{
  background-position: 0px -1220px;
}
.kostka8{
  background-position: -122px -122px;
}
.kostka9{
  background-position: -244px -122px;
}
.kostka10{
  background-position: -366px -122px;
}
.kostka11{
  background-position: -488px -122px;
}
.kostka12{
  background-position: -610px -122px;
}


.vzkaznik{
position: relative;
background-image: url('./img/vzkaznik.gif');
width: 900px;
height: 27px;
text-align: right;
padding-right: 20px;
padding-top: 5px;
}

a.radimesi{
position: relative;
top: -3px;
left: 9px;
float: left;
display: block;
width: 131px;
height: 19px;
background-image: url('./img/radimesi.gif');
}

a.radimesi2{
position: relative;
top: -3px;
left: 0px;
float: left;
display: block;
width: 131px;
height: 19px;
}

a.radimesi3{
position: relative;
top: -7px;
left: 14px;
float: left;
display: block;
width: 131px;
height: 23px;
background-image: url('./img/pridat_v.gif');
}

.odpoved{
background-color: #e0e9e0;
padding: 10px;
background-image: url('./img/vzkaz_top.gif');
background-repeat: no-repeat;
background-position: top;
}


.vzkaz{
padding: 10px;
}

.vzjm{
position: relative;
float: left;
font-weight: bold;
font-size: 1.2em;
color: #c82815;
}

.vzc{
position: relative;
margin-left: 720px;
font-weight: bold;
font-size: 1.2em;
color: #c82815;
}

.vzjm2{
position: relative;
float: left;
font-weight: bold;
font-size: 1.2em;
color: #6c6d6b;
}

.vzc2{
position: relative;
margin-left: 420px;
font-weight: bold;
font-size: 1.2em;
color: #6c6d6b;
}

.bot{
position: relative;
width: 570px;
height: 18px;
background-image: url('./img/vzkaz_bottom.gif');
background-repeat: no-repeat;
}

.pridat_vzkaz{
position: relative;
height: 24px;
width: 563px;
background-image: url('./img/pridat_v.gif');
margin-bottom: 10px;
}

#vzkaz_form input{
border: 1px solid gray;
}

#vzkaz_form textarea{
border: 1px solid gray;
}

/* detail generatoru M */
.gen{
  color: #49e0ff!important;
}

.gen_levo{
  position: relative;
  width: 53%;
  float: left;
}

.gen_levo strong, .gen_pravo strong{
  color: #49e0ff;
}

.gen_pravo{
  position: relative;
  width: 44%;
  float: left;
  padding-left: 20px;
}

.gen_icons img{
  position: relative;
  float: left;
  height: 120px;
}

.gen_text{
  text-align: justify;
}

.gen_vlastnosti{
  position: relative;
  font-size: 20px;
  line-height: 150%;
  border-left: 3px solid #49e0ff;
  padding-left: 20px;
  margin-bottom: 73px;
}

.gen_funkce{
  position: relative;
  height: 100px;
  clear: both;
}

.gen_funkce img{
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
}
.gen_funkce span{
  position: relative;
  display: block;
  padding-left: 100px;
  display: table-cell;
  vertical-align: middle;
  height: 80px;
}

.gen_tab{
  position: relative;
  margin-top: 20px;
}

.gen_tab tr th{
  background-color: #dfe5e5;
  text-align: left;
  font-weight: 500;
  padding: 4px;
  font-size: 13px;
}

.gen_tab tr td{
  background-color: #eefcff;
  text-align: center;
  font-weight: 500;
  padding: 4px;
  font-size: 13px;
}

.gen_tab tr td.gen_tab_active{
  background-color: #49e0ff;
  color: white;
  text-align: center;
  font-weight: 500;
  padding: 4px;
  font-size: 13px;
}

.gen_tab tr td.nothing{
  background-color: transparent;
}

/* detail generatoru P */

h1.genp strong{
    color: #ff5b02; 
}

h2.genp{
    color: #ff5b02!important;
    clear: both;
}

.genp_levo{
  position: relative;
  width: 53%;
  float: left;
}

.genp_levo strong, .genp_pravo strong{
  color: #ff5b02;
}

.genp_pravo{
  position: relative;
  width: 44%;
  float: left;
  padding-left: 20px;
}

.genp_icons img{
  position: relative;
  float: left;
  height: 110px;
}

.genp_text{
  text-align: justify;
}

.genp_vlastnosti{
  position: relative;
  font-size: 20px;
  line-height: 150%;
  border-left: 3px solid #ff5b02;
  padding-left: 20px;
  margin-bottom: 90px;
}

.genp_funkce{
  position: relative;
  height: 100px;
  clear: both;
}

.genp_funkce img{
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
}
.genp_funkce span{
  position: relative;
  display: block;
  padding-left: 100px;
  display: table-cell;
  vertical-align: middle;
  height: 80px;
}

.genp_tab{
  position: relative;
  margin-top: 20px;
}

.genp_tab tr th{
  background-color: #dfe5e5;
  text-align: left;
  font-weight: 500;
  padding: 4px;
  font-size: 13px;
}

.genp_tab tr td{
  background-color: #fff1e8;
  text-align: center;
  font-weight: 500;
  padding: 4px;
  font-size: 13px;
}

.genp_tab tr td.genp_tab_active{
  background-color: #ff5b02;
  color: white;
  text-align: center;
  font-weight: 500;
  padding: 4px;
  font-size: 13px;
}

.genp_tab tr td.nothing{
  background-color: transparent;
}

/* detail generatoru PD */

h1.genpd strong{
    color: #57e8a0; 
}

h2.genpd{
    color: #57e8a0!important;
    clear: both;
}

.genpd_levo{
  position: relative;
  width: 45%;
  float: left;
}

.genpd_levo strong, .genpd_pravo strong{
  color: #57e8a0;
}

.genpd_pravo{
  position: relative;
  width: 52%;
  float: left;
  padding-left: 20px;
}

.genpd_icons img{
  position: relative;
  float: left;
  height: 110px;
}

.genpd_text{
  text-align: justify;
}

.genpd_vlastnosti{
  position: relative;
  font-size: 23px;
  line-height: 150%;
  border-left: 3px solid #57e8a0;
  padding-left: 20px;
  margin-bottom: 256px;
}

.genpd_funkce{
  position: relative;
  height: 100px;
  clear: both;
}

.genpd_funkce img{
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
}
.genpd_funkce span{
  position: relative;
  display: block;
  padding-left: 100px;
  display: table-cell;
  vertical-align: middle;
  height: 80px;
}

.genpd_tab{
  position: relative;
  margin-top: 20px;
}

.genpd_tab tr th{
  background-color: #dfe5e5;
  text-align: left;
  font-weight: 500;
  padding: 4px;
  font-size: 11px;
}

.genpd_tab tr td{
  background-color: #f2fff8;
  text-align: center;
  font-weight: 500;
  padding: 4px;
  font-size: 11px;
}

.genpd_tab tr td.genpd_tab_active{
  background-color: #57e8a0;
  color: white;
  text-align: center;
  font-weight: 500;
  padding: 4px;
  font-size: 13px;
}

.genpd_tab tr td.nothing{
  background-color: transparent;
}

.nevite_si_rady{
  position: relative;
  display: block;
  margin-left: 20px;
}

.red{
position: relative;
color: red!important;
font-weight: bold;
}

.orange2{
position: relative;
color: #e9c559!important;
font-weight: bold;
}

.send_button{
position: relative;
display: block;
font-size: 19px;
font-weight: 500;
color: #333333;
/*padding: 13px 27px 0px 65px;*/
text-align: center;
width: 137px;
height: 35px;
text-decoration: none;
margin: 10px 0px;
border-radius: 6px;
border: 1px solid #777777;
cursor: pointer;
}

.send_button:hover{
  background-color: #7eed5c;
}

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

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

.info_gdpr_red{
  display: none;
  font-weight: 700;
  color: red;
}

.darky_cont{
  position: relative;
  float: left;
  margin-right: 15px;
  text-align: center;
}

.darky_nadpis{
  background-color: #f6f6f6;
  border-bottom: 1px solid #f1f1f1;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 16px;
}

.var_nadpis{
  position: relative;
  background-color: #f7f7f7;
  padding: 3px 10px;
  margin: 0px -20px 10px -15px;
}

.var_select{
  border-radius: 3px;
  border: 1px solid gray;
  padding: 3px 7px;
  background-color: #fdfdfd;
  width: 100%;
  margin-bottom: 10px;
}

.varianty_kosik{
  font-size: 12px;
}

.dokup_select{
  border-radius: 3px;
  border: 1px solid gray;
  padding: 3px 7px;
  background-color: #fdfdfd;
  width: 100px;
  margin-bottom: 10px;
}

.kosik_dokup_varianty{
  display: table-cell;
  height: 30px;
  vertical-align: bottom;
  font-size: 17px;
  font-weight: 300;
  float: left;
  margin-top: -2px;
}

.kosik_dokup_varianty b{
  margin-left: 15px;
  font-size: 13px;
}

.btn_kf{
  position: absolute;
  bottom: 19px;
  right: -5px;
  color: white;
  font-weight: 500;
  background-color: #ff4789;
  text-align: center;
  border: 0px;
  border-radius: 3px;
  width: 130px;
  padding: 8px 0px;
  font-size: 14px;
}

.do_kosiku{
position: relative;
border-radius: 4px;
width: 100%;
height: 48px;
border: 0px;
background-color: #ff4789;
color: white;
text-align: center;
font-size: 19px;
font-weight: 700;
margin-left: -7px;
cursor: pointer;
}

.objednat{
  font-size: 20px;
  background-image: none;
  padding: 0px 46px 0px 46px!important;
}

.resp{
  display: none;
}


#posta_vybrat{
  text-decoration: underline;
  color: #333333;
  cursor: pointer;
  width: 200px;
}

.posta_vybrat{
  position: relative;
  width: 80%;
  margin-top: 5px;
  display: none;
}

.posta_info{
  font-size: 13px;
}

.posta_oteviracka table{
  margin-top: 6px;
}

.posta_den{
  font-weight: bold;
  color: #222222;
}

#detailbt_3{
  width: 150px;
}

.black{
  color: black;
}

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

.platba_chck{
  z-index:99999;
}

.objednavka_dodatek{
  position: relative;
  width: 100%;
  border-radius: 1px;
  border: 1px solid gray;
  height: 100px;
  padding: 10px;
}

.tabposta{
  position: relative;
  width: 100%;
}

.tabposta th{
  background-color: #ddd;
  text-align: center;
}

.tabposta td{
  padding: 5px 10px;
  text-align: center;
}

#naseptavac_cont{
  position: absolute;
  top: 81px;
  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;
}

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

.naseptavac_oddeleni{
  position: relative;
}

.hledat_form{
  position: relative;
}

.radek{
  text-align: left;
  clear: both;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.radek_img {
    float: left;
    margin-right: 10px;
}

.radek_img img{
  max-height: 90px;
}

.radek_nazev{
  text-decoration: none;
  font-size: 1.5em;
  padding-left: 20px;
  padding-bottom: 13px;
}

.radek_nazev a{
  text-decoration: none;
}

.radek_ceny{
  position: relative;
  float: left;
  width: 55px;
}

.radek_ks{
  position: relative;
  float: left;
  margin-right: 15px;
  margin-left: 5px;
}

.radek_ks input{
  border: 1px solid #c43827;
  border-radius: 2px;
  width: 30px;
  height: 28px;
  text-align: center;
  font-size: 1.2em;
  margin-top: 3px;
}

.radek_hmotnost{
  position: relative;
  font-weight: bold;
}

.btn_pluj{
  position: sticky;
  position: -webkit-sticky;
  top: 10px;
  text-align: right;
  z-index: 99999;
}

.btn_pluj .btnBuy{
  margin: 0px 0px 20px auto!important;
}

.vybrane{
  color: #be2715!important;
}

.radek_cena{
  white-space: nowrap;
}

.radek_cena_cont{
  position: relative;
  width: 140px;
  height: 45px;
  float: left;
}

.radek_ceny_cont{
  position: relative;
  margin-left: 100px;
}

a.odkaz_index{
  color: white;
  text-decoration: none;
}

.footer_fb{
  display: inline-block;
}

.footer_fb a{
  color: #525252;
  font-size: 60px;
}

.select_new{
position: relative;
border: 0px;
padding: 0px;
width: 180px;
height: 34px;
background-color: #fafafa;
border-radius: 3px;
border: 1px solid #edeeef;
}

.prihlaseni_cont{
  position: relative;
  background-color: rgba(255,255,255,0.1);
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  height: 53px;
  max-width: 280px;
  margin-bottom: 20px;
}

.prihlaseni_cont strong{
  font-weight: 300;
  font-size: 15px;
  display: table-cell;
  /*float: left;*/
  margin-top: 0px;
  width: 210px;
  height: 34px;
  vertical-align: middle;
}

.logout_vo{
position: absolute;
top: 11px;
right: 10px;
}

.prihlaseni_img{
  position: relative;
  float: left;
}

.prihlaseni_i{
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 5px 5px;
  width: calc(100% - 80px);
  position: absolute;
  left: 65px;
  top: 13px;
}

.prihlaseni_b{
  position: absolute;
  top: 13px;
  right: 10px;
  font-size: 0;
  width: 34px;
  height: 29px;
  border: 0px;
  background-color: transparent;
  background-image: url('/img/login_b.png');
}

.prihlaseni_cont_nadpis{
  color: white;
  display: block;
  border-top: 1px solid #333;
  padding-top: 10px;
}

.jazyky{
  padding: 10px;
}

.jazyky a{
  color: white;
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 16px;
}

.jazyky a span.under{
  text-decoration: underline;
}

.jazyky a img{
    border: 0px;
    margin-right: 10px;
    /*filter: grayscale(100%);*/
    width: 35px;
    border-radius: 2px;
}

.jazyky a.active, .jazyky a:hover{
  color: #ca2916;
}
.jazyky a.active img, .jazyky a:hover img{
  /*filter: grayscale(0%);*/
}

.gray strong{
  font-weight: 600;
}

a.menu_social{
  display: inline-block;
  font-size: 25px;
  line-height: 80px;
  opacity: 1;
  color: #6b4318;
}

.msm{
  margin-left: 15px;
}

.menu_social2,.menu_social3{
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  font-size: 25px;
  opacity: 1;
  color: #6b4318;
  display: none;
}


.containerInsta{
  position: relative;
  background: url(images/contentTop.jpg) no-repeat left bottom;
  background-color: #121317;
}
.containerInsta .content {
  padding: 50px 50px 50px 30px;
  text-align: center; }
  @media screen and (max-width: 1480px) {
    .containerInsta .content {
      padding: 50px 30px 30px 20px; } }
  @media screen and (max-width: 999px) {
    .containerInsta .content .contentLeft {
      width: 100%; } }
  .containerInsta .content::after {
    content: "";
    clear: both;
    display: table; }
  .containerInsta .content h2 {
    color: #cfb799;
    font-size: 2.8em;
    margin: 0 0 30px 0;
    text-align: center;
    line-height: 1.3em; }
    @media screen and (max-width: 480px) {
      .containerInsta .content h2 {
        font-size: 2.0em; } }
        
  .containerInsta:before {
    background: linear-gradient(-45deg, #121317 14px, #000 15px, #797979 16px, transparent 19px, transparent 0), linear-gradient(45deg, #121317 16px, #f40000 15px, #bbb 14px, transparent 0);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 32px 32px;
    content: " ";
    display: block;
    position: absolute;
    top: -24px;
    left: 0px;
    width: 100%;
    height: 24px; }

.contentInsta .itemWrap {
  display: block;
  float: left; }
  @media screen and (min-width: 1000px) {
    .contentInsta .itemWrap {
      width: 22%;
      margin: 0 4% 4% 0; }
    .contentInsta .itemWrap:nth-child(4n) {
      margin: 0 0 4% 0; } }
  @media screen and (min-width: 768px) and (max-width: 999px) {
    .contentInsta .itemWrap {
      width: 32%;
      margin: 0 2% 2% 0; }
    .contentInsta .itemWrap:nth-child(3n) {
      margin: 0 0 2% 0; }
    .contentInsta .itemWrap:nth-child(4) {
      display: none; } }
  @media screen and (min-width: 420px) and (max-width: 767px) {
    .contentInsta .itemWrap {
      width: 49%;
      margin: 0 2% 30px 0; }
    .contentInsta .itemWrap:nth-child(2n) {
      margin: 0 0 30px 0; } }
  @media screen and (max-width: 419px) {
    .contentInsta .itemWrap {
      width: 100%;
      margin: 0 0 30px 0;
      border-bottom: 1px solid #d8ccc0;
      padding: 0 0 10px 0; }
      .contentInsta .itemWrap:last-child {
        border: none; } }
  .contentInsta .itemWrap a {
    text-decoration: none;
    color: #5b433e;
    font-size: 1.2em; }
    .contentInsta .itemWrap a:hover .itemBtn {
      background: #cb2d1a; }
      .contentInsta .itemWrap a:hover .itemBtn:before {
        color: #cb2d1a; }
  .contentInsta .itemWrap .itemImg {
    margin: 0px auto 10px auto;
    max-height: 200px;
    max-width: 200px;
    }
    .contentInsta .itemWrap .itemImg img {
      max-width: 100%;
      display: table;
      margin: 0 auto; }
  .contentInsta .itemWrap .itemTitle {
    color: #c01c11;
    font-weight: 600;
    height: 70px;
    overflow: hidden;
    margin: 0 0 10px 0;
    line-height: 1.4em; }
  .contentInsta .itemWrap .itemText {
    color: #5b433e;
    height: 94px;
    overflow: hidden;
    line-height: 1.4em;
    margin: 0 0 20px 0; }
  .contentInsta .itemWrap .itemBtn {
    display: table;
    margin: 0 auto;
    padding: 5px 20px;
    background: #560e00;
    color: #fff;
    position: relative; }
    .contentInsta .itemWrap .itemBtn:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      content: "\f0d8";
      position: absolute;
      top: -14px;
      font-size: 20px;
      left: calc(50% - 5px);
      color: #560e00; }


.informace_blok strong{
  font-size: 15px;
  font-weight: 600;
}

.info_line{
  width: 100%;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 3px;
  font-size: 12px;
  background-color: #fbe5e3;
  color: #a42517;
}


/* CSS pro PPL */
.widget_shower{
  display: none;
}
.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: #ffc001;
border-radius: 10px;
margin-top: 50px;
}

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

.ppl-parcelshop-map {
  height: 100%;
  max-height: 640px;
}

.widget_1_input{
  border-radius:3px;
  border:1px solid #d3d5d8;
  padding:5px 10px;
  background-color: #ffcb00;
  margin:7px 0px;
}
.widget_1_input_green{
  background-color: #9ce123;
}


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

.kokino_more{
  display: none;
}

.kokino_more h3{
  color: white;
}

.kokino_okno{
  position: absolute;
  text-align: left;
  margin: 0px auto;
  overflow-y: scroll;
  background: linear-gradient(135deg,rgb(15, 37, 117) 0%, rgb(160, 75, 208) 100%);
  padding: 15px;
  font-size: 13px;
  color: white;
  width: 400px;
  height: 255px;
  top: calc(50vh - 150px);
  left: calc(50vw - 200px);
  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{
  color: white;
  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 #ccc;
  border-radius: 10px;
  height: 30px;
  background-color: #d52c2c;
  padding-left: 0px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  display: block;
  cursor: pointer;
  box-shadow: inset 1px 1px 8px #000;
}
.switch_on{
  width: 100px;
  border: 1px solid #ccc;
  border-radius: 10px;
  height: 30px;
  background-color: #48d52c;
  padding-left: 47px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  display: block;
  cursor: pointer;
  box-shadow: inset 1px 1px 8px #000;
}

.switch_slider{
  width: 50px;
  border-radius: 8px;
  height: 26px;
  background-color: #fff;
  top: 1px;
  left: 1px;
  cursor: pointer;
  box-shadow: inset -1px -1px 1px #000000d9;
  position: relative;
}

#sw_cookie_sw_1{
  opacity: 0.5;
} 

#dic_cekej{
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 40px;
  left: 0px;
  text-align: center;
  display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999999;
  font-weight: bold;
  display: none;
  text-shadow: 0px 0px 7px #fff, 1px 1px 1px #fff, 2px 2px 1px #fff, 3px 3px 1px #fff, 4px 4px 1px #fff, -1px -1px 1px #fff, -2px -2px 1px #fff, -3px -3px 1px #fff, -4px -4px 1px #fff;
}

.new_registrace small{
  position: absolute;
  left: 42px;
  top: 75px;
  font-size: 10px;
}

.hmotnost_nad{
  display: block;
  margin-top: 10px;
  text-align: right;
}

.nowrap{
  white-space: nowrap;
}

.none{
  display: none!important;
}

/* RB */


.ref_block{
  padding: 10px;
  clear: both;
  margin-bottom: 35px;
}

.ref_block p{
  padding: 0px;
}

.ref_block h1{
  padding-left: 0px;
  font-weight: 600;
  font-size: 38px;
  line-height: 120%;
  margin-bottom: 10px;
}
.ref_block h2{
  padding-left: 0px;
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  margin-bottom: 10px;
}

.ref_block h3{
  padding-left: 0px;
  font-weight: 500;
  font-size: 28px;
  line-height: 120%;
  margin-bottom: 10px;
}

.rb_00 .rb_l{
  display: flex;
  justify-content: center;
  align-items: center;
}

.rb_00 .rb_l .rb_ll{
  width: 65%;
  padding-right: 35px;
}

.rb_00 .rb_r{
  width: 35%;
  float: left;
  padding: 25px;
  border-left: 1px solid black;
}


.ref_block .rb_cont{
  display: flex;
  justify-content: center;
  /*align-items: center;*/
  width: 100%;
  
}


.rb_01 .rb_img{
  width: 50%;
}

.rb_01 .rb_img img{
  max-width: 90%;
  display: block;
  margin: 0px auto;
}

.rb_01 .rb_txt{
  width: 50%;
  float: left;
  padding: 0px 25px 25px 25px;
}

.rb_02 .rb_img{
  width: 50%;
}

.rb_02 .rb_img img{
  max-width: 90%;
  display: block;
  margin: 0px auto;
}



.rb_02 .rb_txt{
  width: 50%;
  float: left;
  padding: 0px 25px 25px 25px;
}

.rb_03 .rb_img{
  width: 100%;
}

.rb_03 .rb_img img{
  width: 100%;
  display: block;
  margin: 0px auto;
}

.rb_04 .rb_txt{
  width: 100%;
  padding: 0px 25px 10px 25px;
  margin: 0px auto;
}

.rb_03 .rb_txt{
  width: 100%;
  padding: 0px 25px 10px 25px;
  margin: 0px auto;
}

.rb_06 .rb_img{
  width: 50%;
}

.rb_06 .rb_img img{
  width: 90%;
  display: block;
  margin: 0px auto;
  /*aspect-ratio: 1;*/
  object-fit: contain;
  transform: scale(1);
  transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);	
}
.rb_06 .rb_img img:hover{
  transform: scale(1.15);
}
.rb_07 .rb_img{
  width: 33%;
}

.rb_07 .rb_img img{
  width: 90%;
  display: block;
  margin: 0px auto;
  aspect-ratio: 1;
  object-fit: contain;
  transform: scale(1);
  transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);	
}
.rb_07 .rb_img img:hover{
  transform: scale(1.2);
}

.rb_txt{
  line-height: 170%;
}
.rb_txt strong{
  /*letter-spacing: 6px;*/
}

.block_p{
  margin: 40px 0px;
}

.rbf{
  /*margin-top: 40px;*/
}

.rb_00{
  padding-top: 20px;
}

.listWrap{
  width: 330px;
  height: 545px;
  float: left;
  margin: 0px 17px 34px 17px;
  box-shadow: 1px 1px 3px #00000040;
  border-radius: 11px;
  padding: 30px;
  text-align: center;
}

.listWrap:hover{
  filter: brightness(1.2);
  box-shadow: 0px 0px 1px #00000040;
}

.listTitle a{
  color: #495276;
  text-decoration: none;
}

.listTitle{
  font-size: 30px;
  color: #495276;
  text-decoration: none;
  font-weight: 700;
  line-height: 35px;
  height: 75px;
}
.listPrice{
  font-size: 30px;
  color: #41b2f3;
  text-decoration: none;
  font-weight: 400;
  line-height: 60px;
  height: 60px;
}

.listImg{
  height: 305px;
}

.listImg img{
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.listButton{
  position: relative;  
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  width: 270px;
  height: 50px;
  color: #fff;
  display: block;
  background: #41CDF3;
  background: linear-gradient(135deg,rgba(65, 205, 243, 1) 0%, rgba(64, 130, 244, 1) 50%, rgba(14, 26, 158, 1) 100%);
  border-radius: 11px;
  line-height: 48px;
  background-size: 200% auto;
}

.listButton:hover{
  background-position: right center;
}
.detailBottomCena{
  font-size: 30px;
  color: #41b2f3;
  text-decoration: none;
  font-weight: 600;
  line-height: 60px;
  height: 65px;
  text-align: right;
}
.detailBottomCena select{
  width: 135px;
  font-size: 16px;
  color: #757575;
  display: inline-block;
  text-align: left;
  line-height: 20px;
  border: 1px solid #495276;
  padding: 6px 10px;
  border-radius: 5px;
  top: -4px;
  background-color: white;
  font-weight: 600;
}

.detailBottomMnozstvi{
  width: 135px;
  font-size: 16px;
  color: #757575;
  display: inline-block;
  text-align: left;
  line-height: 20px;
  border: 1px solid #495276;
  padding: 6px 10px;
  border-radius: 5px;
  top: -4px;
  cursor: pointer;
  margin-right: 15px;
  position: absolute;
  top: 13px;
  right: 120px;
}

.detailBottomMnozstvi_select{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 135px;
  font-size: 16px;
  color: #757575;
  display: inline-block;
  text-align: left;
  line-height: 20px;
  border: 1px solid #495276;
  padding: 0px;
  border-radius: 5px;
  top: 32px;
  cursor: pointer;
  height: 100px;
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 999;
  display: none;
}

.detailBottomMnozstvi_select span{
  width: 100%;
  display: inline-block;
  background-color: white;
  padding: 3px 10px;
}

.detailBottomMnozstvi_select span.span_act{
  background-color: #41b2f3;
  color: white;
}

.detailBottomMnozstvi_select span:hover{
  background-color: #41b2f3;
  color: white;
}

.detailL{
  width: 500px;
  float: left;
  margin-top: 20px;
}

.detailL a{
  display: block;
}

.detailL a img{
  width: 100%;
  max-height: 400px;
  object-fit: contain;
  object-position: center;
}

.detailR{
  margin-left: 550px; 
}

.detailR h1{
  text-align: right;
}

.btnBuy{
  text-align: right;
}
.btnBuy .button{
  display: inline-block;
}

.detailPopis{
  margin-top: 50px;
}

.vrch_kosik .dropdown-content {
  display: none;
  position: absolute;
  padding: 0 0 10px 0;
  background: url(images/toothBasket.png) repeat-x left bottom;
  min-width: 377px;
  box-shadow: 4px -4px 8px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  right: 0;
  top: 103px;
  border-top: 5px solid #a52517;
  font-size: 14px;
}

.vrch_kosik .dropdown-content .dropdown-content-in {
  background: #f3eade;
  padding: 10px 25px 10px 25px;
}

.vrch_kosik .dropdown-content.show {
  display: block;
}
.vrch_kosik .dropdown-content:before {
  position: absolute;
  top: -35px;
  right: 10px;
  content: "\f0d8";
  font-size: 44px;
  color: #a52517;
}
.vrch_kosik .content-item-ks {
  border-bottom: 1px solid #d8ba92;
  color: #000;
  display: table;
  width: 100%;
}
.vrch_kosik .content-item-ks .content-item-l {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0;
}
.vrch_kosik .content-item-ks .content-item-r {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding: 10px 0;
}
.vrch_kosik .content-item {
  display: table;
  width: 100%;
  line-height: 1.2em;
  font-weight: 700;
  color: #20528d;
  border-bottom: 1px solid #20528d;
  padding-bottom: 6px;
}
.vrch_kosik .content-item .content-item-l {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0;
}
.vrch_kosik .content-item .content-item-c {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 0 10px 10px;
  width: 28px;
}
.vrch_kosik .content-item .content-item-c span.del {
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #f5a70c;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.vrch_kosik .content-item .content-item-r {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding: 5px 0;
  width: 90px;
}
.vrch_kosik .content-item-sum {
  /*border-bottom: 1px solid #20528d;*/
  color: #000;
  display: table;
  width: 100%;
  font-weight: 700;
  color: #20528d;
  padding-top: 8px;
}
.vrch_kosik .content-item-sum .content-item-l {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0;
  font-size: 1.1em;
}
.vrch_kosik .content-item-sum .content-item-r {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding: 10px 0;
  font-size: 1.3em;
}
.vrch_kosik .content-item-btn {
  width: 100%;
  display: block;

  padding: 10px 0;
  text-align: center;
  color: #a52517;
  text-decoration: underline;
}
.vrch_kosik .content-item-btn:hover {
  color: #a52517;
  text-decoration: none;
}

.kosik_nahled_zbozi2{
  width: 100%;
  padding-top: 6px;
}
.kosik_nahled_cena_gray2{
  font-size: 13px;
  color: #20528d;
  font-weight: 500;
}
.kosik_nahled_nadpis2{
  color: #11a1e0;
  font-weight: 500;
}

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

.detailContent{
  margin-top: 20px;
}

.detailPopis table{
}

.detailPopis table th{
  text-align: left;
}
.detailPopis table tr td:first-child{
  font-weight: 600;
}

.detail_back{
  top: -20px;
  box-sizing: content-box;
  position: relative;
  left: 30px;
  display: block;
  font-size: 1.1em;
  font-weight: 500;
  color: #20528d;
  padding: 0px 27px 0px 65px;
  text-align: center;
  width: 137px;
  height: 48px;
  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 #20528d;
  line-height: 48px;
}

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