html
{
	width: 100%;
	height: 100%;

}



body
{

	
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	background: #ffffc4 url(images/tlo.png) repeat-x left top;
	font-family: Bodoni;
	font-style: italic;
  	font-size: 12pt;
	
	
}








	


#NAGLOWEK {
	position: relative;
  	text-align: center;
  	top: 0.1cm;	
}


#imageContainer {
	position: relative;
	height: 260px;
	width: 600px;
	left: 0;
	top: -1cm;

}


#imageRamka {
	position: relative;
	height: 25px;
	top:0;
	left: 0;

}

#TRESC {

	position: relative;
  	text-align: left;
	width: 590px;
	height:450px; 
	top: 0cm;
	font-size: 14pt;
        color: #db6400;
	
		
}

#TRESC_ATRAKCJE {

	position: relative;
  	text-align: left;
	width: 550px;
	height:450px; 
	top: 0cm;
	font-size: 14pt;
	line-height: 30px;
	font-style: normal;
	color: #db6400;

	
		
}


#TRESC_CENNIK {

	position: relative;
  	text-align: left;
	width: 550px;
	height:450px; 
	top: 0cm;
	font-size: 14pt;
	line-height: 30px;
	font-style: normal;
	color: white;
		
}


#TRESC_KONTAKT {

	position: relative;
  	text-align: center;
	width: 550px;
	height:450px; 
	top: 0cm;
	font-size: 14pt;
	line-height: 25px;
	font-style: normal;
        color: #db6400;
		
}











ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

ul {
  	height: 100px;
  	width: 615px;
	position: relative;
	left: 0;
	top: 0;
}

ul li {
	float: left;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: transparent #25b #25b #9ce;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 120px;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	background-color: #48c728;
	color: #fff;
	border-top: 10px solid #2d7c19;
}

ul a:hover {
	background-color: #48c728;
	color: #f7f993;
	border-top: 22px solid #2d7c19;
}











