@charset "UTF-8";

/*---------- 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

a:link,a:visited{
	text-decoration: none;
	color: inherit;
}

a:hover{
	text-decoration: underline;
}

ul, ol{
	list-style: none;
}

html{
	width: 100%;
	height: 100%;
}

body{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000;
	background: #f3efea;
}

/* --------------- clearfix ------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* END */

#container{
	width: 960px;
	margin: 0 auto;
	box-shadow: 0 0 4px rgba(0,0,0,0.13);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.13);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.13);
	background: #fff;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding-bottom: 18px;
}

#header{
	background: url(../images/header-bg.jpg) no-repeat;
	height: 231px;
	position: relative;
}

.bread{
	position: absolute;
	top: 141px;
	right: 40px;
	background: url(../images/bread.png) no-repeat;
	width: 387px;
	height: 240px;
}

a.logo{
	margin-top: 15px;
	margin-left: 15px;
	display: block;
	float: left;
}

.navMenu{
	margin-top: 32px;
	width: 550px;
	float: right;
	margin-right: 20px;
}

.navMenu li.firstMenuList{
	width: 175px;
}

.navMenu li{
	float: left;
	width: 125px;
}

.navMenu li a{
	display: block;
	height: 31px;
	background: url(../images/nav-bg.png) repeat;
	font-size: 16px;
	color: #535353;
	text-align: center;
	padding-top: 0px;
	text-decoration: none;
	padding-top: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.navMenu li a.active, .navMenu li a:hover{
	background: #950e0e;
	color: #fff;
}

.content{
	padding-top: 58px;
	padding-bottom: 81px;
}

.content2{
	padding-bottom: 10px;
}

.content h1, #footer h1{
	font-size: 24px;
	color: #4a4a4a;
	font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif; 
	font-weight:600; 
	font-stretch:condensed;
	line-height: 26px;
	margin-left: 44px;
}

.content h2, #footer h2{
	color: #595959;
	font-size: 14px;
	margin-left: 44px;
}

.foodBox{
	margin: 113px auto 0;
	background: url(../images/food.jpg) no-repeat;
	width: 407px;
	min-height: 384px;
	padding-left: 477px;
	padding-top: 45px;
	text-align: justify;
}

.content .foodBox h1{
	font-size: 30px;
	color: #353535;
	margin-bottom: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	margin-left: 0px;
}

.foodBox p{
	margin-bottom: 35px;
	line-height: 26px;
	color: #626262;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

ul.accordionList{
	width: 871px;
	margin: 110px auto 0;
}

ul.accordionList li{
	padding-bottom: 35px;
}

ul.accordionList h3{
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #353535;
	padding-left: 48px;
	background: url(../images/accordion-arrow-closed.gif) 18px 9px no-repeat;
	padding-bottom: 6px;
	cursor: pointer;
}

ul.accordionList h3.activeAccordion{
	background: url(../images/accordion-arrow.gif) 18px 9px no-repeat;
}

ul.accordionList hr{
	background: url(../images/line.gif) repeat-x;
	height: 3px;
	margin: 0;
	border: 0;
}

.accordionDiv{
	padding-top: 15px;
	padding-left: 18px;
}

.accordionDiv p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #626262;
	line-height: 27px;
	margin-bottom: 15px;
}

.imgBox{
	float: left;
	width: 137px;
	min-height: 150px;
	margin-right: 5px;
}

.imgBox div{
	width: 130px;
	height: 96px;
	padding: 3px 3px 3px 4px;
	border: 1px solid #eee;
	border-left: 0;
	background: #e5e5e5;
}

.accordionDiv div .imgBox p{
	font-size: 13px;
	line-height: 13px;
	margin: 0;
	font-weight: bold;
	color: #3f3f3f;
	text-align: center;
}

.accordionDiv div .imgBox p span{
	color: #767676;
}

.lightbox{
	position: fixed;
	background: #fff;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.content h1.pageTitle{
	font-family: "Chaparral Pro";
	font-size: 62px;
	color: #94bed7;
	font-weight: bold;
	margin-bottom: 55px;
	margin-left: 100px;
	margin-top: 12px;	
}

