
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFCC00 url(images/img01.jpg) repeat-x left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #006699;
}

a:hover {
}

#wrapper {
}

.container {
	width: 1000px;
	margin: 0px auto;
}

/* Header */

#header {
	width: 950px;
	height: 115px;
	margin: 0 auto;
	padding-left: 50px;
}

/* Logo */

#logo {
	float: left;
	width: 400px;
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
	background-image:url('aquapark.png');
	background-repeat:no-repeat;
	background-position:left bottom;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 30px 0px 0px 0px;
	letter-spacing: -3px;

	font-size: 4.0em;
}

#logo h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Menu */

#menu {
	float: left;
	width: 300px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 20px;
	margin-right: 1px;
	padding: 0px 20px 15px 20px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 35px 20px;
}

/* Content */

#content {
	float: left;
	width: 590px;
	padding: 30px 10px 0px 10px;
	background-color: #FFFFFF;

}

.post {
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #26190F;
}

.post .title {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 30px 0px;
	padding-bottom: 20px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.links {
	float: right;
	margin: 20px 0px 30px 0px;
	text-align: right;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.more {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 30px;
}

.comments {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 350px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

#sidebar ul {
	margin-top: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li a:hover {
	background-color: #FFFFFF;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 50px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px 30px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	padding-left: 30px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding-top: 30px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

#footer a {
}

/*
Menu - różne
*/

#hotel1 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/artus_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#hotel1 span, #hotel2 span, #hotel3 span , #hotel4 span, #hotel5 span, #hotel6 span, #hotel7 span, #hotel8 span, #hotel9 span, #hotel10 span, #hotel11 span  {
	line-height: 14px;
	display: block;
	background-color: #000000;
	text-align: center;
	position: relative;
	z-index:1;
}

#hotel2 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/alpejski_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#hotel3 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/mercure_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#hotel4 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/konradowka_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#hotel5 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/perla_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#hotel6 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/margot_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#hotel7 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/vivaldi_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#hotel8 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/dzikipotok_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#hotel9 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/malachit_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#hotel10 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/corum_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}

#hotel11 {
	margin: 20px 0 0 0 ;
	padding: 0;
	background: #FFCC00 url(zdjecia/apartamenty_basen.png) no-repeat center;
	height: 120px;
	display: block;
	text-align: center;
	vertical-align: text-bottom;
	color: #FFFFFF;
}