@media only screen and (min-width:1024px) and (max-width:5000px) {
  @font-face {
  font-family: "PTSans-Caption";
  src: url("./fonts/PTC55F.eot"); /* IE9 Compat Modes */
  src: url("./fonts/PTC55F.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/PTC55F.otf") format("opentype"), /* Open Type Font */
    url("./fonts/PTC55F.svg") format("svg"), /* Legacy iOS */
    url("./fonts/PTC55F.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/PTC55F.woff") format("woff"), /* Modern Browsers */
    url("./fonts/PTC55F.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
* {
  box-sizing: border-box;
}

.textkryt{
  width: 50px;
  height: 130px;
  background: #fff;
  z-index: 5;
  position: fixed;

}

body {
  margin: 0;
  font-family: 'Montserrat', sans-serif;

  font-size: 14px;
}
body, html {
  height: 100%;
  width: 100%;

}

h1, h2, h3 {
 font-family: 'Montserrat', sans-serif;
}
h1 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: center;
 font-weight: 500;

}
h2 {
  font-size: 20px !important;
  padding-top: 25px;
  text-align: center;
  font-weight: normal;
}
h3 {
  font-size: 18px !important;
  padding-top: 25px;
  text-align: left;
  font-weight: normal;
}
p {
  line-height: 22px;
}


.swice_romantic {
   position: fixed; 
  top: 0; 
  left: 0; 
  
  /* Preserve aspet ratio */
  min-width: 100%;
  min-height: 100%;
      background: url('../img/swice_romantic2.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    }


.bgnnew{
  width: 100%;
   height: 657px;
   border-bottom: 1px solid #999;
}
.new50l {
  width: 50%;
  height: 656px;
  float: left;
  background-color: #f7f7f7;
}
.new50r {
  width: 50%;
  height: 656px;
  background: url('../img/bgn_swice7.jpg');
  float: left;
  background-color: #f2f2f2;
}
.new50lin {
  float: right;
  width: calc(640px - 80px);
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 80px;
  text-align: left;
}
.new50lin h1{
  font-size: 18px;
  color: #333;
  margin-bottom: -10px !important;
   font-weight: 500;
  text-align: left;
  padding-bottom: 0px;
}
.btnindextop {
  margin-top: -30px !important;
}
.h1sojove {
  font-weight: bold;
  font-size: 34px;
  color: #333;
margin-top: 10px;
  display: block;
  text-transform: uppercase;
}

.new50lin p{
  line-height: 32px; 
  font-size: 16px;
  text-align: left;
  padding-bottom: 20px;
}
.btnzobrazit{
  display: block;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  text-align: center;
  clear: both;
  margin-top: 10px;
  line-height: 44px;
  text-decoration: none;
  float: right;
  
  width: 200px;
  height: 44px;
  border: 1px solid #000;
  transition: all 0.2s;
    -moz-transition: all 0.2s; /* Firefox 4 */
    -webkit-transition: all 0.2s; /* Safari and Chrome */
    -o-transition: all 0.2s; /* Opera */
}
.btnzobrazit:hover{
  background-color: rgba(118, 99, 85, 0.20);
  border: 1px solid rgba(118, 99, 85, 0.20);
  color: #524740;
}
.btn_hp {
  width: 242px;
  height: 34px;
  left: calc(50% - 342px);
  bottom: 220px;
  position: absolute;
  z-index: 2;
  background-image: url('../img/btn_hp2.png');
}
.btn_hp_active {
  width: 242px;
  height: 34px;
  left: calc(50% - 342px);
  bottom: 220px;
  position: absolute;
  z-index: 2;
  background-image: url('../img/btn_hp_active.png');

}
.original_vy_terina {
  width: 209px;
  height: 109px;
  left: calc(50% - 470px);
  bottom: 250px;
  position: absolute;
  z-index: 2;
  background-image: url('../img/original_vy_terina.png');
}
.podpis_stin {
  width: 267px;
  height: 88px;
  left: calc(50% - 670px);
  bottom: 155px;
  position: absolute;
  z-index: 2;
  background-image: url('../img/podpis_stin.png');
}
.text_stin{
   width: 662px;
  height: 72px;
  left: calc(50% - 900px);
  bottom: 260px;
  position: absolute;
  z-index: 2;
  background-image: url('../img/text_stin2.png');
  
}
.burgermenu {
  display: none;
  width: 25px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  right: 40px;
  top: 25px;
  background-image: url('../img/menu4.png');
  background-size: 100%;
  background-repeat: no-repeat;
}
.burgermenu:hover {
  background-image: url('../img/menu2.png');
}
.burgermenu img{
  width: 100%;
}
.kosikico {
  width: 25px;
  height: 25px;
  right: 40px;
  top: 25px;
  position: absolute;
  background-image: url('../img/kosik.png');
  background-size: 100%;
  background-repeat: no-repeat;
}
.kosikico:hover {
  background-image: url('../img/kosik_hover2.png');
}
.souhlasdiv {
  padding-top: 3px;
  line-height: 25px;
  overflow: auto;
}
.obchodnicheck {
  float: left;
  margin-top: 5px;
}
.href_obchodnipodminky {
  color: #ab9079;  
  text-decoration: underline;
}
.href_obchodnipodminky:hover {
  color: #000;
  text-decoration: none;
}

.obchodnipodminky label {
  float: left;
  padding-left: 10px;
}
.coverdiv{
  position: absolute;
  width: 900px;
  padding-top: 130px;
  left: calc(50% - 450px);
}
.coverdiv h1{
  color: #fff;
  text-align: left;
  font-weight: bold;
  font-size: 40px;
  text-shadow: 0px 0px 12px rgba(50, 50, 50, 1.7);
  text-shadow: 0px 0px 22px rgba(50, 50, 50, 1.8);
  text-shadow: 0px 0px 44px rgba(50, 50, 50, 1.8);
}
.coverdiv p{
  color: #fff;
  font-weight: 500;
  font-size: 18px;

  text-shadow: 0px 0px 8px rgba(50, 50, 50, 1.8);
  text-shadow: 0px 0px 22px rgba(50, 50, 50, 1.8);
  text-shadow: 0px 0px 44px rgba(50, 50, 50, 1.8);
}
.btncover {
  padding: 15px 40px 15px 40px;
  background-color: rgba(255, 255, 255, 1);
  color: #333;
  font-weight: bold;
  margin-top: 15px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;



}
.fa-solid {
  color: #fff;
}
.stred{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;

}
.logo{
  display: block;
  margin-left: auto;
  margin-right: auto;

  height: 35px;
}
.hppopis{
  width: 550px;
  padding-top: 70px;
  position: absolute;
  z-index: 1;
}
.hppopis p {
  line-height: 30px;
}
.menu {
  width: 100%;
  background-color: #f2f2ed;
 border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
 
  display: block;
  height: 40px;
  margin-top: 20px;
}
nav ul li {
 font-family: 'Montserrat', sans-serif;

  display: inline-block;
  list-style: none;
  padding-left: 25px;
  padding-right: 50px;
  padding-top: 0px;
  margin-top: -15px;
  
  
}
nav {
  text-align: center;
  width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: -5px;


}
nav ul li:before{
  
    content: "";
    position: relative;
    top: 3px;
    left: -20px;
    border-right: 1px dashed #155101;
    width: 1px;
    height: 19px;
    display: inline-block;
    opacity: .7;
    display: none;
}
nav ul li a{
  text-decoration: none;
  color: #382c25;
  font-size: 12px;
font-weight: 600;
  
  font-family: 'Montserrat', sans-serif;
  transition: all 0.2s;
    -moz-transition: all 0.2s; /* Firefox 4 */
    -webkit-transition: all 0.2s; /* Safari and Chrome */
    -o-transition: all 0.2s; /* Opera */
}

nav ul li a:hover{
  color: #999;
  /*text-shadow: 0px 0px 6px rgba(0,0,0,0.3);*/
  }
.menuindex {
  position: absolute;
  width: 100%;


  z-index: 5;
  margin-top: 70px;
}
.menuindex li {
  padding-right: 30px;
}
.menuindex li a:hover{
  color: #f2f2f2;
  /*text-shadow: 0px 0px 6px rgba(0,0,0,0.3);*/
  }

.menuindex2 {
  display: none;
  position: absolute;
  right: calc(50% - 600px);
  z-index: 5;
  margin-top: 70px;
}
.menuindex2 li {
  padding-right: 30px;
}

.bgn{
  width: 100%;
  height: 540px;
  background: #f2f2f2;
  border-bottom: 1px solid #CCC;
  background: url('../img/bgn_540b.jpg');
  background-position: center;
  background-position: bottom;
  background-size: cover;
}
.bgn img{
  width: 100%;
  }
.item{
  color: #333;
  width: calc(25% - 33px);
  margin-left: 15px;
  margin-right: 15px;
  MIN-height: 300px;
 
  margin-top: 0px;
  display: inline-block;
  padding-bottom: 20px;
}
.miniitem {
  width: calc(25% - 40px);
  margin-left: 15px;
  margin-right: 15px;
}
.miniitem .pl1{
  font-size: 12px;
}
.miniitem .pl2{
  font-size: 12px;
  padding-top: 3px;
}
.polozky {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 100px;
}
.kosik {   
  position: absolute;
  right: 35px;
  top: 25px;
  cursor: pointer;
}
.popisitem{
  display: inline-block;
  clear: both;
  color: #000 !important;
   
}
.coming{
     position: fixed;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
}
.popisitem img {
  width: 115%;
  margin-top: 0px;
  margin-left: -20px;
}
.popisitem img:hover {
  width: 115%;
  margin-top: 0px;
  animation: pulse 4s linear infinite;
}

@-webkit-keyframes "pulse" {
0% {
    -webkit-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
   transform: scale(1);
}
}

@-webkit-keyframes "pauza" {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
}
50% {
    -webkit-transform: scale(0);
    transform: scale(0);
}
100% {
    -webkit-transform: scale(0);
   transform: scale(0);
}
}

@-webkit-keyframes "pulse2" {
0% {
    -webkit-transform: scale(0);
    transform: scale(0);
}
48% {
    -webkit-transform: scale(0);
    transform: scale(0);
}
49% {
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
}
50% {
    -webkit-transform: scale(0.45);
    transform: scale(0.45);
}
100% {
    -webkit-transform: scale(0.55);
   transform: scale(0.55);
}
}




.linka {
  width: 100%;
  height: 1px;
  position: relative;
  z-index: 5;
  margin-top: -10px;
  margin-bottom: 15px;
  background-color: #ddd;
  float: left;
}
.podlinkou{
  clear: both;
  text-align: left;
}
.pl1{
    margin-left: 0px;
    display: block;
    font-size: 14px;
font-family: 'Montserrat', sans-serif;
}
.pl2{
    float: left;
    display: block;
    clear: both;
    margin-top: 5px;
    font-size: 14px;
    margin-right: 0px;
font-family: 'Montserrat', sans-serif;
}
.bodindex {
  width: calc(33.33% - 106px);
  display: inline-block;
  margin-left: 50px;
  margin-right: 50px;
  font-family: 'Montserrat', sans-serif;
  vertical-align: text-top;
}
.bodindex p{
    font-size: 14px;
    line-height: 20px;
    color: #666;
    
}
.bodindex img {
  width: 50px;
  height: 50px;
  display: inline-block;
}
.zakladnibody{
  text-align: center;
  padding-top: 70px;
  overflow: auto;
  padding-bottom: 50px;
}
.popiskategorie{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px !important;
  line-height: 30px !important;
  margin-top: -20px;
  text-align: center;
}
.popiskategorie2{
  padding-top: 20px;
}
.popiskategorie3{
  width: calc(100% - 50px);
  padding-right: 50px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px !important;
  line-height: 30px !important;
  margin-top: -20px;
  text-align: center;
}

.popisproduktu{
  font-size: 14px;
  line-height: 24px;
}
.kategoriediv{
  width: 1024px;
  margin-left: auto;
  margin-right: auto;

}
.kategoriediv a {
 /* color: #000;*/
  font-weight: 500;
}
.kategoriediv a:hover {
  color: #fff;
  /*background: #000;*/
}

.galerieprodukt {
    float: left;
    width: 50%;
}
.popisprodukt {
  float: left;
  width: 50%;
  padding-right: 50px;
  padding-top: 30px;
  padding-bottom: 100px;
}
.cenadetail {
  margin-top: -15px;
  display: block;
  font-size: 20px;
}
.popisprodukt h1{
  text-align: left;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
   font-size: 24px !important;
}
.popisprodukt p{
  padding-top: 1px;
  font-family: 'Montserrat', sans-serif;
}
.cenadetail{
  
  font-family: 'Montserrat', sans-serif;
}
label {
  display: block;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 5px;
  font-size: 14px;


}
.varianta{
  width: 290px;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #999;
  background: #fff;
  font-family: 'Montserrat', sans-serif;
}
.pocet{
  width: 100px;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #999;
  background: #fff;


  font-family: 'Montserrat', sans-serif;
}
.koupitbtn {
  width: 150px;
  height: 50px;
  line-height: 50px;
  margin-top: 28px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #878585;
  color: #fff;
  border: 1px solid #878585;
  font-size: 14px;
    cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  transition: all 0.2s;
    -moz-transition: all 0.2s; /* Firefox 4 */
    -webkit-transition: all 0.2s; /* Safari and Chrome */
    -o-transition: all 0.2s; /* Opera */
}
.koupitbtn:hover{
  background-color: #333;
  color: #fff;
  line-height: 50px;
  font-size: 17px;
}
.koupitdiv{
  clear: both;
  overflow: auto;
  padding-top: 0px;
  margin-top: 20px;
  padding-bottom: 20px;
}
.miniatury{
  width: 80px;
  float: left;
  padding-top: 60px;
}
.miniatury img{
  width: 80px;
  border: 1px solid #ccc;
}
.galerienahled {
  float: left;
  width: calc(100% - 80px);
}
.minifoto {
  width: 64px;
}
hr {

  display: block; 
  height: 1px;
  border: 0; 
  border-top: 1px solid #ccc;
  margin: 1em 0; padding: 0; 
}
.popisul {
  padding-top: 20px;
  padding-left: 20px;
  font-family: 'Montserrat', sans-serif;
}
.popisul li{
      line-height: 30px;
      font-size: 14px;
}
.oznacce {
  padding-top: 50px;

  overflow: auto;
  padding-bottom: 90px;
  background-color: #f5f5f5;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #ccc;
  font-family: 'Montserrat', sans-serif;
  line-height: 24px;
}
.oznacce h2{
  text-align: center;
}
.oznacce p {
  font-style: italic;
  font-size: 14px;
  text-align: justify;
}
.btnindex {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  line-height: 30px;
  margin-top: 30px;
  clear: both;
  font-size: 13px;
  color: #333;
  display: block;
  width: 220px;
  text-align: center;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border: 1px solid #ccc;
}
.btnindex:hover{
  background-color: #f2f2f2;
}
#txtHint {
  display: inline-block;
}
.variantadiv{
  float: left;
  padding-top: 5px;
  margin-right: 10px;
}
.full img {
  width: 100%;
  padding-top: 40px;

}

.previews {
  margin-top: 70px;
}
.seda{
  width: 100%;
  min-height: 100%;
  overflow: auto;
  background: #fff;
}
#kosikdiv{
  width: 0px;
  padding-left: 1px solid #ccc;
   padding-top: 15px;


   overflow: auto;
  float: right;
  right: 0;
  top: 0;
  height: 100%;
  position: absolute;
  min-height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 1px 0px 11px 0px #666; 
box-shadow: 1px 0px 11px 0px #666;
transition: all 0.5s;
    -moz-transition: all 0.5s; /* Firefox 4 */
    -webkit-transition: all 0.5s; /* Safari and Chrome */
    -o-transition: all 0.5s; /* Opera */
 
}
.kosikdiv_in{
  width: calc(100% - 0px);
  padding-left: 50px;
  padding-right: 0px;
}
.kosikdiv_in table {
  width: calc(100% - 40px);
  margin-top: 20px;
  text-align: left;
}
.kosikdiv_in table tr{
    line-height: 70px;
}
.kosikdiv_in table tr td{
    color: #666;
    font-family: 'Montserrat', sans-serif;
}
.strongcelkem {
  font-weight: bold;

}
.hlavicka {
  z-index: 1;
  width: 100%;
  padding-top: 20px;
   position: relative;
   background-color: #fff;
 }
 .hlavicka2 {
  z-index: 1;
  width: 100%;
  padding-top: 20px;
   position: relative;

 }
.btnzpet {
  width: 50%;
  text-align: center;
  float: left;
}
.btnzpet {
  width: calc(50% - 25px);
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin-top: 100px;
  margin-right: 10px;
  border: 2px solid #ccc;
  cursor: pointer;
  color: #000;
  text-decoration: none;
}
.btnzpet:hover{
  background-color: #878585;
  border: 1px solid #878585;
  color: #fff;
}
.btnzpet2 {
  width: 200px;
  text-align: center;
  float: left;
}
.btnzpet3 {
  width: 200px;
  margin-left: 10px !important;
  text-align: center;
  background-color: #878585;
  border: 1px solid #878585 !important;
  color: #fff !important;
  float: right;
}
.btnzpet3:hover {
  background-color: #666 !important;
  border: 1px solid #666 !important;
}
.btnzpet2 {
  width: calc(200px - 25px);
  float: right;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin-top: 50px;
  margin-right: 0px;
  border: 2px solid #ccc;
  cursor: pointer;
  color: #000;
  text-decoration: none;
}
.btnzpet2:hover{
  background-color: #878585;
  border: 1px solid #878585;
  color: #fff;
}
.div_btnkategorie {
  width: 100%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px;

}
.div_btnkategorie a{
  text-decoration: none !important;
  color: #fff !important;
  line-height: 40px !important;
}
.btnkategorie {
  width: 250px;
  height: 40px;
  text-decoration: none;
  color: #333;
  display: inline-block;
  margin-left: 5px;
  margin-right: 7px;
  margin-top: 13px;
   font-family: 'Montserrat', sans-serif;
  line-height: 40px;
  text-align: center;
  border: 1px solid #999;
}
.btnkategorie2 {
  width: 300px;
  height: 40px;
  text-decoration: none;
  color: #333;
  display: inline-block;
  margin-left: 5px;
  margin-right: 7px;
  margin-top: 13px;
   font-family: 'Montserrat', sans-serif;
  line-height: 40px;
  text-align: center;
  border: 1px solid #ab9079;
  cursor: pointer;

  transition: all 0.6s;
   -moz-transition: all 0.6s; /* Firefox 4 */
   -webkit-transition: all 0.6s; /* Safari and Chrome */
   -o-transition: all 0.6s; /* Opera */ 

}
.btnkategorie2:hover {
  background: #70584c;
}
.div_btnkategorie:hover .btnkategorie2{
 /* color: #fff !important; */
}
.active {
  background-color: #ab9079;
  border: 1px solid #ab9079;
  color: #000;
}
.active a{
  color: #000;
}
.nahradninaplne {
  padding-top: 40px;
}
.nahradninaplne h1{
  text-align: left;
}
.nahradni_img{
  float: left;
  width: 400px;
}
.nahradnitext {
  float: left;
  width: calc(100% - 450px);
  padding-left: 50px;
}
.right{
  text-align: right;
}
.kosiktable{
  width: 1000px;

  margin-left: auto;
  margin-right: auto;
}
.kosiktable tr td{
  font-size: 14px;

  font-family: 'Montserrat', sans-serif;
  line-height: 50px;
}
.kosik30div{
  color: #333;
  width: calc(33.33% - 50px);
  text-align: center;
  height: 50px;
  margin-top: 40px;
  
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  float: left;
}
.kosik30div .fas {
  margin-bottom: 5px;
}
.bezova, .bezova .fas {
  color: #cac5b8;
}

.kosik_next{
  width: 50px;
  text-align: center;
  height: 50px;
  color: #ccc;
  margin-top: 40px;

  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  float: left;
}
.tablelinka {
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
}
.kosik1000{
  width: 1000px;
  overflow: hidden;
  margin-bottom: 100px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}
.aktivnikosik{
  font-weight: bold;
  color: #333;
}
.kosik2L{
  width: 50%;
  float: left;
}
.kosik2R{
  width: 50%;
  float: right;
}
.kosik2L input[type=text]{
  width: calc(100% - 40px);
  height: 40px;
  font-size: 14px;
  padding-left: 15px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  font-family: 'Montserrat', sans-serif;

}
input[type=radio]{
  float: left;
}
.dopravatable{
  width: 100%;
  font-family: 'Montserrat', sans-serif;
}
.dopravatable td{
  line-height: 35px;
}
.dopravatable strong {
  color: #333;
  font-weight: 400;
}
.popisdopravnedostupna {


  text-align: right;
}
.div_l_50{
  float: left;
  width: 50%;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 30px;
  font-family: 'Montserrat', sans-serif;
}
.div_r_50{
  float: left;
  width: 50%;

  padding-bottom: 20px;
  font-size: 14px;
  line-height: 30px;
  font-family: 'Montserrat', sans-serif;
}
.div_r_50 strong {
  color: #666;
  font-weight: 600;
}
.alertvosky{
  position: relative;
  float: right;
  margin-top: -15px;
  border: 1px solid #f2f2f2;

  font-size: 12px;
  padding: 10px 10px 10px 10px;
  font-family: 'Montserrat', sans-serif;

}
.menumobil, .menubtn{
  display: none;
}
.menmobilhref{
  width: 30px;
  height: 30px;

  top: 20px;
  right: 20px;
  position: absolute;
  float: right;
}
.menmobilhref img {
  width: 100%;
}
.menumobil {
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1000;
  top: 0px;
  position: absolute;
  background-color: #fff;
}
.menumobil nav ul{
  width: 100%;

  margin-top: 80px;
  margin-left: 0px;


  margin-left: 0px;
  padding-left: 0px;

}
.menumobil nav ul li{
  width: 100%;
  height: 90px;
    padding-right: 0px;
    margin-left: 0px;
  padding-left: 0px;
  margin-left: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 10px;
  line-height: 70px;
  border-bottom: 1px solid #ccc;
  clear: both;
}
.menumobil nav ul li a{
  width: 100%;
  height: 90px;
  padding-top: 10px;
  font-size: 20px;
  display: block;

}
.del {
  text-decoration: none;
  color: #000;
  display: block;
  width: 22px;
  height: 22px;
  float: right;
  text-align: center;
  border: 2px solid #999;
  -webkit-border-radius: 11px;
-moz-border-radius: 11px;
border-radius: 11px;
margin-left: 10px;
background: #fff;
cursor: pointer;
}
.del a{
  height: 22px;
  text-decoration: none;
  color: #999;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}
.del:hover {
  border: 2px solid #666;
}
.del:hover a{
  color: #666;
}
.kosiktablemobil{
  display: none;
}
.kosikdokoncit {
  text-align: center;
}
.gallery .desc, .gallery .full{
  float: left;
  width: 400px !important;
}
.gallery .full, .gallery .full img {
  height: 100%  !important;
}
.gallery .previews a {
  display: block !important;
}
.previews {
  position: relative;
  z-index: 2;
}
.gallery .full img {
  transition: all 2s;
   -moz-transition: all 2s; 
   -webkit-transition: all 2s; 
   -o-transition: all 2s;
}
.gallery .full img:hover {
  cursor: zoom-in !important;
  transform: scale(1.15);
}
.gallery .previews a {
  transition: all 1s;
   -moz-transition: all 1s; 
   -webkit-transition: all 1s; 
   -o-transition: all 1s;
}
.gallery .previews a:hover {
  cursor: pointer;
  transform: scale(1.15);
}
.divbtnzasilkovna{
  display: none;
}
.btnzasilkovna {
  width: calc(100% - 0px);

    font-size: 14px;
    line-height: 35px;
    height: 40px;

    margin-top: 10px;
    border: 2px solid #666;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    background: #666;
    text-decoration: none;
}
.kosik2L .btnzpet2 {
  display: none;
}
.cenacelkemk3{
  display: none;
}
.strongcelkem {
  font-weight: bold;
}
.prehledkosik{
  border-bottom: 1px solid #f2f2f2;
  overflow: auto;
}
.kosik2L h2, .kosik2R h2, .div_l_50 h2, .div_r_50 h2, .kosiktablemobil h2{
  font-size: 15px !important;
  display: block;
  font-weight: bold;
  color: #333;
  clear: both;
}
.kosikpc {
  margin-top: 30px;
  clear: both;
}
.dopravatable strong {
 font-size: 14px;
 font-weight: 500;
}
.kotaktL{
  width: 100%;
  padding-right: 40px;

  float: left;
}
.terina_foto {
  width: 100%;
  position: relative;
  float: left;
}
#terina_foto_div {
  transform: translateY(0px);
}
.terina_foto_div{
  width: 40%;
  margin-top: -50px;

  min-height: 100vh;
  position: absolute;
  float: left;
  

  background: url('../img/terina2.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
/*
.terina_foto_div {
    position: relative;
    height: 1200px;
    z-index: 1;
}
*/
.kotaktR{
  width: calc(60% - 40px);
  left: calc(40% - 40px);
  position: relative;
  padding-left: 40px;
  padding-bottom: 50px;
  float: left;
}
.kotaktR h1{
  text-align: left;
  font-size: 22px;
  margin-bottom: 20px;
}
.kontakt_form {
  overflow: auto;
  clear: both;  
  margin-top: 5px;

}
.kontakt_form h2 {
  text-align: left;
  font-size: 18px !important;
  margin-bottom: 25px;
}
.hrefclass {
  line-height: 25px;
  text-decoration: none;
  color: #333;
}
.hrefclass:hover {
  line-height: 25px;
  text-decoration: underline;
  color: #70594f;
}

.kotaktR label {
  display: block;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 5px;
  font-size: 14px;
  margin-left: 0px;


}
.kotaktR input[type=text]{
  width: calc(100% - 0px);
  height: 40px;
 
  margin-left: 0px;
  font-size: 14px;
  padding-left: 15px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  font-family: 'Montserrat', sans-serif;

}
.kotaktR textarea{
  width: calc(100% - 0px);
  height: 40px;

  margin-left: 0px;
  font-size: 14px;
  padding-left: 15px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  font-family: 'Montserrat', sans-serif;

}
.kotaktR input[type=button]{
  padding: 10px 20px 10px 20px;
  float: right;
  font-size: 14px;
  padding-left: 15px;
  margin-top: 15px;
  margin-bottom: 5px;
  border: none;
  /*
  background-color: #878585;
  */
  background-color: #d0b294;
  
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;

  transition: all 1s;
   -moz-transition: all 1s; 
   -webkit-transition: all 1s; 
   -o-transition: all 1s;

}
.kotaktR input[type=button]:hover{
  /*
  background-color: #333;
  */
  background-color: #70594f;
  color: #fff;


}
.kotaktL a {
  color: #777;
  text-decoration: none;
  line-height: 30px;
}
.kotaktL a:hover {
  color: #000;
  text-decoration: underline;
  line-height: 30px;
}
.fancybox-image{}
.obsah{
  /*padding-top: 135px;*/
  min-height: calc(100% - 300px);
  min-height: calc(100vh - 300px);
  
  overflow: hidden;
}
.kategoriediv a{
  line-height: 25px;
  text-decoration: underline;
  color: #000 !important;
}
.kategoriediv a:hover {
  line-height: 25px;
  color: #cdad92 !important;  
}
.patka{
  width: 100%;

  padding-top: 50px;
  padding-bottom: 40px;
  overflow: auto;
  display: block;
  color: #fff;
  bottom: 0px;
 
  position: relative;
  
  margin-top: 0px;
  background-color: #333;
  clear: both;
}
.patka33 {
  width: calc(25% - 0px);
  padding-left: 100px;
  float: left;
}
.patka h3{
  font-size: 14px !important;
  font-weight: bold;
  margin-top: 0px;
  padding-top: 0px;
}
.patka33 ul {
  list-style: none;
   padding-left: 0px;

}
.patka33 ul li{
 padding-left: 0px;
 line-height: 24px;
 }
 .patka33 ul li a{
  color: #bbb;
  text-decoration: none;
 }
 .patka33 ul li a:hover{
  color: #fff;
  text-decoration: underline;
 }
 .packeta-selector-value{
  width: 100%;
  display: block;
  clear: both;
 }
 .packeta-selector-value2{
  width: 100%;
  background-color: #f06;
  display: block;
  clear: both;
 }
 .zasilkovna_id_input {
  overflow: auto;
  display: none;
 }
 .zasilkovna_adresa_input{
  overflow: auto;
  height: 40px;
  width: 500px;
  clear: both;
  background-color: #f06;
  display: none;
 }
 .zasilkovna_id_input{
  display: none;
  overflow: auto;
  height: 40px;
  width: 500px;
  clear: both;
  background-color: #ccc;
 }
 .odkazzasilkovna{
  color: #000 !important;
  display: block;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0px;
  text-decoration: underline;
 }
 .odkazzasilkovna:hover{
  color: #666;
  text-decoration: underline;
 }
 .spanidzasilkovna{
  font-size: 10px;
 }
 .zasilkovna_adresa{
  display: block;
  padding-top: 10px;
 }


}













.popisitem:hover .fire {
  display: block;
}

body .fire {
    display: none;
  /*
  top: 50%;
  left: 50%;
  
  height: 10vw;
  width: 10vw;
*/
 /* transform: translate(-0%, -25%);*/
 position: absolute;
 margin-left: 170px;
 margin-top:58px;
 z-index: 1000;
}
.wrapper{

    opacity: 0.0;
  
     transition: all 5s;
   -moz-transition: all 5s; 
   -webkit-transition: all 5s; 
   -o-transition: all 5s;


/*
  animation: pulse2 4s linear infinite; 
  */
  /*
    -webkit-animation: 3s ease 0s normal forwards 1 fadein;
    animation: 3s ease 0s normal forwards 1 fadein;
    */
}

/*
@keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    66% { opacity:0; }
    100% { opacity:1; }
}
*/
.popisitem:hover .wrapper{
  opacity: 0.8;
  animation: pulse2 7s linear infinite;
}

.nizkefire {
  margin-top: 170px !important;
 }


body .fire .flames {
  position: absolute;
  bottom: 40%;
  left: 50%;
  width: 15px;
  height: 30px;
  transform: translateX(-20%) rotate(4deg);
   opacity: 0.70;
}
body .fire .flames .flame {
  position: absolute;
  right: 0%;
  bottom: 0%;
  width: 0%;
  height: 0%;
  background-color: #ffdc01;
  border-radius: 1vw;
}
/*
body .fire .flames .flame:nth-child(2n+1) {
  -webkit-animation: flameodd 3.5s ease-in infinite;
          animation: flameodd 3.5s ease-in infinite;
}
body .fire .flames .flame:nth-child(2n) {
  -webkit-animation: flameeven 3.5s ease-in infinite;
          animation: flameeven 3.5s ease-in infinite;
}
body .fire .flames .flame:nth-child(1) {
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}
body .fire .flames .flame:nth-child(2) {
  -webkit-animation-delay: 3.875s;
          animation-delay: 3.875s;
}
body .fire .flames .flame:nth-child(3) {
  -webkit-animation-delay: 4.25s;
          animation-delay: 4.25s;
}
body .fire .flames .flame:nth-child(4) {
  -webkit-animation-delay: 4.525s;
          animation-delay: 4.525s;
}
*/
/*
body .fire .logs {
  position: absolute;
  bottom: 25%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 15%;
}
body .fire .logs:before, body .fire .logs:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(20deg);
  height: 100%;
  width: 100%;
  border-radius: 1vw;
  background-color: #70392f;
}
body .fire .logs:before {
  transform: translate(-50%, -50%) rotate(-20deg);
  background-color: #612e25;
}
*/
@-webkit-keyframes flameodd {
  0%, 100% {
    width: 0%;
    height: 0%;
  }
  25% {
    width: 100%;
    height: 100%;
  }
  0% {
    background-color: #ffdc01;
    z-index: 1000000;
  }
  40% {
    background-color: #fdac01;
    z-index: 1000000;
  }
  100% {
    background-color: #f73b01;
    z-index: -10;
  }
  0% {
    right: 0%;
    bottom: 0%;
  }
  25% {
    right: 1%;
    bottom: 2%;
  }
  100% {
    right: 150%;
    bottom: 170%;
  }
}

@keyframes flameodd {

  0%, 100% {
    width: 0%;
    height: 0%;
  }
  25% {
    width: 100%;
    height: 100%;
  }
  0% {
    background-color: #ffdc01;
    z-index: 1000000;
  }
  40% {
    background-color: #fdac01;
    z-index: 1000000;
  }
  100% {
    background-color: #f73b01;
    z-index: -10;
  }
  0% {
    right: 0%;
    bottom: 0%;
  }
  25% {
    right: 1%;
    bottom: 2%;
  }
  100% {
    right: 150%;
    bottom: 170%;
  }
}
@-webkit-keyframes flameeven {
  0%, 100% {
    width: 0%;
    height: 0%;
  }
  25% {
    width: 100%;
    height: 100%;
  }
  0% {
    background-color: #ffdc01;
    z-index: 1000000;
  }
  40% {
    background-color: #fdac01;
    z-index: 1000000;
  }
  100% {
    background-color: #f73b01;
    z-index: -10;
  }
  0% {
    right: 0%;
    bottom: 0%;
  }
  25% {
    right: 2%;
    bottom: 1%;
  }
  100% {
    right: 170%;
    bottom: 150%;
  }
}
@keyframes flameeven {
  0%, 100% {
    width: 0%;
    height: 0%;
  }
  25% {
    width: 100%;
    height: 100%;
  }
  0% {
    background-color: #ffdc01;
    z-index: 1000000;
  }
  40% {
    background-color: #fdac01;
    z-index: 1000000;
  }
  100% {
    background-color: #f73b01;
    z-index: -10;
  }
  0% {
    right: 0%;
    bottom: 0%;
  }
  25% {
    right: 2%;
    bottom: 1%;
  }
  100% {
    right: 170%;
    bottom: 150%;
  }
}
.fancybox-close {
  width: 50px !important;
  height: 50px !important;

}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image:url('../img/close_n3.png') !important;
  background-size: 100%;
}
.fancybox-next span {
  background-image:url('../img/next3.png') !important;
  background-size: 100%;
}
.fancybox-prev span {
  background-image:url('../img/prev3.png') !important;
  background-size: 100%;
}
.fancybox-close:hover {
  animation:spin 4s linear infinite;
  /*   animation: rotation 2s infinite linear;*/
}

/*
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(4020deg);
  }
}

*/
/*
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
*/
@keyframes spin { 
    0% { 
        -webkit-transform: rotate(0deg); 
        transform:rotate(0deg); 
    }
    40% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    }  
    60% { 
        -webkit-transform: rotate(720deg); 
        transform:rotate(720deg); 
    }  

    100% { 
        -webkit-transform: rotate(6200deg); 
        transform:rotate(6200deg); 
    } 
}


