/* 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-size:1em;font-family: "Open Sans", sans-serif;font-weight: 300;}

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:#cecece;font-family: "Open Sans", sans-serif;font-size:1rem;border-radius:2px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#39b54a;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:#39b54a;color:#fff;transition:all 0.3s ease;font-family: "Open Sans", sans-serif;font-size:1rem;border-radius:2px;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#16471C;cursor:pointer;color:#FFFFFF;}
label{font-weight:bold;}
label span{padding-left:10px;color:#aaa;font-weight:normal;}
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 #e8eaee;font-size:100%;font:inherit;vertical-align:baseline;}

a{color:#39b54a;text-decoration:none;}
a:hover{color:#000;text-decoration:none;}

#container img{max-width:100%;}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#39b54a url('img/info.png') no-repeat 20px center;color:#fff;font-size:1.5rem;}
.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.813rem;}
.msg a.action:hover{background:#fff;}
.msg.panel a.action{margin-top:13px;}
.msg.error{background-color:#39b54a;}
body.is-msg-error404 .msg.error{margin-top:3rem;}
.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:0px auto;text-align:left;background:#fff;}
#container:after{content:"";display:table;clear:both;}

#body, #foot{margin:0 auto;padding:0;}

#header {width:1180px;display: flex;justify-content: space-between;align-items: center;-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;position: absolute;top: 0;left: 50%;z-index: 1;margin: 0 auto;transform: translateX(-50%);}
#head1 {float: left;}
#head2 .container {float: right;display: flex;justify-content: space-between;align-items: center;}

/* 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 */
#head1 .container{display:flex;flex-flow:row wrap;}

#logo{padding:25px 0;text-align: left;}
#logo #title a{color:#000000;font:bold 1.8em 'Open Sans', serif;line-height:1em;text-decoration:none;text-transform: uppercase;}
#logo #title a span{color:#39b54a;background:inherit;}
#logo #title a strong{color:#39b54a;background:inherit;}
#logo #title a em{color:#39b54a;font-style:normal;}
#logo #slogan{padding:0px 0 0 0px;background:inherit;font-size:16px;color:#39b54a;margin: 0px auto 0 auto;text-align: left;font-weight: 700;transition: 0.5s all;}
#header.contentFixed #slogan {font-size: 10px;}


#search-form{width:100%;margin:0;padding:1rem 2rem;background:#e8eaee;}
#search-form .field, #search-form .btn{float:left;height:30px;padding:5px 3%;}
#search-form .field{min-width:100px;width:78%;background:#fff;color:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;}
#search-form .btn{width:20%;background:#39b54a 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 .btn:hover, #search-form .btn:focus{background-color:#39b54a;transition:all 0.5s ease;}
@media screen and (min-width:800px){
  #search-form{max-width:330px;margin-left:auto;padding:2rem 1.5rem 0 0;background:none;}
}

