body{background: #fff}

h3{color: #d7a1b7}

.gray{background: #fafafa}
.gray2{background: #e3e3e3}


.zahlavi{
	
	}

.main{
	background: url("item1.jpg") no-repeat center center; 
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  border: solid 0px red;
  height: 100vh;
  border: solid 0px red;
	}
	
.logo-slogan{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -500px;
	z-index: 10;
  font-size: 90px;
  font-family: "Helvetica";
  color: rgb(69, 69, 69);
  font-weight: bold;
  line-height: 0.640;
  text-align: center;
  text-shadow: 1px 1px #f0ece1;
	}
	
.slogan{
  font-size: 41px;
  font-family: 'Patrick Hand', cursive;
  color: rgb(0, 0, 0);
  line-height: 0.795;
  text-align: center;
  letter-spacing: 1px;
  z-index: 35;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size:	 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    opacity: 1;
}

.indicators{
	position: absolute;
	left: 50%;
	bottom: 5%;
	margin-left: -52px;
	margin-top: -52px;
	z-index: 20;
	}	
	
.row{margin: 0px}

.menu{
	background: transparent;	
	}

.col-xs-2{
	width: 16.66667%;
	height: 200px;
	color: #fff;
	font-family: 'Patrick Hand', cursive;
	font-size: 1.7em;
	text-align: center;
	}
	
.medovahmota{background: #d7a1b7}
.navod{background: #f7d2da}	
.cenik{background: #e6b0bd}
.osvedceni{background: #edc5ce}
.galerie{background: #e6b0bd}
.kontakt{background: #f7d2da}

.medovahmota:hover{background: #d7a046}
.navod:hover{background: #d7a046}	
.cenik:hover{background: #d7a046}
.osvedceni:hover{background: #d7a046}
.galerie:hover{background: #d7a046}
.kontakt:hover{background: #d7a046}


.medovahmota-polozka{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left:-44px;
	}
.navod-polozka{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left:-47px;
	}
.cenik-polozka{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left:-30px;
	}
.osvedceni-polozka{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left:-55px;
	}
.galerie-polozka{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left:-44px;
	}
.kontakt-polozka{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left:-44px;
	}
	
.odkaz a{
	background-color: red;
	}	

.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}

.glyphicon-left{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -40px;
    margin-left: -10px;
}

.glyphicon-right{
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -40px;
    margin-right: -10px;
}

.mezera{
	height: 0px;
	}

.menu{
	width: 100%;
	}

.text{
	font-size: 1.1em;
	line-height: 1.4;
	max-width: 700px;
}

.slide{
	width: 100vw; 
	height: auto;
	}
	
.item{	}

.col-sm-3{text-align: center}

.btn-default{
	font-size: 1.5em; 
	width: 150px;
	margin: 0px auto;
	margin-bottom: 20px;}

.btn{margin-bottom: 20px}
.pozadi{
	background: #f0ece1;
	transition: 0.2s;
	border-top: solid 1px #f0ece1;
	border-bottom: solid 1px #f0ece1}
	
.pozadi:hover{background: #fff;}

.zapati{background: #f0ece1;}

.foto{margin: 0px; padding: 0px}

input, textarea{
    display: block;
    width: 100%;
    height: 50px;
    padding: 18px 30px;
    font-size: 16px;
    line-height: 1.625;
    color: #949494;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #f8f8f8;
    border-radius: 20px;
    
}
textarea{
    display: block;
    width: 100%;
    height: 200px;
    padding: 18px 15px;
    font-size: 16px;
    line-height: 1.625;
    color: #949494;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #f8f8f8;
    border-radius: 20px;
    
}

.sklenice{
	max-width: 200px;
	margin: 0px auto;
	margin-bottom: 20px;
	}


.clanek{
	max-width: 350px;
	}
	
.max-width{
	max-width: 1200px;
	margin: 0px auto;
	padding: 0px;
	}
.max-w{
	max-width: 1200px;
	margin: 0px auto;
	padding: 0px;
	}
	

@media all and (max-width: 1200px){

.menu{
	background: #dc91a5;	
	}
}

@media all and (max-width: 1100px){


.logo-slogan{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -400px;
	z-index: 10;
  font-size: 90px;
  font-family: "Helvetica";
  color: rgb(69, 69, 69);
  font-weight: bold;
  line-height: 0.640;
  text-align: center;
  text-shadow: 1px 1px #f0ece1;
	}
	
.slogan{
  font-size: 41px;
  font-family: 'Patrick Hand', cursive;
  color: rgb(0, 0, 0);
  line-height: 0.795;
  text-align: center;
  letter-spacing: 1px;
  z-index: 35;
}

}

@media all and (max-width: 1100px){


.logo-slogan{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -400px;
	z-index: 10;
  font-size: 70px;
  font-family: "Helvetica";
  color: rgb(69, 69, 69);
  font-weight: bold;
  line-height: 0.640;
  text-align: center;
  text-shadow: 1px 1px #f0ece1;
	}
	
.slogan{
  font-size: 31px;
  font-family: 'Patrick Hand', cursive;
  color: rgb(0, 0, 0);
  line-height: 0.795;
  text-align: center;
  letter-spacing: 1px;
  z-index: 35;
}

}

@media all and (max-width: 1100px){


.logo-slogan{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -400px;
	z-index: 10;
  font-size: 70px;
  font-family: "Helvetica";
  color: rgb(69, 69, 69);
  font-weight: bold;
  line-height: 0.640;
  text-align: center;
  text-shadow: 1px 1px #f0ece1;
	}
	
.slogan{
  font-size: 31px;
  font-family: 'Patrick Hand', cursive;
  color: rgb(0, 0, 0);
  line-height: 0.795;
  text-align: center;
  letter-spacing: 1px;
  z-index: 35;
}


}

@media all and (max-width: 850px){


.logo-slogan{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -400px;
	z-index: 10;
  font-size: 70px;
  font-family: "Helvetica";
  color: rgb(69, 69, 69);
  font-weight: bold;
  line-height: 0.640;
  text-align: center;
  text-shadow: 1px 1px #f0ece1;
	}
	
.slogan{
  font-size: 31px;
  font-family: 'Patrick Hand', cursive;
  color: rgb(0, 0, 0);
  line-height: 0.795;
  text-align: center;
  letter-spacing: 1px;
  z-index: 35;
}


}


@media all and (max-width: 806px){

#pixla{display: none}

.col-xs-2{
	width: 33%;
	height: 70px}


.medovahmota-polozka{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -30px;

	}
.navod-polozka{
	width: 80px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -38px;

	}
.cenik-polozka{
	width: 48px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left:-25px;
	
	}
.osvedceni-polozka{
	width: 48px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left:-25px;

	}
.galerie-polozka{
	width: 48px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left:-25px;
	

	}
	
.kontakt-polozka{
	width: 48px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left:-25px;
	

	}
	
.logo-slogan{
	position: absolute;
	top: 150px;
	left: 10%;
	margin-left: 0px;
	z-index: 10;
  font-size: 70px;
  font-family: "Helvetica";
  color: rgb(69, 69, 69);
  font-weight: bold;
  line-height: 0.640;
  text-align: center;
  text-shadow: 1px 1px #f0ece1;
	}
	
.slogan{
  font-size: 31px;
  font-family: 'Patrick Hand', cursive;
  color: rgb(0, 0, 0);
  line-height: 0.795;
  text-align: center;
  letter-spacing: 1px;
  z-index: 35;
}


}
@media all and (max-width: 670px){


.main{border-bottom: solid 2px #fff}

.logo-slogan{
	position: absolute;
	left: 5%;
	top: 15%;
	z-index: 10;
  font-size: 50px;
  font-family: "Helvetica";
  color: rgb(69, 69, 69);
  font-weight: bold;
  line-height: 0.640;
  text-align: center;
  position: absolute;
  z-index: 33;
	}
	
.slogan{
  font-size: 0.4em;
  font-family: "Patrick Hand";
  color: rgb(0, 0, 0);
  line-height: 0.795;
  text-align: center;
  letter-spacing: 1px;
  z-index: 35;
  margin-top: 3px;
}	

.glyphicon-left, .glyphicon-right, .indicators{display: none}


	
}

@media all and (max-width: 520px){

.col-xs-2{
	width: 50%;
	height: 90px;
	color: #fff;
	font-family: 'Patrick Hand', cursive;
	font-size: 1.5em;
	text-align: center;
	}
.main{height: 250px}

.medovahmota-polozka{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -30px;

	}
.navod-polozka{
	width: 80px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -38px;

	}
.cenik-polozka{
	width: 48px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -14px;
	margin-left:-25px;
	
	}
.osvedceni-polozka{
	width: 48px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left:-42px;

	}
.galerie-polozka{
	width: 48px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 1.3	40;
	margin-top: -30px;
	margin-left:-35px;

	

	}
	
.kontakt-polozka{
	width: 48px;
	height: 64px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -15px;
	margin-left:-35px;
	

	}

}


@media all and (max-width: 400px){



.menu{margin: 0px; display:}

.logo-slogan{
	position: absolute;
	left: 50%;
	top: 15%;
	z-index: 10;
	margin-left: -112px;
  font-size: 38px;
  font-family: "Helvetica";
  color: rgb(69, 69, 69);
  font-weight: bold;
  line-height: 0.640;
  text-align: center;
  position: absolute;
  z-index: 33;
	}
	
.slogan{
  font-size: 0.4em;
  font-family: "Patrick Hand";
  color: rgb(0, 0, 0);
  line-height: 0.795;
  text-align: center;
  letter-spacing: 1px;
  z-index: 35;
  margin-top: 3px;
}	
	

}
