<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700&amp;subset=latin,latin-ext);
* {
	/*margin: 0;*/
}
body, html {
	margin: 0px;
	padding: 0;
	font-size: 14px;
	color: #303030;
	font-family: 'Open Sans', sans-serif;
}
.cleaner {
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	height: 0px;
}
a {
	color: #303030;
}
a img {
	border: none;
}
.container {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}


#bxslider {width:500px !important;}
#top {
	background: url(../images/bg_top.jpg) no-repeat 50% 50%;
}
     #topLinks {
          color: white;
          font-size: 16px;
          float: right;
          text-align: center; 
     }
     #topLinks a {
          color: #84C225;
     }
	#logomenu {
		border-bottom: 1px solid #85C226;
		position: relative;
	}
		#logo {
			display: inline-block;
			background: url(../images/logo.png) no-repeat center top;
			height: 97px;
			width: 352px;
			margin: 10px 0 10px 10px;
		}
		#nav {
			list-style: none;
			margin: 0;
			padding: 0;
			position: relative;
			bottom: -2px;
			right: 0;
			float: right;
			white-space: nowrap;
		}
			#nav li {
				display: inline;
			}
			#nav li a {
				color: white;
				float: left;
				display: inline-block;
				padding: 8px 15px;
				margin: 0 5px;
				border: 1px solid #85C226;
				text-decoration: none;
				font-weight: 300;
				font-size: 19px;
			}
			#nav li a:hover {
				border: 1px solid #85C226;
				-webkit-transition: all 0.1s;
			   transition: all 0.1s;
				background: #85C226 !important;
			}
			.actMenu {
				border: 1px solid #85C226;
				background: #85C226 !important;
			}
	#imgMenuIn {
		text-align:center;
	}
	.imgBox {
		width: calc(100% / 5 - 1px);
		float:left;
		height: 200px;
	}
	.imgBoxBrd {
		border-left: 1px solid white;
		border-right: 1px solid white;
	}
		.imgBox a {
			display: inline-block;
			height: calc(100% - 110px);
			width: calc(100% - 20px);
			background: url(../images/imgBox.png) repeat-x center 70px;
			font-weight: 300;
			color: white;
			font-size: 27px;
			text-align: left;
			text-decoration: none;
			padding: 110px 10px 0 10px;
		}
		.imgBox a:hover, .imgMenuAct {
			background: url(../images/imgBoxHov.png) repeat-x center 70px !important;
		}
		#imgBox5 {
			background: url(../images/prihradove-vazniky.jpg) no-repeat center top;
		}
		#imgBox4 {
			background: url(../images/palivove-drivi.jpg) no-repeat center top;
		}
		#imgBox3 {
			background: url(../images/zpracovani-dreva.jpg) no-repeat center top;
		}
		#imgBox2 {
			background: url(../images/prkna-late-fosny.jpg) no-repeat center top;
		}
		#imgBox1 {
			background: url(../images/krovy-pergoly.jpg) no-repeat center top;
		}
			
		

#middle {
	background: url(../images/bg_middle.jpg) center bottom fixed repeat-x;
	min-height: 600px;
}
	#middleIn {
		background: white url(../images/stin.png) no-repeat center top;
		padding: 20px;
	}
	#contentLeft {
		float: left;
		width: 22%;
	}
	#contentRight {
		float: right;
		width: 72%;
		line-height: 150%;
		min-height: 300px;
		_height: 300px;
	}
		h1 {
			margin: 0;
			padding: 0 10px 10px 10px;
			font-size: 25px;
			font-weight: normal;
			line-height: normal;
		}
		h2 {
			margin: 0;
			padding: 5px 0;
			font-size: 23px;
			font-weight: 300;
			line-height: normal;
			color:#794F1F;
		}
	#submenu {
		margin: 10px 0 20px 0;
		padding: 0;
		list-style: none;
	}
	#submenu li a {
		display: block;
		text-decoration: none;
		padding: 5px 10px;
		margin-bottom: 1px;
		color:#794F1F;
		font-size: 16px;
		border: 1px solid transparent;
		background: #F2F2F2;
	}
	#submenu li a:hover, .subMenuAct {
		color:#794F1F !important;
		border: 1px solid #794F1F !important;
	}
	#bxslider {
		list-style: none;
		margin: 0;
		padding: 0;
	}
