BODY { 

background-color : white;
font-family : Tahoma, Arial;
font-size : 11pt;
color: #3e8ab1;

scrollbar-face-color: 			#3e8ab1; 
scrollbar-shadow-color: 		#E0D083;
scrollbar-highlight-color: 		#6F6A4B; 
scrollbar-3dlight-color: 		#8C8C8C; 
scrollbar-darkshadow-color: 	#000000;
scrollbar-track-color: 			#E0D083;
scrollbar-arrow-color:			#E0D083;

}
 
A {
	font : 11pt Tahoma;
	color : #3e8ab1;
	text-decoration: none;
	}

A:HOVER {
	color :black; 
	text-decoration: underline;
	}
.wieksze {
	font-size: 12pt;
	font-weight: bold;
		
}

hr {
	
	width : 35%;
	color : #3e8ab1;
	
	
}


.tlo_niebieskie {
	background-color: #3e8ab1;
}
.tlo_szare {
	background-color: #CCCCCC;
}
.tlo_biale {
	background-color: White;
}
.tlo_niebieski_trojkat {
	background-image: url(tlo_niebieski_trojkat.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.tlo_szary_trojkat {
	background-image: url(tlo_szary_trojkat.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

TABLE.ramka {
	border-width: 1px;
	border-style: solid;
	border-color: #3e8ab1;
}
.ramka {
	border-width: 1px;
	border-style: solid;
	border-color: #3e8ab1;
}


