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

body {
	font-family: "Trebuchet MS", sans-serif;
	color: #000;
	font-size: 9pt;
	background: url('/img/header.jpg') no-repeat top center;
	line-height: 1.3em;
	text-align: justify;
	min-width: 950px;
	height: 100%;
}

html {
	background: #fdfdfd url('/img/bg.gif') repeat-y center center;
	min-width: 950px;
	height: 100%;
}

#footer {
	width: 100%;
	height: 112px;
	background: url('/img/footer.jpg') no-repeat bottom center;
	position: relative;
	bottom:0;
	clear: both;
}

#container {
	margin: 0 auto -112px auto;
	width: 820px;
	padding: 0 40px;
	position: relative;	
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#sticker {
	height: 112px;
	clear: both;
}

#header {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 227px;
	left: -40px;
	position: relative;
	text-align: left;
}

#header_photo {
	background: url('/img/header_photo_spring.jpg') no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 18px;
	width: 691px;
	height: 86px;
}

#header #logo {
	position: absolute;
	bottom:0;
	left: 0;
	width: 130px;
	height: 130px;
	margin: 0;
	background: url('/img/logo_hoopoe.gif') no-repeat 5px 5px;
}

#header h1#header_hoopoe a {
	width: 100%;
	height: 100%;
	display: block;
	color: #f7ffdd;
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
}

#header h1#header_hoopoe a:hover {
	text-decoration: none;
}

#header h1#header_hoopoe a span {
	font-size: 15pt;
}

#header h1#header_hoopoe {
	background: none;
	position: absolute;
	bottom: 58px;
	#bottom: 65px;
	left: 120px;
	font-family: "Bookman Old Style";
	font-style: normal;
	width: 295px;
	margin: 0;
	height: 70px;
}

#menu {
	width: 520px;
	position: absolute;
	bottom: 40px;
	right: 0;
}

#menu ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#menu ul li {
	display: inline;
	width: 65px;
	height: 90px;
	float: right;
	margin: 0;
	background-repeat: no-repeat;
}

#menu ul li a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
	outline: 0;
}

#uw {
	background-position: 0 0;
}

#uw_active, #uw:hover {
	background-position: 0 -90px;
}

#of {
	background-position: -65px 0;
}

#of_active, #of:hover {
	background-position: -65px -90px;
}

#no {
	background-position: -130px 0;
}

#no_active, #no:hover {
	background-position: -130px -90px;
}

#sk {
	background-position: -195px 0;
}

#sk_active, #sk:hover {
	background-position: -195px -90px;
}

#ga {
	background-position: -260px 0;
}

#ga_active, #ga:hover {
	background-position: -260px -90px;
}

#kg {
	background-position: -325px 0;
}

#kg_active, #kg:hover {
	background-position: -325px -90px;
}

#li {
	background-position: -390px 0;
}

#li_active, #li:hover {
	background-position: -390px -90px;
}

#ko {
	background-position: -455px 0;
}

#ko_active, #ko:hover {
	background-position: -455px -90px;
}

#content_main {
	width: 600px;
	background: url('/img/bg_blue.gif') repeat-y;
	position: relative;
	float: left;
	margin: 35px 0 0 0;
}

img.photo {
	border: 1px solid #e6e6e6;
}

.text {
	margin: 0px 0 0 47px;
}

.text p {
	margin: 1em 0;
	text-indent: 3em;
	line-height: 1.3em;
}

#content .text h3 {
	font-weight: bold;
	font-size: 9pt;
	color: #DA8024;
	margin: 0;
	padding: 5px 0;
}

.text ul {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 1em 0;
}

.text ul li {
	background: url('/img/point.gif') no-repeat 0 0.4em;
	padding: 0 0 0 15px;
	margin: 0;
}

#content_main_header {
	width: 100%;
	min-height: 370px;
	background: url('/img/blue_strip.jpg') no-repeat top left;
}

#news {
	width: 600px;
	height: 140px;
	background: url('/img/bg_orange.gif') repeat-y;
	position: relative;
	float: left;
	margin: 20px 0 10px 0px;
	clear: left;
}

