.NADPIS {
	font-family: sans-serif;
	font-size: 16px;
	color: #000066;
	letter-spacing: 2px;
	word-spacing: 0px;
}
.H1 {

	font-family: sans-serif;
	font-size: 15px;
	color: #000000;
	
}
.NADPIS2 {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 3px;
	word-spacing: 0px;
}
.H2 {


	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
}
. H2 a {
	font-family: sans-serif;
	font-size: 13px;
	color: #000066;
}
.H2 a:link {
	text-decoration: none;
}
.H2 a:visited {
	text-decoration: none;
	color: #000066;
}
.H2 a:hover {
	text-decoration: none;
	color: #CC3300;
}
.H2 a:active {
	text-decoration: none;
	color: #000066;
