
	/*
	 *  @2009
	 * Screen CSS
	 *
	 *
	 */



html, body, div, p, blockquote, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, fieldset, legend, a, img, address, strong, em
	{ margin: 0; padding: 0; list-style: none; font-weight: normal; font-style: normal; border: 0; outline: none; }
a img { border: 0; }

form legend { display: none; }


html { background: url(../images/bg-html.png) repeat 0 0; }
body { color: #333; background: url(../images/bg-body.png) no-repeat 50% 0; font: normal 11px/16px Georgia, Times, serif; }
body#index { background: url(../images/bg-body-index.png) no-repeat 50% 0; }


.aural { position: absolute; left: -100em; }

a { color: #394521; text-decoration: none; }
a:focus, a.focus, a:hover { color: #333; }

#wrapper:after { display: block; height: 0; clear: both; visibility: hidden; content: '.' } /* 6, 7 */

#page { width: 935px; margin: 0 auto; }
.tekst-c {text-align: center;}

#top ul#lang { float: left; width: 90px; list-style-type: none; padding: 0 0 0 50px; margin: 0; }
#top ul#lang li { float: left; padding: 15px 0 0 10px; margin: 0; }
#top ul#lang li a { text-indent: -9999px; font-size: 0; width: 16px; height: 11px; display: block; overflow: hidden; }
#top ul#lang li.pl a { background: url(../images/flag_pl.png) 0 0 no-repeat; }
#top ul#lang li.en a { background: url(../images/flag_en.png) 0 0 no-repeat; }

/* top */
#top { width: 800px; margin: 0 0 0 70px; padding: 10px 0 20px; }
#top #logo { width: 220px; margin: 0 auto 20px; }
#top #top-nav { height: 41px; padding: 0 0 0 0px; background: url(../images/bg-nav.png) no-repeat 0 0; }
#top #nav { height: 41px;  }
#top #nav li { height: 41px; float: left; background: url(../images/icon-divider.png) no-repeat 0 50%; }
#top #nav li:first-child { background: none; }
#top #nav li a { display: block; height: 41px; margin: 0 1px; padding: 0 15px; text-indent: -100em; overflow: hidden; }
#top #nav li.item-0 a { width: 63px; background: url(../images/nav-item-0-en.png) no-repeat 50% 0; }
#top #nav li.item-1 a { width: 55px; background: url(../images/nav-item-1-en.png) no-repeat 50% 0; }
#top #nav li.item-2 a { width: 63px; background: url(../images/nav-item-2-en.png) no-repeat 50% 0; }
#top #nav li.item-3 a { width: 70px; background: url(../images/nav-item-3-en.png) no-repeat 50% 0; }
#top #nav li.item-4 a { width: 80px; background: url(../images/nav-item-5-en.png) no-repeat 50% 0; }
#top #nav li.item-5 a { width: 80px; background: url(../images/nav-item-4-en.png) no-repeat 50% 0; }
#top #nav li.act ,
#top #nav li:hover {  }
#top #nav li.act a,
#top #nav li:hover a { background-position: 50% 100%; }

#wrapper { padding: 0 65px 120px 70px; background: url(../images/bg-wrapper.png) no-repeat 0 100%; }

#index #mod-flash { float: left; margin: 0 0 0 20px; }

#content { width: 540px; float: right; }
#content h2.header { height: 63px; margin: 0 0 15px; color: #394520; font-size: 24px; }
#content h3.sh { margin: 0 0 15px; color: #394520; font-size: 20px; }
#content p { margin: 0 0 1em; }
#content em { font-style: italic; }
#content strong { font-weight: bold; }
#content .disc { padding: 0 0 1em 1.2em; }
#content .disc li { padding: 0 0 0 1em; list-style-type:disc }
#content .l { float: left; margin: 0 10px 10px 0; }
#content .r { float: right; margin: 0 0 10px 10px; }


table { width: 100%; margin: 0 0 40px; border-top: 1px solid #877e65; border-collapse: collapse; }
table table { margin: 0; border: 0; }
table .s { width: 90px; }
table .si { width: 45px; }
table tbody th { padding: 8px; text-align: left; }
table tbody tr { position: relative; background: url(../images/icon-dot.png) repeat-x 0 100%; }
table tbody tr.odd th,
table tbody tr.odd td { background: url(../images/bg-light-0.png) repeat 0 100%; }
table tbody tr.even th,
table tbody tr.even td { background: url(../images/bg-light-1.png) repeat 0 100%; }
table tbody th span { width: 25px; float: left; color: #877e65; font-size: 13px; font-weight: bold; }
table tbody th strong { width: 390px; float: left; color: #394520; font-size: 14px; font-weight: bold; }
table tbody th em { width: 408px; float: right; color: #394520; font-size: 11px; }
table tbody th b { width: 408px; float: right; font-size: 11px; }
table tbody th ul { width: 408px; float: right; color: #394520; font-size: 11px; }
table tbody th ul li { padding: 0 20px; }
table thead th { position: relative; padding: 10px 0; background: url(../images/bg-light-2.png) repeat 0 0; text-align: center; }
table tbody.t td { padding: 8px; text-align: left; }
table tbody.t td span { width: 25px; float: left; color: #877e65; font-size: 13px; font-weight: bold; }
table tbody.t td strong { width: 494px; float: right; color: #394520; font-size: 14px; font-weight: bold; }
table tbody.t td em { width: 408px; float: right; color: #394520; font-size: 11px; }
table tbody.t td b { width: 408px; float: right; font-size: 11px; }
table tbody.t td ul { width: 488px; float: right; color: #394520; font-size: 11px; }
table tbody.t td ul li { padding: 0 20px; }
table tfoot td { padding: 10px 0; background: url(../images/bg-light-2.png) repeat 0 0; font-weight: bold; text-align: center; }
table tfoot td em { font-weight: bold; font-style: italic; }

form ul { padding: 0 0 30px; overflow: hidden; }
form ul li { clear: both; padding: 10px 0 0; }
form ul li label { width: 140px; float: left; }
form ul li select,
form ul li textarea,
form ul li input[type=text] { width: 158px; padding: 1px; border: 1px solid #696d37; background: url(../images/bg-light-0.png) repeat 0 0; }
form ul li select { width: 162px; }
form ul li textarea { width: 350px; height: 60px; }
#rezerwacja input[type=submit] { float: left; width: 70px; height: 19px; max-height: 19px; margin: 0 0 0 140px; padding: 19px 0 0; border: 0; background: url(../images/btn-rezerwuj.png) no-repeat 0 0; text-indent: 100em; overflow: hidden }

.info { clear: both; margin: 0 0 20px; padding: 15px; border: 1px solid #dad6cb; background: url(../images/bg-gradient.png) repeat-x 0 0; overflow: hidden; }
.info h4 { width: 195px; margin: -5px 0 -10px; float: left;color: #394520; font-size: 18px; }
.info .desc { width: 310px; float: right; padding: 10px 0 0; color: #394520;  }

.adr { display: block; margin: 0 0 1em; }
.adr span { display: block; }
.adr em { font-style: italic; }
.adr strong { font-size: 1.1em; font-weight: bold; }

.mod-menu-list { padding: 0 0 4em; text-align: center }
.mod-menu-list li { padding: 2px 0; }
.mod-menu-list li a strong { font-size: 14px; font-weight: bold; }
.mod-menu-list li a:hover { color: #000 }

.mod-box-menu { position: relative; width: 170px; height: 120px; float: left; margin: 0 5px 20px; background: url(../images/bg-mod-box.png) no-repeat 0 0; }
.mod-box-menu a { display: block; padding: 10px; font-size: 18px; }
.mod-box-menu a strong { display: block; line-height: 1.1em; font-size: 28px; font-weight: bold; }
.mod-box-menu a strong em { display: block; }
.mod-box-menu a span { display: none; position: absolute; left: 1px; top: 1px; width: 168px; height: 107px; background: url(../images/bg-shadow.png) no-repeat 0 0; }
.mod-box-menu a:hover strong { display: none }
.mod-box-menu a:hover span { display: block; }

.mod-gal li { width: 252px; height: 188px; float: left; }
.mod-gal li.item-even { float: right; }


a.item-img { display: block; width: 250px; height: 178px; background: url(../images/bg-item-img.png) no-repeat 0 0; }

.step-prev { display: block; margin: 0 0 2em; }

/* other */

#mod-banner { width: 100%; float: left; clear: both; margin: 0 0 -40px; padding: 10px 0 0 10px; }
#mod-banner .mod { float: left; padding: 0 0 0 30px; }
#mod-banner .mod:first-child { padding: 0; }

.mod-box a { position: relative; display: block; }
.mod-box a span.x { display: none; position: absolute; left: 1px; top: 1px; width: 238px; height: 107px; background: url(../images/bg-shadow.png) no-repeat 0 0; }
.mod-box a:hover span.x { display: block; }

/* sifr */
.sIFR-flash { visibility: visible !important;  }
.sIFR-flash .hide { display: none; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; display: block; width: 0; height: 0; overflow: hidden; z-index: 1; }
.sIFR-replaced div.sIFR-fixfocus { float: none; letter-spacing: 0;  overflow: auto; }

/* bar */
#side-bar-0 { width: 241px; float: left; }
#side-bar-0 h4.header { height: 49px; color: #394520; font-size: 18px; font-weight: bold; }
#side-bar-0 .mod { margin: 0 0 10px; }

.mod-menu { padding: 20px 0 0; background: url(../images/bg-menu.png) no-repeat 0 0; }
.mod-menu .header { padding: 0 25px 0 35px; }
.mod-menu>ul { padding: 0 25px 30px 35px; background: url(../images/bg-menu-child.png) no-repeat 0 100%; }
.mod-menu ul ul {  }
.mod-menu ul li { line-height: 26px; padding: 2px 0; color: #000; background: url(../images/icon-dot.png) repeat-x 0 0; font-size: 14px; font-weight: bold; }
.mod-menu ul li:first-child { background: none; }
.mod-menu ul li a { display: block; color: #333; background: url(../images/icon-arrow.png) no-repeat 0 300px; font-size: 14px; font-weight: bold;  }
.mod-menu ul li li a { padding: 0 0 0 20px; }
.mod-menu ul li.act a,
.mod-menu ul li a:hover { margin: 0 0 0 -24px; padding: 0 0 0 34px; color: #394520; background-position: 0 0; }
.mod-menu ul li.act li a { margin: 0; padding: 0 0 0 20px; color: #333; background-position: 0 300px; }
.mod-menu ul li li.act a,
.mod-menu ul li li a:hover { margin: 0 0 0 -24px; padding: 0 0 0 54px; color: #394520; background-position: 0 0; }

.mod-welcome { padding: 20px 0 0 10px; text-align: justify }
.mod-welcome h2 { height: 42px; margin: 0 0 10px; background: url(../images/bg-hd-welcome-en.png) no-repeat 0 0; text-indent: -100em; overflow: hidden; }
.mod-welcome .m { width: 58px; height: 19px; float: right; background: url(../images/btn-more.png) no-repeat 0 0; text-indent: -100em; overflow: hidden; }
.mod-welcome .newsletter-note { padding: 1.5em 0 0; }
.mod-welcome .newsletter-note a { font-weight: bold; }

.kal-item {
	background:url(../images/bg-kal-item.png) 10px 10px no-repeat;
	width:350px;
	height:97px;
	float:left;
	padding:10px;
}
.kal-page {
	width:90px;
	height:97px;
	float:left;
}
.kal-dzien {
	padding:18px 0px 0px 14px;
	_padding:20px 0px 0px 14px; //IE6
	!padding:20px 0px 0px 14px; //IE7
	width:76px;
	height:57px;
	font-size:40px;
	line-height:50px;
	font-weight:bold;
	
}
.kal-mc {
	padding:0px 0 0 7px;
	width:83px;
	height:21px;
	font-size:10px;
}
.kal-cont {
	width:240px;
	height:66px;
	float:right;
	padding:21px 5px 10px 15px;
}
div#content h4.header {
	height: 49px; 
	color: #394520; 
	font-size: 18px; 
	font-weight: bold;
}
div#content div.oferta-item div.oferta-hdr h4.header {
	height: 39px; 
	color: #394520; 
	font-size: 18px; 
	font-weight: bold;
}
.oferta-item {
	width:500px;
	height:190px;
	float:left;
	padding:10px 10px 20px 10px;
}
.oferta-hdr {
	height:50px;
	width:500px;
}
.oferta-image {
	width:150px;
	height:140px;
	float:left;
}
.oferta-cont {
	width:330px;
	height:135px;
	float:right;
	padding:0px 5px 5px 5px;
}
.divider-oferta {
	background:url(../images/bg-oferta-spec-div.png) 160px 0 no-repeat;
	width:110px;
	height:37px;
	padding:0 0 0 160px;
}
#content #slider {
	width:520px;
	height:350px;
	padding:0 0 0 20px;
}
/*--slider--*/
/*--Main Container--*/
.sl_main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.sl_window {
	height:350px;
	width: 510px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.sl_image_reel {
	position: absolute;
	top: 0;
	left: 0;
}
.sl_image_reel img {
	float: left;
	border:none;
}
/*--Paging Styles--*/
.sl_paging {
	position: absolute;
	bottom: 10px;
	right: -7px;
	width: 178px;
	height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(../images_sl/paging_bg2.png) no-repeat 45px 7px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.sl_paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.sl_paging a.sl_active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.sl_paging a:hover {
/*	font-weight: bold; */
}
/* siding*/
.sl_siding_r {
	position: absolute;
	bottom: 160px;
	right: 0px;
	width: 40px;
	height:27px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	color:#FFF;
	line-height: 20px;
/*	background: url(../paging_bg2.png) no-repeat; */
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.sl_siding_r a {
	color:#FFF;
}
.sl_siding_l {
	position: absolute;
	bottom: 160px;
	left: 0px;
	width: 40px;
	height:27px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	color:#FFF;
	line-height: 20px;
/*	background: url(../paging_bg2.png) no-repeat; */
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.sl_siding_l a {
	color:#FFF;
}

/* footer */
#footer { position: relative; top: -30px; width: 650px; margin: 0 auto; padding: 0 105px 0 180px; color: #394521; }
#footer #newsletter-note { padding: 0 0 10px; }
#footer #newsletter-note a { font-weight: bold; }
#footer #copy { float: left; }
#footer #madeby { float: right; }

