@charset "iso-8859-2";
body {
	background-color: #333333;
	background-image: url(img/tlo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.srodek {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	background-image: url(img/index_r7_c3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 352px;
}
.srodek2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/tlosrodek.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 292px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

