body {
	font: 67.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#32333a;
	margin:0;
	background:url(../images/body.jpg) top repeat-x #0A1F10;
	background-attachment:fixed;
}

* {
	margin:0;
	padding:0;
}

#wrapper1 {
	background:#11311a;
	padding:0 10px 10px 10px;
	width:760px;
	margin:0 auto;
}

#wrapper2 {
	width:740px; 
	background:url(../images/wrapper2.jpg) bottom repeat-x #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0 10px 10px 10px;
}

#header h1 {
	font:2.7em Verdana;
	letter-spacing:-1px;
	color:#222;
	float:left;
	padding:30px 20px 14px 45px;

	background:url(../images/h1.gif) left bottom no-repeat;
}
#header h1 a {
	color:#222;
	text-decoration:none;
	border:none;
	padding-left:490px
}
#header h1 a:hover {
	color:#000;
}
#header h1 span {
	font-size:.8em;
	color:#ccc;
	text-transform:uppercase;
}

#container {
	clear:both;
	padding:0px;
}

p.description {
	background:url(../images/description7.jpg) right bottom no-repeat #376239;
	height: 179px;
	width: 740px;
	margin-top:12px
}
p.description a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom:1px solid #8CD1FF;
}

#sidebar {	
	width:230px;
	float:right;
	background:url(../images/sidebar.jpg) top right no-repeat #fff;
	padding:10px 20px 10px 10px;
	margin:-30px 0 0 0;
}

#content {
	margin:0 260px 0 5px;
	padding:10px 0px 100px 0;
	background:url(../images/content.jpg) top right no-repeat;
}

#content h2 {
	font:2.2em Arial;
	color:#121212;
	letter-spacing:-1px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
	clear:left;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content p {
	margin:15px 0;
	font-size:120%;
	line-height:21px;
}
ol.subnav {
	margin:-1px 0 0 -1px;
	padding:0;
}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

ol.subnav a {
	font-weight:bold;
	color:#555;
	display:block;
	padding:2px 6px;
	margin:0 8px 0 0;
	border-bottom:1px solid #ccc;
}
ol.subnav a:hover {
	text-decoration:none;
	color:#121212;
	border-bottom:none;
}

ol.subnav li.menu-bold{
	font-weight:bold;
	color:#000;
	display:block;
	padding:2px 6px;
	margin:0 8px 0 0;
	
}

.popis li {margin:0 0 0 5px;
	padding:3px 0 3px 13px ;
	text-align:left;
	list-style:none;		
	background: url(images/odrazka1.png) 1px 50% no-repeat;}

#sidebar h2 {
	color:#333;
	margin:10px 0;
	font-size:1.3em;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:10px 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
	font-weight: bold;
}
#sidebar ul li a {
	color:#376239;
	text-decoration:none;
	border-bottom:1px solid #9db99f; 
	font-weight: normal;
}
#sidebar ul li a:hover {
	color:#2a442b;
	border-bottom:0px solid #ccc;
}

input {
	padding:5px;
	border:1px solid #eee;
	color:#555;
	width:220px;
}

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {	
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
	border:1px solid #eee;
}
li {
	margin:0 0 0 10px;
	padding:5px;
}
#content img {
	padding:5px;
	border:1px solid #eee;
}
 a {
	color:#222;
	border-bottom:0px solid #ccc;
	text-decoration:none;
}
 a:hover {
	border-bottom:0px solid #ccc;
}

.foto a{
 
	color:#222;
	border-bottom:0px solid #ccc;
	text-decoration:none;
} 

hr {
	margin: 10px 0 20px 0;
	background-color: #11311A;
	color:#11311A;
	height:3px;
}

#pata {
	text-align:left;
	border-top:2px solid #000;
	padding:5px;
	margin:30px 0 0 0;
	color:#274F32;
	width:760px;
	margin:0 auto;
}
#pata a {
	color:#274F32;
}  

/* -------- mail ------- */

fieldset {border:1px solid #628C66;padding:0 10px 10px 10px; margin-right: 25px;}

fieldset legend {font-weight:bold; color:#376239}

fieldset .input	{background-color:#fcc;} 

fieldset .input-error {border:1px solid #BB2222; background:#fff;}

fieldset #errormsg {border:solid 2px red; padding:3px 5px; margin-bottom:5px;}

fieldset .input-submit {border:1px solid #628C66; background: #376239; padding:2px 3px; font:bold 90% verdana,sans-serif; color:#fff}

fieldset p {margin:0;padding:0;}

fieldset label {font-size:80%;}

.formular {
	
	border: 1px solid #F4F4F4;
	background-color: #F4F4F4; 
   	padding: 5px;
	text-align:center;
}

.aktualne {height: 100px;}
.aktualne p{padding-left:15px;}
.aktualne img {width:100px; height:75px; float: left; margin-right:10px; }
.aktualne a {color:#376239;
	text-decoration:none;
	border-bottom:1px solid #9db99f;
	}

.aktualne a:hover {
	color:#376239;
	border-bottom:0px solid #9db99f;
	}	
	
#mail {
	text-align: center;
	padding: 25px 0;
	}
