html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	background: #000000 url(../files/bg1.png) repeat-x;
	text-align: center;
}

img {
border: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

a {
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: #9b0000;
}

a:hover {
  color: #000000;
}

#page-container {
	position: relative;
	width: 770px;
	margin: auto;
	text-align: left;
	background: url(../files/bg2.png) repeat-y;
	overflow: hidden;
}

#logo {
	position: absolute;
	left: 0px;
	width: 280px;
	height: 365px;
	margin: 0 0 0 10px;
	z-index: 10;
}

#flash {
	width: 500px;
	height: 275px;
	margin: 0 10px 0 260px;
	background: #ffffff;
}

#menu1 {
	position: relative;
	width: 750px;
	height: 50px;
	background: url(../files/menubg.png) repeat-x;
}
#nav {
	position: relative;
	width: 480px;
	height: 50px;
	margin: 0 0 0 270px;
}
ul#navigation {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 30px;
}
a, a:link, a:visited {
	text-decoration: none;
}
ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}
ul#navigation li a {
	border: 0;
	display: block;
	height: 30px;
	background: url(../files/navigation.png) no-repeat;
}
ul#navigation li a:hover {
	border: 0;
	display: block;
	background-image: url(../files/navigation_over.png);
}	
li#home a {
	width: 120px;
 }
li#oferta a {
	width: 120px;
}
li#oferta a:link,
li#oferta a:visited,
li#oferta a:hover {
	background-position: -120px 0px;
}
li#cennik a {
	width: 120px;
}
li#cennik a:link,
li#cennik a:visited,
li#cennik a:hover {	
	background-position: -240px 0px;
}
li#kontakt a {
	width: 120px;
}
li#kontakt a:link,
li#kontakt a:visited, 
li#kontakt a:hover {
	background-position: -360px 0px;
}
#navigation li ul {	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	width: 267px;
	margin: 0;
	padding: 0;
}
#navigation li:hover ul {
	visibility: visible;
	z-index: 100;
}
#navigation li#oferta ul {
	background: none;
	height: 20px;
	margin-left: 60px;
}
ul#navigation li#oferta ul li#noclegi a:link, 
ul#navigation li#oferta ul li#noclegi a:visited {
	width: 65px;
	height: 20px;
	background: url(../files/subnavigation_oferta.png) no-repeat 0px 0px;
}
ul#navigation li#oferta ul li#noclegi a:hover {
	width: 65px;
	height: 20px;
	background: url(../files/subnavigation_oferta.png) no-repeat 0px -20px;
}
ul#navigation li#oferta ul li#restauracja a:link, 
ul#navigation li#oferta ul li#restauracja a:visited {
	width: 109px;
	height: 20px;
	background: url(../files/subnavigation_oferta.png) no-repeat -65px 0px;
}
ul#navigation li#oferta ul li#restauracja a:hover {
	width: 109px;
	height: 20px;
	background: url(../files/subnavigation_oferta.png) no-repeat -65px -20px;
}
ul#navigation li#oferta ul li#konferencje a:link, 
ul#navigation li#oferta ul li#konferencje a:visited {
	width: 93px;
	height: 20px;
	background: url(../files/subnavigation_oferta.png) no-repeat -174px 0px;
}
ul#navigation li#oferta ul li#konferencje a:hover {
	width: 93px;
	height: 20px;
	background: url(../files/subnavigation_oferta.png) no-repeat -174px -20px;
}

#sidebar-a {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 246px;
	height: 429px;
	font-weight: bold;
	font-style: italic;
	background: url(../files/rezerwacja.png) no-repeat;
}
#rezerwacja {
	padding: 80px 0 45px 35px;
}

#content {
	position: relative;
	margin: 0px 10px;
	width: 750px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	background: url(../files/bg3.png) repeat-y;
}
#content #padding {
	padding: 35px 260px 10px 10px;
	text-align: justify;
}
#content #title h1 {
	padding: 5px 20px 0 0;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #9b0000;
}
#content #line {
	width: 480px;
	height: 1px;
	margin: 0 0 25px 0;
	background: url(../files/line.png) no-repeat;
}
#extra {
	width: 440px;
	height: 130px;
	margin: 0 24px 0 24px;
}
#footer {
	margin: 0px 10px;
	clear: both;
	overflow: hidden;
	width: 750px;
	height: 40px;
	background: url(../files/footerbg.png) repeat-x;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
	color: #9b0000;
}
#menu2 {
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin: 8px 0 0 10px;
}
#powered {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin: 21px 5px 0 0;
}
