body {
	color: #000000;
	text-decoration: none;
	background-image: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva;
	font-size: 9pt;
	font-weight: normal;
}
a {
	color: #000000;
	text-decoration: none;
}

.sloupec {
	display: none
}
.container {
	width: auto;
}
table {
	color: #000000;
	text-decoration: none;
	width: 100%;
}
td {
	border: 1pt solid #CCCCCC;
	text-align: left;
	padding: 4px;
}
th {
	border: 1pt solid #333333;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	text-align: left;
}
h1 {
	margin-top: 20pt;
	margin-bottom: 10pt;
}
h2 {
	margin-top: 20pt;
	margin-bottom: -10pt;
}
h3 {
	margin-top: 20pt;
	margin-bottom: -10pt;
}
.levy {
	margin-top: 1cm;
}
.pravy {
	margin-top: 1cm;
}
#intro {
	font-size: 12pt;
	font-weight: bold;
}
#bottom {
	font-size: 10pt;
	font-weight: bold;
}
a:link {

	color: #000000;
	text-decoration: none;
}