#news_header {
	width: 100%;
	height: 100%;
	background: url('/img/orange_strip_l.jpg') no-repeat top left;
}

#news_header h2 {
	position: absolute;
	padding: 0 !important;
	left: 28px;
	top: 18px;
}

#flashbox {
	width: 180px;
	height: 273px;
	background: url('/img/bg_orange_r.gif') repeat-y top right;
	position: relative;
	float: right;
	margin: -10px 0px 20px 0;
}

#flashbox_header {
	width: 100%;
	height: 100%;
	background: url('/img/orange_strip_r_long.jpg') no-repeat top right;
}

.orange_box {
	width: 180px;
	background: url('/img/bg_orange_r.gif') repeat-y top right;
	position: relative;
	float: right;
	margin: 0 0px 20px 0;
	clear: right;
}

.orange_box p {
	padding: 0 45px 0px 0px;
	line-height: 1.2em;
	margin: 5px 0 0 0;
}

.orange_box p.date {
	margin: -5px 0 0 0;
	text-align: left;
	font-size: 8pt;
	color: #666;
}

.orange_box p.more {
	margin: 7px 0 -7px 0;
	text-align: right;
	font-size: 8pt;
}

.orange_box img {
	float: right;
	margin: 3px 50px 0 0;
}

.orange_box img#eden {
	float: left;
	margin: -5px 5px 0 0;
	background: url('/img/eden.gif') no-repeat;
	width: 46px;
	height: 45px;
}

.orange_box_header {
	width: 100%;
	height: 100%;
	background: url('/img/orange_strip_r.jpg') no-repeat top right;
	position: relative;
	top: 0;
	right: 0;
	padding: 0 0 17px;
	float: right;
}

.orange_box h2, #flashbox h2 {
	padding: 13px 28px 10px 0 !important;
	text-align: right;
}

#content h3, #content h2 {
	margin: 0;
	padding: 18px 0px 10px 28px;
	font-size: 10pt;
	font-weight: bold;
}

#content p#welcome {
	margin: 0;
	font-size: 11pt;
	font-weight: bold;
	color: #617819;
	width: 400px;
	position: absolute;
	top: 238px;
	left: 80px;
	padding: 0;
}

.c {
	text-align: center;
}
		
.line {
	background: url('/img/linia.gif') no-repeat;
	width: 411px;
	height: 3px;
	clear: both;
}

.double_line {
	background: url('/img/double_line.png') no-repeat;
	width: 100%;
	height: 9px;
	clear: both;
}

a {
	color: #85a4c7;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

h2 a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.news_item {
	width: 250px;
	padding: 20px 10px 0 53px;
	line-height: 1.2em;
	margin: 0;
}

.news_item_r {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.news_item p {
	margin: 0 0 5px 0;
}

.news_item date {
	font-size: 8pt;
}



.more a {
	font-size: 8pt;
	color: #da8024 !important;
}

.bold {
	font-weight: bold;
}

a img {
	border: none;
}

#film {
	position: relative;
	top: 3px;
}

.r {
	text-align: right;
}

.l {
	text-align: left;
}

#line_vert {
	background: url('/img/linia_pion.gif') no-repeat;
	width: 3px;
	height: 119px;
	float: left;
	position: relative;
	left: 14px;
	top: 10px;
}

#flashbox_ul {
	margin: 0;
	list-style: none;
	position: relative;
	padding: 0;
	text-align: left;
}

#flashbox_ul li {
	margin: 0;
	padding: 0;
	position: relative;
}

#flashbox_ul li a {
	display: block;
	height: 221px;
	position: relative;
	text-align: left;
	width: 133px;
	padding: 0;
}

#flashbox_ul li a:hover {
	text-decoration: none;
}

#flashbox_ul li a img {
	display: block;
}

#flashbox_ul li a span.shadow {
	bottom: 0px;
	color: #fff;
	position: absolute;
	height: 26px;
	width: 100%;
	margin: auto;
	text-align: center;
	display: block;
}

