.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.text a {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.text a:hover {
	color: #660033;
    text-decoration: none;
}
.nadpis {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}
.nadpis a {
	font-family: Verdana;
	font-size: 14px;
	color: #660033;
	text-decoration: underline;
}
.nadpis a:hover {
	color: #000000;
    text-decoration: none;
}
.nadpis2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.nadpisek {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
}
.xxx {
	text-decoration: underline;
}

