@media screen and (max-width: 540px)  {

body{
  background-color: white;
  background-size: 400%;
}
nav{
  display: none;
}
#topbar{
  display: none;
}
#logomobil{
  display: block;
  text-align: center;
  width: 100%;
  float: right;
  height: 10px;
  padding-top: 5px;
  position: absolute;
}
#logomobil img{
  position: relative;
  top: 3px;
  left: 2%;
  height: 50px;
}

#menumobil111 {
    display: block;
    

  }
#menumobil111 .hamburger {
    padding: 23px;
    
   background: white;
    display: block;

  }

  #menumobil111 .line {
    border-bottom: 4px solid #522923;
    border-radius: 3px;
    width: 35px;
    margin-bottom: 6px;

  }
  
  #menumobil111 .line:last-child {
    margin-bottom: 0;
  }

  #menumobil111 nav li {
    width: 100%;
  }
  
  #menumobil111 .menu {
    height: 0;
    overflow: hidden;
    transition: height 0.3s linear;
  }
  
  #menumobil111 .slide-down {
    height: 310px;
    background-color: #522923;
  }
  #menumobil111 ul {
  list-style: none;
  max-width: 800px;
  padding: 0;
  margin: 0 auto;
}

#menumobil111 ul a {
  display: block;
  padding: 20px 0px 20px 0px ;
  padding-right: 0 !important; /* important overrides media queries */
  font-size: 15px;
  margin: 0;
  text-align: center;
  background-color: #522923;
  color: white;
  cursor: pointer;
  text-decoration: none;
}

#menumobil111 ul a:hover {
  background: #eee;
  color: #522923;
}

#menumobil111 nav li {
  float: left;
  width: 20%;
  border-right: 1px solid #ddd;
}

#menumobil111 nav li:last-child {
  border-right: none;
}

.prilepene{
  background-color: white;
  box-shadow: 0 1px 7px 0 rgba(23,28,33,.05);

} 
.prilepene #navstred{
  width: 80%;
  height: 80px;
  margin: auto;
}
.prilepene .logo{
  width: 30%;
  float: left;
  height: 80px;
  -webkit-transition:0.2s;
}
.prilepene .logo:hover{
  opacity: 0.5;
}
.prilepene .logo img{
  width: 80%;
  position: relative;
  top: 10px;
}
.prilepene #navstred ul{
  width: 65%;
  height: 80px;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 80px;
  text-align: right;
}

.prilepene #navstred ul a li{
   display: inline-block;
   color: black;
   margin-left: 5%;
   font-size: 1vw;
   font-family: Colfax;
   -webkit-transition:0.2s;
}
.prilepene #navstred ul a li:hover{
   display: inline-block;
  color: #ffd213;
   margin-left: 5%;
   font-size: 1vw;
   font-family: Colfax;
}


header{
  background-attachment: fixed;
  height: 30vh;
  background-size: 120%;
}
header img{
  width: 100%;
}
header .cierna{
  width: 100%;
  height: 30vh;
  background-color: rgba(0,0,0,0.4);
}
header #stredhed{
  width: 85%;
  margin: auto;
  height: auto;
  margin-top: 0px;
  color: white;
  text-align: center;
}
header #stredhed h1{
  font-size: 5vw;
  font-weight: 700;
  color: white;
}
header #stredhed p{
  font-size: 2.9vw;
  color: white;
  font-weight: 300;
}



#header2{
  background-attachment: fixed;
  height: 12vh;
  background-size: 120%;
}
#header2 img{
  width: 100%;
}
#header2 .cierna2{
  width: 100%;
  height: 12vh;
  background-color: rgba(0,0,0,0.4);
}
#header2 #stredhed2{
  width: 80%;
  margin: auto;
  height: 12vh;
    line-height: 2vh;
  margin-top: 0px;
  color: white;
  text-align: center;
}
#header2 #stredhed2 h1{
  font-size: 5vw;
  font-weight: 700;
  color: white;
}
#header2 #stredhed2 p{
  font-size: 1.3vw;
  color: white;
  font-weight: 300;
}

#tlacidlo{
  border: none;
  padding: 3vw 5vw 3vw 5vw;
  color: white;
  font-size: 3vw;
  -webkit-transition:0.2s;
  text-decoration: none;
  font-weight: 700;
  display: none;
  background-color: #c61e32;

}
#tlacidlo:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
  background: #303030;
  color: white;
}


#onas{
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;
  background-color: white;

}
#onas #stredis{
  width: 90%;
  margin: 10px auto;
  height: auto;
}
#onas #stredis .polemy{
  width: 100%;
  height: 170px;
  float: left;
  margin-left: 0%;
  margin-top: 15px;
  background-size: 100%;

}
#onas #stredis .polemy .filter{
  width: 90%;
  height: 170px;
  position: absolute;
  background-color: rgba(0,0,0,0.4);

}
#onas #stredis .polemy h3{
  width: 85%;
  color: white;
  margin: auto;
  font-size: 5vw;
  position: relative;
  top: 100px;
  


}
#onas2{
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;

}
#onas2 #onasstred{
  width: 90%;
  margin: auto;
  height: auto;

}

#onas2 #onasstred h1{
  font-family: 'Roboto', sans-serif;
  color: white;
  font-size: 6vw;
  text-align: center;
}
#onas2 #onasstred p{
  font-size: 4.3vw;
  line-height: 24px;
  text-align: justify;
  color: white;
  font-weight: lighter;
}
.ciarocka{
  width: 150px;
  margin: 10px auto;
  height: 2px;
  background-color: white;
}
#uspechy{
  display: none;
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;
  background-image: url(img/relax.jpg);
  background-attachment: fixed;
  background-size: 100%;

}

