@charset "utf-8";
/* CSS Document */
* {
	border:0px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-weight:normal;
}
#content {
	margin: 0px auto 0px auto;
	width: 762px;
}
#header {
	height:143px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}
#obsah {
	background-image:url(../images/lista_obsah.gif);
	background-repeat:repeat-y;
}
.vrsek {
	background-image:url(../images/lista_header.gif);
	background-repeat:no-repeat;
	height:46px;
}
.pata_obsahu {
	background-image:url(../images/lista_footer.gif);
	background-repeat:no-repeat;
	height:72px;
	text-align:center;
}
body, td, th {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.hlavni_obsah {
	margin:0px 20px 0px 20px;
}
.menu {
	position:relative;
	top:40px;
	margin-right: 54px;
	margin-bottom: 0px;
	margin-left: 230px;
	height: 60px;
}
h1 {
	font-size: 18px;
	margin:10px 0px 10px 0px;
}
h2 {
	font-size: 16px;
	text-decoration:underline;

	margin:6px 0px 6px 0px;
}
h3 {
	font-size: 15px;
	text-decoration:underline;

	margin:5px 0px 5px 0px;
}
h4 {
	font-size:13px;
	text-decoration:underline;
	}
	
	a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.reference {
	float:left;}
	.clb {
		clear:both;}
.inl {
	display:inline;
	}

