* { margin: 0; padding: 0; }
body {
	background-color:#c6f88b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001D4B;
	text-align: left;
	background-repeat: repeat-x;
	background-position: center top;
	line-height:140%;
	margin:0;
	background-image: url(images/bg_body.jpg);
	
}
a img{ border: 0; }

h1, h2, h3, h4, h5, h6{ color: #000; font-weight: normal; padding: 0 0 20px 0; line-height: 140%;}
h1 a{
	font-size: 15px;
	text-align: center;
	color: #4C4C4C;
	background-image: url(images/logo.gif);
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 321px;
	position: absolute;
	top: 47px;
	right: 420px;
	text-indent: -9999px;
}
h2{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E6B28;
}
h3{
	font-size: 15px;
	padding: 20px 0 0 0;
	color: #71AABB;
}
p, pre, blockquote, label, ol, dl, fieldset, address{
	padding: 0 0 10 0;
	font-size: 12px;
	line-height:140%;
	color: #001D4B;
}

li li, li p, td p, blockquete p{ font-size: 1em; }

dt{ font-weight: bold; }
dd{ padding-left: 10px; }

address { font-style: normal; font-size: 14px; line-height: 180%; color: #c50000; }
.adresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c50000;
}

ul, ol{
	margin-left: 20px;
	margin-bottom: 10px;
}
p {
	padding-top: 8px;
	padding-bottom: 8px;
}


a, a:link, a:visited{ text-decoration: underline; color: #3083AF; }
a:hover{
	color: #3083AF;
	text-decoration: none;
}
a:focus { -moz -outline: none -moz-mac-focusring; }



#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 784px;
	position: relative;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	width: 504px;
	background-image: url(images/bg_content-bok.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	padding: 30px 40px 20px 40px;
}
#head {
	height: 202px;
	width: 784px;
	background-image: url(images/hlavicka.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#footer {
	background-color: #FFFFFF;
	height: 68px;
	width: 784px;
	color: #FFFFFF;
	clear: both;
	position: relative;
	background-image: url(images/footer.jpg);
}

#left {
	float: left;
	width: 140px;
	background-image: url(images/left-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;
	padding: 16px 20px 0 40px;
	
}
.byweby {
	width: 784px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	font-size: 11px;
	clear: both;
	color: #274965;
}
.byweby a {
	color: #274965;
	
}
.byweby a:hover {
	text-decoration: none;
}
#menu li a{
	line-height:39px;
	color: #184971;
	text-decoration: none;

}
#menu li a:hover{
	padding-left:8px;
	color: #001D46;

}
#menu li{	

	list-style:none;
	background-image:url(images/liststyle.gif);
	background-repeat:no-repeat;
	background-position:1px 12px;
	padding-left:15px;
}
#content img {
	border: 5px solid #D7DFC6;
	margin: 5px;
	padding: 1px;
}