.nic{
  display: block;
  clear: both;
}

#sluzby{
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;
  background-color: white;

}
#sluzby #sluzbystred{
  width: 75%;
  margin: auto;
  height: auto;
}
#sluzby #sluzbystred h1{
  font-family: Colfax;
  color: #3c3c3b;
  font-size: 2.5vw;
}
#sluzby #sluzbystred p{
  font-size: 1.2vw;
  line-height: 27px;
  text-align: justify;
  color: #3c3c3b;
}
.sluzbis{
  width: 30%;
  height: auto;
  float: left; 
  margin-left: 3%;
  margin-top: 50px;
}
.sluzobr{
  width: 100%;
  height: auto;
  background-size: 100%;
  overflow: hidden;
}
.sluzobr img{
  width: 100%;
}
#sluzbystred .sluzbis h2{
  font-size: 1.8vw;
  font-family: Colfax;
  color: #ff8967;
}
.sluzbis .textsluz{
  font-size: 1.1vw;
  color: #3c3c3b;
  margin-bottom: 12px;
}
.tlacsluz{
  border: 4px solid #ff8967;
  padding: 0.8vw 2vw 0.6vw 2vw;
  text-align: center;
  color: #ff8967;
  font-size: 1vw;
  -webkit-transition:0.2s;
  text-decoration: none;
  font-family: Colfax;
  cursor: pointer;

}
.tlacsluz:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
  background: #ff8967;
  color: white;
}

.produkt_pole{
  width: 95%;
  height: auto;
  background: white;
  float: left;
  margin-left: 3%;
  margin-top: 2%;
  -webkit-transition:0.2s;
  border-radius: 15px;
  overflow: hidden;
  -webkit-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
-moz-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
}
.produkt_pole a{
  text-decoration: none;
  color: black;
}
.produkt_pole:hover{
  -webkit-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0);
-moz-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0);
box-shadow: 25px 28px 51px -21px rgba(0,0,0,0);
}
.produkt_pole:hover .obr_pr img {
  transform: scale(1.2);
}
.produkt_pole:hover .nazov_pr{
  color: gray;
}
.produktkryt{
  background-color: white;
  width: 87%;
  height: auto;
  border-radius: 15px;
  padding: 7%;
  margin-top: -5%;
  z-index: 10000;
  overflow: hidden;

}
.produkt_pole .obr_pr{
  width: 100%;
  height: 30vh;
  overflow: hidden;
  z-index: 0;
  background-size: 100%;
}


.produkt_pole .nazov_pr{
  width: 100%;
  height: 14%;
  text-align: left;
  font-size: 5vw;
  color: #ef7f01;
  font-weight: 700;
  overflow: hidden;
  -webkit-transition:0.2s;
}
.produkt_pole .cena_pr{
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 6vw;
  font-weight: 700;
  line-height: 5vh;
}
.produkt_pole .popis_pr{
  width: 100%;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  text-align: left;
  font-size: 3.5vw;
  font-weight: normal;
  color: gray;
  font-weight: 400;
}





.clen_pole{
  width: 95%;
  height: auto;
  background: white;
  float: left;
  margin-left: 3%;
  margin-top: 2%;
  -webkit-transition:0.2s;
  overflow: hidden;
}
.clen_pole a{
  text-decoration: none;
  color: black;
}

.clen_pole .obr_pr{
  width: 100%;
  height: auto;
  overflow: hidden;
  z-index: 0;
  background-size: 100%;
}
.clen_pole .obr_pr img{
  width: 100%;
}


.clen_pole .nazov_pr{
  width: 100%;
  height: 50px;
  text-align: left;
  font-size: 6.5vw;
  line-height: 50px;
  color: #ef7f01;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  -webkit-transition:0.2s;
}
.clen_pole .cena_pr{
  width: 100%;
  height: 20px;
  text-align: left;
  color: gray;
  font-size: 4.5vw;
  text-align: center;
  font-weight: 700;
  line-height: 10px;
}
.clen_pole .popis_pr{
  width: 100%;
  height: 30px;
  overflow: hidden;
  text-align: center;
  font-size: 4vw;
  font-weight: lighter;
  color: gray;
  line-height: 30px;
  font-weight: 400;
}

#produktiss{
  width: 95%;
  height: auto;
  margin: 3vh auto;
}
#produktiss #p_left{
  width: 100%;
  float: none;
  height: 70vh;
  overflow: hidden;
}
#produktiss #p_obr{
  width: 100%;
  height: 35vh;
  overflow: hidden;
}
#produktiss #p_obr img{
  width: 100%;
  -webkit-transition:0.2s;
}
#produktiss #p_obr img:hover{
  opacity: 0.5;
}
#produktiss .ineobr{
  width: 100%;
  height: 13vh;
  overflow: hidden;
}
.ineobr .kocka{
  width: 15%;
  height: 12vh;
  float: left;
  margin-left: 1.5%;
  background-color: #dadada;
  overflow: hidden;
}
.ineobr .kocka:first-child{
  margin-left: 0%;
}
.ineobr .kocka img{
  height: 100%; 
}

#produktiss #p_right{
  width: 94%;
  padding: 2%;
  float: none;
  height: auto;
  -webkit-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
