body{
 	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #cccccc;
}
a:link {
	font-family: Tahoma, Arial; 
	font-size: 11px;
	color: #cccccc; 
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial; 
	font-size: 11px;
	color: #cccccc; 
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial; 
	font-size: 11px;
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
}
.formularz{
background-color:#111111;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color: #666666;
border-right-color:#666666;
border-bottom-color:#666666;
border-left-color:#666666;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
color:#cccccc;
padding:1px;
width:147px
}
