body,td,th,form {
	font-family: Tahoma, Helvetica, sans-serif;
	color: white;
	font-size: 10pt;
	
	background-color: black;
/*
	background-image: url('wstega.gif');
	background-attachment: scroll;
	background-position: top right;
	background-repeat: no-repeat;
*/
}

legend {
	font-weight: bold;
}
fieldset {
	border: 1px inset Silver;
}
.style1 {
font-size: 8pt; 
text-align: center;
}
.form {
       font-family: Tahoma, Helvetica, sans-serif;
       font-size: 10pt;
       width: 200px;
       border: 1px solid White;
       color: White;
       background-color: Black;
       font-weight: bold;
}
A {
color: #FF8080;
text-decoration: none }
A:hover {
text-decoration: underline }
.srodek {
       text-align: center;
}
span {
        display:-moz-inline-box; /* Gecko proprietary */
        /*display:inline-block; /*supported by Opera and ? */
      
} /* IE, Opera & Gecko slight diff */

