A:link {
	COLOR: #3366cc; text-decoration: none;
}
A:visited {
	COLOR: #3366cc; text-decoration: none;
}
A:hover {
	COLOR: red; text-decoration: underline;
}
A:active {
	COLOR: #999999; text-decoration: none;
}
.nadpis {
	font-size : small;
	font-family : Verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : #003252;
}
.text {
	font-size : small;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : #003252;
}
.text-maly {
	font-size : x-small;
	font-family : Verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : #003252;
}
