.style1 {
    font-weight: bold;
	color: #0066FF;
	font-family: Tahoma;
	font-size: 12px;
}
.style2 {
	color: #0a2c50;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
}
.style3 {
	color: #999999;
	font-family: Tahoma;
	font-size: 12px;
}
a.stopka{text-decoration: none;
color: #000066;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;}
a.stopka:visited{ text-decoration: none;
color: #000066;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;}
a.stopka:hover{ text-decoration: none;
color: #EE0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;}

a.kan{text-decoration: none;
color: #999999;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;}
a.kan:visited{ text-decoration: none;
color: #999999;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;}
a.kan:hover{ text-decoration: none;
color: #EE0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;}
	
a.linki{text-decoration: none;
    font-weight: bold;
	color: #0066FF;
	font-family: Tahoma;
	font-size: 12px;}
a.linki:visited{ font-weight: bold;
	color: #0066FF;
	font-family: Tahoma;
	font-size: 12px;}
a.linki:hover{text-decoration: underline; 
    font-weight: bold;
	color: #0066FF;
	font-family: Tahoma;
	font-size: 12px;}
h1 { font-family:Tahoma; font-weight:bold; font-size:12px; color:rgb(0,102,255); }
h2 { font-family:Tahoma; font-weight:normal; font-size:11px; color:rgb(10,44,80); }