.oNas{
	margin-left: 100px;
	width: 762px;
	text-align: justify;
}

.oNas p{
	font-size: 18px;
	color: #626262;
	line-height: 24px;
	margin-bottom: 26px;
}

.oNasZapytania{
	margin-left: 100px;
	width: 762px;
	text-align: justify;
}

.oNasZapytania h1.pageTitle{
	font-family: "Chaparral Pro";
	font-size: 32px;
	color: #94bed7;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 12px;	
}

.oNasZapytania ul {
	list-style: disc;
	margin-left: 30px;
	color: #626262;
	line-height: 24px;	
}

.oNasZapytania ul .name {
	font-size: 20px;
}

.oNasZapytania ul .date {
	font-size: 16px;
}

.oNasZapytania ul .download {
	font-size: 16px;
}

.oNasZapytania ul .download a {
	color: #950e0e;
}

.photoBox{
	background: #e5e5e5;
	padding: 10px 10px 6px 10px;
	box-shadow: inset 0 0 7px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.1);
	position: relative;
	margin-bottom: 35px;
}

.ribbon1{
	position: absolute;
	top: 385px;
	left: 0;
	background: url(../images/ribbon1.png) no-repeat;
	height: 98px;
	width: 762px;
	text-align: center;
	color: #e79277;
	line-height: 98px;
	font-size: 36px;
	font-family: "Chaparral Pro";
	font-weight: bold;
	text-shadow: 2px 2px #fff;
}

.ribbon6{
	position: absolute;
	top: 28px;
	left: 462px;
	background: url(../images/ribbon1.png) no-repeat;
	height: 98px;
	width: 300px;
	text-align: center;
	color: #e79277;
	line-height: 98px;
	font-size: 36px;
	font-family: "Chaparral Pro";
	font-weight: bold;
	text-shadow: 2px 2px #fff;
}

.ribbon2{
	width: 220px;
	height: 211px;
	background: url(../images/ribbon2.png) no-repeat;
	position: absolute;
	top: 0;
	left: 176px;
	font-size: 36px;
	font-family: "Chaparral Pro";
	font-weight: bold;
	color: #7e7e7e;
	text-align: center;
	padding-top: 53px;
	line-height: 40px;
	text-shadow: 2px 2px #fff;
}

.ribbon2 span{
	color: #d8a160;
}

.ribbon3{
	width: 215px;
	height: 264px;
	background: url(../images/ribbon3.png) no-repeat;
	position: absolute;
	top: 0;
	left: 484px;
	font-size: 36px;
	font-family: "Chaparral Pro";
	font-weight: bold;
	color: #7e7e7e;
	text-align: center;
	padding-top: 53px;
	line-height: 40px;
	text-shadow: 2px 2px #fff;
}

.ribbon3 span{
	color: #afbee7;
}

/* ---------- OFERTA page ----------*/

#tabs{
	box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
	min-height: 100px;
}

.tabNav{
	margin: 120px auto 10px; 
	width: 588px;
}

