* {
	margin: 0;
	padding: 0;
}
body, html {	margin-top: -20px;
	width: 100%;
}
.carousel.carousel-fade .item {
	-webkit-transition: opacity 2s ease-in-out;
	-moz-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
	opacity:0.8;
}
.fb-like {
	position: absolute;	display: inline-block;
	top: 10%;	
	right: 10%;
	float: right;
	z-index: 99999999999;
}.logotyp {	z-index: 9999999999;}
.carousel.carousel-fade .active.item {
	opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}

.carousel.carousel-fade .carousel-control {
	z-index: 3;
}
@font-face {
	font-family: ptserif;
	src: url(../fonts/ptserif.ttf);
}

@font-face {
	font-family: bebas;
	src: url(../fonts/bebas.ttf);
}
.menu {
	z-index: auto;
	font-family: bebas;
	font-size: 35px;
	margin-top: -50px;
}
hr {
	background-image: url(../images/hr.png);
	width: 299px;
	height: 14px;
	border: none;
	margin: 90px auto;
}

.contentbox {
	font-family: ptserif;
	font-size: 16px;
	max-width: 1020px;
        width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
table td {
	padding-left: 35px;
	padding-right: 35px;
}
.phototable {
	margin-left: auto;
	margin-right: auto;
}
.phototable td {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.popischovu  {
	margin-top: 83px;
	width: 100%;
	border: solid 2px #000;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	color: #000;
	transition: 0.4s;
	background-color: #fff;
}       
.popischovu:hover {
	transition: 0.4s;
	background-color: #f5f5f5;
}
h1 {
	font-size: 18px;
}
h4{
	padding: 0;
        cursor: pointer;
}
#panel, #flip {
    text-align: center;
}

#panel {
    padding: 50px;
    display: none;
}

.cformtop {
	font-family: bebas;
	font-size: 35px;
	width: 100%;
	height: 55px;
	color: #fff;
	background-color: #000;
	line-height: 55px;
	vertical-align: bottom;
	text-align: center;
}
.cformbody {
	width: 100%;
	box-sizing:border-box;
	border: 2px solid #000;
	padding: 20px;
}
.slidingDiv {
    height:auto;
    margin-top:10px;
}
 
.show_hide {
    display:none;
}
.forminput {
	margin-left: 5px;
	padding-left: 5px;
	border: none;
	width: 175px;
	background-color: #000;
	color: #fff;
	height: 38px;
}
form {
	font-family: bebas;
}
#fotogalerie table .fotog {
	background-image: url(../images/imghover.png);	background-position: center center;	background-repeat: no-repeat;	background-size: 155px 157px;
	width: 155px;
	height: 157px;
}
#fotogalerie table .fotog img {
	transition: 0.4s;
}
#fotogalerie table .fotog img:hover {
	opacity: 0.75;
	transition: 0.4s;
}
.formtextarea {
	width: 100%;
	height: 285px;
	border: 2px solid #000;
	padding: 1%;
	background-color: #fff;
}
.formbutton {
	float: right;
	margin-top: 10px;
	margin-left: 30px;
	width: 170px;
	height: 38px;
	background-color: #000;
	color: #fff;
	cursor: pointer;
	border: 2px solid black;	transition: 0.4s;
}.formbutton:hover {	background-color: #FFF;	color: #000;	transition: 0.4s;}
a:hover {
	text-decoration: underline;
}
a {
	font-weight: bold;
	z-index: auto;
	text-decoration: none;
	color: #fff;
}
.nopadding a {
	margin: 0;
}
.footer {
	font-family: bebas;
	font-size: 22px;
	line-height: 94px;
	vertical-align: bottom;
	width: 100%;
	height: 94px;
	text-align: center;
	color: #fff;
	background-color: #000;
}.popis-frame {	margin-top: -83px;}
.popis-frame .sipka{
    display: block;
    margin: auto;
    cursor: pointer;
    margin-top: 10px;
}

.popis-frame .sipkaUp{
    background-image: url(../images/sipkaUp.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 60px;
}

.popis-frame .sipkaDown{
    background-image: url(../images/sipkaDown.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 60px;
}	.rostlinnaprod {	background-image: url(../images/rostlinnaprodukcehover.png);	width: 50%;	background-repeat: none;	background-size: 100%;	opacity: 1;	float: left;	transition: 0.4s;}.zivocisnaprod {	background-image: url(../images/zivocisnaprodukcehover.png);	background-repeat: none;	background-size: 100%;	width: 50%;	float: left;	opacity: 1;	transition: 0.4s;}.rostlinnaprod img:hover {	opacity: 0;	transition: 0.4s;}.zivocisnaprod img:hover {	opacity: 0;	transition: 0.4s;}
.send{
    height: 443px;
    text-align: center;
    border: 2px solid #000;
    width: 100%;
}
.send img{
    padding-top: 75px;
    display: block;
    margin: auto;
    background-color: none;
}
.clear {	clear: both;}
#produkty{	width: 100%;
cursor: pointer;
}	