#flashbox_ul li a span.outer[class] {
	display: table;
	position: static;	
}

#flashbox_ul li a span.outer {	
	height: 26px;
	#position: relative;
	display: block;
}

#flashbox_ul li a span.middle[class] {
	display: table-cell;
	vertical-align: middle;
}
#flashbox_ul li a span.middle {	
	display: block;
	width: 133px;
	#position: absolute;
	#top: 50%;
	left: 0;
}


#flashbox_ul li a span.inner {
	display: block;
	#position: relative;
	#top: -50%;
	line-height: 8pt;
	padding: 0 5px;
}
#flashbox_ul li a span.inner[class~=inner] {
	#padding-bottom: 6px;
}



#footer_content {
	margin: 0 auto;
	width: 900px;
	position: relative;
}

#dudek {
	background: url('/img/dudek.gif') no-repeat;
	width: 53px;
	height: 99px;
	float: right;
	position: relative;
	right: 10px;
	top: 10px;
}

#dudek a {
	display: block;
	height: 0;
	padding-top: 99px;
	width: 100%;
	overflow: hidden;
}

.footer_address {
	color: #f7ffdd;
	position: relative;
	top: 40px;
	font-weight: normal;
	right: 25px;
	font-weight: bold;
}

.footer_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: 45px;
	left: 10px;
	font-weight: bold;
}

.footer_menu li {
	color: #657a21;
	display: inline;
	margin: 0;
}

.footer_menu li a {
	color: #657a21;
}

.footer_additional_info {
	font-weight: bold;
	position: absolute;
	top: 90px;
	left: 10px;
}

.footer_additional_info a.bukiel {
	font-weight: normal;
	color: #657A21;
}

#flagi {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	top: 5px;
	right: 5px;
}

#flagi li {
	display: inline;
	padding: 0;
	margin: 0 1px;
}

.news_item p.date {
	font-size: 8pt;
	color: #666;
	margin-top: 7px;
}

.img_c {
	display: block;
	margin: 10px auto;
}


#curtain {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
	background: #000;
	display: none;
	filter: alpha(opacity=0);
	opacity: 0;
}

div#photo_big_div {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: none;
}

table#photo_big {
	border-collapse: collapse;
	position: relative;
	top: 0;
	background: none;
	text-align: center;
	margin: 0 auto;
	background: none;
}

table#photo_big tr {
}

p#photo_big_description {
	padding: 0 75px 5px 90px;
	margin: 0 5px;
	position: relative;
	min-height: 15px;
}

#photo_big_photo {
	width: 600px;
}

td#photo_big_photo table td {
	position: relative;
}

td#photo_big_photo table td#photo_big_td {
	background: url('/img/loading.gif') no-repeat center;
}

#photo_big_photo table {
	 margin: 0 auto;
	 border: 3px double #bbb;
	 background: #FFFFFF none repeat scroll 0 0;
}

img#photo_big_img {
	border: 1px solid #bbb;
}

.photo img {
	border: 1px solid #bbb;
	padding: 1px;
	margin: 5px;
}

.pointer  {
	cursor: pointer;
}

.photo_table {
	margin: 10px auto;
}

.cennik table {
	margin: 0 auto;
	border-collapse: collapse;
}

.cennik table td {
	border: 1px solid #aaa;
	padding: 4px 10px;
	text-align: center;
}

.table_bg {
	background: #eee;
}

.table_grey {
	color: #333;
}

.no_indent {
	text-indent: 0 !important;
}

.top {
	vertical-align: top;
}

.map_link {
	font-size: 8pt;	 
}

a.map_link:hover {
	text-decoration: none;
}

.button {
	border: none;
	background: url(/img/button_left.gif) no-repeat top left;
	padding: 3px 0 7px 0;
	color: #26486e;
	font-size: 8pt;
	margin: 0 3px;
}

.button span {
	border: none;
	background: url(/img/button_right.gif) no-repeat top right;
	padding: 3px 10px 7px 4px;
	margin: 0 0 0 6px;
}

.button:hover {
	text-decoration: none;
	color: #718296;
}

