/* przykladowy css */

a 
{
	color: #909090; 
	text-decoration: none; 
}



body
{
	background-color: #ffffff;
	margin: 5mm;
}


p, li
{
	font-family: Verdana;
	font-size: 4pt;
	color: #404040;
	font-size: 10pt;
	text-align: justify;	
}

table img
{
	border: none;
}

