BODY {
	font-family: Tahoma, Verdana, Sans-Serif, Arial; 
	font-size: 11px;
	line-height: 13px;
	color: #222266;
	background-color: #FFFFFF;	
	scrollbar-base-color : #666666;	
}

TEXTAREA {
	font-family: Tahoma, Verdana, Sans-Serif, Arial; 
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	border: 1px solid #2244aa;
	color: #000000;
	text-decoration: none;
	scrollbar-base-color : #CCCCCC;
}

SELECT {
	font-family: Tahoma, Verdana, Sans-Serif, Arial; 
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	border: 1px solid #2244aa;
	color: #000000;
	text-decoration: none;
	scrollbar-base-color : #CCCCCC;
}

TABLE {
    border-color: #cccccc;
}

TD {
	font-family: Tahoma, Verdana, Sans-Serif, Arial; 
	font-size: 11px;
	line-height: 13px;
	color: #222266;
    border-color: #cccccc;
	border-style: solid;
    border-width: 0px;
}

A:link {
	color: #f07e18; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A:visited {
	color: #f07e18; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A:active {
	color: #2255bb; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A:hover {
	color: #2255bb; TEXT-DECORATION: underline; FONT-WEIGHT: bold;
}

.przycisk {
  cursor:pointer;
  cursor:hand;
  text-align:center;
  padding:3px 10px;
  background-color:#596FA1;
  color:white;
  font-weight:bold;
  border:solid #7F96CC 1px;
  margin:1.5em auto;
  }

.form { 
	font-family: Tahoma, Verdana, Sans-Serif, Arial; 
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	border: 1px solid #2244aa;
	color: #000000;
	text-decoration: none;
	scrollbar-base-color : #CCCCCC;
}

.formularz { 
	font-family: Tahoma, Verdana, Sans-Serif, Arial; 
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	border: 1px solid #2244aa;
	color: #000000;
	text-decoration: none;
	scrollbar-base-color : #CCCCCC;
}
