* { 
	margin: 0px; 
	padding: 0px
}

img { 
	border: 0;
}

body {
	text-align: center; 
	font: normal 1em tahoma, verdana, arial, helvetica, sans-serif;
}

h1 {
	margin: 0 auto; 
	width: 970px;
	height: 90px;
	text-align: left;
	padding-top: 20px;
	color: #7ca048;
	font-size: 3.0em;
	font-weight: normal;
}

#header{
	margin: 0 auto; 
	width: 970px;
	padding-top: 207px;
	background: url('img/noclegi-w-szczawnie-header.jpg') no-repeat;
}

#header ul {
	list-style: none;
	padding-left: 310px;
	height: 38px;
}

#header ul li {
	float: left;
	height: 38px;
	line-height: 33px;
	width: 218px;
	text-align: center;
}

#header ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#header ul li a:hover {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

#container {
	margin: 0 auto; 
	width: 970px; 
	height: 570px;
	text-align: left;
}

#left {
	padding-left: 16px;
	width: 448px;
	float: left;
	font-size: 0.8em;
}

#left p {
	margin-bottom: 12px;
}

#left h1 { 
	font-size: 1.8em; 
	margin-bottom: 10px;
	color: #043174;
	letter-spacing:2px;
}

#left ul {
	padding-left: 35px;
}

#left ul li {
	line-height: 33px;
}

#right {
	margin-left: 464px;
	padding-top: 50px;
	width: 506px;
	height: 447px;
	background: url("img/noclegi-w-szczawnie-right.jpg") no-repeat;
	font-size: 14px;
	line-height: 2.0em;
}

#footer {
	clear: both;
	margin: 5px auto 10px; 
	width: 970px;
	height: 32px;
	line-height: 28px;
	background: url('img/noclegi-w-szczawnie-footer.jpg') no-repeat;
	text-align: right;
}

#footer a {
	margin-right: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8f8f8f;
}

#images {margin: 10px auto 0; width: 970px}
#images p {margin-bottom: 5px}
#images img {margin-right: 5px}
#images img.last {margin-right:0}
