body {
	font-size : 10pt;
}

td  {
	font-family : Arial CE, Arial, Helvetica;
	font-size : 11px;
}

A:link  {
	text-decoration : none;
	color : #445e96;
}

A:visited  {
	text-decoration : none;
	color : #445e96;
}

A:active  {
	text-decoration : none;
	color : #445e96;
}

A:hover  {
	text-decoration : underline;
	color : #445e96;
}

A.stopka:link  {
	text-decoration : none;
	color : #9cadd4;
}

A.stopka:visited  {
	text-decoration : none;
	color : #9cadd4;
}

A.stopka:active  {
	text-decoration : none;
	color : #9cadd4;
}

A.stopka:hover  {
	text-decoration : underline;
	color : #9cadd4;
}


