body {
	background-color: #FBFBFD;
	margin: 0px;
}
.tlo_index {
	background-image: url(images/tlo_index.jpg);
}
.stopka {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	padding-left: 30px;
}
.tlo_offer {
	background-image: url(images/offer.jpg);
}
.tlo_why_lily {
	background-image: url(images/why_lily_tlo.jpg);
}
.tlo_getting {
	background-image: url(images/getting_tlo.jpg);
}
.tlo_others {
	background-image: url(images/others_tlo.jpg);
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.tlo_contact {

	background-image: url(images/contact_tlo.jpg);
}
a:link {
	color: #999999;
	text-decoration: none;
	font-family: tahoma, Arial;
	font-size: 11px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
a:visited {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

