BODY {
	behavior:url(#default#homepage);
}
TD.tekst {
	font-family: Verdana; font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: justify; 
	color: #372811;
	line-height: 150%;
	
}
HR {
	color: #372811;
	width: 50%;
	align: center;
}
A {
	font-family: Verdana; font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	text-align: justify; 
	color: #a43218;
}

INPUT, TEXTAREA, SELECT {
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal; 
	line-height: 150%; 
	font-style: normal; 
	color: #372811;
	background-color: transparent;
	border-style: solid; 
	border-color: #a43218;
	border-width: 1;
}
.naglowek {
	font-weight: bold; 
	text-align: center; 
	color: #372811;

}