BODY {
	scrollbar-3dlight-color : #E7E7E7; /*ZEW OBRAMOWANIE GORNE*/
	scrollbar-darkshadow-color : #6495ED; /*ZEW OBRAMOWANIE DOLNE*/
	scrollbar-highlight-color : #E7E7E7; /*WEW OBRAMOWANIE GORNE*/
	scrollbar-shadow-color : #6495ED; /*WEW OBRAMOWANIE DOLNE*/
	scrollbar-arrow-color : NAVY; /*STRZAŁKI*/
	scrollbar-face-color : #AFCDFD; /*KOLOR SUWAKA I PRZYCISKOW*/
	scrollbar-track-color:#CDE1FD; /*KOLOR PASKA SUWAKA*/
   margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	color : Black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	margin-left : 0%;
	margin-right : 0%;
	font-size: 11px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ADCBFD, endColorstr=#E9F3FD);
	background-color: #CBDFFD;
}
BODY.ODWR {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E9F3FD, endColorstr=#ADCBFD);
}
BODY.DRUK {
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=white);
}
A:LINK, A:VISITED {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
A:HOVER {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
}
A:LINK.EMAIL, A:VISITED.EMAIL {
	color: Green;
	text-decoration: underline;
	font-size: 9px;
	}
A:HOVER.EMAIL {
	color: Black;
	text-decoration: underline;
	font-size: 9px;
}
A:LINK.MENU2, A:VISITED.MENU2 {
	color: Yellow;
	text-decoration: none;
	}
A:HOVER.MENU2 {
	color: White;
	text-decoration: none;
}
A:LINK.MENU1, A:VISITED.MENU1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: black;
}
A:HOVER.MENU1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: red;
}
A:LINK.P, A:VISITED.P, A:HOVER.P {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: Green;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px; 
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px; 
	font-weight: bold;
	color: #000066;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px; 
	font-weight: bold;
	color: #000066;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px; 
	font-weight: bold;
	color: #000066;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; 
	font-weight: bold;
	color: #000066;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: bold;
	color: #000066;
}
HR {
color: #6495ED;
}
form, input, textarea, button, select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000066;
}
td {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	background-color: transparent;
}
td.szukaj {
	background-color: #E9E9E9;
	color: Red;
	text-decoration: underline;
	font-weight: bold;
}
td.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;	
}
td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
td.ramki {
	border: 1px solid Black;
	border-collapse: collapse;
	empty-cells: show;
} 
th {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7C7C7C, endColorstr=black);
	color: #EFEFEF;
}
tr {
	border: 1px solid black;
}
table {
	border: 1px solid Black;
	border-collapse: collapse;
	empty-cells: show;
}
table.form {
   background-color: transparent;
	border: 0px;
	border-collapse: collapse;
	empty-cells: show;
}
ul {
margin-left: 17px;
color: Black;
}
p.jo {
font-family : Arial, Tahoma, Helvetica, sans-serif;
font-size: 9px;
color: Navy;
}