-moz-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
border-radius: 15px;
}
#produktiss #nazov_produktu{
  width: 100%;
  font-size: 5vw;
  padding-bottom: 2vh;
  font-weight: 700;
}
#produktiss #lokalitus{
  width: 100%;
  font-size: 4vw;
  font-weight: lighter;
  color: gray;
  padding-bottom: 2vh;
  border-bottom: 1px solid #dadada;
}
#produktiss #info_produktu{
  width: 100%;
  height: 3vw;
  font-size: 4vw;
  line-height: 3vw;
  color: gray;
  text-align: right;
}
#produktiss #cenadph_produktu{
  width: 100%;
  height: 2vw;
  color: gray;
  font-size: 4vw;
  line-height: 2vw;
  text-align: right;
}
#produktiss #cena_produktu{
  width: 100%;
  height: 3vw;
  color: gray;
  font-size: 4vw;
  line-height: 3vw;
  padding-bottom: 2vh;
  border-bottom: 1px solid #dadada;
  text-align: right;
}
#produktiss #cena_produktu b{
  color: black;
  font-size: 4vw;
}
#popisprodukt{
  width: 94%;
  padding: 3%;
  height: auto;
  font-size: 4vw;
  background: white;
  -webkit-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
-moz-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
border-radius: 15px;
}
#popisprodukt h3{
  font-size: 5vw;
  margin: 0px 0px 10px 0px;
}
#popisprodukt2{
  width: 96%;
  padding: 1% 2% 1% 2%;
  height: auto;
  font-size: 4vw;
  margin-top: 20px;
  background: white;
  -webkit-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
-moz-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
border-radius: 15px;
}
#popisprodukt2 h2{
  font-size: 5vw;
  margin: 0px 0px 0px 0px;
}

.polickac{
  width: 95%;
  padding: 2%;
  float: left;
  height: auto;
  margin-left: 0%;
  margin-top: 10px;
  font-size: 4vw;
  background: white;
  -webkit-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
-moz-box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
box-shadow: 25px 28px 51px -21px rgba(0,0,0,0.06);
border-radius: 15px;
}
.polickac:first-child{
  margin-left: 0%;
}
.polickac:nth-child(5){
  margin-left: 0%;
}
#formpro {
    display: block;
    margin-left: 0%; 
    position: relative;

    
}
#formpro input{
    width: 94.4%;
    height: 18px;
    border: none;
    font-size: 16px;
    background-color: #eaeef4;
    padding: 10px;
    color: #252525;
   



}
#formpro textarea{
    width: 94.4%;
    height: 100px;
    border: none;
    background-color: #eaeef4;
    font-size: 16px;
    padding: 10px;
    color: #252525;

    
}

#formpro #odoslat{
  width: 100%;
  -webkit-transition: 0.3s;
  height: 40px;
  font-size: 3vw;
  float: right;
  margin-right: 0px;
   border: none;
  line-height: 15px;
  border-radius: 100px;
  background-color: #522923;
  color: white;
  margin-top: 20px;


}
#formpro #odoslat:active{
   
}
#formpro #odoslat:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
  background: #303030;
  color: white;
}
#filter{
  width: 82%;
  margin: auto;
}


#konnn{
  background-size: 50%;
}
.konstred{
  width: 90%;
  height: auto;
  margin: auto;
}

.konstred h4{
  text-align: left;
  color: #262626;
  font-size: 4vw;
  width: 100%;
  text-align: justify;
  font-weight: lighter;
}
#stred #lavo3{
  width: 100%;
  height: auto;
  float: left;
}
#stred #lavo3 h1{
  font-size: 2.7vw;
  color: #ffd213;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#stred #lavo3 h3{
  font-size: 1.6vw;
  margin: 0;
  padding: 0;
  color: #7e8890;
  font-weight: normal;
}
#popisok{
  font-size: 1.4vw;
  line-height: 3.6vh;
  color: white;
    font-weight: lighter;
}

/*kontakt*/
#konform{
  width: 100%;
  height: auto;  
  margin: 0px auto;
  position: relative;
}
#konform #fromularkontakt{
  width: 97%;
  height: auto;
  float: none;
  margin-bottom: 50px;
}
#konform #infomaciekontakt{
  width: 100%;
  height: auto; 
  text-align: left;
  font-size: 3.5vw;
  float: none;
}
#konform #infomaciekontakt b{
  font-weight: normal;
  color: #c61e32;
   font-size: 5vw;
}
#konform #infomaciekontakt a{
  text-decoration: none;
  color: black;
}
#konform #infomaciekontakt a:hover{
  border-bottom: 1px solid #c61e32;
  color: #c61e32;
  
}
#infoico{
  width: 13%;
  height: auto;
  margin-right: 3%;
  float: left;

}
#konform form {
    display: block;
    margin-left: 0%; 
    position: relative;

    
}
#konform form input{
    width: 96%;
    height: 28px;
    border: 4px solid white;
    font-size: 14px;
    background-color: #eaeef4;
    padding: 10px;
    color: #252525;
   



}
#konform form textarea{
    width: 96%;
    height: 230px;
    border: 4px solid white;
    background-color: #eaeef4;
    font-size: 14px;
    padding: 10px;
    color: #252525;

    
}
#suhlas{
  width: 100%;
  height: 70px;
  line-height: 30px;
}
#suhlas #inp_su{
 float: left;
 width: 10%;
}
.suhlasis{
  font-size: 15px;
}
#konform #odoslat{
  width: 100%;
  -webkit-transition: 0.3s;
  height: 50px;
  font-size: 3vw;
  float: none;
  margin-right: 0px;
   border: none;
  background-color: #c61e32;
  color: white;


}
#konform #odoslat:active{
   
}
#konform #odoslat:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
  background: #303030;
  color: white;
}

