.tlo {
	background-image: url(img/tlo.jpg);
	background-repeat: repeat-y;
}
.tlonaglowek {
	background-image: url(img/tlo_naglowek.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tlobok {
	background-image: url(img/tlo_bok.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tekst {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(img/kropka.gif);


}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ea8a1c;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
}
.linia {
	font-size: 1px;
	color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

