body {
	background-image: url(images/tlo_body.jpg);
	background-color: #E6E6E5;
	background-repeat: repeat-x;
	background-position: top;

}
.tloRamki {
	background-image: url(images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tytul {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.tekst1 {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-right: 20px;
	font-weight: normal;


}
.menuBottom {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
