h1{
	font-size: 18pt;
	letter-spacing : 0px;
	color: #000000;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

h2{
	font-size: 14pt;
	letter-spacing : 0px;
	color: #000000;
	padding-bottom: 0px;
	margin: 0px;
	text-decoration : none;
	font-weight : bold;
	text-align : left;
}

table.tabulka{
	width: 175mm;
	font-size: 12pt;
	border-collapse: collapse;
	border: 1px #000000 solid;
}

table.tabulka thead{
	background-color: #A2A2A2;
	height: 5mm;
	border: 1px #000000 solid;
}

table.tabulka td,th{
	border: 1px #000000 solid;
}