#google_map {
	margin: 15px 0 10px 25px;
	width: 500px;
	border: 1px solid #bbb;
}

.photo_cover{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#photo_cover_ie{
	background: #000;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 550;
}

#photo_cover_op{
	background: none;
	z-index: 650;
}

div.photo {
	position: relative;
}

p.bottom_link {
	text-align: right;
	margin: 1em 0 0 0;
	padding: 0 0 1em 0;
}

#content .offers h3 {
	color: #000;
}

#content .offers a {
	color: #DA8024;
	display: block;
	float: right;
	margin: -10px 0px 5px 0;
}

#content .offers .offers_bg {
	position: relative;
	margin: 10px 0 0 0;
}

#content .offers .offers_bg h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0;
}

#content .offers .offers_bg h3 a {
	color: #000;
	float: none;
	display: inline;
}

#content div.guided_tours, #content div.kayak_rental, #content div.bike_rental, #content div.kayaking, #content div.stay_organization, #content div.night, #content div.edu {
	margin-top: -30px;
}

#content div.guided_tours {
	height: 64px;
	background: url('/img/offer_guide.gif') no-repeat right bottom;
}

#content .offers div.guided_tours {
	margin-top: -20px;
}

#content div.kayak_rental {
	height: 45px;
	background: url('/img/offer_kayak.gif') no-repeat right bottom;
}

#content div.bike_rental {
	height: 71px;
	background: url('/img/offer_bike.gif') no-repeat right bottom;
}

#content div.kayaking {
	height: 52px;
	background: url('/img/offer_kayak_ride.gif') no-repeat right bottom;
}

#content div.stay_organization {
	height: 65px;
	background: url('/img/offer_stay.gif') no-repeat right bottom;
}

#content div.night {
	height: 57px;
	background: url('/img/offer_night.gif') no-repeat right bottom;
}

#content div.edu {
	height: 60px;
	background: url('/img/offer_education.gif') no-repeat right bottom;
}

a.gallery_main_menu {
	width: 128px;
	height: 427px;
	margin: 10px 4px 20px 4px;
	float: left;
	border: 1px solid #DDDDDD;
	background: #fff;
	text-align: center;
	display: block;
	position: relative;
}

a.gallery_main_menu:hover {
	text-decoration: none;
}

a.gallery_main_menu img {
	border: 1px solid #DDDDDD;
	margin-top: 3px;
}

a.gallery_main_menu span {
	text-transform: uppercase;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 12pt;
	text-decoration: none;
}

a.gallery_main_menu span.blue {
	color: #a3c6ee;
}

a.gallery_main_menu span.orange {
	color: #f1a943;
}

.gallery {
	position: relative;
	margin-top: 10px;
}

.gallery ul {
	float: right;
	position: relative;
	top: -50px;
}

.gallery ul li a {
	color: #000;
	font-weight: normal;
}

.gallery ul li {
	padding: 0 0 0 8px;
	display: inline;
	margin: 0 7px;
}

.gallery ul li a:hover {
	text-decoration: underline;
}

.gallery table.photo_table td {
	margin: 0 5px;
	padding: 6px;
	text-align: center;
}

.gallery table.photo_table td .photoMin {
	border: 1px solid #ddd;
	background: #fff;
	padding: 5px;
	display: inline-block;
}

.gallery table.photo_table {
	margin: 0 auto;
	border-spacing: 10px;
}

.gallery table.photo_table td img {
	border: 3px double #ddd;
	margin: 0;
	padding: 0px;
}

.gallery table.photo_table td div {
	padding: 2px 0 0 0;
	text-align: center;
}

.links ul li a {
	font-weight: normal;
	color: #000;
}

.links ul li a:hover {
	color: #85A4C7;
	text-decoration: none;
}

a#sign_in {
	height: 96px;
	width: 106px;
	display: block;
	float: right;
	text-indent: -9999px;
	margin: -4em -5px 2em 20px;
}


p.gb_entry {
	margin: 2pt 0 2em 0;
	text-indent: 0;
	color: #626262;
}

