body{
	font-size: 70%;
}
hr {
	page-break-after: always;
}
table {
width: 100%;
}
table td{
	border: 1px solid Black;
	padding: 3px;
}
#tabulka{
margin-top: 3px;	
}
#hlavnimenu, #statistiky, .malypopis, malypopis1{
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;
}
.hlavickytabulky,.hlavickytabulky td{
	font-weight : bold;
}
.vypis-podrizenych p{
display: none	
}
.strankovani{
display: none
}
.netisknout{
display: none
}