td  {
	font-size : 9pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #330066;
}

.normal  {
	font-size : 8pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	color : #330066;
	text-decoration : none;
}

.lista {
	font-size : 8pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #330066;
	text-decoration : none;
}

.fiolet  {
	color : #990066;
	font-size : 9pt;
	font-weight : bold;
	font-family : Arial, sans-serif;
	text-decoration : none;
	text-align : left;
}

.fiolet2  {
	color : #990066;
	font-size : 8pt;
	font-family : Arial, sans-serif;
	text-decoration : none;
	text-align : left;
}
.fiolet3  {
	color : #990066;
	font-size : 7pt;
	font-family : Arial, sans-serif;
	text-decoration : none;
	text-align : left;
}
.zielony  {
	color : #339933;
	font-size : 9pt;
	font-family : Arial, sans-serif;
	text-decoration : none;
}

.zielony2  {
	color : #339933;
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.niebieski  {
	color : #0066cc;
	font-size : 8pt;
	font-family : Arial, sans-serif;
	text-decoration : underline;
}

.niebieski_bez_podk  {
	color : #0066cc;
	font-size : 9pt;
	font-family : Arial, sans-serif;
	text-decoration : none;
}

.bialy  {
	color : #ffffff;
	font-size : 8pt;
	font-family : Arial, sans-serif;
	text-decoration : none;
}

.czerwony  {
	color : #cc6666;
	font-size : 8pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.jas_nieb  {
	color : #9999cc;
	font-size : 9pt;
	font-family : Arial, sans-serif;
	text-decoration : none;
}

A.lista:hover  {
	color : #990066;text-decoration : underline;
}

A.fiolet:hover  {
	color : #339933;text-decoration : underline;
}

A.fiolet2:hover  {
	color : #339933;text-decoration : underline;
}

A.fiolet3:hover  {
	color : #339933;
}
A.zielony:hover  {
	color : #990066;text-decoration : underline;
}

A.zielony2:hover  {
	color : #990066;
}

A.niebieski:hover  {
	color : #990066;
}

A.niebieski_bez_podk:hover  {
	color : #990066;text-decoration : underline;
}

A.bialy:hover  {
	color : #ffffff;
}

A.czerwony:hover  {
	color : #cc6666;
}