.unicorn {
  position: fixed;
 
  right: -220px;
  top: 510px;
  -webkit-transform: rotate(-90deg); 
  transform:rotate(-90deg); 
 animation: unicorn 1.2s linear infinite;
  animation-play-state: paused;  
}
.koupitbtn:hover .unicorn{
   animation-play-state: running;
}
@keyframes unicorn {
  to { transform: rotate(360deg); }           
}
.unicorn img{
  width: 200px;
}



.unicorn2 {
  position: fixed;
 
  right: -200px;
  top: 630px;
  -webkit-transform: rotate(0deg); 
  transform:rotate(0deg); 
 animation: unicorn2 1.2s linear infinite;
  animation-play-state: paused;  
}
.btnzpet2:hover .unicorn2{
   animation-play-state: running;
}
@keyframes unicorn2 {
  to { transform: rotate(360deg); }           
}
.unicorn2 img{
  width: 200px;
}

/*
@keyframes myfirst {
  0%   {right: -220px;}
  100% {right: -70px; }
}
*/



.wrapper {
  position: absolute;
  width: 15rem;
  height: 50px;
  margin-left: 50px;
  margin-top: -55px;
  z-index: 100;
  transform: scale(.5); /* initial dimensions too big imho, quick dirty hack*/
}


.flame {
  position: absolute;
  left: 5rem;
}

