/* 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:#5e381e;font-size:1em;font-family:'Trebuchet MS', sans serif;}
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:#cccccc;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:#ccc;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:5px 14px;border-width:1px;border-style:solid;background:#f06817;color:#fff;transition:all 0.3s ease;font-family:Arial, sans-serif;font-size:1em;border-radius:2px;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#66bf00;cursor:pointer;}
label{font-weight:normal;}
label span{padding-left:10px;color:#aaa;font-weight:normal;display: none;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:5px 10px;border:0;font-size:100%;font:inherit;vertical-align:top;}

a{color:#66bf00;text-decoration:none;}
a:hover{color:#4b8b02;text-decoration:underline;transition:all 0.5s ease;}
a:visited{}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#f06817 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:#66bf00;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

#container, #head1 .container, #head2 .container, #foot-menu .container, #foot-box .container, #foot .container{position:relative;width:1290px;margin:0px auto;text-align:left;/*box-shadow:0 2px 6px rgba(100,100,100,0.3);*/}
#container:after{content:"";display:table;clear:both;}
#container{clear:both;}
#header{}
#body, #foot, #head1, #head2, #foot-menu, #foot-box{float:left;width:100%;margin:0 auto;padding:0;}
#body img{max-width:100%;}

#foot-box{background:#f2f2f2;position:relative}
#page1 #foot-box .container{background:url('img/bg-foot-home.jpg') no-repeat center top;min-height:349px;z-index: 2;}
#foot-box .widget.type-1{ width:50%;float:right;text-align:right}
#foot-box .widget.type-1 h2{color:#66bf00;font-size:4em;font-weight:normal}
#foot-box .widget.type-1 h3{color:#66bf00;font-size:2em;font-weight:normal}
#foot-box .widget.type-1 h4{color:#573119;font-size:1.45em;padding:12px 0;font-weight:normal;text-shadow:2px 2px 20px #dfdfdf;}
#foot-box .foot-box-bg{height:36px;background:#361d10;position:absolute;bottom:0;width:100%;z-index: 1;}
#foot-box .foot-box-bg-top{height:36px;position:absolute;top:0;width:100%;z-index:5;-webkit-box-shadow: inset 0px 9px 14px -8px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 9px 14px -8px rgba(0,0,0,0.5);
box-shadow: inset 0px 9px 14px -8px rgba(0,0,0,0.5);}

#page1 #container-bg{background:#371c11 url('img/bg-home.jpg') repeat left top;z-index: 9;position: relative;-webkit-box-shadow: inset -1px 2px 39px 18px rgba(55,28,17,1);
-moz-box-shadow: inset -1px 2px 39px 18px rgba(55,28,17,1);
box-shadow: inset -1px 2px 39px 18px rgba(55,28,17,1);}

/* 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{float:left;width:100%;height:150px;background:url('img/head1.jpg') repeat-x left top;box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.35);position: relative;    z-index: 10;}
#head1 .container{}
#logo{float:left;padding:16px 0 0;width:50%;color:#66bf00}
#logo #title{float:left;width:100%;animation-name: fadeInDown;transform-origin: center bottom;animation-duration:2s;animation-fill-mode: both;font-family:'Times New Roman', serif;font-size:4.25em;color:#66bf00;text-shadow:1px 1px 1px #000;}
#logo #title a:hover{text-decoration:none;color:#4b8b02}
#logo #slogan{clear:both;float:left;padding:0;background:inherit;color:#f2f2f2;font-weight:300;font-size:2em;font-family:'Times New Roman', serif}

#box-header{float:right;padding:0;width:50%;}
#box-header .box-tel{float:right;margin-top:30px;height: 38px;}
#box-header .info{display:inline-block;max-width:100px;font-size:1.25em;color:#fff;text-align:right;padding-right:12px}
#box-header .tel{font-size:2.1em;color:#f06817;display: inline-block;line-height: 1em;padding-right:12px}
#box-header .tel span{font-size:0.5em;vertical-align: text-top;}

#search-form{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:#f06817 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;}

/* HEADER WITH TOP MENU */
#head2{float:left;width:100%;background:url('img/head2.jpg') repeat-x left top;box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.35);min-height:140px}
#head2 .container{display: inline-block;}