footer{
  width: 100%;
  height: auto;

}
#stredfooter{
  width: 80%;
  height: auto;
  margin: auto;
  margin-bottom: 4vh;
}
.footpole{
  width: 100%;
  height: auto;
  float: left;
  font-size: 4vw;
  color: white;
  margin-left: 0%;
  margin-top: 15px;
}
.footpole a{
  color:#c9c9c9;
  text-decoration: none;
}
.footpole img{
  width: 2vw;
  margin-left: 4%;
}
.footpole img:hover{
   filter: contrast(160%);
}
.footpole #juu{
  float: left;
  margin-left: 5%;
}
.footpole #juu:first-child{
  float: left;
  margin-left: 0%;
}
.footpole a i{
  color: white;
  font-size: 7vw;
  -webkit-transition:0.2s;
  margin-left: 5%;
}
.footpole a i:hover{
   color: black;
}

.footpole ul{
  margin: 0;
  padding: 0;
}
.footpole ul li{
  list-style: none;
}
.footpole ul li a{
  color: white;
  text-decoration: none;
}

.podpeta{
  width: 100%;
  height: 5vh;
  line-height: 5vh;
  text-align: center;
  font-size: 2vw;
  font-weight: lighter;
  color: gray;
  background-color: white;
}

#novinky{
  width: 100%;
  height: auto;
  background: white;
  background-size: 100%;
  text-align: left;
}
#novinkastred{
  width:  90%;
  height: auto;
  margin: auto;
  position: relative;
  top: 26px;
}
#novinkastred h3{
  text-align: left;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 5vw;
  text-transform: uppercase;
}
#novinkastred b{
  font-weight: lighter;
  color: gray;
  font-size: 3vw;
}
#novinkastred form{
  margin-bottom: 50px;
}
#novinkastred form .pole_email{
   width: 94.4%;
    height: 32px;
    border: none;
    font-size: 14px;
    background-color: #dadada;
    padding: 10px;
    color: #c61e32;
}
#novinkastred form .odoslat{
   width: 100%;
  -webkit-transition: 0.3s;
  height: 52px;
  font-size: 3vw;
  float: none;
  margin-right: 0px;
   border: none;
  line-height: 25px;
  color: white;

}
#novinkastred form .odoslat:hover{
  background-color: #303030;
  cursor: pointer;
}
#mail{
  width: 100%;
  height: 40px;
  color: #ff8967;
  background-color: white;
  text-align: center;
  line-height: 40px;
  font-size: 1.2vw;

}
.produkt{
  width: 90%;
  height: auto;
  margin: 20px auto;
}
.obrr{
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
}
.obrr img{
  width: 100%;

}
.right{
  width: 100%;
  height: auto;
  float: right;


}
.right h1{
    margin: 10px 0 0 0;
    color: #c61e32;
    font-size: 5vw;
}
.right p{
  color: gray;
  font-weight: lighter;
  line-height: 24px;
  font-size: 4vw;
  text-align: justify;
  
}






}



@media screen and (max-width: 640px) and (min-width: 540px)  {

body{
  background-color: white;
  background-size: 400%;
}
nav{
  display: none;
}
#logomobil{
  display: block;
  text-align: center;
  width: 100%;
  float: right;
  height: 10px;
  padding-top: 5px;
  position: absolute;
}
#logomobil img{
  position: relative;
  top: 3px;
  left: 2%;
  height: 50px;
}

#menumobil111 {
    display: block;
    

  }
#menumobil111 .hamburger {
    padding: 23px;
    
   background: white;
    display: block;

  }

  #menumobil111 .line {
    border-bottom: 4px solid #522923;
    border-radius: 3px;
    width: 35px;
    margin-bottom: 6px;

  }
  
  #menumobil111 .line:last-child {
    margin-bottom: 0;
  }

  #menumobil111 nav li {
    width: 100%;
  }
  
  #menumobil111 .menu {
    height: 0;
    overflow: hidden;
    transition: height 0.3s linear;
  }
  
  #menumobil111 .slide-down {
    height: 310px;
    background-color: #522923;
  }
  #menumobil111 ul {
  list-style: none;
  max-width: 800px;
  padding: 0;
  margin: 0 auto;
}

#menumobil111 ul a {
  display: block;
  padding: 20px 0px 20px 0px ;
  padding-right: 0 !important; /* important overrides media queries */
  font-size: 15px;
  margin: 0;
  text-align: center;
  background-color: #522923;
  color: white;
  cursor: pointer;
  text-decoration: none;
}

#menumobil111 ul a:hover {
  background: #eee;
  color: #522923;
}

#menumobil111 nav li {
  float: left;
  width: 20%;
  border-right: 1px solid #ddd;
}

#menumobil111 nav li:last-child {
  border-right: none;
}

.prilepene{
  background-color: white;
  box-shadow: 0 1px 7px 0 rgba(23,28,33,.05);

} 
.prilepene #navstred{
  width: 80%;
  height: 80px;
  margin: auto;
}
.prilepene .logo{
  width: 30%;
  float: left;
  height: 80px;
  -webkit-transition:0.2s;
}
.prilepene .logo:hover{
  opacity: 0.5;
}
.prilepene .logo img{
  width: 80%;
  position: relative;
  top: 10px;
}
.prilepene #navstred ul{
  width: 65%;
  height: 80px;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 80px;
  text-align: right;
}

.prilepene #navstred ul a li{
   display: inline-block;
   color: black;
   margin-left: 5%;
   font-size: 1vw;
   font-family: Colfax;
   -webkit-transition:0.2s;
}
.prilepene #navstred ul a li:hover{
   display: inline-block;
  color: #ffd213;
   margin-left: 5%;
   font-size: 1vw;
   font-family: Colfax;
}


