BODY {
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-base-color : #677481;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color : #677481;
	scrollbar-dark-shadow-color : #D8E8E0;
	scrollbar-face-color : #677481;
	background-color : White;
	
}
TD {
	font-family : Tahoma;
	font-size : 8pt;
	border : 0px;
}
.menu {
	font-family : Tahoma;
	font-size : 8pt;
	color: #384042;
	font-weight : bold;
}
A {
	text-decoration: none;
	color: Gray;
	font-weight : normal;
	cursor : hand;
}
A:active {
	color: black;
}
A:Hover {
	text-decoration: none;
	color: Black;
	font-style : normal;
	font : normal;
}
Small {
	font-family : Tahoma;
	font-size : 7pt;
	color: Black;
}
Image {
border : 0;
}
table {
	border-collapse: collapse;
	border-color: black;
}
.formularz {
	border : 1px solid Silver;
	font-size:9pt;
	font-family : Arial;
	background-color : #F2F2F2;
}



.menu1 {
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
	cursor : hand;
}
.menu1:active {
	color: black;
	font-weight : bold;
}
.menu1:Hover {
	text-decoration: none;
	color: Black;
	font-weight : bold;
	
	
}


.menu2 {
	text-decoration: none;
	color: #ffffff;
	font-weight : normal;
	cursor : hand;
}
.menu2:active {
	color: black;
}
.menu2:Hover {
	text-decoration: none;
	color: Black;
	font-style : normal;
	font : normal;
}