p.gb_author {
	margin: 1em 0 2pt 0;
	text-indent: 0;
	clear: both;
}

p.sh_title {
	text-indent: 0;
	position: relative;
	height: 90px;
	margin: 1em 0 0.5em 0;
}

p.sh_title span.itc {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url('/img/shoppingcart.gif') no-repeat right center;
	padding: 0 30px 0 0;
	text-align: right;	
}

p.sh_title span.title {
	display: block;
	float: left;
	position: relative;
	top: 60px;
	left: 10px;	
}

p.sh_title img {
	display: block;
	float: left;
}

p.sh_desc {
	text-indent: 0;
	margin: 0.5em 0 1em 0;
}

p.buttons, td.buttons {
	padding: 1em 0;
}

form#gb_form table, form#order_form table {
	width: 77%;
	margin: 1em auto;
}

form#gb_form table td input, form#gb_form table td textarea, form#message_form table td input, form#message_form table td textarea, form#contact_form table td input, form#contact_form table td textarea {
	width: 205px;
}

table.cart {
	width: 90%;
	margin: 1em auto;
	text-align: center;
}

form#order_form table {
	text-align: left;
	margin-top: 2em;
}

form#order_form table td {
	padding-left: 5px;
}

form#order_form table td.sp {
	height: 12px;
}

form#order_form table tfoot td {
	padding-top: 1em;	
}

form#order_form table tfoot input {
	float: left;
	display: block;
	margin-right: 5px;
}


form#order_form table tfoot label {
	float: left;
	display: block;
	width: 90%;
	text-align: justify;
}

form#order_form table tfoot div {
	clear: both;
	padding: 3px;
}

table.cart th {
	border-bottom: 1px solid #bababa;
}

table.cart td input {
	text-align: center;
}

table.cart td {
	padding-top: 2px;
}

table.cart td.l {
	padding-left: 8px;
}

form#cart_form p.buttons, form#order_form p.buttons {
	text-align: right;
	width: 90%;
	margin: 1em auto;
}

form#order_form p.buttons {
	margin: 0 auto;
	text-align: center;
}

form#order_form table td input, form#order_form table td select {
	width: 150px;
}

form#order_form table td select {
	width: 156px;
}

span.req {
	color: #DA8024;
}


p.news_entry {
	color: #000;
	text-indent: 0;
	margin: 3px 0 4px 0;
}

a.news_more {
	margin: 3px 0 10px 0;
	display: block;
	float: right;
	color: #DA8024;
}

.message {
	color: #DA8024;
	font-weight: bold;
	padding: 0;
}

.hidden {
	display: none;
}

.navigationPrev, .navigationNext {
	border: 1px solid #bbb;
	padding: 3px 5px;
	display: block;
	font-weight: normal;
	color: #666;
	top: -5px;
}

.navigationNext:hover, .navigationPrev:hover {
	color: #000;
	text-decoration: none;
	border-color: #888;
}

.navigationNext {
	position: absolute;
	right: 0;
}

.navigationPrev {
	position: absolute;
	left: 0;
}

p#lanlon {
	text-align: right;
	padding: 0 25px;
}

p.error {
	width: 600px;
	margin: 30px 0 10px 0;
	float: left;
}


.flashInvitation {
	width: 500px;
	height: 350px;
	margin: 10px auto 20px auto;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}

form#contact_form td.indent {
	padding-left: 40px;
}

form#contact_form td {
	padding-left: 20px;
}

form#contact_form input.rc {
	width: auto;
	margin-right: 0.5em;
}

form#contact_form th {
	text-align: left;
}

form#contact_form tr.space td, form#contact_form tr.space th {
	padding-top: 1em;
}

form#order_form table input#agreement {
    width: auto;
}



/*   LANG SETTINGS   */

#header_hoopoe_lang {
	height: 43px;
	width: 163px;
	position: absolute;
	bottom: 59px;
	left: 335px;
	font-family: "Bookman Old Style";
	text-align: center;
	color: #79922e;
	font-weight: bold;
	font-size: 10pt;
}