/* MENU TOP */
#header .menu-1{float:right;margin-top:18px;}
#header .menu-1 ul, #foot .menu-1 ul{float:left;width:100%;height:100%;margin:0;list-style:none;}
#header .menu-1 li, #foot .menu-1 li{position:relative;float:left;padding:0;}

#header .menu-1 > ul > li > a:before{content:'';display:block;clear:left;position:relative;margin:auto;width:99%;height:4px;background:#65be00;transition:all 0.5s ease;top: -10px;}
#foot .menu-1 ul{margin:0 0 12px 0}
#foot .menu-1 a{float:left;width:100%;margin:0;padding:0px 8px;border-right:1px solid #7f7f7f}
#foot .menu-1 li:first-child a{padding-left:0}
#foot .menu-1 li:last-child a{border-right:0}

#header .menu-1 a{float:left;width:100%;margin:0;padding:10px 18px;color:#fff;font-size:1.188em;text-decoration:none;background:transparent}
#header .menu-1 a:hover, #header .menu-1 .selected a, #header .menu-1 .selected-parent a{color:#66bf00;transition:all 0.5s ease;}
#header .menu-1 a:hover, #header .menu-1 li:hover a{background:#66bf00;color:#fff;}

/* DROP DOWN MENU */
/* it is  recommended to combine these styles with standard #header .menu-1 styles */
#header .menu-1 > ul{margin:0;line-height:1.5em;}
#header .menu-1 li:after{display:none;}

#header .menu-1 ul ul{display:none;position:absolute;top:45px;left:0;z-index:10;width:auto;height:auto;white-space:nowrap;background:#66bf00;padding:10px 15px 30px}
#header .menu-1 > ul > li:hover > ul{display:block;}
#header .menu-1 ul ul li{clear:left;display:block;width:100%;margin-left:0;}
#header .menu-1 ul ul li a{width:100%;margin:0;padding:10px 10px 10px 0px;font-size:1em;border-bottom:1px solid #fff;min-width:240px}
#header .menu-1 li li a:hover, #header .menu-1 li li.selected a{background:#66bf00;padding-left:10px}
#header .menu-1 ul ul li a:before{content:"\276f";float:left;padding-right:10px;font-size: 0.75em;}

#header .menu-1 > ul > li > ul > li > ul{top:0;left:100%;border-left:5px solid #66bf00;}
#header .menu-1 > ul > li > ul > li:hover ul{display:block;}
#header .menu-1 ul ul ul li a{font-size:0.875em;}
/* 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.column{width:68%;float:right}
#page{position:relative;float:left;width:100%;margin:0 0 50px;text-align:left;}
#page1 #page h1{margin:50px 0 30px;color:#66bf00;font-size:1.813em;font-weight:normal;font-family:'Times New Roman', serif;}
#head2 h1{margin:34px 0 15px;color:#fff;font-size:2.5em;font-weight:normal;font-family:'Times New Roman', serif;text-transform: uppercase;position: relative;}
#page .msg.error h1{margin-top:15px;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1em;}

#head2 h1:after{content:'';display:block;position:absolute;bottom:-8px;margin:auto;width:50px;height:4px;background:#66bf00;transition:all 0.5s ease;}

#page div.content .button { border: 1px solid #66bf00; padding: 10px 20px; margin: 30px 0; clear: both; display: inline-block; } 
#page div.content a.button { color: #66bf00; font-weight: 900; } 
#page div.content a.button:hover { text-decoration: none; color: #fff; } 
#page div.content .button:hover { background: #66bf00; transition: all 0.5s ease; }

/* PAGE - BREADCRUMB (navigation path) */
#head2 nav.breadcrumb{padding-top:6px;color:#FFF;font-size:0.938em	;}
#head2 nav.breadcrumb a{color:#FFF}
#head2 nav.breadcrumb a:hover{}

