@charset "windows-1250";
.main {
	border: 1px solid #46413C;
}
.text {
	font-size: 11px;
	color: #46413C;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	overflow: auto;
	height: 400px;
}
.hlavni {
	overflow: auto;
	width: 600px;
	margin: 0px;
	height: 360px;
}

.dole {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #46413C;
	border: 5px none #000000;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(obr/zapati.jpg);
	padding-top: 2px;
	background-repeat: repeat-x;
}
.levy {
	background-image: url(obr/vypln_levy.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
.levy_maly {
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 2px;
}
.popisek {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0ACA4;
	text-align: center;
	vertical-align: top;
}

.jazyk {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #46413C;
	position: absolute;
	float: left;
	clear: none;
	top: 23px;
	right: 151px;
}

.nadpis {
	font-size: 14px;
	font-weight: bold;
	color: #46413C;
}
a:link {
	color: #46413C;
}
a:visited {
	color: #46413C;
}
a:hover {
	color: #C3A78C;
}
.tabulka {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #524C45;
	border: 2px none #46413C;
	line-height: 120%;
}
.tabulka td {
	border: 1px solid #000000;
	color: #46413C;
}
.tabulka th {
	border: 1px solid #000000;
	color: #46413C;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.obr_vlevo {
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-top: 3px;
	color: #B0ACA4;
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.obr_vpravo {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	text-align: center;
	color: #B0ACA4;
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

