@import url("layout.css");

* {
 
}

h1 {
	font-size:18px;
	font-weight:inherit;
	text-transform:uppercase;
	color:#354c0b;
	margin-bottom:20px;
}

a {
	color: #576244;
	text-decoration:none;
	}
	
h2 {
	font-size:16px;
	font-weight:inherit;
	text-transform:uppercase;
	color:#50760c;
	margin-bottom:15px;
}

h3 {
	font-size:15px;
	font-weight:inherit;
	text-transform:none;
	font-weight:bold;
	color:#1f3000;
	margin-bottom:15px;
}

ul li {
	list-style:url(cssimg/icon/list.gif);
	}
	
a:hover {
	color: #576244;
	text-decoration:underline;
	}
	
.button {
	display:block;
	width:116px;
	height:31px;
	line-height:31px;
	color:#486611;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	background:url(cssimg/button.jpg) no-repeat 0px -31px;
	}
	
.button:hover {
	background:url(cssimg/button.jpg) no-repeat 0px 0px;
	color:#aa6611;
	text-decoration:none;
	}

#header-inner {
	width:959px;
	margin:0px 10px 0 11px;
	}
	
#header-top {
	background:url(cssimg/header_bg.jpg) repeat-x;
	}
	
#header-top a {
	margin-left:38px;
	}

a img {
	border:none;
	}
	
#slideshow {
	display:block;
	position:relative;
	width:959px;
	height:385px;
	}
	
#slideshow img {
	position:absolute;
	}

#content-inner {
	background:url(cssimg/content_bg.jpg) repeat-x #ffffff;
	width:919px;
	overflow:hidden;
	margin:0px 10px 0 11px;
	padding:20px;
	}
	
#menu {
	display:block;
	width:959px;
	height:47px;
	background:url(cssimg/menu_bg.jpg) repeat-x;
	}
	
#menu ul li{
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	display:block;
	float:left;
	height:47px;
	background:url(cssimg/menu_border.jpg) right top no-repeat;	
	padding-right:1px;
}
#menu ul li.last{ background:none}
#menu ul {
	margin:0;
	list-style:none;
	padding:0;}
#menu a{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:white;
	margin-top:2px;
	height:43px;
	display:block;
	line-height:43px;
	padding:0 25px;
	}	
#menu a#duras {
	background:url(cssimg/menu/duras.jpg);
	}
#menu a#onas {	
	background:url(cssimg/menu/onas.jpg);
	}
#menu a#sluzby {	
	background:url(cssimg/menu/sluzby.jpg);
	}
#menu a#referencie {	
	background:url(cssimg/menu/referencie.jpg);
	}
#menu a#kontakt {	
	background:url(cssimg/menu/kontakt.jpg);
	}
	
.teaser {
	display:block;
	width:280px;
	margin-right:35px;
	float:left;
	}
.teaser.one h1 {
	background:url(cssimg/icon/teaser-one.jpg) left no-repeat;
	padding-left:70px;
	height:55px;
	line-height:55px;
	margin-top:0px;
	}
	
.teaser.two h1 {
	background:url(cssimg/icon/teaser-two.jpg) left no-repeat;
	text-align:right;
	height:55px;
	line-height:55px;
	margin-top:0px;
	}
	
.teaser.three h1 {
	background:url(cssimg/icon/teaser-three.jpg) left no-repeat;
	text-align:right;
	height:55px;
	line-height:55px;
	margin-top:0px;
	}

.teaser.three {
	margin-right:0px;
	}	

	
	
#footer-inner {
	width:959px;
	height:45px;
	line-height:45px;
	margin:0px 10px 0 11px;
	background:url(cssimg/footer_bg.jpg) no-repeat;
}

#footer .f-one {
	margin:0 30px;
	float:left;
	color:#fff000;
	font-size:10px
}

#footer .f-two {
	margin:0 30px;
	float:right;
	color:#fff000;
	font-size:10px
}




#kontakt .lavy ul li{
	display:inherit;
}

#kontakt iframe {
	background-color:#dfeec8;
	border:1px solid #8cb22f;
	padding:5px;
	width:370px;
	height:285px;
}

#kontakt .xcaptcha {
	display:block;
	width:230px;
	margin-left:65px;
	}

#kontakt .panel {
	display:block;
	width:400px;
	float:left;
	margin-left:40px;
}

#kontakt .panel p {
	display:block;
	width:65px;
	float:left;
	margin:0;
}

#kontakt input, #kontakt textarea {
	margin-bottom:8px;
	width:290px;
	border:1px solid #8cb22f;
	color:#576244;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#kontakt .button {
	width:116px;
	border:none;
	height:31px;
	line-height:31px;
	color:#486611;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	margin-bottom:0;
	cursor:pointer;
	padding-bottom:5px;
	margin-right:35px;
	margin-top:15px;
	float:right;
	}


#kontakt table {
	margin-left:40px;
	margin-bottom:40px;
	}
	
#kontakt .riadok1 {
	width:58px;
	}
	
#kontakt .riadok2 {
	width:330px;
	}


.sent {
	display:block;
	position:relative;
	clear:both;
	top:15px;
	margin:40px 20px 0 20px;
	padding:5px;
	background:#CCC;
	border:1px solid #C00;
	color:#000;
}

#kontakt .captcha {
	width:173px;
	margin-top:3px;
	}


/*    menu    */





