body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
	font-size: 0.7em;
	color: black;
	background-image: url("gfx/body_back.png");
	background-position: top left;
	background-repeat: repeat-x;
}	

div#container {
	margin: 0 auto;
	width: 900px;
}

h1 {
	margin: 17px 0 0 0;
	padding: 0;
	width: 100%;
	height: 186px;
}

h1 a {
	display: block;
	position: relative;
	top: 0px;
	left: 22px;
	width: 856px;
	height: 186px;
	overflow: hidden;
	cursor: pointer;
}

h1 a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 856px;
	height: 186px;
	background-image: url("gfx/head.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

hr {
	display: none;
}

ul li, ol li {
	margin-bottom: 10px;
}

ul#menu {	
	width: 860px;
	height: 30px;
	font-weight: bold;
	font-size: 10.5pt;
	list-style-type: none;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	border-bottom: 1px #ebebeb dotted;
}

ul#menu li {
	float: left;
	margin-right: 6px;
}

ul#menu li a {
	padding: 3px 9px 5px 15px;
	text-decoration: none;
	color: #0062a4;
	border: 1px white solid;
}

ul#menu li a:hover {
	color: #74b43c;
}

ul#menu li#item1 a {
	color: #cf0000;
}

ul#menu li#item1 a:hover {
	color: #74b43c;
}


h2 {
	font-size: 1.5em;
	color: #74b43c;
}

h3 {
	font-size: 1.2em;
}

a {
	color: #0062a4;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

div#footer {
	text-align: center;
	border-top: 1px #ebebeb dotted;
	margin: 10px 0 0 0;
}

div#footer p img {
	margin: 0 10px;
}

div#sidebar {
	width: 20%;
	float: left;
}

div#main {
	/*border-left: 1px #ebebeb solid;*/
	padding: 2% 2% 2% 5%;
	float: left;
	width: 96%;
}

fieldset {
	border: 1px #ebebeb solid;
	padding: 10px 20px;
}

.blog-comment {
	border-bottom: 1px #ebebeb solid;
}

#search_form {
	float: right;
}

div.title-block {
	width: 30%;
	float: left;
	margin: 5px 5px 5px 20px;	
}

div.title-block div {
	padding: 3px;
	background-color: #f5f5f5;
	margin: 0;
}

div.title-block div.title-block-content, div.title-block ul {
	height: 350px;
}

div.title-block div.title-block-content {
	background-image: url('gfx/roh2.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.title-block div.small-title-block-content {
	margin-bottom: 10px;
	height: 167.5px;
	background-image: url('gfx/roh2.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.title-block div ul {
	margin: 0;
	padding: 0 0 0 23px;
}

div.title-block ul {
	padding: 5px 0 5px 30px !important;
	list-style-image: url('gfx/li.png');
}

div.title-block ul.small {
	height: auto;
}

div.title-block h3 {
	padding: 4px;
	background-color: #74b43c;
	color: white;
}

.promolink {
	color: black;
	text-decoration: none;
}

.promolink:hover {
	color: black;
	text-decoration: none;
}

div#nazor {
	color: #0062a4;
}

div img.portrait {
	float: left;
	margin: 10px 15px 10px;
	padding: 1px;
	border: 1px #74b43c solid;
}

div#nazor p {
	float: left;
	width: 145px;
}

ul#petvet {
	color: #CF0000;
	font-weight: bold;
	list-style-image: url('gfx/li_red.png');
}

p#logotitles span {
	color: #0062a4;
}

span#vedou {
	margin-left: -140px;
}

span#fin {
	margin-left: 170px;
}

span#podporuji {
	margin-left: 150px;
}

.nextlink {
	text-align: right;
	font-style: italic;
}

.fulllist {
	list-style-image: url('gfx/li.png');
}

.delim {
	padding-right: 20px;
	border-right: 1px #ebebeb solid;
}