header{
  background-attachment: fixed;
  height: 30vh;
  background-size: 120%;
}
header img{
  width: 100%;
}
header .cierna{
  width: 100%;
  height: 30vh;
  background-color: rgba(0,0,0,0.4);
}
header #stredhed{
  width: 85%;
  margin: auto;
  height: auto;
  margin-top: 0px;
  color: white;
  text-align: center;
}
header #stredhed h1{
  font-size: 5vw;
  font-weight: 700;
  color: white;
}
header #stredhed p{
  font-size: 2.9vw;
  color: white;
  font-weight: 300;
}



#header2{
  background-attachment: fixed;
  height: 12vh;
  background-size: 120%;
}
#header2 img{
  width: 100%;
}
#header2 .cierna2{
  width: 100%;
  height: 12vh;
  background-color: rgba(0,0,0,0.4);
}
#header2 #stredhed2{
  width: 80%;
  margin: auto;
  height: 12vh;
    line-height: 2vh;
  margin-top: 0px;
  color: white;
  text-align: center;
}
#header2 #stredhed2 h1{
  font-size: 5vw;
  font-weight: 700;
  color: white;
}
#header2 #stredhed2 p{
  font-size: 1.3vw;
  color: white;
  font-weight: 300;
}

#tlacidlo{
  border: none;
  padding: 3vw 5vw 3vw 5vw;
  color: white;
  font-size: 3vw;
  -webkit-transition:0.2s;
  text-decoration: none;
  font-weight: 700;
  display: none;
  background-color: #c61e32;

}
#tlacidlo:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
  background: #303030;
  color: white;
}


#onas{
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;
  background-color: white;

}
#onas #stredis{
  width: 90%;
  margin: 10px auto;
  height: auto;
}
#onas #stredis .polemy{
  width: 100%;
  height: 170px;
  float: left;
  margin-left: 0%;
  margin-top: 15px;
  background-size: 100%;

}
#onas #stredis .polemy .filter{
  width: 90%;
  height: 170px;
  position: absolute;
  background-color: rgba(0,0,0,0.4);

}
#onas #stredis .polemy h3{
  width: 85%;
  color: white;
  margin: auto;
  font-size: 5vw;
  position: relative;
  top: 100px;
  


}
#onas2{
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;

}
#onas2 #onasstred{
  width: 90%;
  margin: auto;
  height: auto;

}

#onas2 #onasstred h1{
  font-family: 'Roboto', sans-serif;
  color: white;
  font-size: 6vw;
  text-align: center;
}
#onas2 #onasstred p{
  font-size: 4vw;
  line-height: 22px;
  text-align: justify;
  color: white;
  font-weight: lighter;
}
.ciarocka{
  width: 150px;
  margin: 10px auto;
  height: 2px;
  background-color: white;
}
#uspechy{
  display: none;
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;
  background-image: url(img/relax.jpg);
  background-attachment: fixed;
  background-size: 100%;

}

.nic{
  display: block;
  clear: both;
}

#sluzby{
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;
  background-color: white;

}
#sluzby #sluzbystred{
  width: 75%;
  margin: auto;
  height: auto;
}
#sluzby #sluzbystred h1{
  font-family: Colfax;
  color: #3c3c3b;
  font-size: 2.5vw;
}
#sluzby #sluzbystred p{
  font-size: 1.2vw;
  line-height: 27px;
  text-align: justify;
  color: #3c3c3b;
}
.sluzbis{
  width: 30%;
  height: auto;
  float: left; 
  margin-left: 3%;
  margin-top: 50px;
}
.sluzobr{
  width: 100%;
  height: auto;
  background-size: 100%;
  overflow: hidden;
}
.sluzobr img{
  width: 100%;
}
#sluzbystred .sluzbis h2{
  font-size: 1.8vw;
  font-family: Colfax;
  color: #ff8967;
}
.sluzbis .textsluz{
  font-size: 1.1vw;
  color: #3c3c3b;
  margin-bottom: 12px;
}
.tlacsluz{
  border: 4px solid #ff8967;
  padding: 0.8vw 2vw 0.6vw 2vw;
  text-align: center;
  color: #ff8967;
  font-size: 1vw;
  -webkit-transition:0.2s;
  text-decoration: none;
  font-family: Colfax;
  cursor: pointer;

}
.tlacsluz:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
  background: #ff8967;
  color: white;
}
#konnn{
  background-size: 50%;
}
.konstred{
  width: 90%;
  height: auto;
  margin: auto;
}

.konstred h4{
  text-align: left;
  color: #262626;
  font-size: 4vw;
  width: 100%;
  text-align: justify;
  font-weight: lighter;
}
#stred #lavo3{
  width: 100%;
  height: auto;
  float: left;
}
#stred #lavo3 h1{
  font-size: 2.7vw;
  color: #ffd213;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#stred #lavo3 h3{
  font-size: 1.6vw;
  margin: 0;
  padding: 0;
  color: #7e8890;
  font-weight: normal;
}
#popisok{
  font-size: 1.4vw;
  line-height: 3.6vh;
  color: white;
    font-weight: lighter;
}

/*kontakt*/
#konform{
  width: 100%;
  height: auto;  
  margin: 0px auto;
  position: relative;
}
#konform #fromularkontakt{
  width: 97%;
  height: auto;
  float: none;
  margin-bottom: 50px;
}
#konform #infomaciekontakt{
  width: 100%;
  height: auto; 
  text-align: left;
  font-size: 3.5vw;
  float: none;
}
#konform #infomaciekontakt b{
  font-weight: normal;
  color: #c61e32;
   font-size: 5vw;
}
#konform #infomaciekontakt a{
  text-decoration: none;
  color: black;
}
#konform #infomaciekontakt a:hover{
  border-bottom: 1px solid #c61e32;
  color: #c61e32;
  
}
#infoico{
  width: 13%;
  height: auto;
  margin-right: 3%;
  float: left;

}
#konform form {
    display: block;
    margin-left: 0%; 
    position: relative;

    
}
#konform form input{
    width: 96%;
    height: 28px;
    border: 4px solid white;
    font-size: 14px;
    background-color: #eaeef4;
    padding: 10px;
    color: #252525;
   



}
#konform form textarea{
    width: 96%;
    height: 230px;
    border: 4px solid white;
    background-color: #eaeef4;
    font-size: 14px;
    padding: 10px;
    color: #252525;

    
}