.wht { 
  color: white;

  animation: burn-wht 1.8s; 
  box-shadow: 0 0 1rem white;
}
.ylw { 
  color: gold;  top: 1.8rem;
  animation: burn-ylw 1.6s; 
  box-shadow: 0 0 1rem gold; opacity: .9;
}
.orng { 
  color: orange; top: 3.6rem;
  animation: burn-orng 0.4s; 
  box-shadow: 0 0 1rem orange; opacity: .8;
}
.red { 
  color: crimson;
  top: 5.4rem;
  animation: burn-red 1s;
  opacity: .7;
}

.smoke { 
  color: black; top: 8.8rem;
  box-shadow: 0 0 2rem black;
  background-color: currentColor;
  position: relative;
  border-color: currentColor;
  width: .25rem;
  height: .25rem;
  top: 7rem;
  animation-name: burn-smoke;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}

.smk-1 {animation-duration: .5s; animation-name: burn-smoke-rev; left: .5rem;}
.smk-2 {animation-duration: .6s; left: -.5rem;}
.smk-3 {animation-duration: .7s; animation-name: burn-smoke-rev; left: 1rem;}
.smk-4 {animation-duration: .8s; left: 1.5rem;}
.smk-5 {animation-duration: .9s; left: 2rem;}

.flm-part {
  background-color: currentColor;
  border-radius: 50%;
  position: relative;
  transform: rotate(60deg) skewX(0deg) scale(1);
  border-color: currentColor;
  width: 2rem;
  height: 2rem;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.flm-part.flipped {
  transform: rotate(120deg) skewX(0deg) scale(1);
}

.flm-part::before {
  content: "";
  position: absolute;
  border-radius: 0 0 0 100%;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  height: .5rem;
  width: 2rem;
  left: -1rem;
  top: -.5rem;
  border-bottom-width: 2rem;
}

.flm-part.flipped::before {
  border-radius: 100% 0 0 0;
  border-bottom: 0 solid transparent;
  border-top-style: solid;
  border-top-color: inherit;
  border-top-width: 2rem;
  height: .5rem;
  width: 2rem;
  left: -1rem;
  top: 0;
}
.kategorie_new {
  float: left;
  position: relative;
  width: calc(50% - 2px);
  padding-left: 75px;
  margin-top: 50px;
  padding-right: 0px;
}
.kategorie_new2 {
  padding-right: 100px;
  font-weight: 40px !important;
}
.kategorie_new22 {
  padding-right: 100px;
  margin-top: 100px;
  font-weight: 40px !important;
}
.kategorie_new2 p{
  line-height: 34px !important;
  text-align: left;
}
.kategorieextratext p{
  line-height: 34px !important;
}
.kategorie_new22 p{
  line-height: 34px !important;
}

.kategorie_new h1 {
  text-align: left;
  margin-bottom: 30px;
}
.kategorieextratext {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 150px;
}
.kategorieextratext a{
  color: #999;
}
.kategorieextratext a:hover{
  color: #ccc;
}


.mini{
  width: 40% !important;
}
.maxi{
  width: 60% !important;
}
.h1_pece {
  padding-top: 30px;
  padding-bottom: 0px;
}
.odskok_top_50 {
  padding-top: 50px;
}
.pece_all h2 {
  font-weight: 500;
}
.pece_first_p {
  padding-bottom: 50px;
  font-size: 16px;

  line-height: 26px;
}
.blok_pece .pece_div_left p{
  line-height: 28px;
}
.blok_pece .pece_div_right p{
  line-height: 28px;
}
.pece_div_left {
  width: 50%;
  float: left;
}
.pece_div_left div {
  width: calc(100% - 30px);
  padding-right: 30px;
  text-align: left;
}
.pece_div_left div h2{
  text-align: left;
}
.pece_div_left video {
  width: 100%;
}

.pece_div_right {
  width: 50%;
  float: left;
}
.pece_div_right div {
  width: calc(100% - 30px);
  padding-left: 30px;
  text-align: left;
}
.pece_div_right div h2{
  text-align: left;
}
.pece_div_right video {
  width: 100%;
}
.blok_pece {
  overflow: auto;
}
@keyframes burn-wht {
  0% { transform: rotate(60deg) skewX(0deg) scale(1)}
  20% { transform: rotate(50deg) skewX(-3deg) scale(1.1)}
  40% { transform: rotate(60deg) skewX(0deg) scale(1)}
  60% { transform: rotate(70deg) skewX(3deg) scale(1.1)}
  100% {transform: rotate(60deg) skew(0deg) scale(1)}
}

@keyframes burn-ylw {
  0% { transform: rotate(120deg) skewX(0deg) scale(1.4)}
  20% { transform: rotate(110deg) skewX(10deg) scale(1.5)}
  40% { transform: rotate(120deg) skewX(0deg) scale(1.4)}
  60% { transform: rotate(130deg) skewX(-10deg) scale(1.5)}
  100% {transform: rotate(120deg) skew(0deg) scale(1.4)}
}

@keyframes burn-orng {
  0% { transform: rotate(65deg) skewX(0deg) scale(1.6)}
  20% { transform: rotate(60deg) skewX(-15deg) scale(1.7)}
  40% { transform: rotate(65deg) skewX(0deg) scale(1.6)}
  60% { transform: rotate(70deg) skewX(2deg) scale(1.7)}
  100% {transform: rotate(65deg) skew(0deg) scale(1.6)}
}

@keyframes burn-red {
  0% { transform: rotate(120deg) skewX(0deg) scale(1.8)}
  20% { transform: rotate(118deg) skewX(5deg) scale(2)}
  40% { transform: rotate(120deg) skewX(0deg) scale(1.8)}
  60% { transform: rotate(122deg) skewX(-5deg) scale(2)}
  100% {transform: rotate(120deg) skew(0deg) scale(1.8)}
}

@keyframes burn-smoke {
  0% { transform: rotate(0deg) scale(1);  opacity: 0.1; }
  100% {transform: rotate(360deg) scale(4); opacity: 0; top: 0;}
}

@keyframes burn-smoke-rev {
  0% { transform: rotate(0deg) scale(1);  opacity: 0.1; }
  100% {transform: rotate(-360deg) scale(5); opacity: 0; top: 0;}
}
