BODY {
	background-color : #8b7944;
	scrollbar-face-color : #8b7944;
	scrollbar-highlight-color : #CCCC66;
	scrollbar-shadow-color : #666600;
	scrollbar-track-color : #8b7944;
	scrollbar-arrow-color : Black;
}
.naglowek{
	font-family : "Times New Roman";
	font-style : italic;
	color : #0D3700;
	font-size : medium;
	text-align : center;
	font-weight : bold;
	letter-spacing : 3;
}
.tekst{
	font-family : "Times New Roman";
	font-style : italic;
	color : #0D3700;
	font-size : small;
	line-height : 150%;
}
.P{
	text-align : justify;
}
}
A:VISITED {
	color : #99CC33;
	text-decoration : underline;
}
A:ACTIVE {
	color : #99CC33;
	text-decoration : none;
}
A:LINK {
	color : #99CC33;
	text-decoration : underline;
}
.maly_tekst{
	font-family : "Times New Roman";
	font-style : italic;
	color : #0D3700;
	font-size : x-small;
	line-height : 150%;
}
