a:link {
	text-decoration: none;
	color: #666666;
}

a:visited{
	color: #666666;
	text-decoration: none;
	
}

a:hover {
	color: #990000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(image/pozadi.gif);
}

.strana {
	margin: 0px;
	width: 818px;
	height: auto;
	background-image: url(image/pozadi.gif);
}

.hlavicka {
	width: 816px;
	margin-bottom: 2px;
	height: 111px;
	float: left;
}


.menu_polozka {
	height: 30px;
	width: 202px;
	background-color: #F5F5F5;
	float: left;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}

.menu_polozka_act {
	height: 30px;
	width: 202px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	margin-right: 1px;
	float: left;
	margin-bottom: 2px;
	margin-left: 1px;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
	margin: 0px;
	padding-left: 15px;
}

.submenu {
	width: 816px;
	height: 17px;
	background-color: #666666;
	float: left;
	margin-bottom: 2px;
}

.submenu_polozka {
	cursor: hand;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #990000;
	background-color: #F0F0F0;
	height: 17px;
	float: left;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #666666;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 0px;
}

.obsah {
	width: 816px;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-bottom: 30px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	margin-left: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}

.text {
	font-size: 10pt;
	color: #000000;
	width: 790px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: justify;
	float: left;
}

.up {
	font-size: 9px;
	font-weight: normal;
}

.obr {
	float: left;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.zapati {
	margin: 0px;
	background-color: #DCDCDC;
	width: 816px;
	float: left;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.zapati_text {
	font-size: 9px;
	text-align: right;
	color: #990000;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	padding-bottom: 7px;
}

.seo_lista {
  color: white;
	font-size: 12px;
	text-align: center;
}
.seo_lista a{
  color: black;
	font-size: 12px;
	text-decoration: none;
}
.seo_lista a:hover{
	font-size: 12px;
	text-decoration: none;
}
.seo_lista a:visited{
	font-size: 12px;
	text-decoration: none;
}

