/* CCS Style Sheet */
body {
	background-color: #0063C8;
	margin: 0 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #00043D;
}
img {
	border: none;
}
h1 {
	display: block;
	width: 799px;
	height: 164px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	/* background-position: center;
	background-repeat: no-repeat;
	background-image: url("../obrazy/titulek.jpg"); */
	text-align: center;
	border: 9px solid white;
}
a {
	color: #1D93E9;
	text-decoration: none;
	border-bottom: 1px dotted #1D93E9;
}
a:hover {
	color: #00043D;
}
#okolo {
	display: block;
	width: 817px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	background-repeat: repeat-y;
	background-image: url("../obrazy/okolo-pozadi.jpg");
}
#menu {
	display: block;
	float: left;
	width: 158px;
	padding-top: 27px;
}
.menu-polozka {
	display: block;
	margin-bottom: 5px;
	padding: 5px 7px 5px 20px;
	background-color: #003366;
	color: white;
	text-decoration: none;
	font-weight: bold;
	border: none;
	border-left: 9px solid white;
}
.menu-polozka:hover, .menu-polozka-aktivni:hover {
	background-color: #00043D;
	color: white;
	border: none;
	border-left: 9px solid #00043D;
}
.menu-polozka-aktivni {
	display: block;
	margin-bottom: 5px;
	padding: 5px 7px 5px 20px;
	background-color: #003366;
	color: white;
	text-decoration: none;
	font-weight: bold;
	border: none;
	border-left: 9px solid #0063C8;
}
#telo {
	display: block;
	float: left;
	width: 457px;
	margin: 24px 7px 13px 7px;
	min-height: 400px;
	background-color: white;
}
.navigace {
	display: block;
	width: 457px;
	height: 8px;
	margin-top: 3px;
	padding-bottom: 8px;
	font-size: x-small;
	border-bottom: 1px solid #003366;
}
.clanek-hlavicka {
	font-size: x-small;
}
h2 {
	font-size: small;
	margin: 1px 0px 3px 0px;
	color: #003366;
}
p {
	margin: 3px 0px 3px 0px;
	text-align: justify;
}
.linka {
	display: block;
	height: 1px;
	margin-top: 5px;
	border-bottom: 1px solid #003366;
}
.adv-nadpis {
	display: block;
	height: 2.5ex;
	margin: 5px 0px 0px 0px;
	padding-left: 3px;
	background-color: #605D5C;
	color: white;
}
.adv-telo {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#lista {
	display: block;
	float: left;
	width: 179px;
	padding-top: 19px;
	background-color: #003366;
	/*background-image: url("../obrazy/lista-pozadi.png");*/
}
.lista-nadpis {
	display: block;
	width: 149px;
	margin: 13px 0px 3px 0px;
	padding: 0px 15px 0px 15px;
	font-size: x-small;
	color: white;
}
.lista-text {
	display: block;
	width: 149px;
	overflow: hidden;
	margin: 3px 0px 3px 0px;
	padding: 0px 15px 0px 15px;
	font-size: x-small;
	color: white;
}
.lista-label {
	font-size: x-small;
	color: white;
}
.lista-textarea {
	width: 149px;
	height: 100px;
	border: none;
}
.lista-input {
	width: 149px;
	border: none;
}
.lista-button {
	width: 149px;
	border: none;
	background-color: #1D93E9;
	cursor: pointer;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: white;
}
#paticka {
	display: block;
	clear: both;
	width: 799px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top: 23px solid #B2B2B2;
	margin-left: 9px;
	margin-right: 9px;
	background-color: white;
	font-size: x-small;
	color: #1D93E9;
	text-align: center;
}
#paticka-mezerka {
	display: block;
	clear: both;
	width: 817px;
	height: 9px;
	background-color: white;
}
.nahledy {
	display: block;
}
.nahled-obrazek {
	border: 3px solid #003366;
}
.nahled-odkaz {
	margin: 3px 3px 0px 0px;
	border: none;
}
.obrazky {
	float: left;
	margin-right: 7px;
	border: 3px solid #003366;
}
