/* CSS Document */
html, body {
	font-size: 14px;
	background-image: url(tlo/tlo.gif);
	font-family: "Tekton Pro";
	color: #FFEBD7;
}
body{
width: 1004px;
margin: 0 auto;
}
#MENU {
	width: 1004px;
	height: 51px;
	overflow: auto;
	font-size: 18px;
	clear: both;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	font-family: "Tekton Pro";
	background-image: url(tlo/menu.gif);

}
#NAGLOWEK {
	background-image: url(tlo/baner.gif);
    width: 1004px;
	height: 196px;

}

#TRESC {
	overflow: hidden;
	color: #FFEAD5;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(tlo/trescsrodek.gif);
	border: 0px none;
	width: 1004px;
	background-repeat: repeat;
}

#TEKST {
	width: 900px;
	padding-left: 52px;

}
#STOPKA {
	color: #FFE4CA;
	background-image: url(tlo/stopka.gif);
	height: 255px;
	width: 1004px;

}
#KONTAKT {
	color: #FFE4CA;
	padding-top: 18px;
	padding-left: 80px;

}
#PODPIS {
	color: #FFE4CA;
	padding-top: 1px;
	padding-left: 210px;

}

#TRESCGORA {
	background-image: url(tlo/trescgora.gif);
    width: 1004px;
	height: 55px;

}
#TRESCDOL {
	background-image: url(tlo/trescdol.gif);
    width: 1004px;
	height: 61px;
}
#ENG {
	width: 1004px;
	height: 50px;
	overflow: auto;
	font-size: 18px;
	clear: left;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	font-family: "Tekton Pro";
	background-image: url(tlo/menueng.gif);
}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
}

ul li {
	float: left;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	color: #fa5e12;
	padding-top: 15px;
	padding-left: 15px;
}

ul a:hover {
	color: #622000;
}
a:link, a:visited {
	color: #FFEAD5;
}
a:hover {
	color: #FFEAD5;
}

