
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	scrollbar-face-color:#a6caf0;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#d4d4ff;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#d4d4ff;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	font-size : 12pt;
	font-family: Verdana;
	
	
}

#Tytul {
	position:relative;
	top:20px;
	margin: auto;
	width:850px;
	height:70px;
		z-index:1;
	
}

#Logo {	position:absolute;	right:10px;	top:10px;		}
#Content {
	position:relative;
	text-align: left;
	margin: auto;
	left:0px; 
	top:10px;
	width:800px;
	z-index:2;
	background-color: #a6caf0;
	border-width: 1px;
	border-style: solid;
	border-color: #330000;
}
#Baner {
	position:relative;
	left:0px;
	top:130px;
	width:850px; 
	height:32px; 
	z-index:4
	
}
#Stopka {
	position:relative;
	font-size : 10pt;
	left:0px;

	bottom:0px
	width:100%; 
	height:100px; 
	z-index:5;
	
}

