/* CSS Document */

BODY {
  background: #000000;
  color: #999999;
  margin: 0px;
  font-family: Arial, Tahoma, Verdana, Courier; 
  font-size: 10px;
  
  SCROLLBAR-FACE-COLOR:#222222;
  SCROLLBAR-HIGHLIGHT-COLOR:#222222;
  SCROLLBAR-SHADOW-COLOR:#222222;
	  
  SCROLLBAR-TRACK-COLOR:#404040;
  scrollbar-3d-light-color:#404040;

  SCROLLBAR-BASE-COLOR:#EEEEEE;
  SCROLLBAR-ARROW-COLOR:#EEEEEE;
  scrollbar-darkshadow-color:#EEEEEE;
}

#info {line-height:160%;width:348px;text-align:justify;margin-left:120px;margin-top:15px}
.text {line-height:160%;font-size:10px;color:#777777}

TD {font-size:11px;letter-spacing:1}

TD.main {height:18px}

.tytul {font-weight:bold;font-size:11px;margin:0px;margin-left:10px;}
.red {color:#FF0000}

A {
  color: #EEEEEE;
  font-size:10px;	
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration:underline;
}

A.menu {color:#000000;font-weight:bold}

FORM {
	display: inline;
}

input.ilosc{font-family:  Tahoma, Verdana, Courier;
  font-size: 11px;
  font-weight:bold;
  background: #484848;
  color: #ffffff;
  border:1px solid #9675D0;
  text-align:center;
}
input.button {border:0px;
	background:#9675D0;
	color:#303030;
	font-family: Tahoma, Verdana, Courier;
	font-size:10px;
	font-weight:bold;
	}
input.inputtext,.uwagi {font-family:  Tahoma, Verdana, Courier;
  	font-size: 11px;
  	font-weight:bold;
  	background: #484848;
  	color: #ffffff;
  	border:1px solid #707070;
	}
		