body {
	background-color: #202850;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #68BB2B;
}

input	{
	background-color: #68BB2B;
	border: 0px solid white;
}
input.tak	{
	background-color: red;
	border: 0px solid white;
	width: 20px;
	color: #68BB2B;
}
input.nie	{
	background-color: #68BB2B;
	border: 0px solid white;
	width: 20px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: white;
}
TD.produkt
{
	BORDER-RIGHT: #777777 1px solid; BORDER-TOP: #777777 1px solid; BORDER-LEFT: #777777 1px solid; BORDER-BOTTOM: #777777 1px solid; BACKGROUND-COLOR: #cedaec
}
a {
	font-size: 10px;
	color: #68BB2B;
	text-decoration:none
}
A:hover {
	color: #949494; 
	font-family: verdana; 
	font-size: 10px;
}



img { display: block }