/* MENU TOP */
.menu-top .level-0-menu{display:flex;flex-flow:row wrap;list-style:none;}
.menu-top a{display:block;padding: 0.25em 15px;color:#FFFFFF;text-decoration:none;transition:all 0.5s ease;font-size: 1.15rem;font-weight: 300;text-transform: uppercase;}
.menu-top a:hover, .menu-top .selected a, .menu-top .selected-parent a{color: #39b54a;}
.menu-1 {padding: 25px 0;}
.menu-1 ul {list-style: none;}
.menu-1 ul li {position: relative;}


/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */
#page{position:relative;margin: 0;text-align:left;padding: 0px;}
#page:after{content:"";display:table;clear:both;}
h1, .heading-1{margin:0em 5px 0 0;font-size: 0.95rem;color:#FFFFFF;font-weight: 300;text-align: center;border-right: 0px solid #FFFFFF;text-transform: uppercase;padding: 0 5px 0 0;}
#page .msg.error h1, #page .msg.error .heading-1{margin-top:.4em;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1rem;}

/* PAGE - BREADCRUMB (navigation path) */
.breadcrumb{margin-bottom:1.25rem;}
.breadcrumb ol{list-style:none;}
.breadcrumb li{display:inline-block;}
.breadcrumb li:not(:first-child)::before{content:"\203A";display:inline-block;padding:0 .5em;color:#6e6e6e;font-weight:bold;}

/* PAGE CONTENT */
#page div.content{line-height:1.5em;font-size: 1.2em;}
#page div.content > ul, #page div.content > ol{padding:0 0 0 2em;}
/* #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:.5em 0;padding:0;}
#page div.content > h2, #page div.content > h3{font-size:1.5rem;line-height:2em;font-weight:normal;}
#page div.content > h3{font-size:1.25rem;}
#page div.content > p{padding-bottom:1em;}

#page > time{color:#6e6e6e;}
@media screen and (min-width:960px){
  #page > time{position:absolute;top:2.5rem;right:0;}
}

/* IMAGES STYLES */
/* global */
#content li img{}
#content li img:hover{opacity:0.8;}
ul[class*='images-']{list-style:none;}
ul[class*='images-'] li{margin:0 0 1rem 0;background:inherit;text-align:center;}
ul[class*='images-'] p{margin:0 auto;color:#39b54a;font-size:0.875em;}
ul[class*="images-"] img{}
ul[class*="images-"] img:hover{opacity:0.8;}
div.content .images-gallery{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:.5rem 1.5rem 0 0;}
.images-2{clear:right;float:right;margin:.5rem 0 0 1rem;}
.images-gallery{clear:both;display:flex;flex-flow:row wrap;justify-content:space-between;}
.images-gallery li{flex:1 0 auto;padding:.3rem 2rem;}
div.content .images-gallery{clear:none;}
/* @media screen and (min-width:960px){ .images-4 li{flex:0 0 25%;} } */ /* - if you want to set static number of columns */

/* FILES LIST STYLES */
.files-list{margin:1rem 0 .5rem;list-style:none;vertical-align:middle;border-left:2px solid #c8cccf;font-size:0.9rem;}
.files-list li{height:20px;margin:0 0 1rem 1rem;padding-left:2rem;background:url('img/files-ext.gif') no-repeat 0 -260px;}
.files-list p{display:inline;color:#39b54a;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:.5em 0;text-align:center;font-size:0.875rem;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:.5em 0;text-align:center;font-size:0.875rem;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:'Open Sans', serif;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;}
@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.5rem;}
  #quick-box .prev, #quick-box .next{opacity:0.5;text-decoration:none;}
}

/* SUBPAGES LIST STYLES */
/* global */
.title{padding:0 0 0em;font-size:2.25rem;color:#39b54a;}
.title a{color:#39b54a;font-weight:normal;background:none;text-decoration:none;}
.title a:hover{color:#000000;background:none;text-decoration:none;}
time.date{display:block;padding:0 0 0.3em;color:#6e6e6e;}
[class|="pages"]{clear:both;margin:.5rem 0;list-style:none;}
[class|="pages"] .page:after{content:"";display:table;clear:both;}
[class|="pages"] .more{display:block;margin:0.3em 0 0;}
[class|="pages"] p{padding:0.3em 0;}

/* standard list */
.pages-list {width: 100%;float: left;margin:25px 0; display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;list-style: none;}
.pages-list .page {margin: 40px 40px 0 0;width: calc(1/4*100% - (1 - 1/4)*40px);padding: 0px;box-sizing: border-box;text-align: center;transition: 0.5s ALL;}
.pages-list .page:nth-child(4n) {margin-right: 0;}
.pages-list::after {content: '';flex: auto;}
.pages-list .page .image{float:left;margin:0 2.5% 5px 0;}
.pages-list ul, .pages-list ol{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;}

/* subpages gallery/boxes/products etc */
.pages-gallery{display:flex;flex-flow:row wrap;justify-content:space-between;}
.pages-gallery .page{flex:0 0 31.333%;margin:1%;padding:0px;text-align:center;}
.pages-gallery .page .image{margin:0 0 5px;}
.pages-gallery div.description{padding:0.3em 0;text-align:justify;}

.pagination{text-align:right;}
.pagination ul, .pagination li{display:inline;}
.pagination li{padding:0 2px;}
.pagination a, .pagination strong{padding:0 3px;}

/* SITE MAP */
#site-map{clear:left;margin:1rem 0;list-style:none;}
#site-map .sitemap__section{padding:.3em 0 .3em 2rem;list-style:none;}
#site-map .sitemap__el{padding:.3em 0;}
#site-map .sitemap__el--0{padding:.5em 0;}
#site-map .sitemap__link--0, #site-map .sitemap__nolink--0{font-size:1.25rem;}
#site-map .sitemap__link--1, #site-map .sitemap__nolink--1{font-size:1.125rem;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background:rgba(26,26,25,1);color:#FFFFFF;font-size:14px;}
#foot .container{padding:0px 25px;width: 1200px;margin:0 auto;}
#foot .container:after{content:"";display:table;clear:both;}
#foot a{color:#000000;text-decoration:none;}
#foot a:hover{text-decoration:none;color:#39b54a;}
#foot .copy{float:left;}
#foot .options{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{clear:both;width:100%;text-align:center;color: #C8C8D2;padding:15px 0 25px 0;border-top:0px solid #C8C8D2;background:#000000;font-size:13px;}
#powered a{display:inline-block;color: #ffffff;font-weight: normal;}
#powered a:hover{color: #39b54a;}

#footer-content-left {float: left;width: 100%;}
#dane-stopka {float: right;width: 100%;padding: 0px 0;margin:15px 0 5px 0;text-align: center;position: relative;}
#menu-stopka-1 {float: left;width: 100%;padding: 15px 0 0 0;text-align: center;}
#menu-stopka-2 {float: left;width: 100%;padding: 15px 0 0 0;text-align: center;}
#menu-stopka-3 {float: left;width: 100%;padding: 15px 0 0 0;text-align: center;}
#spolecznosc a {display: inline-block;}
#spolecznosc span {color: #FFFFFF;font-size: 14px;text-transform: uppercase;margin-bottom: 0px;display: inline-block;line-height: 40px;margin-right: 10px;vertical-align: top;}

#logo-2 {float: left;width: 100%;}
#logo-2 img {max-width:60%;}
#adres-stopka  {float: left;width: 100%;font-size:14px;}
#adres-stopka strong {margin-right:5px;}

#adres-stopka legend {color: #000;font-size: 14px;text-transform: uppercase;margin-bottom: 0px;display: inline-block;line-height: 40px;margin-right: 10px;vertical-align: top;}
#menu-stopka-1 legend {color: #000;font-size: 14px;text-transform: uppercase;margin-bottom: 10px;}
#menu-stopka-2 legend {color: #000;font-size: 14px;text-transform: uppercase;margin-bottom: 10px;}
#menu-stopka-3 legend {color: #000;font-size: 14px;text-transform: uppercase;margin-bottom: 10px;}

#menu-stopka-2 .menu-3{float:left;transition:all 1.3s ease;width:100%;}
#menu-stopka-2 .menu-3 ul{float:left;width:100%;height:100%;margin:0;list-style:none;text-align: center;border-bottom: 1px solid #606067;padding: 0px 0 5px 0;}
#menu-stopka-2 .menu-3 li{position:relative;float:none;padding:0;margin:0 10px;display: inline-block;}
#menu-stopka-2 .menu-3 a{float:left;width:100%;padding:5px 5px;color:#FFFFFF;font-size:18px;text-transform:uppercase;text-decoration:none;background:transparent;}
#menu-stopka-2 .menu-3 a:hover, #menu-stopka .menu-3 .selected a, #menu-stopka .menu-3 .selected-parent a{color:#39b54a;transition:all 0.5s ease;text-shadow: 1px 0 0 currentColor;}

#logo-2 p {margin-left:0px;}

#menu-stopka-3 legend {float:left;width:100%;margin-bottom:10px;text-align: center;}
#menu-stopka-3 legend.kon-foot {margin-top:30px;margin-bottom:10px;}

.banner_wrapper-2 {text-align: center;padding: 15px 0 15px 0;position: relative;width: 100%;background: #999999;display:block;float:left;margin:0px 0 0px 0;}
.banner_wrapper-2 h3 strong em {color: #FFFFFF;font-style: normal;}
.banner_wrapper-2 h3 em {color: #FFFFFF;font-style: normal;text-transform: none;}
.banner_wrapper-2 h3 strong {color: #FFFFFF;font-size: 60px;font-weight: bold;letter-spacing: 4px;padding: 0 10px;}
.banner_wrapper-2 h3 {color: #FFFFFF;font-size:36px;letter-spacing: 2px;margin: 0;text-transform: none;font-weight: 300;}
.banner_wrapper-2  a {text-decoration: none;color:#FFFFFF;}
.banner_wrapper-2  a:hover {color:#000000;}
.banner_wrapper-2  a:hover em {color:#000000;}

/* COMMON CLASSES */

.form-full{clear:both;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;}
  .menu-top{margin-top:0.3cm;}
  .menu-top li a{padding:0.1cm 0.2cm;border:0;border-right:1px solid #000;font-size:1em;}
  .menu-top .selected a, .menu-top .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;}
  .menu-top li:hover:after, .menu-top .selected:after, .menu-top .selected-parent:after, #search-form, #foot .options{display:none;}
}

/* PLUGINS */

/* 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 */
ul.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:1px solid #e8eaee;}
.tags a:hover{color:#39b54a;}
.tags li.head a{margin:0;padding-left:0;border:0;}
.pages-list .tags{margin:0;}

/* DROP DOWN MENU */
/* it is RECOMMENDED to combine these styles with standard .menu-top styles */
.menu-top ul{list-style:none;}
/* global submenus styles */
.menu-top ul ul{display:none;white-space:nowrap;background:rgba(26, 26, 26, 1);}
.menu-top li:hover > ul{display:block;} /* show submenu on hover */

@media screen and (min-width:641px){
  .menu-top ul ul{position:absolute;top:100%;left:-1px;z-index:10;width:auto;height:auto;}
  .menu-top .level-1-el a{font-size:1.063rem;}
  .menu-top .level-2-el a{font-size:0.875rem;}
  /* third level submenu */
  .menu-top .level-2-menu{top:0;left:100%;border-left:5px solid #39b54a;}
}
@media screen and (max-width:640px){
  .menu-top ul ul{top:10%;left:5px;}
  .menu-top li:hover > .level-2-menu{display:none;}
}

/* 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:600px){
  #download-list tr{display:block;border-top:1px solid #e8eaee;}
  #download-list td{display:inline-block;border:0;}
  #download-list tbody td.name{display:block;}
  #download-list tbody td.date-file{min-width:50%;text-align:left;}
  #download-list tbody td.size{min-width:50%;}
}

/* CONTACT-PANEL */
.contact-panel{padding:1.5rem 0;border-top:0px solid #e8eaee;border-bottom:0px solid #e8eaee;}
#formName {float:left;width:48%;}
#formEmail {float:right;width:48%;}
#formPhone {float:left;width:48%;}
#formTopic {float:right;width:48%;}

/* COMMENTS */
#comments{padding:1.5rem 0;border-top:5px solid #e8eaee;}
#comments h2{padding-bottom:1rem;color:#39b54a;font-size:1.5rem;font-weight:normal;border-bottom:1px solid #eff0f3;}
#comments article{width:100%;margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid #eff0f3;}
#comments header{margin-bottom:.5rem;}
#comments h3{display:inline-block;font-size:1rem;color:#39b54a;}
#comments time{float:right;color:#888;font-size:0.875rem;}
#comments p{font-size:0.875rem;line-height:1.5em;}
#comments .msg{margin:2rem 0 3rem;}
@media screen and (max-width:1023px){
  #comments .msg{background-image:none;}
}
#comments-form legend{padding-bottom:1.5rem;font-size:1.25rem;color:#39b54a;}
.comments-count{display:block;padding:0.3em 0;color:#6e6e6e;}


/* */
.more a{padding:0.4em 0.9em;border-width:1px;border-style:solid;background:#39b54a;color:#fff;transition:all 0.3s ease;font-family: "Open Sans", sans-serif;font-size:1rem;border-radius:2px;}
.more a:hover {background:#FFFFFF;cursor:pointer;color:#39b54a;}

/* */
#pageInner {display: inline-block;width: 100%;padding: 50px 200px 50px 200px;margin:50px 0 0 0;			background-image: url('img/bg_01.jpg') ;
  background-position: center center;
  background-repeat:  no-repeat;
  background-attachment: fixed;
  background-size:  cover;
  background-color: #dedede;}
#pageImgInner {display: inline-block;width: 100%;padding: 25px 150px 0 150px;}
.pageInner__wrapper {position: relative;margin: auto;width: 100%;background-color: rgba( 96, 113, 68, 0.6 );padding: 25px;color: #FFFFFF;}

/* */
.slick-list .image {float:left;margin:0 15px 5px 0;}
.slick-list li .more {float:right;margin:15px 0;}

/* */
#header.contentFixed {box-shadow: 0 0 5px rgba(0,0,0,.1);-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;
  position: fixed;z-index: 1010;left:0;right:0;top:0;;}
.fixTop {height: 0px;}
.fixTop.fixed {height: 84px;}
#title img {width: 110px;-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
#header.contentFixed #title img {width: 150px;-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
#header.contentFixed .menu-1 {padding: 0 25px;}
#header.contentFixed #logo {padding: 8px 25px 5px 25px;}

/* */
.sidr-inner li{position:relative;}
.sidr-inner li .more{position:absolute;right:10px;top:10px;width:20px;height:20px;padding:0 5px;border-radius:0px;cursor:pointer;background:url('img/ico_plus.png') no-repeat center center !important;margin:0px !important;}
.sidr-inner li .more.active{background:url('img/ico_minus.png') no-repeat center center !important;}
#hamburger-menu{display:none;}
@media screen and (max-width:1239px){
  #hamburger-menu{display:block;}
  #hamburger-menu-respo{display:none !important;}
  .menu-1 {display:none !important;}
}

/* */
.spolecznoscIco {display: none;justify-content: flex-end;align-items: center;margin: 0 0 0 auto;}
.spolecznoscIco ul {list-style: none;display: flex;justify-content: flex-end;align-items: center;margin: 0 0 0 auto;}
.spolecznoscIco ul li {margin: 0 10px 0 0;}
.spolecznoscIco ul li:last-child {margin: 0 0px 0 0;}
.spolecznoscIco ul li a {font-size: 1.25rem;border-radius: 100%;border: 1px solid #FFFFFF;padding: 5px;transition: 0.5s all;color: #FFFFFF;}
.spolecznoscIco ul li a:hover {color: #39b54a;border: 1px solid #39b54a;}

/* */
.stopkaBox {display: flex;justify-content: center;align-items: center;margin: 0 auto;flex-wrap: wrap;}

/* */
#sliderTop {width: 100%;margin: 0 auto;}

/* */
#powered .menu-3 {display: flex;justify-content: flex-start;align-items: center;}
#powered .menu-3 ul {list-style: none;display: flex;align-items: center;justify-content: flex-start;}
#powered .menu-3 ul li a {transition:0.5s all;padding: 0px 5px;font-size: 0.95rem;color: #ffffff;background-color: #000000;font-weight:300;transition: 0.5s all;text-transform: uppercase;}
#powered .menu-3 ul li a:hover {background:#000000;cursor:pointer;color:#39b54a;}

/* */
.cookiesBox button {transition:0.5s all;padding: 0px 5px;font-size: 0.95rem;color: #ffffff;background-color: #000000;font-weight:300;transition: 0.5s all;text-transform: uppercase;}
.cookiesBox button:hover {background:#000000;cursor:pointer;color:#39b54a;}

/* */
.quick-slider-slide::before {content:"";position:absolute;top:0;left:0;width:100%;height:50%;background: #000000;
background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);}

/* RESPONSIVE WEB DESIGN - media queries */
  @media screen and (max-width:1680px){
    .menu-top a {padding: .6em 0.5em;font-size: 16px;}   
  }
  @media screen and (max-width:1380px){
    #logo #title a {font: bold 1.4em 'Open Sans', serif;}
    .slider .description {bottom: 15% !important;}
    .quick-slider-nav-arrows {display: none !important;}
  }  
  @media screen and (max-width:1239px){	
    #pageImgInner {padding: 25px 25px 0 25px;}
    #pageInner {padding: 25px 25px 50px 25px;margin:0px;}
    #foot .container {width: 100%;}
    .widgets-3 > ul > li.type-7 {width: 100% !important;padding: 0 25px;}
    #header.contentFixed #logo {padding: 8px 15px 5px 15px;}
    #innerHeader {width: 100%;}
    #logo {padding: 25px 15px;}
    #header {width: 100%;}
  }
  @media screen and (max-width:1040px){
    .quick-slider-nav-dots {display: none !important;}
    .slider .description {bottom: 5% !important;font-size: 3vw !important;}
  }  
  @media screen and (max-width:980px){  
  }
  @media screen and (max-width:840px){
  }
  @media screen and (max-width:800px){
    .images-1, .images-2 {width: 50%;}
    .slider .description {display: none !important;}  
	#pageInner .images-column.images-2 {width: 100%;z-index: 2;margin:0px 0%;}
    #page #pageInner div.content {width: 100%;z-index: 2;}
  }
  @media screen and (max-width:640px){
    h1, .heading-1 {width: 100%;text-align: center;margin: 5px auto 15px auto;}
    #formName {float:left;width:100%;}
    #formEmail {float:right;width:100%;}
    #formPhone {float:left;width:100%;}
    #formTopic {float:right;width:100%;}  
    .banner_wrapper-2 h3 strong {width: 100%;float: left;text-align: center;font-size: 10vw;}  
    .pages-gallery .page {flex: 0 0 98%;margin: 1% 1% 50px 1%;}
    #logo #title a {font: bold 1.1em 'Open Sans', serif;}
    #logo #slogan {font-size: 10px;}
  }  
  @media screen and (max-width:540px){
  }
  @media screen and (max-width:480px){
    .slick-list .image {display: none !important;}
  }

  @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{padding:5px 10px 7px;font-size:1.5em;}
    #quick-box .prev, #quick-box .next{opacity:0.5;text-decoration:none;}
  }

