body, div, td, p {
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a span {
	text-decoration: none;
	font-weight: bold;
	color: #DA251C;
}

h1 {
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 1.7em;
}
h2 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.5em;
}
td.nazev h2 {
	font-size: 1.3em;
	margin-bottom: 2px;
	margin-top: 0px;
}

hr {
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
