body{
	font-size: 70%;
}
hr {
	page-break-after: always;
}
table {
border : 1px solid Black;
border-collapse: collapse;
width: 100%;
padding: 0px;
}
table td{
	border: 1px solid Black;
	padding: 3px;
	font-size: 80%;
	vertical-align: top;
	border-spacing: 0px;
	border-collapse: collapse;
}
#tabulka{
margin-top: 3px;	
}
#hlavnimenu, #statistiky, .np{
display: none;	
}
.zarovnat-l{
	text-align : left;
}
.zarovnat-p{
	text-align : right;
}
.zarovnat-c{
	text-align : center;
}
h1, h2, h3{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p{
	margin-bottom: 2px;
	margin-top: 2px;
}
h1{
	font-size: 140%;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px dotted Black;
}
h2{
	font-size: 120%;
	margin-bottom: 3px;
	margin-top: 3px;
}
h3{
	font-size: 110%;
	margin-top: 1px;
	margin-bottom: 1px;
}
.malypopis, .malypopis1 {
	font-weight : normal;
}
.malypopis {
	font-size: 70%;
}
.malypopis1{
	font-size: 80%;
}
.hlavickytabulky,.hlavickytabulky td {
	background: #DCDCDC;
}
.hlavickytabulky,.hlavickytabulky td,.sloupecek-cislozak{
	font-weight : bold;
}
.vypis-podrizenych p{
display: none	
}
.strankovani{
display: none
}
a {
	color: Black;
	text-decoration: underline;
}