.tabNav li{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.tabNav li.tabNav3, .tabNav li.tabNav6{
	margin-right: 0;
}

.tabNav li a{
	display: block;
	width: 178px;
	height: 78px;
	text-align: center;
	font-size: 22px;
	font-family: 'Chaparral Pro';
	font-weight: bold;
	line-height: 20px;
	color: #6a6a6a;
	padding-top: 100px;
	text-decoration: none;
}

.tabNav li a:hover, .tabNav li.activeTab1 a, .tabNav li.activeTab2 a, .tabNav li.activeTab3 a, 
.tabNav li.activeTab4 a, .tabNav li.activeTab5 a, .tabNav li.activeTab6 a{
	color: #64a9be;
}

.tabNav li.tabNav1 a{
	background: url(../images/tab-nav-list.jpg) 0 0 no-repeat;
}

.tabNav li.tabNav1 a:hover, .tabNav li.activeTab1 a{
	background: url(../images/tab-nav-list.jpg) -1px -180px no-repeat;
}

.tabNav li.tabNav2 a{
	background: url(../images/tab-nav-list.jpg) -179px 0 no-repeat;
}

.tabNav li.tabNav2 a:hover, .tabNav li.activeTab2 a{
	background: url(../images/tab-nav-list.jpg) -179px -180px no-repeat;
}

.tabNav li.tabNav3 a{
	background: url(../images/tab-nav-list.jpg) -358px 0 no-repeat;
}

.tabNav li.tabNav3 a:hover, .tabNav li.activeTab3 a{
	background: url(../images/tab-nav-list.jpg) -357px -180px no-repeat;
}

.tabNav li.tabNav4 a{
	background: url(../images/tab-nav-list.jpg) -716px 0 no-repeat;
}

.tabNav li.tabNav4 a:hover, .tabNav li.activeTab4 a{
	background: url(../images/tab-nav-list.jpg) -715px -180px no-repeat;
}

.tabNav li.tabNav5 a{
	background: url(../images/tab-nav-list.jpg) -537px 0 no-repeat;
}

.tabNav li.tabNav5 a:hover, .tabNav li.activeTab5 a{
	background: url(../images/tab-nav-list.jpg) -537px -180px no-repeat;
}

.tabNav li.tabNav6 a{
	background: url(../images/tab-nav-list.jpg) -896px 0 no-repeat;
}

.tabNav li.tabNav6 a:hover,  .tabNav li.activeTab6 a{
	background: url(../images/tab-nav-list.jpg) -896px -180px no-repeat;
}

#tabs{
	padding: 35px 85px 56px 104px;
	background: #f4f4f4;
	margin-bottom: 90px;
}

.content .tab h1{
	font-size: 30px;
	color: #64a9be;
	font-family: 'Chaparral Pro';
	margin: 0 0 5px 0;
}

.tab p{
	font-size: 14px;
	color: #636363;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
}

.tabImgBox{
	width: 248px;
	height: 157px;
	overflow: hidden;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	position: relative;
}

.tabImgBox div{
	background: url(../images/tab-img-box-bg.png) repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

.tabImgBox div h2{
	color: #fff;
	font-size: 30px;
	font-family: 'Chaparral Pro';
	font-weight: bold;
	font-style: italic;
	margin-left: 15px;
	margin-top: 90px;
	line-height: 22px;
}

.tabImgBox:hover div{
	display: block;
}

.tabImgBox a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* END oferta */

/* ---------- KONTAKT page ----------*/

.contactBox {
	width: 380px;
	margin: 110px 0 55px 100px;
	float: left;
}

.contactBox p {
	margin-bottom: 3px;
	line-height: 26px;
	color: #626262;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.mapBox {
	float: right;
	width: 400px;
	margin-top: 110px;
	margin-right: 45px;
}

/* ---------- FOOTER ---------- */

#footer{
	background: #f8f8f8;
	min-height: 63px;
	background: url(../images/o-nas-footer.jpg) repeat;
	padding-top: 15px;
	margin-bottom: 13px;
	padding-bottom: 10px;
}

#footer div, .oNasFooter div{
	float: left;
}

.oNasFooter div{
	margin-left: 44px;
}

#footer h1, .oNasFooter h1{
	font-size: 22px;
	padding-left: 28px;
	font-family: "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif; 
}

.oNasFooter h1{
	color: #4a4a4a;
}

#footer h2, .oNasFooter h2{
	padding-left: 28px;
	font-size: 14px;
}

.oNasFooter h2{
	color: #595959;
}

a.footerLogo{
	float: right;
	display: block;
	margin-right: 40px;
}

.oNasFooterBox{
	padding-top: 15px;
	background: url(../images/o-nas-footer2.jpg) no-repeat;
	height: 128px;
}

.oNasLogos{
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	margin-left: 30px;
}

.oNasLogos img{
	margin-right: 25px;
}

.oNasLogos img.oNasLogo4{
	margin-right: 0;
	position: relative;
	top: -10px;
}

.oNasFooterRight{
	float: right;
	width: 304px;
	margin-right: 10px;
	padding-top: 15px;
}

.oNasFooterRight p{
	font-size: 11px;
	line-height: 11px;
	color: #4a4a4a;
	margin-bottom: 8px;
}

.oNasContainer #container{
	padding-bottom: 0;
}
