@charset "iso-8859-2";
body {
	background-color: #e1e1e1;
	background-image: url(img/tlobody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.fiolet {
	font-family: Tahoma;
	font-size: 11px;
	color: #666699;
	text-decoration: none;
	background-color: #ccccff;
	background-image: url(img/index_r6_c7.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bok {
	background-color: #e1e1e1;
	background-image: url(img/index_r6_c2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tekstfiolet {
	font-family: Tahoma;
	font-size: 12px;
	color: #666699;
	text-decoration: none;
	padding: 3px;
}
.tekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
.tytul {
	font-family: Tahoma;
	font-size: 16px;
	color: #666699;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