/* PAGE CONTENT */
#page .film{margin-top:40px;width: 100%;float: left;}
#page10 #page div.content{width:50%;float:left;}
#page10 #page .map{float:right;margin-top:40px;width:45%;}
#page10 #page .map iframe{width:100%;height:450px}
#page1 #page div.content{width:50%;float:left;color:#fff;margin-top:0px}
#page div.content{line-height:1.5em;font-size:1.1em;margin-top:40px}
#page div.content > ul, #page div.content > ol{padding:10px 0 40px 50px;list-style:none}
/* #page div.content > ul:after, #page div.content > ol:after{content:"";display:table;clear:both;} */ /* Uncomment if necessary */
#page div.content > ul li:before, #page div.content > ol li:before{content:"\2714";margin:8px 0;padding:0 10px 0;color:#66bf00}
#page div.content > h2, #page div.content > h3{font-size:1.5em;line-height:1.75em;font-weight:bold;font-family:'Times New Roman', serif;text-transform: uppercase;}
#page div.content > h3{font-size:1.25em;}
#page div.content > p{padding-bottom:10px;}

#page ul.options{float:left;width:100%;margin:0 10px 20px 0;list-style:none;}
#page ul.options::after{content:"";display:table;clear:both;}
#page ul.options li{float:left;margin:0 10px 0 0;}
#page ul.options .edit a, #page ul.options .delete a{display:inline-block;width:21px;height:21px;background:url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
#page ul.options .edit a:hover{background-position:0 -21px;}
#page ul.options .delete a{background-position:-21px 0;}
#page ul.options .delete a:hover{background-position:-21px -21px;}

#page > time{position:absolute;top:40px;right:0;color:#6e6e6e;}

#page1 #page .owl-carousel{width:45%;float:right;clear:none;margin-top:60px}
#page1 #page .owl-carousel .item{width:100%;margin:0;text-align: center;}


/* LEWA KOLUMNA */

#column{width:24%;float:left;background:#fff;margin:40px 2% 30px 0;padding:0 0 30px 0;position:relative}

#column ul{list-style:none;margin-top:0;padding:0}
#column ul li a{color:#d4293d;text-decoration:none;float:left;width:100%;text-transform: uppercase;}
#column ul li li a{background:none;text-transform:inherit;margin:0px 10%;float:left;padding:6px 18px 6px 0;border-bottom: 1px solid #ccc;width:80%;position:relative;text-transform: uppercase;}
#column li a:hover{text-decoration:underline}
#column li.selected > a{text-decoration:underline;}
#column li li a:hover{/*text-decoration:underline*/}
#column .menu-1 ul ul ul, #column .menu-1 ul ul ul ul{display:none;width: 100%;}
#column ul ul{margin:0;display: inline-block;width: 100%;}
#column ul ul li{float:left;width: 100%;border:0;}
#column ul ul ul li{border-top:0;margin:0;}
#column ul ul ul ul li{border-top:0;margin:0;}

#column ul li.drop-down ul.show{display:block;height:auto;position:relative;z-index:20}
#column ul li li.drop-down > a:after{position:absolute;right:8px;display:block;content:"\276f";color:#d4293d;top:5px}

#column ul li a{font-weight:700;font-size:1.1em;padding:30px 10%;margin-bottom:0;color:#323232}
#column ul ul li a{font-weight:700;color:#d4293d;font-size:0.813em}
#column ul ul li li a{color:#323258;padding-left:10px}
#column ul ul li li li a{color:#81818c;padding-left:20px}

