body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #CCCCCC;
}
body, html {
	scrollbar-base-color: #CCCCCC;
}
a {
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:link {
	color: black;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a.tlacitko {
	font-weight: bold;
	padding: 2px;
	border-style: outset;
	border-width: 2px;
	border-color: silver;
}
a.tlacitko:hover {
	text-decoration: none;
	border-style: inset;
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.nadpis a:visited {
	color: black;
}
.celed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.podceled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 6px;
}
.druh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.popis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	line-height: 16px;
}
.popis a {
	color: #222222;
}
.popis a:visited {
	color: #333333;
}
.popis a:hover {
	color: black;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.paticka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dolni {
	top: 12px;
	position: relative;
	margin-right: 2px;
	margin-left: 2px;
}
.prouzek {
	height: 58px;
}
