body {
	background-color: white;
	color: black;
	font-size: 10pt;
	font-family: Times, "Times New Roman", serif;
	text-align: left;
}

.tisk, .netisk, #cont-nabidka, #cont-hlaska, .neviditelny, #cont-filtry, .jakotab {
	display: none;
}

#cont-zahlavi {
	font-size: 20pt;
}

table {
	border: 1pt solid black;
	border-collapse: collapse;
	font-size: 10pt;
	border-spacing: 0;
	margin-bottom: 10pt;
	page-break-inside: avoid;
	width: 100%;
}

th,td {
	border-right: .5pt dotted black;
	border-bottom: .5pt dotted black;
}

th {
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	color: black;
	padding: 3pt 1pt 3pt 1pt;
	text-align: center;
}

td {
	font-weight: normal;
	background-color: transparent;
	color: black;
	padding: 1pt 2pt 1pt 2pt;
	text-align: left;
} 

a img, .sedytext img {
	width: 10pt;
	height: 10pt;
}

td.levy, th.levy {
	text-align: left;
}

td.stred, th.stred {
	text-align: center;
}

.pravy {
	text-align: right;
}

.levy {
	text-align: left;	
}

td.monos {
	font-family: monospace;
}

td.bez {
	border-right: none;
	padding-right: 0;
}

td span, .sedypodtext {
	color: #494949;
	font-size: 8pt;
	font-weight: normal;
}

.sedytext {
	color: #494949;
}

.nedelit {
	page-break-inside: avoid;
}

.odstrankuj {
	page-break-before: always;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	margin: 20pt 0 0 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	margin: 16pt 0 0 0;
	padding: 0 0 0 0;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 12pt 0 0 0;
	padding: 0 0 0 0;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	margin: 8pt 0 0 0;
	padding: 0 0 0 0;
}

p {
	margin: 3pt 0 3pt 0;
}

.sir15 {
	width: 15%;
}

.sir25 {
	width: 25%;
}

.sir50 {
	width: 50%;
}

.vyspulstrany {
	height: 300pt;
}