body {
	background-image: url(Obrazki/index_01.gif);
	font-family: tahoma;
	font-size: 10px;
	color: #7B2008;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #7B2008;
	text-align: justify;
	}
.naglowek {
	font-family: tahoma;
	font-size: 11px;
	color: #631808;
	font-weight: bold;
}
.text a {
	font-family: tahoma;
	font-size: 11px;
	color: #B74900;
	text-align: justify;
	text-decoration: none;
	}
	.text a:hover {
	text-decoration: underline;
	}
