BODY {
	background-color: #ffffcc;
	color: #993333;
}
A {
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	color: #993333;
	text-decoration: underline;
}
A:ACTIVE {
	color: #B22222;
}
td, th, div, p {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
}
.main {
	font-size: 14px;
	font-family: Helvetica,Arial,sans-serif;
}
.male {
	font-size: 11px;
}
.velke {
	font-size: 16px;
	font-weight: bold;
}
.riadky {line-height: 92%;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
}