#suhlas{
  width: 100%;
  height: 70px;
  line-height: 30px;
}
#suhlas #inp_su{
 float: left;
 width: 10%;
}
.suhlasis{
  font-size: 15px;
}
#konform #odoslat{
  width: 100%;
  -webkit-transition: 0.3s;
  height: 50px;
  font-size: 3vw;
  float: none;
  margin-right: 0px;
   border: none;
  background-color: #c61e32;
  color: white;


}
#konform #odoslat:active{
   
}
#konform #odoslat:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
  background: #303030;
  color: white;
}

footer{
  width: 100%;
  height: auto;

}
#stredfooter{
  width: 80%;
  height: auto;
  margin: auto;
  margin-bottom: 4vh;
}
.footpole{
  width: 100%;
  height: auto;
  float: left;
  font-size: 4vw;
  color: white;
  margin-left: 0%;
}
.footpole a{
  color:#c9c9c9;
  text-decoration: none;
}
.footpole img{
  width: 2vw;
  margin-left: 4%;
}
.footpole img:hover{
   filter: contrast(160%);
}
.footpole #juu{
  float: left;
  margin-left: 5%;
}
.footpole #juu:first-child{
  float: left;
  margin-left: 0%;
}
.footpole a i{
  color: white;
  font-size: 3vw;
  -webkit-transition:0.2s;
  margin-left: 5%;
}
.footpole a i:hover{
   color: black;
}

.footpole ul{
  margin: 0;
  padding: 0;
}
.footpole ul li{
  list-style: none;
}
.footpole ul li a{
  color: white;
  text-decoration: none;
}

.podpeta{
  width: 100%;
  height: 5vh;
  line-height: 5vh;
  text-align: center;
  font-size: 2vw;
  font-weight: lighter;
  color: gray;
  background-color: white;
}

#novinky{
  width: 100%;
  height: auto;
  background: white;
  background-size: 100%;
  text-align: left;
}
#novinkastred{
  width:  90%;
  height: auto;
  margin: auto;
  position: relative;
  top: 26px;
}
#novinkastred h3{
  text-align: left;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 5vw;
  text-transform: uppercase;
}
#novinkastred b{
  font-weight: lighter;
  color: gray;
  font-size: 3vw;
}
#novinkastred form{
  margin-bottom: 50px;
}
#novinkastred form .pole_email{
   width: 94.4%;
    height: 32px;
    border: none;
    font-size: 14px;
    background-color: #dadada;
    padding: 10px;
    color: #c61e32;
}
#novinkastred form .odoslat{
   width: 100%;
  -webkit-transition: 0.3s;
  height: 52px;
  font-size: 3vw;
  float: none;
  margin-right: 0px;
   border: none;
  line-height: 25px;
  color: white;

}
#novinkastred form .odoslat:hover{
  background-color: #303030;
  cursor: pointer;
}
#mail{
  width: 100%;
  height: 40px;
  color: #ff8967;
  background-color: white;
  text-align: center;
  line-height: 40px;
  font-size: 1.2vw;

}
.produkt{
  width: 90%;
  height: auto;
  margin: 20px auto;
}
.obrr{
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
}
.obrr img{
  width: 100%;

}
.right{
  width: 100%;
  height: auto;
  float: right;


}
.right h1{
    margin: 10px 0 0 0;
    color: #c61e32;
    font-size: 5vw;
}
.right p{
  color: gray;
  font-weight: lighter;
  line-height: 24px;
  font-size: 4vw;
  text-align: justify;
  
}



}






/* iPad (portrait) */
@media screen and (max-width: 900px) and (min-width: 640px) {

body{
  background-color: white;
  background-size: 400%;
}
nav{
  display: none;
}
#logomobil{
  display: block;
  text-align: center;
  width: 100%;
  float: right;
  height: 10px;
  padding-top: 5px;
  position: absolute;
}
#logomobil img{
  position: relative;
  top: 3px;
  left: 2%;
  height: 50px;
}

#menumobil111 {
    display: block;
    

  }
#menumobil111 .hamburger {
    padding: 23px;
    
   background: white;
    display: block;

  }

  #menumobil111 .line {
    border-bottom: 4px solid #522923;
    border-radius: 3px;
    width: 35px;
    margin-bottom: 6px;

  }
  
  #menumobil111 .line:last-child {
    margin-bottom: 0;
  }

  #menumobil111 nav li {
    width: 100%;
  }
  
  #menumobil111 .menu {
    height: 0;
    overflow: hidden;
    transition: height 0.3s linear;
  }
  
  #menumobil111 .slide-down {
    height: 310px;
    background-color: #522923;
  }
  #menumobil111 ul {
  list-style: none;
  max-width: 800px;
  padding: 0;
  margin: 0 auto;
}

#menumobil111 ul a {
  display: block;
  padding: 20px 0px 20px 0px ;
  padding-right: 0 !important; /* important overrides media queries */
  font-size: 15px;
  margin: 0;
  text-align: center;
  background-color: #522923;
  color: white;
  cursor: pointer;
  text-decoration: none;
}