/* 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-'] li:before{display:none}
ul[class*='images-'] p{max-width:250px;margin:0 auto;color:#f06817;font-size:0.875em;}
#content div.content .images-3, #content div.content .images-4, #content div.content .images-51, #content div.content .images-52, #content div.content .images-53, #content div.content .images-54, #content div.content .images-55{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:9px 20px 0 0;}
.images-2{clear:right;float:right;margin:8px 0 0 15px;}
.images-3, .images-4, .images-51, .images-52, .images-53, .images-54, .images-55{clear:both;}
.images-4{padding-top:15px;}
.images-3:after, .images-4:after, .images-51:after, .images-52:after, .images-53:after, .images-54:after, .images-55:after{content:'';display:table;clear:both;}
.images-3 li img, .images-4 li img, .images-51 li img, .images-52 li img, .images-53 li img, .images-54 li img, .images-55 li img{border:3px solid #CC6633;padding:1px}
.images-3 li, .images-4 li, .images-51 li, .images-52 li, .images-53 li, .images-54 li, .images-55 li{float:left;width:20%;}
.images-3 li:nth-child(5n+1), .images-4 li:nth-child(5n+1), .images-51 li:nth-child(5n+1), .images-52 li:nth-child(5n+1), .images-53 li:nth-child(5n+1), .images-54 li:nth-child(5n+1), .images-55 li:nth-child(5n+1){clear:left;}
#content div.content .images-3, #content div.content .images-4, #content div.content .images-51, #content div.content .images-52, #content div.content .images-53, #content div.content .images-54, #content div.content .images-55{clear:none;}

/* 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:#f06817;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 .prev, #quick-box .next{position:absolute;display:block;width:50%;top:15%;height:70%;margin:0px;color:#fff;font-family:Verdana;z-index:100;opacity:0.15;text-decoration:none;}
#quick-box .prev span, #quick-box .next span{position:absolute;top:47%;left:0;padding:10px;border:1px solid #fff;background:#000;}
#quick-box .next span{left:auto;right:0;border-right:none;}
#quick-box .prev span{border-left:none;}
#quick-box .next:hover, #quick-box .prev:hover{opacity:0.8;}
#quick-box .prev{left:0;}
#quick-box .next{right:0;}
#quick-box .close{position:absolute;top:0;right:0;padding:0 4px 2px;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 .prev, #quick-box .next{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}

/* SUBPAGES LIST STYLES */
/* global */
[class*="pages-"]{float:left;width:100%;margin:7px 0;list-style:none;}
.pages-list li{clear:left;float:left;width:100%;margin:15px 0;padding:25px 0 20px;border:1px solid #dfdfdf;background: #ffffff;}
.pages-list li .image{float:left;margin:0 2.5% 5px;}
.pages-list h2{padding:0 2.5% 10px;font-size:1em;}
.pages-list h2 a{color:#66bf00;font-size:1.563em;font-weight:normal;background:none;text-decoration:none;}
.pages-list h2 a:hover{color:#f06817;background:none;text-decoration:none;}
.pages-list div.description{margin:5px 2.5% 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 li li{padding:0;border:0;background:none;}
.pages-list li ol{list-style:decimal;}
.pages-list p, .pages-5 p{padding-bottom:10px;}
/* custom */
.pages-4 time{display:block;padding:0 2.5% 5px;color:#6e6e6e;}
.pages-5{clear:both;}
.pages-5:after{content:'';display:table;clear:both;}
.pages-5 li{clear:none;float:left;width:23%;margin:15px 1%;padding:20px 0 15px;border-top:5px solid #e8eaee;text-align:center;}
.pages-5 li .image{margin:0 0 5px;}
.pages-5 h2{padding:0 0 10px;}
.pages-5 h2, .pages-5 h2 a{color:#66bf00;font-size:1.063em;font-weight:normal;background:none;text-decoration:none;}
.pages-5 h2 a:hover{color:#f06817;background:none;text-decoration:underline;}
 @media screen and (min-width:801px){ .pages-5 li:nth-child(4n+1){clear:left;} }

.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:#dfdfdf;color:#7f7f7f;font-size:0.875em;border-top:7px solid #f06817}
#foot .container{padding:40px 0;background:none}
#foot .container:after{content:"";display:table;clear:both;}
#foot a{color:#7f7f7f;text-decoration:none;}
#foot a:hover{text-decoration:underline;}
#foot .copy{float:left;border-top:1px solid #e9e9e9;padding-top:12px}
#foot .os{float:left;clear:both;margin-top:12px}
#foot .nocowanie{float:right}
#foot .info{float:left;}
#foot .ver{float:left;clear:both;margin-top:20px}
#foot .ver table td{padding:0}
#foot .ver table tr{padding:0 6px;line-height: 0.875em;}
#foot .ver span{float:left}

.dev{padding:5px;text-align:center;color:#f00;font-weight:bold;}

.form-full{clear:both;float:left;width:100%;margin:45px auto 30px;}
.form-full dt{padding:0 0 7px;}
.form-full dd{margin-bottom:20px;}
.form-full dd.captcha{position:relative}
.form-full input[type="text"], .form-full input[type="email"], .form-full input[type="password"], .form-full textarea{width:99%;padding:12px;font-size:1em;box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);outline:0}
.form-full .save{text-align:center;}
.form-full .save input{padding:12px 26px;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;}

.form-full .box{position:relative}
.form-full label{display:none;font-size:0.813em;float:left;text-align: right;background: #ffffff;padding:4px 10px;color:#7f7f7f}
.form-full label.suma{display:block;float: left;padding: 10px 10px 0 0;position: relative;right:inherit;top:inherit;background:none;color: #7f7f7f;}
.form-full label{position:absolute;right:10%;top:-6px;}
.form-full label.show{display:block;animation-name: fadeInLeft;transform-origin: center bottom;animation-duration:2s;animation-fill-mode: both;box-shadow:1px 1px 1px rgb(211, 208, 208)}

/* COMMENTS */
#comments{float:left;width:100%;margin:25px auto 0;padding-top:25px;border-top:5px solid #e8eaee;}
#comments h2{margin-bottom:10px;padding-bottom:15px;color:#66bf00;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{padding-bottom:25px;font-size:1.25em;color:#66bf00;}

@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:1290px){
    #container, #head1 .container, #head2 .container, #foot-menu .container, #foot .container{width:95%;}
		#foot-box .container{width:100%;}
    #content .files-list li{width:80%;margin-left:15px;padding-left:30px;}
    #body ul[class*='images-'] img{max-width:95%;}
		
		#logo{padding:26px 0 0;}
		#logo #slogan{font-size:1.5em;}
		#logo #title{font-size:3em;}
		#header .menu-1 a{font-size: 1em;padding: 10px 14px;}
		#foot-box .widget.type-1 h2{font-size:3em;}
		#foot-box .widget.type-1 h4{font-size: 1.1em;}
		#foot-box .widget.type-1 h3{font-size: 1.25em;}
  }
	@media screen and (max-width:1023px){
		#comments .msg{background-image:none;}
		#comments-form, #comments-form *{box-sizing:border-box;}
	}
  @media screen and (max-width:980px){

    .pages-5 li{width:48%;}
    .pages-5 li:nth-child(2n+1){clear:left;}
		
	  #menuResponsive{clear: both;float:right;width:38px;height:37px;background:url('img/menu-rwd.png') no-repeat center center;cursor:pointer;margin:15px 20px;z-index:9999}
    #header .menu-1{float:left;top:150px;position:absolute;list-style:none;width:100%;display:none;background:#3b1f13;z-index:99999;padding:0;margin:0;}
    #header .menu-1.show{animation-name: fadeInRight;transform-origin: center bottom;animation-duration:2s;animation-fill-mode: both;display:block}
		#header .menu-1 ul{padding-left:0;float:left;width: 100%;}
		#header .menu-1 ul li, #header .menu-1 li, #header .menu-1 > ul > li:first-child{width:100%;margin:0;padding:0}
		#header .menu-1 > ul > li:hover > ul,  #header .menu-1 > ul > li > ul > li:hover ul, #header .menu-1 > ul > li:after{display:none;}
    #header .menu-1 ul ul, #header .menu-1 > ul > li > ul > li > ul{position:relative;top:0;width:100%;left:0;white-space:normal;}
		#header .menu-1 ul li a{padding:12px 20px;border-bottom: 1px solid #d7d7d7;}
		#header .menu-1 ul li li a{padding:12px 36px;}
		#header .menu-1 ul li li li a{padding:12px 46px;}
		#header .menu-1 li:hover:after, #header .menu-1 .selected:after, #header .menu-1 .selected-parent:after{display:none}
		#header .menu-1 > ul > li > ul > li > ul{box-shadow:none}
		#header .menu-1 li.drop-down:before{top:10px;}
		#header .menu-1 > ul > li > a:before{display:none}

  }
	@media screen and (max-width:860px){
		#logo{padding:36px 0 0;}
	  #logo #slogan{font-size:1.1em;}
		#logo #title{font-size:2em;}
	}
	@media screen and (max-width:768px){
		#page1 #page div.content{width:100%}
		#page1 #page .owl-carousel{width:80%;margin:30px 10%}
	}
	@media screen and (max-width:639px){
		#logo, #logo #slogan, #box-header{width:100%;text-align: center;padding:16px 0 0;}
		#menuResponsive{clear:none;margin-top:5px;position: absolute;right:0;top: 96px;}
		#header .menu-1{text-align:left;}
		.box-menu{width: 320px;float:right}
		#logo #slogan{padding:6px 0 0;}
		#box-header .box-tel{margin-top:10px;float:left}
		#box-header .tel{font-size:1.5em;}
		#foot-box .widget.type-1{width:96%;text-align:center}
		#foot-box .widget.type-1 h3, #foot-box .widget.type-1 h2{text-shadow:1px 1px 0px #000;}
		#foot .nocowanie{float:left;margin-top:14px}
		#page1 #page h1{font-size: 1.5em;line-height: 1.25em;text-align:center}
		#page div.content{font-size: 1em;}
		#page10 #page div.content, #page10 #page .map{width:100%;}
		
		#page .film iframe{height:400px}
	}
  @media screen and (max-width:480px){

    .images-3 li, .images-4 li, .images-51 li, .images-52 li, .images-53 li, .images-54 li, .images-55 li{width:50%;}
    .images-3 li:nth-child(2n+1), .images-4 li:nth-child(2n+1), .images-51 li:nth-child(2n+1), .images-52 li:nth-child(2n+1), .images-53 li:nth-child(2n+1), .images-54 li:nth-child(2n+1), .images-55 li:nth-child(2n+1){clear:left;}
    .images-3 li:nth-child(5n+1), .images-4 li:nth-child(5n+1), .images-51 li:nth-child(5n+1), .images-52 li:nth-child(5n+1), .images-53 li:nth-child(5n+1), .images-54 li:nth-child(5n+1), .images-55 li:nth-child(5n+1){clear:none;}
		.form-full label{right:10px}
		#page div.content ul.images-2{width:100%;text-align:center;padding:10px}
		#head2 h1{font-size:1.667em;margin:40px 0 20px;}
		
    .pages-list li{padding:10px 0;}
    .pages-5 li{width:98%;clear:left;}

    #foot .copy, #foot .options{width:100%;}
    #foot .options li{float:left;margin:15px 25px 0 0;}
  }
	@media screen and (max-width:400px){
	  #foot .menu-1 li{width:44%;margin:10px 3%;text-align:center}
		#foot .menu-1 li a, #foot .menu-1 li:last-child a{border: 1px solid #7f7f7f;}
		
	}
	@media screen and (max-width:360px){
		#box-header .info{font-size: 1em;}
		#box-header .tel{font-size: 1.25em;}
		#page1 #page .owl-carousel .item img{width:200px}
	}
  @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;}
  }




/* PLUGINS */

