* {
	font-family: Tahoma, Verdana, Arial, Sans-Serif; 
	font-size: 12px;
	color: #0c2755;
	margin: 0;
	padding: 0;
	line-height: 120%
}

body {
	text-align: center; /* center layout in ie5 and 5.5. */
	background-color: #cde1e8;
	background-image: url(images/body_bg.gif); 
	background-position: top center;
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #de313b;	
	text-decoration: none;
}

a:hover {
	color: #de313b;	
	text-decoration: underline;
}

img {
	border: none;
}

ul {
	margin: 5px 0px;
	padding: 0px;
}

	li {
		font-size: 11px;
		background-image:url(images/li.png);
		background-position: left center;
		background-repeat:no-repeat;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin: 2px 0px;
		padding: 0px 0px 0px 12px;
	}

/* LAYOUT */

#content {
	width: 800px !important;
	width: 800px; /* IE */
	height: 450px;
	background-color: #f1f6f9;
	background-image: url(images/content_bg.gif); 
	background-position: bottom center;
	background-repeat: repeat-x;
	margin: 0 auto;
	position: relative;
	top: 10px;
}

	#content_br_corner {
		background-image: url(images/content_br_corner.gif); 
		background-position: bottom right;
		background-repeat: no-repeat;
		width: 15px;
		height: 15px;
		position: absolute;
		bottom: 0px;
		right: 0px;
	}


	#content_logo_bg {
		background-image: url(images/logo_bg.gif); 
		background-position: top right;
		background-repeat: no-repeat;
		width: 363px;
		height: 234px;
		position: absolute;
		top: 10px;
		left: 15px;
		cursor: pointer;
		z-index: 700;
	}

		#gwiazda {
			position: absolute;
			top: 0px;
			left: 55px;
			width: 400px;
			z-index: 800;
		}


	#content_animals_bg {
		background-image: url(images/animals_bg2.gif); 
		background-position: bottom left;
		background-repeat: no-repeat;
		width: 459px;
		height: 326px;
		position: absolute;
		bottom: -130px;
		left: -80px;
		z-index: 890;
	}

		#pingwin {
			position: absolute;
			bottom: -50px;
			left: -30px;
			width: 350px;
			z-index: 1000;
		}

		#foka {
			position: absolute;
			bottom: -145px;
			left: -115px;
			width: 250px;
			z-index: 1001;
		}


	#content_content {
		width: 385px;
		height: 425px;
		max-width: 385px;
		max-height: 425px;
		overflow: hidden;
		position: absolute;
		top: 10px;
		left: 400px;
		text-align: left;
		z-index: 900;
	}

	#content_scroller {
		width: 25px;
		max-width: 25px;
		overflow: hidden;
		position: absolute;
		bottom: 5px;
		right: 5px;
		text-align: right;
		z-index: 1;
	}

		#content_scroller img {
			display: block;
			border: 0px;
			margin-top: 10px;
			cursor: pointer;
		}

	#content_sponsors {
		width: 435px;
		max-width: 435px;
		overflow: hidden;
		position: absolute;
		top: 460px;
		left: 350px;
		text-align: left;
		z-index: 2000;
	}


	#content_soon {
		background-image: url(images/soon.gif); 
		background-position: top right;
		background-repeat: no-repeat;
		width: 221px;
		height: 110px;
		position: absolute;
		top: -10px;
		right: 0px;
		z-index: 910;
	}

	#content_book {
		display: block;
		width: 221px;
		height: 110px;
		position: absolute;
		top: -10px;
		right: 0px;
		z-index: 910;
	}

	#content_book_info {
		background-image: url(images/book.gif); 
		background-position: top right;
		background-repeat: no-repeat;
		display: block;
		width: 221px;
		height: 110px;
		position: absolute;
		top: -10px;
		right: 0px;
		z-index: 800;
	}

	#book_info_image {
		background-image: url(images/book_info.gif); 
		background-position: top right;
		background-repeat: no-repeat;
		display: block;
		width: 136px;
		height: 156px;
		position: absolute;
		top: 60px;
		right: 0px;
		z-index: 920;
	}

	a#menu_home {
		overflow:hidden;
		display: block;
		width: 19px;
		height: 55px;
		position: absolute;
		top: 120px;
		right: -19px;
		background-image: url(images/b_home.gif); 
		background-repeat: no-repeat;
		background-position: top left;
	}

		a#menu_home:hover {
			background-position: -19px 0px;
		}


	a#menu_tickets {
		overflow:hidden;
		display: block;
		width: 19px;
		height: 87px;
		position: absolute;
		top: 180px;
		right: -19px;
		background-image: url(images/b_tickets.gif); 
		background-repeat: no-repeat;
		background-position: top left;
	}

		a#menu_tickets:hover {
			background-position: -19px 0px;
		}


	a#menu_faq {
		overflow:hidden;
		display: block;
		width: 19px;
		height: 49px;
		position: absolute;
		top: 272px;
		right: -19px;
		background-image: url(images/b_faq.gif); 
		background-repeat: no-repeat;
		background-position: top left;
	}

		a#menu_faq:hover {
			background-position: -19px 0px;
		}


	a#menu_terms {
		overflow:hidden;
		display: block;
		width: 19px;
		height: 67px;
		position: absolute;
		top: 326px;
		right: -19px;
		background-image: url(images/b_terms.gif); 
		background-repeat: no-repeat;
		background-position: top left;
	}

		a#menu_terms:hover {
			background-position: -19px 0px;
		}






