@charset "iso-8859-2";
body {
	background-color: #f7f7f7;
	background-image: url(img/tlobody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.srodek {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(img/index_r10_c2.jpg);
	background-repeat: repeat-y;
	padding: 3px;
}
.tekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

