body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 14px;
	border-top: 10px solid #60BC3C;
	background: url(../images/bg.png) repeat-x center top fixed;
}
.cleaner {
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	height: 0px;
}
a {
	color: #565656;
}
a img {
	border: none;
}
.container {
	text-align: left;
	margin: 0 auto;
	position: relative;
	max-width: 1000px;
	width: 100%;
}
#grass {
	position: fixed;
	bottom: 0;
	background: url(../images/grass.png) repeat-x bottom center;
	height: 72px;
	width: 100%;
}
#logo {
	float: left;
	position: relative;
	top: 10px;
	left: 30px;
}
#nav {
	float: right;
	padding: 0;
	margin: 0 30px 0 0;
	list-style: none;
}
	#nav li {
		display: block;
		float: left;
		margin-left: 10px;
	}
	#nav li a {
		display: block;
		padding: 40px 15px 10px 15px;
		text-decoration: none;
		color: #034C31;
	}
	#nav li a:hover, .act {
		background: #60BC3C !important;
		color: white !important;
	}

#sliderTop {
	background: url(../images/stin2.png) no-repeat center bottom;
	padding-bottom: 22px;
	position: relative;
	width: 100%;
}
	#sliderTop h1 {
		margin: 0 !important;
		padding: 0 !important;
		font-weight: normal !important;
		display: inline;
	}
	#slider-left {
		float: left;
		background: url(../images/zahradnicke-studio.jpg) no-repeat center top / cover;
		width: 50% !important;
		height: 280px;
		background-size: cover;
	}
	#slider-left img {
	    width: 100% !important;
	    height: auto !important;
	}
	#slider-right {
		float: right;
		background: url(../images/kvetinarstvi-ostrava.jpg) no-repeat center top;
		width: 50% !important;
		height: 280px;
	}
	.pruh {
		zoom: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: white;
		background: #60BC3C;
		padding: 10px;
		margin-top: 180px;
		position: absolute;
		z-index: 1000;
		width: 100%;
		box-sizing: border-box;
	}
	.right {
		right: 0;
		text-align: right;
	}
	.pruh a strong {
		font-size: 25px;
		text-transform: uppercase;
	}
	.pruh a em {
		font-size: 17px;
	}
	.pruh a {
		text-decoration: none;
		color: white;
		display: block;
	}
#sliderM {
	background: url(../images/stin1.png) no-repeat center bottom;
	padding-bottom: 20px;
}
	#sliderM h1 {
		zoom: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		color: white;
		background: #60BC3C;
		padding: 10px;
		margin: 0;
		font-size: 25px;
		text-transform: uppercase;
	}
#middle {
	padding: 0 25px 30px 25px;
	min-height: 500px;
	_height: 500px;
}
#middle ul {
	list-style-image: url(../images/li.jpg);
}
#bottom a, #bottom {
	font-size: 12px;
	text-decoration: none;
}
.ws a {
	font-size: 11px !important;
}
#bottom-right {
	float: right;
}
#bottom-left {
	float: left;
}















.gal {
	display: table;
	float: left;
	width: 180px;
	height: 170px;
}
#galerie {
	text-align: center;
	width: 900px;
	margin: 0 auto;
}
.galItem {
	display: table-cell;
	vertical-align: middle;
}
.galItem img {
	padding: 3px;
	border: 1px solid #EFDABD;
}
.galItem a img:hover {
	border: 1px solid #4FC748;
}
.imgI {
	max-width: 250px;
    padding: 2px;
	 float: right;
}

#poradna input, #poradna textarea,.formField {
	font-family: arial;
	font-size: 13px;
	border: 1px solid #60BC3C;
}


/* REPORTS */
.reportImage {
	padding-right: 10px;
	vertical-align: middle;
}
.reportBox {
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 400px;
	margin: 0px auto;
	color: black;
}
#ok {
	border: 1px dashed green;
}
#err {
	border: 1px dashed red;
}

.obal {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #30972C;
}



#nav li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#nav ul {
	position: absolute;
	left: 0;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 13px;
	z-index: 1000;
	white-space: nowrap;
	/*opacity:0.9;
	filter:alpha(opacity=90);*/
}
#nav ul li {
	margin: 0px !important;
	padding: 0px !important;
	display: inline-block;
   float: none;
   font-size: 14px;
   margin: 0;
   padding: 0;
   position: static;
}
#nav ul li a {
	padding: 8px 13px 8px 0px;
	font-size: 13px;
	
}
#nav ul li a:hover {
	background: none !important;
	color: #60BC3C !important;
}
#nav ul,#nav ul li:hover ul
{display: none;}

#nav li:hover ul
{display: block;}
.actSubm {
	display: block !important;
}
.it {
	width: auto;
	clear: both;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.itH2, .itH2 a {
	font-size: 16px;
	color: #60BC3C !important;
	margin: 0;
}
.popisek {
	font-size: 13px;
}
.imgI {
	float: left;
	max-width: 200px;
	max-height: 150px;
	margin: 5px;
}
.foth {
	position:relative;
	z-index:110;
	float:right;
	color:#60BC3C;
	font-size:18px;
	margin:0px;
	width:270px;
	text-align:right;
	padding: 5px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		filter: alpha(opacity=90);
		-moz-opacity:0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
		color: white;
		background: #60BC3C;
}


#menuResp {
	display: none !important;
	padding: 30px 0 15px 20px;
	cursor: pointer;
}

@media screen and (max-width: 1000px) {
	.containerIn {
		padding: 0 10px;
	}
	.leftRight {
		float: none;
		width: 100%;
	}
	.it {
		width: 100%;
		clear: both;
		padding: 0 0 30px 0;
	}
	#nav li a {
		padding: 40px 5px 10px 5px;
	}
	#galerie {
		width: 100%;
	}
	#sliderM h1{
		font-size: 20px;
	}
	.fotogal {
		margin: 10px 0 20px 10px !important;
	}
}
@media screen and (max-width: 800px) {
	#menuResp {
		display: block !important;
		float: none !important;
		text-align: right;
	}
	#nav ul {
		display: block;
		position: relative;
	}
	#nav .hov {
		display: block;
		float: none;
	}
	#nav li a {
		padding: 10px 5px 10px 15px;
	}
	#nav .hov {
		display: none;
	}
	.map {
		display: none;
	}
}
@media screen and (max-width: 600px) {
	#middle table tbody tr td {
		width: 100% !important;
		display: block;
		border: none !important;
		box-sizing: border-box;
		padding: 0 !important;
	}
	.pruh a strong {
   	font-size: 18px;
	}
	#logo {
		position: absolute;
	}
}
@media screen and (max-width: 400px) {
	.imgI, #middle img {
		float: none;
		display: block;
		height: auto;
		max-width: 100%;
	}
	#slider-left, #slider-right {
		width: 100% !important;
		position: relative;
	}
	.pruh.right {
		bottom: 50px;
		width: 100%;
	}
	.pruh {
		width: 100%;
	}
	
}


