a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00305A;
}


.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.smallnadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00305A;
	font-weight: bold;
}
