BODY {
	scrollbar-face-color: #F4D789;
	scrollbar-highlight-color: #DAE0E4;
	scrollbar-3dlight-color: #99AAB7;
	scrollbar-darkshadow-color: #996600;
	scrollbar-shadow-color: #996600;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background-color: #FFFFCC;
	/* background-color: #333366; */
	margin: 0px;
}
h1 {
	font-size:16pt;
	color:#6699cc;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:20px;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
h2 {
	font-size:14pt;
	color:#996600;
	margin-left:25px;
	margin-top:0px;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
h3 {
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	TEXT-ALIGN: center;
	color: #996600;
}
h4 {
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
P  {
	text-align: justify;
	COLOR: #000000;
	FONT-FAMILY: Tahoma,Arial,Helvetica;
	FONT-SIZE: 9pt;
	margin-left:5px;
	margin-right:5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
TD  {
	COLOR: #000000;
	FONT-FAMILY: Tahoma,Arial,Helvetica;
	FONT-SIZE: 10pt;
}
A:link {
	text-decoration: none;
	color : #996600;
	FONT-SIZE: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	text-decoration: none;
	color : #996600;
	FONT-SIZE: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	text-decoration: underline;
	color : #996600;
	FONT-SIZE: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10pt;
}

.bottom_txt {
	color : #999999;
	FONT-SIZE: 7.5pt;
	TEXT-ALIGN: right;
}
.bottom_txt:link {
	text-decoration: none;
	color : #000000;
	FONT-SIZE: 7.5pt;
	font-style: normal;
}
.bottom_txt:visited {
	text-decoration: none;
	color : #000000;
	FONT-SIZE: 7.5pt;
	font-style: normal;
}
.bottom_txt:hover {
	text-decoration: underline;
	color : #000000;
	FONT-SIZE: 7.5pt;
	font-style: normal;
}
.input-text { 
	border: 0px; 
	height: 20px; 
	text-align: left; 
	background-color: transparent; 
	width: 220px;
	color: #000000;
}
INPUT, TEXTAREA, SELECT, OPTION, RADIO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #FFFCDF;
	border: 1pt solid #990000;
	font-size: 9pt;
}
.opis {
	COLOR: #000000;
	FONT-FAMILY: Tahoma,Arial,Helvetica;
	FONT-SIZE: 10pt;
	TEXT-ALIGN: center;
	white-space: nowrap;
	margin-left:0px; 
	margin-right:0px;
}

