BODY {
	background : ThreedLightShadow;
	 padding : 5px;
}
TABLE {

}
TD.nazwa {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : navy;
	color: White;
	font-weight: bold;
	padding: 3px;
}
TD.opis {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background : ButtonFace;
	color: Black;
	font-weight: bold;
	padding: 3px;
}
A.plik {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : navy;
	color: White;
	font-weight: bold;
	padding: 3px;
	text-decoration : none;
}
