body {
	background-color : #B9C4D1;
	background-image : url(img/tlo.gif);
	background-position : center;
	background-repeat : repeat-y;
	scrollbar-face-color : #7A8691;
	scrollbar-shadow-color : #303F4F;
	scrollbar-highlight-color : #B9C4D1;
	scrollbar-3dlight-color : #303F4F;
	scrollbar-darkshadow-color : #B9C4D1;
	scrollbar-track-color : #7A8691;
	scrollbar-arrow-color : #FFFFFF;
}
.tlo_na_gorze {
	background-image : url(img/03.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
.tekst {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}
.lewa {
	font-family : Verdana;
	font-size : 12px;
	color : #23446D;
}
h1 {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
}
.stopka {
	font-family : Verdana;
	font-size : 9px;
	color : #FFFFFF;
	text-align : center;
}
a.stopka:link, a.stopka:visited, a.stopka:active {
	font-family : Verdana;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
}
a.stopka:hover {
	font-family : Verdana;
	font-size : 9px;
	color : #FF4545;
	text-decoration : none;
}
a:link, a:visited, a:active {
	font-family : Verdana;
	font-size : 10px;
	color : #22710D;
	text-decoration : none;
}
a:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #860000;
	text-decoration : none;
}
.Extra {
	position : absolute;
	z-index : -3;
	left : 1px;
	top : 20px;
	visibility : hidden;
}