#bottom {
	background: url(../images/bg_bottom.jpg) no-repeat center top;
}
	#bottomIn {
		padding: 10px 30px 0px 30px;
	}
	#bottom-right {
		float: right;
		color: white;
		font-size: 12px;
		text-align: right;
		font-weight: 300;
		padding: 3px 0 0 0;
	}
	#bottom-right a {
		color: White;
		text-decoration: none;
	}
	#nahoru {
		display: inline-block;
		float: right;
		background: url(../images/arrow.png) no-repeat top left;
		height: 30px;
		width: 35px;
		margin: 0 0 0 15px;
		outline: none;
	}
	#nahoru:hover {
		background: url(../images/arrow.png) no-repeat -35px 0px;
	}

	
	
.it {
     margin-bottom: 20px;
}
     .it h2 {
          font-size: 20px;
     }
	


#galerie {
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
#galerie h2 {
    font-weight: 300;
}
.gal {
    display: inline-block;
    height: 120px;
    margin: 0 0 20px;
    text-align: center;
    width: 24%;
}
.galItem {
    display: block;
    height: 100%;
    margin: 0 auto;
    width: 90%;
	 padding: 1px;
}
.galItem a {
    box-shadow: 0 0 3px 0 rgba(105, 105, 105, 0.9);
	padding: 1px;
    display: block;
    height: 100%;
    transition: all 0.2s ease 0s;
    width: 100%;
}
.galItem a:hover {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    box-shadow: 0 0 3px 0 rgba(89, 89, 89, 1);
}
.galItem a img {
    display: none;
}
	
	
	
	
	
	
	
	
	#form {
	margin: 0 auto;
	float: none;
}
#poptavka {
	width: 90%;
	min-width: 200px;
	margin: 10px auto;
	font-size: 17px;
	font-family: 'MyriadPro-Cond', sans-serif;
}
#poptavka label {
    padding-right: 8px;
    padding-top: 0px;
    text-align: right;
    width: 50%;
	 font-weight: 300;
}
.formLine input, .formLine select, .formLine textarea, #odeslat,.custom-file-upload {
	font-family: 'MyriadPro-Cond', sans-serif;
    font-size: 17px;
    width: 50%;
	 color: #000;
	 padding: 5px;
	 margin: 0;
	 background: white;
	 border: 1px solid #595959;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
    border-radius: 5px;
	 transition: border 0.2s ease 0s;
}
.formLine input:focus, .formLine textarea:focus,
.formLine input:hover, .formLine textarea:hover, .custom-file-upload {
	border: 1px solid #00923F;
}
.formLine {
	margin-bottom: 8px;
	text-align: right;
}
#formTitle {
	font-size: 25px;
	font-weight: 300;
	text-align: right;
	padding: 0 0 10px 0;
	color: #00923F;
}
.napiste {
	border-bottom: 1px solid #00923F;
	padding: 0 0 5px 10px;
	display: block;
	margin-bottom: 7px;
	text-align: left;
}
#odeslat:hover {
	border: 1px solid #85C226;
}
#odeslat {
	transition: background 0.2s ease 0s, color 0.2s ease 0s;
	border: 1px solid rgba(0,0,0,0.75);;
	width: 50%;
	cursor: pointer;
	display: block;
	margin: 10px auto;
	background: #85C226;
	color: #fff;
	font-size: 17px;
}
.formLine textarea {
	height: 100px;
	font-size: 16px;
	width: calc(100% - 12px);
}
.formInfo {
	text-align: right;
	position: relative;
	top: 0px;
	right: 0px;
}
input[type="file"] {
    display: none;
}
.custom-file-upload {
    display: inline-block;
    cursor: pointer;
	 padding: 5px !important;
	 width: calc(50%) !important;
	 border: 1px solid #595959;
	 text-align: center !important;
	 color: white;
	 background: #85C226;
}
#filesToUpload {
	text-align: right;
}
#filesToUpload .f {
	padding: 0 0 0 5px;
}
	
	
	</pre></body></html>