@charset "utf-8";
body {
	background-color: #4d280e;
	background-image: url(img/tlobody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.tlosrodek2 {
	background-image: url(img/index_r2_c3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tlosrodek {
	background-image: url(img/index_r23_c3.jpg);
	background-repeat: repeat-y;
}
.tekst {
	font-family: Tahoma;
	font-size: 13px;
	color: #1F1005;
}
.linia {
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #624024;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #221205;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #221205;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #624024;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #221205;
	text-decoration: none;
}
.tlokwiatek {
	background-image: url(img/index_r23_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