/* FONTS, COLORS etc */

	#content_sponsors {
		color: #64799b;
		font-size: 9px;
	}

	#content_content table td {
		padding: 1px 10px 0px 0px;
	}

	.big {
		font-size: 150%;
		font-weight: bold;
	}

	.bold {
		font-weight: bold;	
	}

	.small {
		font-size: 11px;
	}

	.white {
		color: #ffffff;	
	}

	.blue {
		color: #0c2755;	
	}

	.red {
		color: #de313b;	
	}

	.top_space {
		padding-top: 20px;
	}

	.bottom_space {
		padding-bottom: 20px;
	}

	.question {
		color: #de313b;
		font-weight: bold;
		font-size: 12px;
	}

	.answer {
		padding: 5px 0px 15px 0px;
		font-size: 11px;
	}

	.right {
		text-align: right;
	}

	.left {
		text-align: left;
	}

/* BOOKING */


#book_date_table {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-collapse: collapse;
}

#book_tickets_table, #book_details_table {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-collapse: collapse;
}

	 #book_date_table th,#book_tickets_table th, #book_details_table th {
		font-weight: bold;
		vertical-align: middle;
		text-transform: capitalize;
		padding: 1px 10px 0px 1px;
	}

	 #book_date_table td,#book_tickets_table td, #book_details_table td {
		vertical-align: top;
		padding: 1px 10px 0px 1px;
	}

		#book_date_table td select {
			width: 120px;
			font-weight: bold;
		}

		#book_tickets_table td input {
			width: 30px;
			text-align: right;
			font-weight: bold;
			padding-right: 2px;
		}

		#book_details_table td input {
			width: 280px;
			font-weight: bold;
		}

		#book_details_table td input.button {
			width: 80px;
			font-weight: bold;
		}

		#book_details_table td textarea {
			width: 280px;
			height: 50px;
		}



/* 2008_11_26 */


	#wdw {
		display: block;
		width: 92px;
		height: 40px;
		overflow: hidden;
		margin-top: 10px;
		margin-bottom: 20px;
		background: transparent url(images/wdw.gif) no-repeat 0 -40px; 
	}

		#wdw:hover {
			background: transparent url(images/wdw.gif) no-repeat 0 0; 
		}

		#wdw span {
			display: none;
		}