body {
	background: url(background.jpg);
	text-align: center;
	padding: 0px;
	margin: 1%;
}
#telo {
	background: white;
	border: solid black 2px;
	width: 800px;
	margin: auto;
}
#hlavicka_leva {
	border-right: solid black 2px;
	width: 178px;
	height: 100px;
	float: left;
}
#hlavicka_prava {
	border-bottom: solid black 2px;
	height: 100px;
	background: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
a.adresa {
	font-family: arial;
	font-size: 1.2em;
	color: #999999;
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
	padding-top: 8px;
	letter-spacing: 4px;
	float: right;
	text-decoration: none;
	margin-bottom: 4px;
}
a.adresa:hover {
	color: black;
	text-decoration: underline;
}
#lista {
	clear: both;
	background: #e6e9fa;
	height: 15px;
	margin: auto;
	font-family: verdana;
	color: black;
	font-size: 0.6em;
	font-weight: bold;
	text-align: right;
	border-bottom: solid black 2px;
}
#tmavsi_lista {
	background: #b22222;
	width: 179px;
	height: 15px;
	float: left;
	border-right: solid black 2px;
}
#menu {
	background: white;
	width: 179px;
	clear: both;
	float: left;
	height: 345px;
	border-right: solid black 2px;
}
a.link {width: 100%; float: right; font-family: verdana; color: black; background: #e6e9fa; text-transform: uppercase;
text-decoration: none; font-size: 0.6em; font-weight: bold; letter-spacing: 1px; line-height: 200%;
border-bottom: solid black 1px; text-align: left;}
a.link:hover { color: white; background: #b22222; text-decoration: none;}
a.link2 {width: 100%; float: right; font-family: verdana; color: black; background: #e6e9fa; text-transform: uppercase;
text-decoration: none; font-size: 0.6em; letter-spacing: 1px; line-height: 200%;
border-bottom: solid black 1px; text-align: left;}
a.link2:hover { color: white; background: #07128d; text-decoration: none;}
a {color: #666666; text-decoration: none;}
a:hover {color: black; text-decoration: underline;}

.policko_vyhledavani {
	margin-bottom: 5px;
	margin-top: 20px;
	width: 150px;
}
.button_vyhledavani {
	border: solid black 1px;
	width: 100px;
	font-weight: bold;
	height: 20px;
}
.vlajecka {
	margin-right: 15px;
	margin-top:1px;
	border: 0px;
}
#bottom {
	background: #e6e9fa;
	clear: both;
	border-top: solid black 2px;
	height: 12px;
	margin: auto;
	font-family: arial;
	color: black;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 2px;
	text-align: left;
	
}
#clanky {
	padding-top: 18px;
	padding-bottom: 12px;
	width: 617px;
	float: left;
}
h1 {
	font-family: arial;
	color: #b22222;
	background: white;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
	border-left: solid black 1px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-left: 120px;
	margin-top: 0px;
	margin-bottom: 12px;
	letter-spacing: 7px;
	text-transform: uppercase;
}
.obyc_text {
	font-family: verdana;
	color: black;
	font-size: 0.7em;
	text-align: justify;
	width: 350px;
	margin-left: 120px;
	margin-bottom: 10px;
	float: right;
}
a.jazyk {
	font-size: 1.2em;
	line-height: 150%;
}
.vlajecka2 {
	margin-right: 8px;
	border: solid black 1px;
}
.nadpis_fotka {
	text-align: left;
	width: 330px;
	margin-left: 190px;
	font-family: verdana;
	color: #666666;
	margin-bottom: 2px;
	font-size: 0.6em;	
	margin-top: 3px;
}
.obrazky {
	text-align: center;
	width: 350px;
	margin-left: 120px;
	margin-bottom: 12px;
	float: right;
	padding-top: 6px;
	border-top: solid #666666 1px;
	border-bottom: solid #666666 1px;
}
.text_datum {
	color: #07128d;
}
.formulare {
	background: #dcdcdc;
	border: solid black 1px;
	font-family: arial;
	color: black;
	margin-bottom: 5px;
	margin-top: 2px;
}

