/* Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html, body { height: 100%; min-height: 100%;}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	color: #887d57;
	background: #fff url(../img/main_bg.jpg) scroll repeat-x 0 0;
}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	width: auto;
}

a {
	color: #887d57;
	text-decoration: none;
}

a:hover {
	color: #721e00;
	text-decoration: none;
}

ul, li {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

#main {
	width: 980px;
	margin: 0 auto;
}

#header {

}

.logo {
	float: left;
	padding-top: 20px;
}

.top_links {
	float: right;
	background: transparent url(../img/top_links_bg.gif) scroll no-repeat  108px 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
}

.lang_links {
	float: right;
	background: transparent url(../img/top_links_bg.gif) scroll no-repeat  41px 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-right: 35px;
}

.polish {
	margin-right: 15px;
}

.english {
	margin-left: 15px;
}

.main_site {
	background: transparent url(../img/home_icon.gif) scroll no-repeat 0 1px;
	padding-left: 15px;
	margin-right: 15px;
}

.site_map {
	background: transparent url(../img/sitemap_icon.gif) scroll no-repeat 0 2px;
	padding-left: 15px;
	margin-left: 15px;
}

#top_menu {
	clear: both;
	background: #681b00;
	height: 55px;
	margin-top: 15px;
	border-bottom: 2px solid #fff;
}

#top_menu ul {
	list-style: none;
}

#top_menu li {
	float: left;
	background: url(../img/top_menu_bar.jpg) scroll no-repeat right center;
}

#top_menu #last {
	background: none !important;
}

#top_menu li a {
	font-family: Tahoma;
	padding: 19px 24px 18px;
	display: block;
	color: #e2dcc9;
	font-size: 15px;
	cursor: pointer;
}

#top_menu li a:hover {
	background: url(../img/menu_active.jpg) scroll no-repeat center bottom;
}

#top_menu li.item_active a {
	background: url(../img/menu_active.jpg) scroll no-repeat center bottom;
}

#banner {
	height: 300px;
	background: transparent url(../img/banner_bg.gif) scroll repeat-x 0 0;
}

#flash_top {
	width: 680px;
	height: 272px;
	float: right;
}

.copy {
	float: right;
	color: #807651;
}

#footer {
	border-top: 6px solid #ded7c1;
	margin-top: 15px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#bottom_menu {
	float: left;
}

#bottom_menu ul {
	list-style: none;
}

#bottom_menu li {
	float: left;
	border-right: 1px solid #d7cfb3;
	padding: 0px 10px;
}

#bottom_menu #last {
	border-right: 0px !important;
}

#bottom_menu li a {
	font-size: 12px;
	font-family: Arial;
	color: #807651;
}

#bottom_menu li a:hover {
	color: #530000;
	text-decoration: underline;
}

#bottom_menu li.item_active a {
	color: #530000;
	text-decoration: underline;
}

.long_input {
	border: 0px;
	background: url(../img/inputs.gif) scroll no-repeat 0 0;
	margin-bottom: 5px;
	padding:8px;
	width:350px;
	margin-left: 5px;
}

.half_input {
	border: 0px;
	background: url(../img/inputs.gif) scroll no-repeat 0 -64px;
	margin-bottom: 5px;
	padding:7px;
	width:121px;
	float: left;
	margin-left: 5px;
}

.textarea_input {
	border: 0px;
	background: url(../img/inputs.gif) scroll no-repeat bottom left;
	margin-bottom: 5px;
	padding:8px;
	width: 350px;
	height: 129px;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 5px;
	overflow: auto;
}

.short_input {
	border: 0px;
	background: url(../img/inputs.gif) scroll no-repeat 0 -33px;
	margin-bottom: 5px;
	padding:8px;
	width:233px;
	margin-left: 5px;
}

.ui-datepicker-trigger {
	border: 0px !important;
	margin-left: 0px !important;
	margin-top: 1px !important;
	float: left;
	cursor: pointer;
}

#send_button {
	background: url(../img/button.gif) scroll no-repeat 0 0;
	border: none;
	color: #fff;
	padding-top: 6px;
	padding-bottom: 4px;
	width: 111px;
	cursor: pointer;
}

.styled {
	border: 0px;
	background: url(../img/inputs.gif) scroll no-repeat 0 0;
	padding:8px;
	margin-bottom: 5px;
	overflow: hidden;
}

#page {
	background: #f0f1e3 url(../img/page_bg.gif) scroll repeat-x 0 0;
	padding-bottom: 15px;
}

#page .page_title {
	font-size: 20px;
	color: #6a1c00;
	margin-bottom: 10px;
	margin-top: 20px;
}

.page_left {
	float: left;
	width: 254px;
}

.page_left ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.page_left ul {
	background: #fff;
	padding-bottom: 3px;
	margin-top: 7px;
}

.page_left ul li a {
	padding:10px;
	padding-left: 20px;
	width:220px;
	display:block;
	border-bottom:1px solid #e8e9da;
	color: #959488;
	font-weight: bold;
	background: url(../img/bulet.gif) scroll no-repeat 7px 16px;
}


.page_left ul li a:hover {
	padding:10px;
	padding-left: 20px;
	background: url(../img/menu_bar.gif) scroll no-repeat 0 0;
	color: #fff;
	font-weight: bold;
}

.page_left ul li.item_active a {
	padding:10px;
	padding-left: 20px;
	background: url(../img/menu_bar.gif) scroll no-repeat 0 0;
	color: #fff;
	font-weight: bold;
}

.contact_left {
	float: left;
	width: 234px;
	height: 307px;
	padding-left: 20px;
	padding-top: 15px;
	background: url(../img/kontakt_left.jpg) scroll no-repeat 0 bottom;
	position: relative;
}

.contact_left h2 {
	padding-bottom: 20px;
}


.contact_left a {
	text-decoration: underline;
}

.contact_more {
	background:transparent url(../img/bulet.gif) no-repeat scroll 0 7px;
	padding-left: 13px;
	position: absolute;
	bottom: 13px;
	text-decoration: underline;
	color: #651b00;
}

.page_right {
	float: right;
	width: 700px;
	padding: 10px;
}

.contact_txt {
	width: 600px;
	padding-left: 10px;
}

.page_right ul {
	padding-left: 30px;
}

.page_right a {
	color: #6a1c00;
}

.page_right img {
	margin: 5px;
	border: 2px solid #d9d3be;
}

.path {
	padding: 10px;
}

.path a {
	padding-right: 7px;
	background: transparent url(../img/arrow.gif) scroll no-repeat right 5px;
	margin-right: 5px;
}



.page_right .path {
	padding: 0;
	padding-top: 3px;
}

.fast_reservation {
	float: left;
	padding: 30px 0px 0px 20px;
	background: url(../img/promocje.jpg) scroll no-repeat 0 bottom;
	height:270px;
	width:275px;
	position: relative;
}

.fast_reservation #send_button {
	float: right;
	margin-right: 25px;
	margin-top: 6px;
	cursor: pointer;
}

.fast_reservation h2 {
	color: #6a1c00;
	font-size: 17px;
	margin-bottom: 20px;
}

.promotion_link {
	background:transparent url(../img/bulet.gif) no-repeat scroll right center;
	bottom:36px;
	color:#F1EFDA;
	position:absolute;
	right:20px;
	padding-right:9px;
	font-size:11px;
	cursor: pointer;
}

.promotion_link:hover {
	color:#F1EFDA;
	text-decoration: underline;
}

.promotion {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #6a1c00;
}

.promotion a {
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
}

#start_date_fast, #end_date_fast {
	margin-left: 10px;
}

#cform td {
	vertical-align: middle;
}

.errorMsg {
	display: none;
	color: red;
	padding-left: 10px;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

.errMsgDate {
	display: none;
	color: red;
	text-decoration: blink;
	float: left;
}

.form_page {
	float: left;
	width: 325px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
	background: #E6E2D3;
}

.map {
	margin-top: 15px;
	padding: 10px;
}

.contactForm {
	float: right;
	padding-top:10px;
	width:610px;
}

.contactForm h2 {
	margin-bottom: 18px;
}

.contactForm #cform {
	float: right;
	padding-right: 30px;
	padding-top: 15px;
}

.reserveForm #cform {
	float: right;
	padding-right: 30px;
	padding-top: 15px;
	width: 550px;
}

.send_correct {
	color:green;
	font-size:20px;
	text-align:center;
	padding-top:50px;
}

.front_left {
	float: left;
	width: 300px;
	padding: 15px;
	background: #fff;
	min-height: 300px;
	padding-top: 0px;
}

.front_gallery {
	float:left;
	padding:0 22px;
	width:267px;
	position:relative;
	height:315px;
}

.front_contact {
	float: right;
	width: 310px;
	min-height: 315px;
	padding-left: 20px;
	position: relative;
}

.page_title {
	font-size: 23px;
	color: #6a1c00;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: normal;
}

.front_page {
	background: url(../img/front_bg.jpg) no-repeat scroll right bottom;
}

.sitemap {
	padding-left: 30px;
}

.sitemap li ul {
	padding-left: 15px;
}

.ourpromo {
	bottom:43px;
	color:#FFFFFF !important;
	position:absolute;
	right:22px;
}

.wymagane {
	width:469px;
	text-align:justify;
	margin-bottom:15px;
}

.reservationdata {
	padding-top: 20px;
	padding-bottom: 10px;
}

.page_right table {
	width: 100%;
}

.page_right table td {
	border: 1px solid #F0F1E3;
}

.page_right table td {
	text-align: center;
	vertical-align: middle;
}

.grey {
	background: #e6e2d3;
}

.gallery_title {
	margin-top: 15px;
}	

.orange {
	color: red; padding-left: 5px;
}

.jqTransformSelectWrapper {
	background:transparent url(../img/inputs.gif) no-repeat scroll left -125px;
	float:left;
	height:30px;
	position:relative;
	width:207px !important;
	margin-bottom:3px;
	margin-left: 5px;
	z-index: -1;
}

.jqTransformSelectWrapper div span {
	z-index: 0;
	font-size: 12px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 31px;
	line-height: 15px;
	padding: 8px 0 0 7px;
	overflow: hidden;
	cursor:pointer;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
background:transparent url(../img/inputs.gif) no-repeat scroll -211px -125px;
display:block;
height:30px;
position:absolute;
right:0;
width:36px;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 0px;
	left: 209px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:99;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #333;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}


.jqtransform .jqTransformSelectWrapper ul {
	z-index: 99 !important;

}

.jqtransform2 {
	z-index: 0 !important;
}
