#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url(Images/bcgrnd.jpg);
}

#container #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DDDDDD;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	clear: both;
}
#container #navigation {
	width: 200px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background: #EBEBEB;
	margin: auto;
	float: left;
	height: auto;
}
#container #main_content {
	width: 660px;
	height: auto;
	float: left;
	margin-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
}
#tlacidlova_lista   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #677D92;
	border-right-color: #677D92;
	border-bottom-color: #677D92;
	border-left-color: #677D92;
	height: auto;
}
#tlacidlova_lista ul {
	margin: 0px;
	padding: 0px;
}

#tlacidlova_lista li {
	height: auto;
	text-align: left;
	list-style-type: none;
}
.obrazok {
	border: 5px outset #CCCCCC;
}

#tlacidlova_lista a {
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#tlaciklova_lista a:visited {
	background-image: url(Images/menu.gif);
	color: #00FF00;
	font-weight: bold;
}
#tlacidlova_lista a:link {
	background-image: url(Images/menu.gif);
	background-position: 0px -64px;
	color: #000000;
}
#tlacidlova_lista a:link, #tlacidlova_lista a:visited {
	color: #FFFFFF;
	background-image: url(Images/menu.gif);
	display: block;
	height: 24px;
	font-weight: bold;
}
#tlacidlova_lista a:hover {
	background-image: url(Images/menu.gif);
	background-position: 0px -32px;
	color: #000066;
}

#tlacidlova_lista a:active {
	color: #000099;
	background-image: url(Images/menu.gif);
	background-position: 0px -64px;
	font-weight: bold;
}
.nadpis {
	color: #000099;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.podnadpis {
	color: #000099;
	font-size: medium;
	font-weight: bold;
}
.text {font-size: small}
.dolezitytext {
	color: #666666;
	font-size: small;
	font-weight: bold;
}
