/* Quick.Cms.Ext v6.x default stylesheet */

/* GLOBAL STYLES */
body, body *{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,table{color:#727272;font-size:1em;font-family:"PT Sans", sans-serif;}
h1,h2,h3,h4{font-size:1em;}

body{padding:0;background:#fff;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:#0093dd;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:5px 14px;border-width:1px;border-style:solid;background:#0093dd;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:#00679a;cursor:pointer;}
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{margin:0;padding:2px 4px;border:1px solid #e8eaee;font-size:100%;font:inherit;vertical-align:baseline;}

a{color:#8C1117;text-decoration:underline;}
a:hover{color:#8C1117;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, #head1 .container, #head2 .container, #foot .container, #foot-powered .container, #recommendations .container{position:relative;width:1170px;margin:0px auto;text-align:left;background:#fff;}
#container:after{content:"";display:table;clear:both;}
#header{}
#body, #foot, #head1, #head2, #foot, #foot-powered, #recommendations{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 */
#head1{float:left;width:100%;}
#head1 .container{margin-top:35px}

#head1 .container #tel{
	text-align: right;
	font-size: 0.875em;
	color: #666666;
	float: right
}
#head1 .container #tel span{
	color: #25507a;
	padding-left: 4px;
	font-weight: bold;
  font-size: 1.25em;
}
#head1 .container #tel:before {content:url( img/tel.jpg);float:left}

#logo{position:absolute;left:0;top:-35px}
#logo #title{float:left;}
#logo #title a{color:#1f1a17;font:bold 3.25em 'Arial';line-height:1em;text-decoration:none;}
#logo #title a span{color:#cc1426;background:inherit;}
#logo #title a strong{color:#0093dd;background:inherit;}
#logo #title a em{color:#cc1426;font-style:normal;}
#logo #slogan{float:left;clear:left;padding:4px 0 0 4px;background:inherit;color:#1f1a17;}

#search-form{display:none;float:right;min-width:140px;width:100%;padding:25px 0;text-align:right;background:#26507a}
#search-form fieldset{width:30%;margin:0 auto}
#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: url('img/search-white.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;z-index:99;width:100%;background:#fff;height: 90px;}
#head2 .container{}

#head2 .search-click{float:right;margin-top:37px;margin-left:20px;cursor:pointer;}

/* MENU TOP */
#head2 .menu-1{float:right;margin-top: 10px;}
#head2 .menu-1 ul{float:left;width:100%;height:100%;margin:0;list-style:none;border-top: 1px solid rgba(0, 0, 0, 0.05);}
#head2 .menu-1 li{position:relative;float:left;padding:0;}
#head2 .menu-1 li:after{content:'';display:block;position:absolute;bottom:0;margin:auto;width:10%;height:2px;background:transparent;transition:all 0.5s ease;}
#head2 .menu-1 li:hover:after, #head2 .menu-1 .selected:after, #head2 .menu-1 .selected-parent:after{width:99%;background:#0093dd;}
#head2 .menu-1 a{float:left;width:100%;margin:0;padding:13px 20px;color:#333;font-size:0.875em;text-decoration:none;background:transparent;font-family: "PT Serif";text-transform: uppercase;}
#head2 .menu-1 a:hover, #head2 .menu-1 .selected a, #head2 .menu-1 .selected-parent a{color:#8C1117;transition:all 0.5s ease;}

/* DROP DOWN MENU */
#head2 .menu-1 > ul{margin:8px 0;line-height:1.5em;}
#head2 .menu-1 li{position:relative;}
#head2 .menu-1 li a{}
#head2 .menu-1 .selected a, #head2 .menu-1 .selected-parent a{font-weight:bold}
#head2 .menu-1 li:after{display:none;}

#head2 .menu-1 ul ul{display:none;position:absolute;top:50px;left:-50px;z-index:99;height:auto;white-space:nowrap;background:#fff;width: auto;}
#head2 .menu-1 > ul > li:hover > ul{display:block;}
#head2 .menu-1 ul ul li{clear:left;display:block;width:100%;margin-left:0;}
#head2 .menu-1 ul ul li a{width:100%;margin:0;}
#head2 .menu-1 > ul > li > ul > li{border-top:1px solid #fff;}

#head2 .menu-1 > ul > li > ul > li > ul{top:0;left:100%;border-left:2px solid #e2dfe3;border-top:0px}
#head2 .menu-1 > ul > li > ul > li:hover ul{display:block;}
#head2 .menu-1 ul ul ul li{border-bottom:1px solid #fff;}
#head2 .menu-1 ul ul ul li a, #head2 .menu-1 ul ul li a{font-size:0.75em;padding:6px 20px;}

/* 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;}

#map1, #map2{height:140px;width:400px;margin-left:3%;color: #000;}
#map1 .link, #map2 .link{color:#000;z-index:9999;position:absolute;left:4px;background: #fff;font-size: 0.75em;}

/* PAGE */
#page{position:relative;float:left;width:98%;margin:0 1% 30px;text-align:left;font-family: "PT Serif";}
#page h1{color:#fff;font-size:2em;font-weight:normal;font-family: "PT Serif";text-transform: uppercase;margin-top:-80px;z-index:98;position:relative;text-shadow:1px 1px 1px #000;}
#page .msg.error h1{margin-top:15px;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1em;}

#page #page-right{float:right;width:70%}
#page #page-left{float:left;width:28%;margin-top:20px}

#page1 #page #page-right{float:right;width:100%}

#page7 #page .map{float:right}
#page7 #page .adress, #page7 #page .hours, #page7 #page .map{width:24%;float:left;padding:1% 1% 1% 3%}
#page7 #page .title{width:7%;float:left;padding:1%;font-weight:bold}
#page7 #page .title-main{width:100%;padding-bottom:10px;font-size:1.33em}
#page7 #page .filia, #page7 #page .siedziba{clear:both;float:left;width:100%;margin:10px 0}

/* PAGE - BREADCRUMB (navigation path) */
#page nav.breadcrumb{position:relative;z-index:98;color:#fff;font-size:0.75em;margin-left:2px;margin-bottom: 40px;}
#page nav.breadcrumb a{color:#fff;text-decoration:none;text-shadow:1px 1px 1px #000;}
#page nav.breadcrumb a:hover{text-decoration:underline;}

#page > time{margin-left:2px;margin-bottom: 40px;color:#6e6e6e;float: right;width: 100%;text-align: right;}

#page1 #page div.box-right{float:right;width:30%;padding:2% 0 2% 2%;margin:0;font-family: "PT Serif";color:#000;text-align:center}
#page1 #page div.box-right h3{margin:18px 0 20px;font-size:1.2em;font-weight:400}

#page1 #page div.box-right .menu-1{border:1px solid #d1d1d1;width:100%;padding:12px;list-style:none;display: table;}
#page1 #page div.box-right .menu-1 ul li{width:94%;float:left;margin:2% 3% ;padding:0;font-size:0.9em;list-style:none;text-align:left;}
#page1 #page div.box-right .menu-1 a{padding:10px 5px;color:#000000;text-decoration:none;text-align:left;border:1px solid #e6e6e6;}

#page1 #page div.box-right .menu-1 ul ul li{background: #fbfbfb;color:#5b5b5b}
#page1 #page div.box-right .menu-1 ul ul ul li{margin:0;background:#F9F9F9;width:100%;font-size: 1em;}
#page1 #page div.box-right .menu-1 ul ul ul{display:none}
#page1 #page div.box-right .menu-1 ul li a{display:none}
#page1 #page div.box-right .menu-1 ul li ul li a{display:block}
#page1 #page div.box-right .menu-1 ul ul ul li a{padding: 4% 0 4% 8%;}

#page div.box-left{float:left;padding:2% 2% 2% 0;margin:0;font-family: "PT Serif";color:#000;text-align:center}
#page div.box-left h3{margin:8px 0 20px;font-size:1.2em;font-weight:400}

#page div.box-left .menu-1{width:100%;padding:12px;list-style:none;display: table;}
#page div.box-left .menu-1 ul li{width:94%;float:left;margin:2% 3% ;padding:0;font-size:0.9em;list-style:none;text-align:left;}
#page div.box-left .menu-1 a{padding: 11px 0;color:#848484;text-decoration:none;text-align:left;border-bottom: 1px solid #ebebeb;}
#page div.box-left .menu-1 a:after {content: "›";font-size: 17px;font-family: Georgia, serif;float:right}
#page div.box-left .menu-1 a:hover, #page div.box-left .menu-1 .selected a{color:#8C1117;transition:all 0.5s ease;}
#page div.box-left .menu-1 .selected a{font-weight:bold}

#page div.box-left .menu-1 ul ul li{color:#5b5b5b}
#page div.box-left .menu-1 ul ul ul li{margin:0;width:100%;font-size: 1em;}
#page div.box-left .menu-1 ul ul ul{display:none}
#page div.box-left .menu-1 ul li a{display:none}
#page div.box-left .menu-1 ul li ul li a{display:block}
#page div.box-left .menu-1 ul ul ul li a{ padding: 11px 0 11px 20px;}

/* PAGE CONTENT */
#page1 #page div.content{margin-top:0}
#page div.content{line-height:1.5em;margin-top:20px}
#page div.content > ul, #page div.content > ol{padding:0 0 0 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:8px 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 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;}


/* IMAGES STYLES */
/* global */
#content li img{box-shadow:0 0 4px rgba(100,100,100,0.4);}
#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:#0093dd;font-size:0.875em;}
#content div.content .images-3, #content div.content .images-4{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-5{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;}

.images-5{width:100%;margin:50px 0;float:left}
.images-5 li:nth-child(3n+1){clear:left;}
ul.images-5 li{float:left;width:33%;border: 1px solid #e5e5e5;margin:0;padding:3%}
.images-5 li:nth-child(1), .images-5 li:nth-child(2), .images-5 li:nth-child(3){border-bottom: none;border-left: none;border-top: none;}
.images-5 li:nth-child(3), .images-5 li:nth-child(6){border-right: none;}
.images-5 li:nth-child(4), .images-5 li:nth-child(5), .images-5 li:nth-child(6){border-bottom: none;border-left: 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:#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 .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;}
.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:#000000;font-size:1.563em;font-weight:normal;background:none;text-decoration:none;}
.pages-list h2 a:hover{color:#8C1117;background:none;text-decoration:underline;}
.pages-list div.description{margin:5px 2.5% 0;font-weight:normal;font-size:0.9em;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:#000;}
.pages-5{float:left;width:70%;}
.pages-5:after{content:'';display:table;clear:both;}
.pages-5 li{clear:none;float:left;width:46%;margin:15px 4% 15px 0;padding:20px 0 15px;text-align:left;}
.pages-5 li .description{font-size:0.9em;}
.pages-5 li .image{margin:0 0 5px;}
.pages-5 h2{padding:0 0 24px;}
.pages-5 h2, .pages-5 h2 a{color:#000000;font-size:1.063em;font-weight:normal;background:none;text-decoration:none;}
.pages-5 h2 a:hover{color:#0093dd;background:none;text-decoration:underline;}
 @media screen and (min-width:801px){ .pages-5 li:nth-child(2n+1){clear:left;} }

#page1 #page .pages-5 h2 a{padding-left:44px}
#page1 #page .pages-5 li:nth-child(1){background:url('img/ico-uslugi.jpg') no-repeat left 14px}
#page1 #page .pages-5 li:nth-child(2){background:url('img/ico-dotacje.jpg') no-repeat left 14px}
#page1 #page .pages-5 li:nth-child(3){background:url('img/ico-gwarancja.jpg') no-repeat left 14px}
#page1 #page .pages-5 li:nth-child(4){background:url('img/ico-archiwizacja.jpg') no-repeat left 14px}
#page1 #page .pages-5 li:nth-child(5){background:url('img/ico-szkolenia.jpg') no-repeat left 14px}
#page1 #page .pages-5 li:nth-child(6){background:url('img/ico-odleglosc.jpg') no-repeat left 14px}

.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:#8C1117;color:#fff;font-size:0.83em;}
#foot .container{padding:22px 0px 0;background:#8C1117;}
#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-powered{clear:both; background:#98141A;color:#fff;font-size:0.83em;}
#foot-powered .container{padding:22px 0px;background:#98141A;}
#foot-powered .container:after{content:"";display:table;clear:both;}
#foot-powered a{color:#fff;text-decoration:none;}
#foot-powered a:hover{text-decoration:underline;}
#foot-powered .copy{float:left;width:100%;text-align:center}

#foot .adress, #foot .hours, #foot .map{width:24%;float:left;padding:1% 1% 1% 34px}
#foot .title{width:16%;float:left;padding:1%;font-weight:bold}
#foot .title-main{width:100%;padding-bottom:10px;font-size:1.33em}
#foot .filia, #foot .siedziba{clear:both;float:left;width:100%;margin:10px 0}

#foot .siedziba .adress, #foot .filia .adress{background:url('img/ico-foot.png') no-repeat left 2px;}

#recommendations{font-size:1em;margin-top:30px}
#recommendations .container{}
#recommendations .container .box1{float:left;width:60%;text-align:center;}
#recommendations .container .box1 .title span, #recommendations .container .box2 .title span{border-bottom:1px solid #ececec;padding: 10px 30px;color:#000; font-family: "PT Serif";}

#recommendations .container .box2{float:right;width:40%;text-align:center;height:240px}


.dev{padding:5px;text-align:center;color:#f00;font-weight:bold;}

.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 .captcha input{min-width:60px;width:6%;}
.form-full .captcha strong{font-weight:bold;}
.form-full .captcha em{font-style:normal;font-weight:bold;}
.form-full .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
.form-full .save{text-align:center;}
.form-full .save input{padding:7px 14px;text-transform:uppercase;letter-spacing:1px;}



/* CONTACT-PANEL */
.contact-panel{padding:25px 0;border-top:5px solid #e8eaee;border-bottom:5px solid #e8eaee;}

@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;}
  #head2 .menu-1{margin-top:0.3cm;}
  #head2 .menu-1 li a{padding:0.1cm 0.2cm;border:0;border-right:1px solid #000;font-size:1em;}
  #head2 .menu-1 .selected 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;}
  #search-form, #foot .options{display:none;}
}

/* RESPONSIVE WEB DESIGN - media queries */
  @media screen and (max-width:1199px){
    #head1 .container,  #foot .container, #foot-powered .container, #recommendations .container{width:95%;}
    #container{width:98%;}
    #body ul[class*='images-'] img{max-width:95%;}
    #head2 .container{width:100%}
    #head2 .search-click{margin-right:20px}
    #foot .adress, #foot .hours, #foot .map{width:48%}
    #map1, #map2{width:100%;margin-top:-120px}
    #foot .title, #foot .siedziba .adress, #foot .filia .adress, #foot .hours, #page7 #page .adress, #page7 #page .hours{clear:both}
    #page div.content table{width:100%}
    #page7 #page .adress, #page7 #page .hours, #page7 #page .title{width:50%}
    #page7 #page .map{width:50%;margin-top:-60px;float:right}
  }
  @media screen and (max-width:1023px){
    #logo{top:-14px;margin-left:20px}
    #logo #title img{width:200px}
    #page h1{font-size:1.25em;margin-top: -60px;}
    #recommendations .container .box2{width:100%}
    #page div.box-left .menu-1{padding-left:0}
    #page div.box-left h3{text-align:left;margin-left: 13px;}
  }
  @media screen and (max-width:820px){
   
    #menuResponsive{float:right;width:38px;height:46px;background:url('img/menu_smart.png') no-repeat center center;cursor:pointer;padding:9px 20px 0 10px;margin:22px 20px 0 10px;z-index:999}
    #head2 .menu-1{float:left;top:12px;position:relative;list-style:none;width:100%;display:none;background:#8C1117;z-index:101;}
    #head2 .menu-1 ul{padding-left:0}
    #head2 .menu-1 > ul{margin:0}
    #head2 .menu-1 li{width:100%;background:#8C1117;}
    #head2 .menu-1 li a{padding: 15px 0 15px 30px;background:#8C1117;color:#fff;font-size:0.75em;border-bottom: 1px solid #670000;}
    #head2 .menu-1 .selected a, #head2 .menu-1 .selected-parent a, #head2 .menu-1 a:hover, #head2 .menu-1 .selected a{color:#fff;text-decoration:underline}
    
    #head2 .menu-1 > ul > li:hover > ul,  #head2 .menu-1 > ul > li > ul > li:hover ul{display:none;}
    #head2 .menu-1 ul ul, #head2 .menu-1 > ul > li > ul > li > ul{position:relative;top:0;width:100%;left:0;}
    #head2 .menu-1 ul ul ul li{border-bottom:0}
    #head2 .menu-1 a{color: #292929;text-decoration:none}

    #head2 .menu-1 ul ul{background:none}
    #head2 .menu-1 > ul > li > ul > li > ul{background:#A5A2A2}
    #head2 .menu-1 > ul > li > ul > li{border-top:0}
    #head2 .menu-1 ul ul li a{padding-left:46px;color: #fff;}
    #head2 .menu-1 ul ul ul li a{padding-left:60px;color: #fff;border-left:0}
    #head2 .menu-1 ul ul ul li a, #head2 .menu-1 ul ul li a{padding-top:15px;padding-bottom:15px}
    #head2 .menu-1 > ul > li > ul > li > ul{border-left:0}
    
    #search-form fieldset{width: 64%;}
    #page1 #page div.box-right{width:40%}
    .pages-5{width:60%}
    .pages-5 li{width:99%;}
    .pages-5 li:nth-child(2n+1){clear:left;}
  }
  @media screen and (max-width:640px){
    #page h1{margin-top:0;font-size:1.25em;color: #000;text-shadow:none;}
    #page nav.breadcrumb a{color: #000;text-shadow:none}
    #page nav.breadcrumb{margin-bottom:10px}
    #page #page-left, #page #page-right{width:100%}
    #page div.box-left .menu-1 ul li{margin:1%;width: 98%;}
    #page div.content{margin-top:0}
    .pages-list h2 a{font-size:1.25em}
  }
  @media screen and (max-width:480px){
    #head1 .container{margin-top:10px;height: 46px;}
    #menuResponsive{margin-top:0}
    #head2 .search-click{margin-top:15px}

    .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;}

    .pages-list li{padding:10px 0;}
    
    #page1 #page div.box-right{width:100%}
    .pages-5{width:100%}

    #foot .copy, #foot .options{width:100%;}
    #foot .options li{float:left;margin:15px 25px 0 0;}

    #recommendations .container .box2{height: 300px;}

    #foot .title, #page7 #page .title, #foot .adress, #foot .hours, #foot .map, #page7 #page .adress, #page7 #page .hours{width:100%}
    #page7 #page .map{clear:both;width:100%;margin:0px}
    #map1, #map2{margin:0px}
  }

  @media screen and (max-width:320px){
    #logo #title img{width:160px}
    #logo{top: -3px;}
    #recommendations .container .box1 .title span, #recommendations .container .box2 .title span{border:0}
    #head2 .menu-1 li a{padding-left:10px}
    #head2 .menu-1 ul ul li a{padding-left:20px}
    #page div.box-left .menu-1 a:after{margin-right: -16px;}
  }

/* PLUGINS */


