@charset "iso-8859-2";
body {background-color: #9966CC}

p, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	margin: 10px;
}

a:link {
	font-weight: none;
	color: #003399;
	text-decoration: none;
}

a:visited {
	font-weight: none;
	color: #660066;
	text-decoration: none;
}

a:hover {
	font-weight: none;
	color: #FF0000;
	text-decoration: none;
}

td.jeden {background-color:#9933CC;}
td.dwa {border-left: 6px dashed #CC66FF; border-right: 9px dashed #CC66FF; background-color:#CCCCFF;}
td.trzy {border-top: 2px dashed #CC66FF; background-color:#CCCCFF;}
td.cztery {border-left: 6px dashed #CC66FF; border-top: 2px dashed #CC66FF; border-right: 9px dashed #CC66FF;}

img.ramka {border: 1px solid #9933CC;}