#menumobil111 ul a:hover {
  background: #eee;
  color: #522923;
}

#menumobil111 nav li {
  float: left;
  width: 20%;
  border-right: 1px solid #ddd;
}

#menumobil111 nav li:last-child {
  border-right: none;
}

.prilepene{
  background-color: white;
  box-shadow: 0 1px 7px 0 rgba(23,28,33,.05);

} 
.prilepene #navstred{
  width: 80%;
  height: 80px;
  margin: auto;
}
.prilepene .logo{
  width: 30%;
  float: left;
  height: 80px;
  -webkit-transition:0.2s;
}
.prilepene .logo:hover{
  opacity: 0.5;
}
.prilepene .logo img{
  width: 80%;
  position: relative;
  top: 10px;
}
.prilepene #navstred ul{
  width: 65%;
  height: 80px;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 80px;
  text-align: right;
}

.prilepene #navstred ul a li{
   display: inline-block;
   color: black;
   margin-left: 5%;
   font-size: 1vw;
   font-family: Colfax;
   -webkit-transition:0.2s;
}
.prilepene #navstred ul a li:hover{
   display: inline-block;
  color: #ffd213;
   margin-left: 5%;
   font-size: 1vw;
   font-family: Colfax;
}


header{
  background-attachment: fixed;
  height: 300px;
  background-size: 120%;
}
header img{
  width: 100%;
}
header .cierna{
  width: 100%;
  height: 300px;
  background-color: rgba(0,0,0,0.4);
}
header #stredhed{
  width: 85%;
  margin: auto;
  height: auto;
  margin-top: 0px;
  color: white;
  text-align: center;
}
header #stredhed h1{
  font-size: 5vw;
  font-weight: 700;
  color: white;
}
header #stredhed p{
  font-size: 2.9vw;
  color: white;
  font-weight: 300;
}



#header2{
  background-attachment: fixed;
  height: 100px;
  background-size: 120%;
}
#header2 img{
  width: 100%;
}
#header2 .cierna2{
  width: 100%;
  height: 100px;
  background-color: rgba(0,0,0,0.4);
}
#header2 #stredhed2{
  width: 80%;
  margin: auto;
  height: 50px;
    line-height: 30px;
  margin-top: 0px;
  color: white;
  text-align: center;
}
#header2 #stredhed2 h1{
  font-size: 4vw;
  font-weight: 700;
  color: white;
}
#header2 #stredhed2 p{
  font-size: 1.3vw;
  color: white;
  font-weight: 300;
}

#tlacidlo{
  border: none;
  padding: 3vw 5vw 3vw 5vw;
  color: white;
  font-size: 3vw;
  -webkit-transition:0.2s;
  text-decoration: none;
  font-weight: 700;
  display: none;
  background-color: #c61e32;

}
#tlacidlo:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
  background: #303030;
  color: white;
}


#onas{
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;
  background-color: white;

}
#onas #stredis{
  width: 90%;
  margin: 10px auto;
  height: auto;
}
#onas #stredis .polemy{
  width: 100%;
  height: 170px;
  float: left;
  margin-left: 0%;
  margin-top: 15px;
  background-size: 100%;

}
#onas #stredis .polemy .filter{
  width: 90%;
  height: 170px;
  position: absolute;
  background-color: rgba(0,0,0,0.4);

}
#onas #stredis .polemy h3{
  width: 85%;
  color: white;
  margin: auto;
  font-size: 5vw;
  position: relative;
  top: 100px;
  


}
#onas2{
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;

}
#onas2 #onasstred{
  width: 90%;
  margin: auto;
  height: auto;

}

#onas2 #onasstred h1{
  font-family: 'Roboto', sans-serif;
  color: white;
  font-size: 5vw;
  text-align: center;
}
#onas2 #onasstred p{
  font-size: 2.6vw;
  line-height: 25px;
  text-align: justify;
  color: white;
  font-weight: lighter;
}
.ciarocka{
  width: 150px;
  margin: 10px auto;
  height: 2px;
  background-color: white;
}
#uspechy{
  display: none;
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;
  background-image: url(img/relax.jpg);
  background-attachment: fixed;
  background-size: 100%;

}

.nic{
  display: block;
  clear: both;
}

#sluzby{
  width: 100%;
  padding: 2% 0% 2% 0%;
  height: auto;
  background-color: white;

}
#sluzby #sluzbystred{
  width: 75%;
  margin: auto;
  height: auto;
}
#sluzby #sluzbystred h1{
  font-family: Colfax;
  color: #3c3c3b;
  font-size: 2.5vw;
}
#sluzby #sluzbystred p{
  font-size: 1.2vw;
  line-height: 27px;
  text-align: justify;
  color: #3c3c3b;
}
.sluzbis{
  width: 30%;
  height: auto;
  float: left; 
  margin-left: 3%;
  margin-top: 50px;
}
.sluzobr{
  width: 100%;
  height: auto;
  background-size: 100%;
  overflow: hidden;
}
.sluzobr img{
  width: 100%;
}
#sluzbystred .sluzbis h2{
  font-size: 1.8vw;
  font-family: Colfax;
  color: #ff8967;
}
.sluzbis .textsluz{
  font-size: 1.1vw;
  color: #3c3c3b;
  margin-bottom: 12px;
}
.tlacsluz{
  border: 4px solid #ff8967;
  padding: 0.8vw 2vw 0.6vw 2vw;
  text-align: center;
  color: #ff8967;
  font-size: 1vw;
  -webkit-transition:0.2s;
  text-decoration: none;
  font-family: Colfax;
  cursor: pointer;

}
.tlacsluz:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
  background: #ff8967;
  color: white;
}
#konnn{
  background-size: 50%;
}
.konstred{
  width: 90%;
  height: auto;
  margin: auto;
}

