body	{
	font-family: verdana;
	font-size: 8.0pt;
	color: c8c88c;
	background-color: black;
	margin: 0 0 0 0;
	}
td	{
	vertical-align: top;
	font-family: verdana;
	font-size: 8.0pt;
	text-align: justify;
	}
td.tab	{
	vertical-align: middle;
	text-align: center;
	width:45;
	height:45;
	}
td.prawa {
	background-image:URL(img/panel.jpg);
	backgound-repeat: repeat-y;
	}
td.srodek	{
	background-color: black;
	}
a:link	{
	font-size: 8.0pt;
	text-decoration: none;
	color: b8b88b;
	}
a:visited {
	font-size: 8.0pt;
	text-decoration: none;
	color: a0a08c;
	}
a:hover	{
	font-size: 8.0pt;
	text-decoration: underline;
	color: a8a88a;
	}
input	{
	background-color: transparent;
	border-color: c8c88c;
	color: c8c88c;
	}
textarea	{
	background-color: transparent;
	color: c8c88c;
	border-color:c8c88c;
	font-family: verdana;
	font-size: 9.0pt;
	}
select	{
	background-color: black;
	color: c8c88c;
	border-color:c8c88c;
	}