a { color: #302113; text-decoration:none; }
a:hover { color: #7F6F5F; text-decoration: underline; }

#borderOuter,#borderMiddle,#borderInner { border: solid 1px; border-top:0px; }
#borderOuter { border-color: #8a613e; }
#borderMiddle { border-color: #4c2e13; }
#borderInner { border-color: #4c2e13; }

input.text { 
	border:solid 1px #d2bcaf;
	height:21px;
	line-height:21px;
	background-color:#f5eee9;
	vertical-align:middle;
}

h1,span.flash,span.flash_sml,span.flash_white {
	margin:0px;
	height:30px;
	overflow:hidden;
	display:block;
}

h1.flash,span.flash {
	font-size:24px;	
	overflow:hidden;	
	font-weight:normal;
	margin:0px;
	color:#394918;
	font-family:'Times New Roman,Adobe Garamond Pro,Georgia';
	font-style:italic;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom: solid 1px #edeadc;
}

h1.flash_sml,span.flash_sml {
	font-size:18px;
	font-weight:normal;
	margin:0px;
	font-family:'Times New Roman';
}

h1.freefrm {
	font-size:22px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h1.flash_brown {
	font-family:'Times New Roman,Adobe Garamond Pro,Georgia';
	font-style:italic;
	color:#715b4d;
	font-weight:normal;
	font-size:22px;
}

h1.flash_white,span.flash_white {
	font-family:'Times New Roman,Adobe Garamond Pro,Georgia';
	font-style:italic;
	color:#ffffff;
	font-weight:normal;
	font-size:22px;
}

.box {
	width:250px;
	height:120px;	
	overflow:hidden;
	color:white;
	position:relative;
}

a.btn {
	display:block;
	width:100px;
	height:25px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
	cursor:pointer;
	color:white;
	background-image:url('../img/btn.png');
	text-decoration:none;
}

.newsletter_box { background-color:#6F553E;height:110px; margin-top:2px; position:relative;}
.newsletter_box .inner { padding:10px; color:#DCD3C9; }
.newsletter_box p { margin:0px; }
.newsletter_box .btn {
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
	background-image:url('../img/newsletter_btn.png');
	width:90px; height:29px;
}
#newsletter_email { 
	border:solid 1px #DCD3C9;
	background-color: #EFE7E0;
	color:#311E0D;
	margin-top:10px;
	font-size:11px;
	line-height:20px;
	height:16px;
	padding:2px;
}
#newsletter_content { margin-bottom:10px; }

.kontakt_box {
	height:165px;
	background-image:url('../img/box_kontakt.jpg');
	background-repeat:no-repeat;
	margin-top:2px;
}

.kontakt_box .inner {
	color: #311E0D;
	padding: 14px;
	padding-top:70px;
}

.rez_box { background-image:url('../img/box_rezerwacja.jpg'); height:120px; }
.rez_box .inner { padding:10px; }
.promo_box { background-image:url('../img/box_promocje.png'); margin-top:5px; }

#pakiet1,#pakiet2 { 
	width:250px; height:165px; overflow:hidden;
	margin-top:2px;
}

a img { border:none; }


div#baner {
	width:990px;
	height:400px;
	margin:0 auto;
}

div#mainMenu { 
	width:990px;
	height:52px;	
	margin:0 auto;
	margin-top:2px;
}

.gallery p {
	margin:none;
}

.galImg {
	width:175px;
	height:127px;
	overflow:hidden;
	background-image:url('../img/galeria.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}

/************************* FOOTER DESIGN *****************************/
#footer .inner {
	padding-top:10px;
	padding-bottom:30px;	
}

#footer .inner a {
	color: #DCD3C9;
}

#footer .inner .sep {
	border-left:solid 1px #99af70;
	height:8px;
	margin-left:14px;
	margin-right:15px;
	font-size:8px;
	line-height:8px;
}

ul.footerLinks {
	margin:0px; padding:0px;
}

ul.footerLinks li {
	margin:0px; padding:0px;
	display:inline;
	margin-right:10px;
	padding-right:10px;
	border-right: solid 1px #DCD3C9;
}

/************************* MAIN PAGE LAYOUT **************************/
#mainPage .mainBox { padding: 15px; }
#mainPage .mainBox1 { float:left;width:376px;height:230px; }
#mainPage .mainBox2 { 
	float:left;width:300px;height:230px;
	background-image:url('../img/main_news_bg.png');
	background-repeat:repeat-x;
	margin-left:2px;
}
#mainPage .mainBox3 { clear:both; }
.mainBox3 .button {
	float:left;margin-right:10px;
}


/************************* SUB PAGE **********************************/

div#pageContent {	
	background-position:0px 30px;
	background-repeat:no-repeat;
	min-height:400px;
	padding:2px;
}

#pageContent .col {
	float:left;
	overflow:hidden;
	min-height:400px;
}

#pageContent #col1 { width:200px; 
					 background-image:url('../img/right_column_bg.png');
					 margin-right:2px;
					 background-repeat:repeat-x;
					 background-color:#A38670; }
					 
#pageContent #col1 .inner { }

#pageContent #col2 { width: 536px; margin-right:2px; min-height:733px; }
#pageContent #col2 .inner { padding:20px; }

#pageContent #mainPage #col2 { width:738px; margin-right:2px; min-height:0px; }
#pageContent #mainPage #col2 .inner { padding:0px; }

#pageContent #col3 { width: 250px; }


#subMenu {
	height:20px;
	background-color:white;
	background-image:url('../img/submenu_bg.gif');
	background-repeat:repeat-x;
	margin-bottom:15px;
}

/******************** SUBMENU *******************************/

.subMenu {
	padding:0px;margin:0px;
	list-style:none;
	padding-left:15px;
	padding-top:15px;
}

.subMenu li {
	display:block;
	clear:both;
	padding:0px;
	margin:0px;	
	line-height:30px;
	height:30px;
	padding-left:20px;
	padding-right:20px;	
	border-bottom:solid 1px #A28570;
	background-image:url('../img/menu_ding.gif');
	background-repeat:no-repeat;
	background-position: 0% 50%;
	cursor:pointer;
}

.subMenu li.sub {
	padding-left:30px;
	background-image:none;
}

.subMenu li.act {
	background-image:url('../img/submenu_act_bg.gif');
	color:#A2856F;
	border:0px;
	padding-left:15px;
}

.subMenu li.preact {
	border:none;
}

.subMenu li.act a {	
	color:#37210F;
}

.subMenu li a {
	font-size:12px;
	font-normal:bold;
	color:#FFF;
}

.subMenu li a:hover {
	text-decoration:none;
}

/********************** PAGE GALLERY ******************************/

#pageGallery {
	margin-top:15px;
}

#pageGallery .inner {
	padding:5px;
}

#pageGallery .img {
	float:left;	
}

#pageGallery .more {
	text-align:center;
}

#pageGallery .img img {
	border:none;
}