BODY  {
	font-family : tahoma, veranda, helvetica, arial;
	font-size : 8pt;
}

P  {
	font-family : tahoma, veranda, helvetica, arial;
	font-size : 8pt;	
}

P.stopka  {
	font-size : 8pt;
	color : Green;
}

P.tytul  {
	font-size : 10pt;
	color : Black;
	font-weight : bold;
}

P.kat  {
	font-size : 9pt;
	color : #006000;
	font-weight : bold;
}


A  {
	color : #0823CE;
	text-decoration : none;	
}

A:active  {	
	color : Red;
}

A:hover  {	
	text-decoration : underline;
}

A:visited  {
	color : #931010;
}

A.menu {
	font-family : tahoma, veranda, helvetica, arial;
	font-size : 8pt;
	color : Black;
}

A.menu:hover  {	
	text-decoration : underline;
	color : Black;
}

A.menu:visited  {
	color : Black;
}

A.kat, A.kat:visited  {
	color : #006000;
	text-decoration : none;	
	font-weight : bold;
}

A.kat:hover {
	color : #006000;
	text-decoration : underline;
	font-weight : bold;
}

A.tytul, A.tytul:active, A.tytul:hover, A.tytul:visited  {	
	color : Black;
	text-decoration : underline;
}

TD {
	font-family : tahoma, veranda, helvetica, arial;
	font-size : 8pt;
}

TD.naglowek {
	font-family : tahoma, veranda, helvetica, arial;
	font-size : 8pt;
	font-weight : bold;
}

TD.menu {
	font-family : tahoma, veranda, helvetica, arial;
	font-size : 8pt;
	color : Green;
}

form, input, select, textarea, checkbox {
	font-family : tahoma, veranda, helvetica, arial;
	font-size : 8pt;
}

H1 {
	font-family : tahoma, veranda, helvetica, arial;
    font-size : 11pt;
	font-weight : normal;
}

H2 {
	font-family : tahoma, veranda, helvetica, arial;
    font-size : 9pt;

}