h1 { 
font-family: verdana;
font-size: 18px;
font-weight: bold;
color: #006C90;			

}


h2 {

font-family: verdana;
font-size: 12px;
font-weight: normal;
color: #666666;
text-align: justify;	



}


h3 {

font-family: verdana;
font-size: 17px;
font-weight: bold;
color: #0058B4;



}

h4 {

font-family: verdana;
font-size: 18px;
font-weight: bold;
color: #B40000;



}



a.pages:link, a.pages:visited, a.pages:active {
	text-decoration: 	none;
	color: 			#000000;
	font-weight:		bold;
	font-family: verdana;
	font-size: 11px;
}

a.pages:hover {
 	text-decoration: 	none;
	color: 			#800000;
	font-weight:		bold;
	font-family: verdana;
	font-size: 11px;
}

a.active_pg {
 	text-decoration: 	none;
	color: 			#FF9040;
	font-weight:		bold;
	font-family: verdana;
	font-size: 11px;
}

a.wiecej {

font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #D80000;	
text-decoration: none;


}

a.kategorie {
font-family: tahoma;
font-size: 11px;
color: #0066CC;	
text-decoration: underline;


}