BODY {
	FONT-SIZE: 13pt;
	MARGIN:	0px;
	CURSOR: default;
	FONT-FAMILY: Verdana; 
	COLOR: White;
/*	BACKGROUND-COLOR: #6F0080;
	BACKGROUND-COLOR: #57ADFF;*/
	BACKGROUND-COLOR: #d2e39a;
	SCROLLBAR-FACE-COLOR: #a0a0a0;
	SCROLLBAR-HIGHLIGHT-COLOR: #a0a0ef;
	SCROLLBAR-SHADOW-COLOR: #a0a0af;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #c7cde2;
	SCROLLBAR-DARKSHADOW-COLOR:	#0000ff;
}


A:link {
	FONT-WEIGHT: bold;
	MARGIN: 0px;
	
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: small-caps;
}
A:visited {
	FONT-WEIGHT: bold;
	MARGIN: 0px;
	COLOR: #003466;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: small-caps;
}
A:hover {
	FONT-WEIGHT: bold;
	MARGIN: 0px;
	COLOR: #320066;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: underline;
	font-variant: small-caps;
}
IMG {
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT: none;
	BORDER-BOTTOM: none;
}
#logo {
	position: absolute;
	top: 50px;
	left: 0px;
	height: 165px;
	width: 100%;
	background-image: url(../img/logo2.gif);
	background-repeat: no-repeat;
	background-position: center;	
}
#info {
	position: absolute;
	top: 250px;
	left: 0%;
	height: 130px;
	width: 100%;
	text-align: center;
}
#link {
	position: absolute;
	top: 400px;
	left: 0%;
	height: 5	0px;
	width: 100%;
	text-align: center;
	font-size: 20pt;
}		
#title {
	font-size: 13pt;
}	

div#ankieta {
	background: white;
	position: absolute;
	top: 50px;
	left: 100px;
	width: 200px;
	text-align: center;
}