.konstred h4{
  text-align: left;
  color: #262626;
  font-size: 2.7vw;
  width: 100%;
  text-align: justify;
  font-weight: lighter;
}
#stred #lavo3{
  width: 100%;
  height: auto;
  float: left;
}
#stred #lavo3 h1{
  font-size: 2.7vw;
  color: #ffd213;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#stred #lavo3 h3{
  font-size: 1.6vw;
  margin: 0;
  padding: 0;
  color: #7e8890;
  font-weight: normal;
}
#popisok{
  font-size: 1.4vw;
  line-height: 3.6vh;
  color: white;
    font-weight: lighter;
}

/*kontakt*/
#konform{
  width: 100%;
  height: auto;  
  margin: 0px auto;
  position: relative;
}
#konform #fromularkontakt{
  width: 97%;
  height: auto;
  float: none;
  margin-bottom: 50px;
}
#konform #infomaciekontakt{
  width: 100%;
  height: auto; 
  text-align: left;
  font-size: 2.7vw;
  float: none;
}
#konform #infomaciekontakt b{
  font-weight: normal;
  color: #c61e32;
   font-size: 4vw;
}
#konform #infomaciekontakt a{
  text-decoration: none;
  color: black;
}
#konform #infomaciekontakt a:hover{
  border-bottom: 1px solid #c61e32;
  color: #c61e32;
  
}
#infoico{
  width: 13%;
  height: auto;
  margin-right: 3%;
  float: left;

}
#konform form {
    display: block;
    margin-left: 0%; 
    position: relative;

    
}
#konform form input{
    width: 96%;
    height: 28px;
    border: 4px solid white;
    font-size: 14px;
    background-color: #eaeef4;
    padding: 10px;
    color: #252525;
   



}
#konform form textarea{
    width: 96%;
    height: 230px;
    border: 4px solid white;
    background-color: #eaeef4;
    font-size: 14px;
    padding: 10px;
    color: #252525;

    
}

#suhlas{
  width: 100%;
  height: 70px;
  line-height: 30px;
}
#suhlas #inp_su{
 float: left;
 width: 10%;
}
.suhlasis{
  font-size: 15px;
}

#konform #odoslat{
  width: 100%;
  -webkit-transition: 0.3s;
  height: 50px;
  font-size: 2.7vw;
  float: none;
  margin-right: 0px;
   border: none;
  background-color: #c61e32;
  color: white;


}
#konform #odoslat:active{
   
}
#konform #odoslat:hover{
-webkit-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
-moz-box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
box-shadow: -2px 20px 18px -16px rgba(0,0,0,0.39);
  background: #303030;
  color: white;
}

footer{
  width: 100%;
  height: auto;

}
#stredfooter{
  width: 80%;
  height: auto;
  margin: auto;
  margin-bottom: 4vh;
}
.footpole{
  width: 100%;
  height: auto;
  float: left;
  font-size: 2.7vw;
  color: white;
  margin-left: 0%;
}
.footpole a{
  color:#c9c9c9;
  text-decoration: none;
}
.footpole img{
  width: 2vw;
  margin-left: 4%;
}
.footpole img:hover{
   filter: contrast(160%);
}
.footpole #juu{
  float: left;
  margin-left: 5%;
}
.footpole #juu:first-child{
  float: left;
  margin-left: 0%;
}
.footpole a i{
  color: white;
  font-size: 3vw;
  -webkit-transition:0.2s;
  margin-left: 5%;
}
.footpole a i:hover{
   color: black;
}

.footpole ul{
  margin: 0;
  padding: 0;
}
.footpole ul li{
  list-style: none;
}
.footpole ul li a{
  color: white;
  text-decoration: none;
}

.podpeta{
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 2vw;
  font-weight: lighter;
  color: gray;
  background-color: white;
}

#novinky{
  width: 100%;
  height: auto;
  background: white;
  background-size: 100%;
  text-align: left;
}
#novinkastred{
  width:  90%;
  height: auto;
  margin: auto;
  position: relative;
  top: 26px;
}
#novinkastred h3{
  text-align: left;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 4vw;
  text-transform: uppercase;
}
#novinkastred b{
  font-weight: lighter;
  color: gray;
  font-size: 2.7vw;
}
#novinkastred form{
  margin-bottom: 50px;
}
#novinkastred form .pole_email{
   width: 96.6%;
    height: 32px;
    border: none;
    font-size: 14px;
    background-color: #dadada;
    padding: 10px;
    color: #c61e32;
}
#novinkastred form .odoslat{
   width: 100%;
  -webkit-transition: 0.3s;
  height: 52px;
  font-size: 2.5vw;
  float: none;
  margin-right: 0px;
   border: none;
  line-height: 25px;
  color: white;

}
#novinkastred form .odoslat:hover{
  background-color: #303030;
  cursor: pointer;
}
#mail{
  width: 100%;
  height: 40px;
  color: #ff8967;
  background-color: white;
  text-align: center;
  line-height: 40px;
  font-size: 1.2vw;

}
.produkt{
  width: 90%;
  height: auto;
  margin: 20px auto;
}
.obrr{
  width: 100%;
  height: auto;
  float: left;
  overflow: hidden;
}
.obrr img{
  width: 100%;

}
.right{
  width: 100%;
  height: auto;
  float: right;


}
.right h1{
    margin: 10px 0 0 0;
    color: #c61e32;
    font-size: 4vw;
}
.right p{
  color: gray;
  font-weight: lighter;
  line-height: 24px;
  font-size: 2.7vw;
  text-align: justify;
  
}



}






