a { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: #1f3f8a; text-decoration: none; font-weight: bold }
a:hover { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: #d01c39; text-decoration: none; font-weight: bold }
.a_blue { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: #1f3f8a; text-decoration: none }
.a_blue:hover { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: #1f3f8a; text-decoration: underline }
.a_black { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: black; text-decoration: none }
.a_black:hover { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: black; text-decoration: underline }
.a_red { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: black; text-decoration: none }
.a_red:hover { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: #d01c39; text-decoration: none }
.a_red_menu { font-family: Geneva CE, Arial CE, Arial; font-size: 11px; color: black; text-decoration: none }
.a_red_menu:hover { font-family: Geneva CE, Arial CE, Arial; font-size: 11px; color: #d01c39; text-decoration: none }
.a_white { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: white; text-decoration: none }
.a_white:hover { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: #d01c39; text-decoration: none }
.a_autorname { font-family: Geneva CE, Arial CE, Arial; font-size: 10px; color: #1f3f8a; text-decoration: none }
.a_autorname:hover { font-family: Geneva CE, Arial CE, Arial; font-size: 10px; color: #d01c39; text-decoration: none }
.text_blue { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: #1f3f8a; }
.text_blue_nadpis { font-family: Geneva CE, Arial CE, Arial; font-size: 15px; color: #1f3f8a; }
.text_black { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: black; }
.text_black_rozpaly { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: black; font-size-adjust: 200px }
.text_black_small { font-family: Geneva CE, Arial CE, Arial; font-size: 10px; color: black; }
.text_white { font-family: Geneva CE, Arial CE, Arial; font-size: 11px; color: white; }
.text_red { font-family: Geneva CE, Arial CE, Arial; font-size: 12px; color: #d01c39; }
.text_red_nadpis { font-family: Geneva CE, Arial CE, Arial; font-size: 16px; color: #d01c39; }
.text_white_nadpis { font-family: Geneva CE, Arial CE, Arial; font-size: 14px; color: white; }
.table_black_bottom_line { border-bottom: 1px solid black }
.table_black_top_line { border-top: 1px solid black }
.table_blue_bottom_line { border-bottom: 1px solid #d1e7fc }
.table_blue_left_line { border-left: 1px solid #d1e7fc }
.img_border { border-left: 1px solid #d1e7fc }
.tin_table { font-size: 5px }
.img_white_border { border-left: 5px solid white; border-right: 15px solid white; border-bottom: 10px solid white }
div.img_box a { font-family: Geneva CE, Arial CE, Arial; font-size: 10px; color: black; text-decoration: none }
div.img_box a:hover { font-family: Geneva CE, Arial CE, Arial; font-size: 10px; color: #d01c39; text-decoration: none }
.images {
	margin: 10px;
}
.images div.img_box {
	float: left;
	width: 145px;
	height: 137px;
	margin: auto;
	text-align: center;
	overflow: hidden;
}
.images div.img_box a img, a .section_image {
	border: 2px outset white;
}
.images div.img_box a {
	margin: 5px;
}
.images div.img_box a:hover img, a:hover .section_image {
	border: 2px inset white;
}
.upozorneni {
	margin: 10px;
	font-family: Geneva CE, Arial CE, Arial;
	font-size: 12px;
	color: black;
}
.inner {
	margin: 0.3em 1em;
}
div#right {
	float: right;
	text-align: right;
	width: 10em;
}
div#content {
	padding: 0.5em;
	margin: 2em 0 1.5em 0;
}
div#top {
	height: 2em;
	width: 100%;
	position: fixed;
	top: 0;
	border-bottom: 1px solid black;
	background-color: #e3f1fe;
}
div#bottom {
	height: 1.4em;
	width: 100%;
	position: fixed;
	bottom: 0;
	border-top: 1px solid black;
	background-color: #e3f1fe;
}
