.pogrubienie {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

.maintable {
	border: 1px solid #CCCCCC;
}

.standardtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	height: 10px;
	font-style: italic;
	font-weight: 400;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color: #000066;

}
a:visited {
	text-decoration: none;
	color: #000066;

}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;

}
