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


body{
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

nav{
	display: none;


}


#logomobil{
  display: block;
  text-align: center;
  width: 100%;
  float: right;
  height: 10px;
  padding-top: 0px;
  position: absolute;
}
#logomobil img{
  position: relative;
  top: 15px;
  height: 45px;
}

#kosikmobil{
  display: block;
  position: absolute;
  right: 15px;
  top: 9px;
}
#kosikmobil a{
  color: #AC8F4D;
  font-size: 35px;
}
#kosikmobil a .material-icons{

  font-size: 35px;
}



#menumobil111 {
    display: block;
    background-color: #000000;
    

  }
#menumobil111 .hamburger2 {
    padding: 23px;
    display: block;

  }

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

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

  #menumobil111 nav li {
    width: 100%;
  }
  
  #menumobil111 .menu {
    height: auto;
  }
  
  #menumobil111 .slide-down {
    height: 305px;
       background: white;
 }
  #menumobil111 ul {
  list-style: none;
  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: 16px;
  margin: 0;
  text-align: center;
  color: #AC8F4D;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
  font-weight: 800;
  background-color: black;


}

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

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

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


.centralleft{
	width: 100%;
	float: left;
	color: #231F20;
}

#header #headleft h1{
	color: white;
	font-size: 38px;
}
#header #headleft h3{
	color: white;
	font-size: 30px;
    line-height: 55px;

}
#header #headleft p{
	color: white;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.7;
}

.centreal_sirka .vseobecnytext{
  text-align: center;
  line-height: 1.6;
  font-size: 19px;
}
.centreal_sirka .vseobecnytext h2{
  font-family: 'Libre Baskerville', serif;
    font-weight: 800;
    font-size: 35px;
}


.flexobal{
	
	display: flex;
	height: auto;
	flex-wrap: wrap;
	gap: 50px;
}

.oknoflex_uvod{
	flex: 100%;
	margin-top: 30px;
	height: 400px;
	padding: 0px 30px;
	text-align: center;
	background-size: cover;

}
.produktflex_uvod{
  flex: 100%;
  max-width: 100%;
  margin-top: 0px;
  height: auto;
  padding: 0px 0px;
  text-align: center;
  background-size: cover;
  padding-bottom: 100px;
  -webkit-transition: 0.2s;

}

.vstupleft{
  margin-left: 0%;
  position: relative;
  top: 0vh;
}

.vstupright{
  margin-left: 0%;
  position: relative;
  top: 0vh;
}
.flexdoprava{
  width: 80%;
}
.centreal_sirka{
  width: 90%;
}
.kontaktstred{
 width: 100%;
}

.lineup1{
  width: 100%;
  display: flex;
  gap: 50px;
  padding-bottom: 50px;
  padding-top: 50px;
  align-items: center;
  flex-wrap: wrap;
}
.lineup1 .obrline{
  flex: 100%;
  max-width: 100%;
}
.lineup1 .obrline img{
width: 100%;

  
}
.inverzia{
  color: #010521;
}
.lineup1 .textline{
  flex: 100%;
  max-width: 100%;
  line-height: 1.7;
  color: white;
  text-align: left;
  
}

.lineup1 .textline h1{
  font-family: 'Libre Baskerville', serif;
  text-align: left;
  font-weight: 800;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 33px;
  margin-top: 0;
  padding-top: 0;
  color: #AC8F4D;
  text-transform: uppercase;
}
.ciernyobal .centreal_sirka{
  padding-bottom: 100px;
}

.produktik {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    gap: 30px;
    flex-wrap: wrap;
}
.produktik .produktfoto {
    flex: 100%;
    height: auto;
}
.produktik .produktinfograf{
    flex: 100%;
    max-width: 100%;
    text-align: center;
    padding-left: 0%;
}

.tlacidlovstup{
  font-size: 17px;
    padding: 15px 20px;
    color: white;
    background-color: #AC8F4D;
    font-weight: 700;
    border: none;
    cursor: pointer;
    text-decoration: none;
    border: 3px solid #AC8F4D;
    -webkit-transition: 0.2s;
    display: inline-block;
}

.kosikobal {
    width: 95%;
    margin: auto;
    display: flex;
    gap: 50px;
    padding-bottom: 50px;
    padding-top: 50px;
    flex-wrap: wrap;
}

.kosikobal .kosikleft {
    flex: 100%;
    max-width: 100%;
}

.kosikobal .kosikright {
    flex: 100%;
    line-height: 1.8;
    color: white;
    text-align: left;
    padding: 10px;
    background-color: #F5F5F5;
}


footer #stredfooter{
	width: 89%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin-bottom: 60px;
	margin-top: 30px;
}

footer #stredfooter .footpole{
	flex: 100%;
	line-height: 1.7;
	font-size: 20px;
}

.flexobal2{
	
	display: flex;
	flex-wrap: wrap;
	height: auto;
	gap: 1%;

}

.flexobal2 .oknoflex_auto{
	flex: 100%;
	max-width: 100%;
	margin-top: 100px;
	height: 300px;
	padding: 0px 30px;
	text-align: left;
	background-size: cover;

}




}

@media screen and (min-width: 1700px)  {
.centreal_sirka{
  width: 1150px;
  margin: auto;
  height: auto;
  
}

footer #stredfooter{
  width: 1150px;
}

footer #stredfooter11{
  width: 1150px;
  
}

.produktik{
  width: 100%;
  display: flex;
  flex-wrap: wrap; 
  margin: auto;
  gap: 30px;
}


}