/* Quick.Cms.Ext v6.x default stylesheet */

/* GLOBAL STYLES */
body, body *, body *:before, body *:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,table{color:#000;font:14px 'Open Sans', serif;font-weight:400;}
h1,h2,h3,h4{font-size:1em;}

body{padding:0;background:#efefef;text-align:center;}

input[type="text"], input[type="password"], input[type="file"], input[type="email"], select, textarea{padding:2px;border-width:1px;border-style:solid;border-color:#cbc1b8;font-family:Arial, sans-serif;font-size:1em;border-radius:2px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#00679a;box-shadow:0 0 3px rgba(0,103,154,0.6);}
input[type="text"].warning-required, input[type="password"].warning-required, input[type="email"].warning-required, select.warning-required, textarea.warning-required{background:#fbefef;border-color:#bb4c2e;}
input[type="submit"], button[type="submit"]{padding:0.4em 0.9em;border-width:1px;border-style:solid;background:#a7781e;color:#fff;transition:all 0.3s ease;font:18px 'Berkshire Swash', cursive;font-weight:400;border-radius:2px;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#cbc1b8;cursor:pointer;}
label{color:#2d2821;font:18px 'Berkshire Swash', cursive;font-weight:400;}
label span{padding-left:10px;color:#aaa;font:12px 'Open Sans', serif;font-weight:400;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:2px 4px;border:1px solid #cbc1b8;font-size:100%;font:inherit;vertical-align:baseline;}

a{color:#a7781e;text-decoration:underline;}
a:hover{color:#cbc1b8;text-decoration:underline;}
a:visited{}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#0093dd url('img/info.png') no-repeat 20px center;color:#fff;font-size:1.5em;}
.msg.done a, .msg.error a{color:#fff;}
.msg.done a:hover, .msg.error a:hover{color:#1f1a17;}
.msg a.action{display:inline-block;margin:7px 7px;padding:3px 8px;border:1px solid #fff;text-decoration:none;font-size:0.813em;}
.msg a.action:hover{background:#fff;}
.msg.panel a.action{margin-top:13px;}
.msg.error{background-color:#cc1426;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

#container{position:relative;width:100%;margin:0 auto;background:#fff;}
#container:after{content:"";display:table;clear:both;}

#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#body img{max-width:100%;}

/* QUICK LINKS */
#skiplinks{position:absolute;top:0;left:0;}
#skiplinks a{position:absolute;top:-500px;left:0;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#header{clear:both;position:relative;width:100%;margin:0;padding:0;}
#head{width:100%;height:86px;background:url('img/head_bg.png') repeat;}
#head .container{position:relative;width:1184px;margin:0 auto;height:86px;}
#logo{float:left;margin:9px 0 0 20px;padding:0;width:251px;height:66px;background:url('img/logo.png') no-repeat;}
#logo #title a{display:block;width:251px;height:66px;border:none;}

/* MENU TOP */
#head .menu-1{position:relative;float:right;margin:20px 0 0 0;}
#head .menu-1 ul{float:left;width:100%;list-style:none;}
#head .menu-1 li{position:relative;float:left;padding:0;margin:0;}
#head .menu-1 a{float:left;margin:0;padding:10px 16px;color:#2d2821;font:18px 'Berkshire Swash', cursive;font-weight:400;text-decoration:none;background:transparent;border-radius:15px;}
#head .menu-1 a:hover, #header .menu-1 .selected a, #header .menu-1 .selected-parent a{color:#2d2821;transition:all 0.5s ease;background:#f1e7de;}

/* STICKY MENU */
#trueHeader{position:fixed;z-index:999;left:0;height:86px;right:0;padding:0px 0;transition:padding 0.35s ease;-khtml-transition:padding 0.35s ease;-webkit-transition:padding 0.35s ease;-moz-transition:padding 0.35s ease;-ms-transition:padding 0.35s ease; -o-transition:padding 0.35s ease;zoom:1;}

#header.sticky #trueHeader{position:fixed;top:0;}
#header.sticky.condensed #trueHeader{top:0;padding:0px 0;height:80px;}

#header.sticky.condensed #trueHeader #head{pwidth:100%;height:80px;background:url('img/head_bg2.jpg') repeat;box-shadow:0 1px 5px rgba(0,0,0,0.8);-khtml-box-shadow:0 1px 5px rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.3);-ms-box-shadow:0 1px 5px rgba(0,0,0,0.3);-o-box-shadow:0 1px 5px rgba(0,0,0,0.3);}
#header.sticky.condensed #trueHeader #head .container{position:relative;width:1184px;margin:0 auto;height:80px;}
#header.sticky.condensed #trueHeader #logo{float:left;margin:6px 0 0 20px;padding:0;width:251px;height:66px;background:url('img/logo.png') no-repeat;}
#header.sticky.condensed #trueHeader #head .menu-1{position:relative;float:right;margin:18px 0 0 0;}

#search-form{display:none;float:right;min-width:140px;width:25%;margin:25px 2% 0 0;text-align:right;}
#search-form input[type="text"], #search-form button{float:left;height:30px;padding:5px 3%;}
#search-form input[type="text"]{min-width:100px;width:78%;background:#fff;color:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;}
#search-form button{width:20%;background:#0093dd url('img/search.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;}
#search-form button:hover, #search-form button:focus{background-color:#00679a;transition:all 0.5s ease;}

/* DROP DOWN MENU */
/* it is  recommended to combine these styles with standard #header .menu-1 styles
#header .menu-1 > ul{margin:24px 0 0;}
#header .menu-1 li:after{display:none;}
#header .menu-1 li.drop-down:before{position:absolute;right:3px;display:block;content:"\25be";color:#f1e7de;}

#header .menu-1 ul ul{display:none;position:absolute;top:2.1em;left:-1px;z-index:10;width:auto;height:auto;background:#efefef;}
#header .menu-1 .level-0-el:hover .level-1-menu{display:block;}
#header .menu-1 .level-0-el li{margin:0;padding:0;}
#header .menu-1 .level-1-el a{width:100%;margin:0;}

#header .menu-1 .level-2-menu{top:0;left:100%;border-left:5px solid #0093dd;}
#header .menu-1 .level-1-el:hover .level-2-menu{display:block;}
 */
@media screen and (min-width:481px){
  #header .menu-1 .level-0-el{margin-right:5px;}
  #header .menu-1 ul li{}
  #header .menu-1 ul ul li:not(:last-child){border-bottom:none;}
  #header .menu-1 li a{border:0;}
  #header .menu-1 .level-1-el a{font-size:1.125rem;}
  #header .menu-1 .level-2-el a{font-size:0.875rem;}
}
@media screen and (max-width:480px){
  #header .menu-1 ul ul{top:1.8em;left:5px;}
}

/* PASEK - PAGE - BREADCRUMB (navigation path) */
#pasek{clear:both;position:relative;margin:0;width:100%;height:280px;background:url('img/pasek_bg.jpg') no-repeat center;}
#pasek .container{position:relative;width:1184px;margin:0 auto;height:280px;}
#pasek h1{position:relative;margin:0;padding:140px 0 0 0;color:#1e1e1e;font:40px 'Berkshire Swash', cursive;font-weight:400;}
#pasek nav.breadcrumb{margin-bottom:20px;}
#pasek nav.breadcrumb a{font:14px 'Berkshire Swash', cursive;font-wieght:400;color:#1e1e1e;text-decoration:none;}
#pasek nav.breadcrumb a:hover{text-decoration:underline;}


/* BODY/CONTENT STYLES */
#body{clear:both;position:relative;width:100%;margin:0;padding:0;}
#body:after{content:"";display:table;clear:both;}

/* PAGE HOME */
#page-home{position:relative;width:100%;margin:0 auto;text-align:justify;}
#page-home .container{position:relative;width:1184px;margin:0;padding:0;}
#page-home h1{margin:40px 0 40px;padding:0 0 70px;color:#1e1e1e;text-align:center;font:48px 'Berkshire Swash', cursive;font-weight:400;background:url('img/h1_bg1.png') no-repeat bottom;}
#page-home .msg.error h1{margin-top:15px;color:#fff;}
#page-home .msg.error.panel h1{margin:0;font-size:1em;}

/* PAGE */
#page{position:relative;width:1184px;margin:0 auto;padding:40px 0;text-align:justify;}
#page .msg.error h1{margin-top:15px;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1em;}


/* PAGE CONTENT */
#page div.content{line-height:26px;}
#page div.content > ul, #page div.content > ol{padding:0 0 20px 30px;}
/* #page div.content > ul:after, #page div.content > ol:after{content:"";display:table;clear:both;} */ /* Uncomment if necessary */
#page div.content > ul li, #page div.content > ol li{margin:5px 0;padding:0;}
#page div.content > h2, #page div.content > h3{font-size:1.5em;line-height:1.75em;font-weight:normal;}
#page div.content > h3{font-size:1.25em;}
#page div.content > p{padding-bottom:10px;}

#page > time{position:absolute;top:40px;right:0;margin:0;padding:0;color:#a7781d;font:12px 'Open Sans', sans-serif;font-weight:400;}

/* HOME - PROMOWANE OFERTY */
#promowane{clear:both;position:relative;float:left;width:100%;margin:0;padding:20px 0 50px 0;background:url('img/home_promowane_bg.jpg');}
#promowane .zp{position:absolute;top:0;width:100%;height:7px;background:url('img/home_promowane_bg.png') repeat-x;z-index:10;}
#promowane .container{position:relative;width:1184px;margin:0 auto;padding:0;}
#promowane .head{margin:30px 0 40px;padding:0 0 70px;color:#1e1e1e;text-align:center;font:48px 'Berkshire Swash', cursive;font-weight:400;background:url('img/h1_bg2.png') no-repeat bottom;}

#promowane .pages-list .page{display:inline-block;width:148px;margin:0 22px 20px;padding:0;vertical-align:top;}
#promowane .pages-list .page .image{clear:both;margin:0 0 10px 0;padding:0;text-align:center;}
#promowane .pages-list h2.title a{margin:0;padding:0;font:18px 'Berkshire Swash', cursive;font-wieght:400;color:#1e1e1e;text-align:center;}

#promowane .wiecej{clear:both;width:100%;height:49px;margin:0;padding:0;background:url('img/przycisk-2.png') no-repeat center;}
#promowane .wiecej a{display:block;width:170px;height:49px;border:none;margin:0 auto;padding:0;}
.parallax{
	background-attachment: fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	background-size: cover !important;
	background-position: 50% 0;
	-webkit-transition: background-position .05s ease;
	-moz-transition: background-position .05s ease;
	transition: background-position .05s ease;
	overflow: hidden;
	}


/* HOME - KATEGORIE */
#kategorie{clear:both;float:left;width:100%;margin:0;padding:20px 0 50px 0;background:#eaaea4 url('img/home_kategorie_bg.png') repeat-x bottom;}
#kategorie .container{position:relative;width:1184px;margin:0 auto;padding:0;}
#kategorie .head{margin:30px 0 40px;padding:0 0 70px;color:#1e1e1e;text-align:center;font:48px 'Berkshire Swash', cursive;font-weight:400;background:url('img/h1_bg3.png') no-repeat bottom;}

#kategorie .pages-list .page{display:inline-block;width:148px;margin:0 22px 20px;padding:0;vertical-align:top;}
#kategorie .pages-list .page .image{clear:both;margin:0 0 10px 0;padding:0;text-align:center;}
#kategorie .pages-list h2.title a{margin:0;padding:0;font:18px 'Berkshire Swash', cursive;font-wieght:400;color:#1e1e1e;text-align:center;}

#kategorie .wiecej{clear:both;width:100%;height:49px;margin:0;padding:0;background:url('img/przycisk-3.png') no-repeat center;}
#kategorie .wiecej a{display:block;width:170px;height:49px;border:none;margin:0 auto;padding:0;}


/* HOME - NAJNOWSZE OFERTY */
#najnowsze{clear:both;float:left;width:100%;margin:0;padding:20px 0 50px 0;background:url('img/home_kategorie_bg.png') repeat-x bottom;}
#najnowsze .container{position:relative;width:1184px;margin:0 auto;padding:0;}
#najnowsze .head{margin:30px 0 40px;padding:0 0 70px;color:#1e1e1e;text-align:center;font:48px 'Berkshire Swash', cursive;font-weight:400;background:url('img/h1_bg1.png') no-repeat bottom;}

#najnowsze .page-oferty .page{display:inline-block;width:560px;height:280px;margin:0 15px 30px;padding:0;vertical-align:top;background:#edc8be;}
#najnowsze .page-oferty .page .image{float:left;display:block;margin:0 15px 0 0 !important;padding:0;}
#najnowsze .page-oferty h2.title a{display:block;margin:0 15px;padding:10px 0 0 0;font:20px 'Berkshire Swash', cursive;font-weight:400;color:#a7781d;text-align:center;}
#najnowsze .page-oferty p{margin:0;padding:0 15px 10px 15px;font:18px 'Lora', serif;font-weight:700i;line-height:20px;color:#fff;font-style:italic;text-align:center;}
#najnowsze .page-oferty h4{float:right;width:250px;margin:5px 15px 10px 0;padding:5px 0;font:14px 'Open Sans', serif;font-weight:400;color:#a7781d;text-align:center;line-height:16px;border-top:1px #a7781d solid;border-bottom:1px #a7781d solid;}
#najnowsze .page-oferty h4 a{color:#a7781d;text-decoration:none;}
#najnowsze .page-oferty h4 a:hover{color:#fff;text-decoration:none;}
#najnowsze .page-oferty h5{margin:5px 15px !important;padding:5px 0;font:14px 'Open Sans', serif;font-weight:400;color:#1e1e1e;text-align:center;line-height:14px;}

#najnowsze .wiecej{clear:both;width:100%;height:49px;margin:0;padding:0;background:url('img/przycisk-4.png') no-repeat center;}
#najnowsze .wiecej a{display:block;width:170px;height:49px;border:none;margin:0 auto;padding:0;}

/* HOME - OPINIE */
#opinie{clear:both;float:left;width:100%;margin:0;padding:20px 0 50px 0;background:#f8f7f3 url('img/home_opinie_bg.png') repeat-x top;}
#opinie .container{position:relative;width:1184px;margin:0 auto;padding:0;}
#opinie .head{margin:30px 0 40px;padding:0 0 70px;color:#a7781d;text-align:center;font:48px 'Berkshire Swash', cursive;font-weight:400;background:url('img/h1_bg4.png') no-repeat bottom;}


/* IMAGES STYLES */
/* global */
#content li img{}
#content li img:hover{opacity:0.8;}
/* list global */
ul[class*='images-']{list-style:none;}
ul[class*='images-'] li{margin:0 0 15px 0;background:inherit;text-align:center;}
ul[class*='images-'] p{max-width:250px;margin:0 auto;color:#cbc1b8;;font-size:12px;}
ul[class*='images-'] img{padding:5px;border:1px #cbc1b8 solid;background:#f8f7f3;}

#content div.content .images-3, #content div.content .images-4{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:7px 30px 0 0;}
.images-2{clear:right;float:right;margin:7px 0 0 30px;}
.images-3, .images-4{clear:both;}
.images-4{padding-top:15px;}
.images-3:after, .images-4:after{content:'';display:table;clear:both;}
.images-3 li, .images-4 li{float:left;width:25%;}
.images-3 li:nth-child(4n+1), .images-4 li:nth-child(4n+1){clear:left;}
#content div.content .images-3, #content div.content .images-4{clear:none;color:#cbc1b8;}

/* FILES LIST STYLES */
.files-list{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;border-left:2px solid #c8cccf;font-size:0.9em;}
.files-list li{float:left;clear:left;width:100%;height:20px;margin:9px 0 9px 20px;padding-left:30px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
.files-list p{display:inline;color:#0093dd;font-style:italic;}
.files-list p:before{content:" - ";}
.files-list .zip{background-position:0 0;}
.files-list .xml{background-position:0 -20px;}
.files-list .xls{background-position:0 -40px;}
.files-list .web{background-position:0 -60px;}
.files-list .vcf{background-position:0 -80px;}
.files-list .txt{background-position:0 -100px;}
.files-list .sys{background-position:0 -120px;}
.files-list .swf{background-position:0 -140px;}
.files-list .psd{background-position:0 -160px;}
.files-list .pps{background-position:0 -180px;}
.files-list .png{background-position:0 -200px;}
.files-list .pic{background-position:0 -220px;}
.files-list .pdf{background-position:0 -240px;}
.files-list .nn{background-position:0 -260px;}
.files-list .eml{background-position:0 -280px;}
.files-list .media{background-position:0 -300px;}
.files-list .fla{background-position:0 -320px;}
.files-list .exe{background-position:0 -340px;}
.files-list .chm{background-position:0 -360px;}
.files-list .cdr{background-position:0 -380px;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;}
#quick-box .image-wrapper{position:relative;line-height:0;}
#quick-box .image-wrapper img{margin:0;padding:0;border-radius:5px;}
#quick-box .navigation{position:absolute;bottom:0;margin:0;padding:5px 0;text-align:center;font-size:0.875em;font-weight:bold;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .full-size{position:absolute;right:8px;top:2px;width:24px;height:24px;font-size:0.1em;color:transparent;background:url('../admin/img/fullscreen.png') no-repeat;}
#quick-box .description{margin:0;padding:5px 0;text-align:center;font-size:0.875em;color:#ddd;font-weight:bold;background:rgba( 0, 0, 0, 0.8 );border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:66px;overflow:hidden;}
#quick-box .arrow{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;font-family:Verdana;z-index:100;opacity:0.5;text-decoration:none;}
#quick-box .arrow:before, #quick-box .arrow:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);}
#quick-box .arrow:before{width:32px;height:32px;margin:0 10px;background:url('img/arrows.png') no-repeat 0 0;z-index:1;}
#quick-box .arrow:after{width:52px;height:52px;background:rgba( 0, 0, 0, 0.2 );z-index:-1;}
#quick-box .arrow.prev:before{background-position:0 -32px;}
#quick-box .arrow.next:before{right:0;}
#quick-box .arrow.next:after{right:0;}
#quick-box .arrow:hover{opacity:0.9;}
#quick-box .prev{left:0px;}
#quick-box .next{right:0px;}
#quick-box .close{position:absolute;top:0;right:0;padding:0.15em 0.4em 0.2em;opacity:0.5;background:#000;color:#fff;font-weight:bold;font-family:"Trebuchet MS";text-decoration:none;border:1px solid #fff;border-top:none;border-right:none;border-top-right-radius:5px;z-index:100;}
#quick-box .close:hover{opacity:0.8;}
#quick-box .close, #quick-box .arrow{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}

/* SUBPAGES LIST STYLES */
/* global */
.title{padding:0 0 0.5em;font-size:1.25rem;}
.title a{color:#cc1426;font-weight:normal;background:none;text-decoration:none;}
.title a:hover{color:#0093dd;background:none;text-decoration:underline;}
time.date{display:block;padding:0 0 0.3em;color:#6e6e6e;}
[class*="pages-"]{float:left;width:100%;margin:7px 0;list-style:none;}
[class*="pages-"] .more{display:block;margin:0.3em 0 0;}

/* standard list
.pages-list .page{clear:left;float:left;width:100%;margin:15px 0;padding:25px 2.5% 20px;border:1px solid #e0e0e0;border-top:5px solid #e8eaee;}
.pages-list .page .image{float:left;margin:0 2.5% 5px 0;}
.pages-list .title{font-size:1.563rem;}
.pages-list div.description{margin:0.3em 0 0;font-weight:normal;font-size:1em;line-height:1.4em;}
.pages-list ul, .pages-list ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;list-style:disc;}
.pages-list .page li{padding:0;border:0;background:none;}
.pages-list .page ol{list-style:decimal;}
.pages-list p, .pages-gallery p{padding:0.3em 0;}
 */

#page-home .pages-list .page{display:inline-block;width:360px;margin:0 15px;padding:0;}
#page-home .pages-list .page .image{margin:0;padding:0;text-align:center;}
#page-home .pages-list h2.title{margin:0;padding:20px;font:24px 'Lora', serif;font-wieght:400i;color:#a7781d;font-style:italic;}
#page-home .pages-list div.description{margin:0;padding:0 20px;font:14px 'Open Sans', sans-serif;color:#000;line-height:22px;}
#page-home .pages-list .more a{display:block;background:#cbc1b8;margin:30px auto 20px;padding:12px 0;width:170px;text-align:center;font:18px 'Lora', serif;font-wieght:700i;color:#fff;font-style:italic;text-decoration:none;}
#page-home .pages-list .more a:hover{background:#a7781d;transition:all 0.5s ease;}

/* subpages gallery/boxes/products etc */
#page6 .pages-list{display:inline-block;margin:0 auto;width:100%;text-align:center;padding:60px 0 50px 0;}
#page6 .pages-list:after{content:'';display:table;clear:both;}
#page6 .pages-list .page{display:inline-block;width:148px;margin:0 22px 20px;padding:0;vertical-align:top;text-align:center;}
#page6 .pages-list .page .image{clear:both;margin:0 0 10px 0;padding:0;text-align:center;}
#page6 .pages-list div.description{margin:0;padding:0 20px;font:14px 'Open Sans', sans-serif;color:#000;line-height:22px;}
#page6 .pages-list h2.title a{margin:0;padding:0;font:18px 'Berkshire Swash', cursive;font-wieght:400;color:#1e1e1e;text-align:center;}

#page38 .pages-gallery{display:inline-block;margin:0 auto;width:100%;text-align:center;padding:20px 0 50px 0;}
#page38 .pages-gallery:after{content:'';display:table;clear:both;}
#page38 .pages-gallery .page{display:inline-block;width:360px;height:330px;margin:0 15px 30px;padding:5px;vertical-align:top;border:1px #a7781e solid;background:#f8f7f3;}
#page38 .pages-gallery .page .image{clear:both;margin:0 0 10px 0;padding:0;text-align:center;}
#page38 .pages-gallery .page img{width:100%;height:240px;}
#page38 .pages-gallery div.description{margin:0;padding:0 20px;font:14px 'Open Sans', sans-serif;color:#000;line-height:22px;}
#page38 .pages-gallery h2.title a{margin:0;padding:0;font:18px 'Berkshire Swash', cursive;font-wieght:400;color:#1e1e1e;text-align:center;}
#page38 .pages-gallery h2.title a:hover{text-decoration:none;color:#a7781e;}


#page .page-oferty .page{display:inline-block;width:560px;height:280px;margin:0 15px 30px;padding:0;vertical-align:top;background:#edc8be;}
#page .page-oferty .page .image{float:left;display:block;margin:0 15px 0 0 !important;padding:0;}
#page .page-oferty h2.title a{display:block;margin:0 15px;padding:10px 0 0 0;font:20px 'Berkshire Swash', cursive;font-weight:400;color:#a7781d;text-align:center;}
#page .page-oferty p{margin:0;padding:0 15px 10px 15px;font:18px 'Lora', serif;font-weight:700i;line-height:20px;color:#fff;font-style:italic;text-align:center;}
#page .page-oferty h4{float:right;width:250px;margin:5px 15px 10px 0;padding:5px 0;font:14px 'Open Sans', serif;font-weight:400;color:#a7781d;text-align:center;line-height:16px;border-top:1px #a7781d solid;border-bottom:1px #a7781d solid;}
#page .page-oferty h4 a{color:#a7781d;text-decoration:none;}
#page .page-oferty h4 a:hover{color:#fff;text-decoration:none;}
#page .page-oferty h5{margin:5px 15px !important;padding:5px 0;font:14px 'Open Sans', serif;font-weight:400;color:#1e1e1e;text-align:center;line-height:14px;}



/*
#page .page-oferty{display:inline-block;margin:0 auto;width:100%;text-align:center;padding:20px 0 0 0;}
#page .page-oferty:after{content:'';display:table;clear:both;}
#page .page-oferty .page{position:relative;display:inline-block;width:360px;height:530px;margin:0 15px 30px;padding:10px 5px;vertical-align:top;border:1px #a7781e solid;background:#f8f7f3;}
#page .page-oferty .page .image{clear:both;margin:0 0 10px 0;padding:0;text-align:center;}
#page .page-oferty div.description p{margin:0;padding:0 10px;font:14px 'Open Sans', sans-serif;color:#000;line-height:18px;}
#page .page-oferty h4{margin:0;padding:10px 5px 10px;font:14px 'Open Sans', sans-serif;color:#000; font-weight:700;line-height:18px;text-align:center;}
#page .page-oferty h5{position:absolute;margin:0;padding:10px 5px 0;font:12px 'Open Sans', sans-serif;color:#000;line-height:18px;text-align:justify;bottom:15px;}
#page .page-oferty h2.title a{margin:0;padding:0;font:18px 'Berkshire Swash', cursive;font-wieght:400;color:#1e1e1e;text-align:center;}
#page .page-oferty h2.title a:hover{text-decoration:none;color:#a7781e;}
*/




/* subpages gallery/boxes/products etc */
.pages-gallery{display:inline-block;margin:0 auto;width:100%;text-align:center;padding:20px 0 50px 0;}
.pages-gallery:after{content:'';display:table;clear:both;}
.pages-gallery .page{display:inline-block;width:280px;margin:0 10px 30px;padding:5px;vertical-align:top;border:1px #a7781e solid;background:#f8f7f3;}
.pages-gallery .page .image{clear:both;margin:0 0 10px 0;padding:0;text-align:center;}
.pages-gallery div.description{margin:0;padding:0 20px;font:14px 'Open Sans', sans-serif;color:#000;line-height:22px;}
.pages-gallery h2.title a{margin:0;padding:0;font:18px 'Berkshire Swash', cursive;font-wieght:400;color:#1e1e1e;text-align:center;}


@media screen and (min-width:481px){
  .pages-gallery .page{clear:none;float:left;padding:20px;}
}
@media screen and (min-width:481px) and (max-width:800px){
  .pages-gallery .page{width:48%;}
  .pages-gallery .page:nth-child(2n+1){clear:left;}
}
@media screen and (min-width:801px){
  .pages-gallery .page{width:32%;margin-left:2%;}
  .pages-gallery .page:nth-child(3n+1){clear:left;margin-left:0;}
}

.pages{clear:both;padding:8px 0;text-align:right;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 3px;}

/* SITE MAP */
#site-map{clear:left;margin:10px 0;list-style:none;}
#site-map > li{padding:8px 0;}
#site-map > li > a{font-weight:bold;}
#site-map ul{padding:3px 0 3px 30px;list-style:none;}
#site-map ul li{padding:3px 0;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background:#cebca8;color:#000;font:16px 'Marcellus', serif;font-weight:400;}
#foot .container{width:1184px;margin:0 auto;padding:22px 10px 16px;}
#foot .container:after{content:"";display:table;clear:both;}
#foot a{color:#fff;text-decoration:none;}
#foot a:hover{text-decoration:underline;}
#foot .copy{float:left;}
#foot .options{display:none;float:right;}
#foot .options ul{list-style:none;}
#foot .options li{float:right;margin-left:25px;}
#foot .options a{display:block;width:16px;height:16px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;background:url('img/options.png') no-repeat center 0;}
#foot .options .print a:hover{background-position:center -16px;}
#foot .options .back a{background-position:center -32px;}
#foot .options .back a:hover{background-position:center -48px;}

#powered{margin:0;text-align:right;}
#powered a{display:inline-block;width:192px;height:26px;}
#powered a:hover{border-color:#fff;}

/* COMMON CLASSES */
.form-full{clear:both;float:left;width:100%;margin:25px auto 0;}
.form-full dt{padding:0 0 7px;}
.form-full dd{margin-bottom:20px;}
.form-full input[type="text"], .form-full input[type="email"], .form-full input[type="password"], .form-full textarea{width:99%;padding:7px;font-size:1em;}
.form-full .save{text-align:center;}
.form-full .save input{padding:0.8em 1.5em;text-transform:uppercase;letter-spacing:1px;}
.captcha input[type="text"]{min-width:60px;width:6%;}
.captcha strong{font-weight:bold;}
.captcha em{font-style:normal;font-weight:bold;}
.captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}

/* ADMIN OPTIONS */
#page ul.options{position:absolute;right:0;top:15px;min-width:100px;list-style:none;text-align:right;}
#page ul.options li{display:inline-block;margin-left:10px;}
.panel-link{display:inline-block;width:21px;height:21px;background:rgba(255,255,255,0.6) url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
.panel-link.edit:hover{background-position:0 -21px;}
.panel-link.delete{background-position:-21px 0;}
.panel-link.delete:hover{background-position:-21px -21px;}

.dev{padding:5px;text-align:center;color:#f00;font-weight:bold;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;}

  body{margin:1cm 0;font-size:0.875em;}
  #container{position:static;width:17.2cm;height:auto;margin:0;box-shadow:none;}
  #head1{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #logo #title a{font-size:2em;}
  #header .menu-1{margin-top:0.3cm;}
  #header .menu-1 li a{padding:0.1cm 0.2cm;border:0;border-right:1px solid #000;font-size:1em;}
  #header .menu-1 .selected a, #header .menu-1 .selected-parent a{font-weight:bold;}
  #head2 .container{position:static;}

  #body{clear:none;border-top:0;}
  #page{clear:both;position:static;float:none;}
  #page h1{margin:0;}

  #body, #head1, #foot{float:none;}
  #header .menu-1 li:hover:after, #header .menu-1 .selected:after, #header .menu-1 .selected-parent:after, #search-form, #foot .options{display:none;}
}

/* RESPONSIVE WEB DESIGN - media queries */
  @media screen and (max-width:1199px){
    #container{width:95%;}
    #head1{height:auto;}
    #logo #title a{font-size:2em;}
    #content .files-list li{width:80%;margin-left:15px;padding-left:30px;}
    #body ul[class*='images-'] img{max-width:95%;}
  }
  @media screen and (max-width:800px){
    #logo{padding:20px 3%;}
    #search-form{float:left;clear:left;width:100%;margin:0;padding:15px 3%;text-align:left;background:none;}
    #search-form input[type="text"]{width:80%;}
    #header .menu-1{float:left;}
  }

  @media screen and (max-width:480px){
    #header .menu-1{width:100%;}
    #header .menu-1 li{width:50%;}
    #header .menu-1 li:after{display:none;}
    #header .menu-1 a{margin:0;padding:5px 7px;font-size:0.875em;border-bottom:none;}
    #header .menu-1 li:nth-child(2n-1) a{border-right:none;}
    
    #header .menu-1 a:before{content:"";display:block;float:left;width:16px;height:16px;margin:1px 8px 0 0;background:url('img/options.png') no-repeat center -64px;}
    #header .menu-1 a:hover:before, #header .menu-1 .selected a:before, #header .menu-1 .selected-parent a:before{background-position:center -80px;}

    .images-3 li, .images-4 li{width:50%;}
    .images-3 li:nth-child(2n+1), .images-4 li:nth-child(2n+1){clear:left;}
    .images-3 li:nth-child(4n+1), .images-4 li:nth-child(4n+1){clear:none;}

    #foot .copy, #foot .options{width:100%;}
    #foot .options li{float:left;margin:15px 25px 0 0;}
  }

  @media /* High px density (mostly mobile) - so you can magnify something */
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (        min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx){
    #quick-box .close{font-size:1.5em;}
    #quick-box .prev, #quick-box .next{opacity:0.5;text-decoration:none;}
  }

/* PLUGINS */

/* RELATED PAGES */
#pages-related{clear:both;}
#pages-related > h2{padding-top:1em;color:#cc1426;font-size:1.25em;}

/* PAGES PRODUCTS */
div.price{padding:5px 0;color:#0070b8;font-size:1em;font-weight:normal;}
div.price em{padding-right:4px;font-style:normal;}
div.price strong{font-size:1.125em;font-weight:bold;color:#0070b8;}
div.price.bigger strong{padding:0 2px;font-size:1.222em;}
div.price span{padding-left:4px;}

#page > .price{padding-bottom:10px;color:#333;font-size:1.125em;}

/* NOTICES ACCEPTS */
.notices{list-style:none;}
.notices .option, .option.notice{margin:4px 0 10px;font-size:0.875em;}
.notices .option label, .option.notice label{margin-left:4px;font-weight:normal;}

/* YOUTUBE LINKS */
.youtube{width:550px;height:413px;padding:1px;box-shadow:0 0 4px rgba(100,100,100,0.4);}
@media screen and (max-width:460px){
  .youtube{max-width:100%;height:240px;}
}

/* TAGS */
#tags{clear:both;padding:0.5em 0;list-style:none;}
#tags li{display:inline-block;}
#tags a{display:inline-block;margin:0 5px;padding:3px 6px 3px 21px;background:url('img/tag.png') no-repeat 2px 4px;border:none;}
#tags a:hover{color:#cc1426;}
#tags li.head a{margin:0;padding-left:0;border:0;}

/* PAGES NEW FIELD */
.pages-1 div.page-field, .pages-2 div.page-field, .pages-3 div.page-field, .pages-4 div.page-field{margin:5px 2.5% 0;font-weight:normal;font-size:1em;line-height:1.4em;}
#page p.page-field{margin:0;padding:0 0 20px 20px;color:#a7781d;font:12px 'Open Sans', sans-serif;font-weight:400;background:url('img/user-icon.png') no-repeat 0 2px;}
#page p.page-field strong{padding-right:5px;}

/* GALLERIA */
.images-7{clear:left;height:450px;}
.images-7 .galleria-stage{height:360px;}
.images-7 .galleria-thumbnails .galleria-image{}
.images-7 .galleria-counter{padding:5px;background:#0093dd;}
.images-7 .galleria-thumb-nav-left, .images-7 .galleria-thumb-nav-right, .images-7 .galleria-info-link, .images-7 .galleria-info-close, .images-7 .galleria-image-nav-left, .images-7 .galleria-image-nav-right{}


/* DOWNLOAD LIST */
#download-list{width:100%;margin:15px 0 5px;}
#download-list td{padding:7px 12px;}
#download-list thead{text-align:center;}
#download-list thead a{font-weight:bold;}
#download-list tbody .name a:first-child{position:relative;padding-left:26px;}
#download-list tbody .name a:first-child:before{content:'';position:absolute;left:0px;width:16px;height:20px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
#download-list tbody p{margin:5px 0 0 26px;color:#777;font-size:0.938em;}
#download-list tbody .size, #download-list tbody .date-file{width:17%;max-width:170px;text-align:center;vertical-align:middle;font-size:0.938em;}
#download-list tbody .size{text-align:right;}
#download-list tbody .size abbr{font-style:italic;color:#777;}
#download-list tbody .zip .name a:first-child:before{background-position:0 0;}
#download-list tbody .xml .name a:first-child:before{background-position:0 -20px;}
#download-list tbody .xls .name a:first-child:before{background-position:0 -40px;}
#download-list tbody .web .name a:first-child:before{background-position:0 -60px;}
#download-list tbody .vcf .name a:first-child:before{background-position:0 -80px;}
#download-list tbody .txt .name a:first-child:before{background-position:0 -100px;}
#download-list tbody .sys .name a:first-child:before{background-position:0 -120px;}
#download-list tbody .swf .name a:first-child:before{background-position:0 -140px;}
#download-list tbody .psd .name a:first-child:before{background-position:0 -160px;}
#download-list tbody .pps .name a:first-child:before{background-position:0 -180px;}
#download-list tbody .png .name a:first-child:before{background-position:0 -200px;}
#download-list tbody .pic .name a:first-child:before{background-position:0 -220px;}
#download-list tbody .pdf .name a:first-child:before{background-position:0 -240px;}
#download-list tbody .nn .name a:first-child:before{background-position:0 -260px;}
#download-list tbody .msg .name a:first-child:before{background-position:0 -280px;}
#download-list tbody .media .name a:first-child:before{background-position:0 -300px;}
#download-list tbody .fla .name a:first-child:before{background-position:0 -320px;}
#download-list tbody .exe .name a:first-child:before{background-position:0 -340px;}
#download-list tbody .chm .name a:first-child:before{background-position:0 -360px;}
#download-list tbody .cdr .name a:first-child:before{background-position:0 -380px;}
@media screen and (max-width:360px){
  #download-list{font-size:0.875em;}
  #download-list td{padding:7px 5px;}
  #download-list tbody p{font-size: 0.875em;}
  #download-list tbody .name a:first-child{padding-left:0px;}
  #download-list tbody .name a:first-child:before{display:none;}
}

/* CONTACT-PANEL */
#ask-about-link{float:right;margin-top:0;}
#ask-about-link a{margin:0;padding:0;color:#a7781d;font:14px 'Open Sans', sans-serif;font-weight:400;vertical-align:middle;text-decoration:none;}
#ask-about-link a:before{float:left;content:'';width:24px;height:24px;margin-right:6px;background:url('img/ask-question.png') no-repeat 0px 0px;}
#ask-about-link a:hover{color:#cbc1b8;}
#ask-about-link a:hover:before{background-position:0px 100%;}
.contact-panel{margin:0;padding:0 0 50px 0;border-top:none;border-bottom:none;}

/* COMMENTS */
#comments{float:left;width:100%;margin:0 auto;padding:10px 0 50px 0;}
#comments h2{margin-bottom:10px;padding-bottom:15px;color:#cc1426;font-size:1.5em;font-weight:normal;border-bottom:1px solid #eff0f3;}
#comments article{clear:left;float:left;width:100%;margin:10px 0;border-bottom:1px solid #eff0f3;}
#comments header{float:left;width:100%;margin-bottom:10px;}
#comments h3{float:left;font-size:1em;color:#0070b8;}
#comments time{float:right;color:#888;font-size:0.875em;}
#comments p{clear:both;margin-bottom:25px;font-weight:normal;font-size:0.875em;line-height:1.4em;}
#comments .msg{float:left;width:100%;margin:30px 0 50px;}

#comments-form legend{position:relative;text-align:center;margin:0;padding:0 0 20px;color:#1e1e1e;font:38px 'Berkshire Swash', cursive;font-weight:400;}
@media screen and (max-width:1023px){
  #comments .msg{background-image:none;}
  #comments-form, #comments-form *{box-sizing:border-box;}
}

