*{padding:0;margin:0; font-family: Verdana;transition: 0.5;}
header{z-index:100;width:100%; position:fixed; background-color: rgba(44, 81, 76, 0.9);}
.zawartosc{max-width: 817px; margin:10px auto;padding:0 10px;}
a{color: rgb(227, 192, 211); transition:0.6s; text-decoration:none;}
a:hover{color: rgba(44, 81, 76, 0.9); transition:0.6s;}
nav a:hover{color: rgb(159, 189, 241); transition:0.6s;}
.cleaned{clear:both;}
h1, h2, h3{margin: 18px 0; text-align:center; color: rgb(159, 189, 241); font-size:27px;}
h3{color: rgb(227, 192, 211); padding-top:18px;}
#company_add_form{color: rgb(87, 96, 102);}
#company_add_form:hover{color: rgb(159, 189, 241);}
.lbl-span{font-size: 12px; color: rgba(227, 192, 211);text-transform:uppercase;}
#pager{margin: 18px 0; text-align: right;}
#pager p, #pager ul, #pager ul li, #pager a{display:inline;}
#pager ul li{margin: 0 4px;}
#pager p, #pager a{color: rgba(44, 81, 76, 0.9);margin: 0 4px;}
#pager a:hover{color:rgb(87, 96, 102);} .nav-box{margin: 13px auto; text-align:right;} 
.nav-box li{display: inline-block;  line-height:42px; } 
.nav-box li a {border-left: 1px solid rgb(227, 192, 211); font-size: 14px; padding: 0 10px;} 
.nav-box li #first{border:none;}
.rozwijane, [id^=pokaz] {display: none;}
#logo-img {display: block; padding: 0 20px; float: left; font-size: 21px; line-height: 42px; color: rgb(159, 189, 241);} 
#logo-img img{max-height:42px; float:left;margin: 0 10px;} 
@media all and (max-width : 1000px) {
.nav-box li a{border:none;}
.nav-box li{line-height:20px;}
#logo-img {display: block; padding: 0; width: 100%; text-align: center; float: none;}
#logo-img img {display: block;text-align: center; float: none; margin: 0 auto;}
.rozwijane + a, .nav-box {display: none;}
.rozwijane {text-align:center;font-size:18px; cursor:pointer; display: block; padding: 0 0 0 10px; color: rgb(227, 192, 211); font-weight:bold; line-height: 42px; text-decoration: none; border: none;}
.rozwijane:hover{color: rgb(159, 189, 241); transition:0.6s;}
[id^=pokaz]:checked + ul {display: block;}
nav ul li {display: block;width: 100%; padding-left:0;}
}.pop-layer {position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(255, 255, 255, 0.7); transition: opacity 500ms; visibility: hidden; opacity: 0;}
.pop-layer:target {visibility: visible; opacity: 1;}
.popup-form {margin: 75px auto; padding: 20px; background: rgba(0,0,0,0.8); border-radius: 5px; width: 280px; position: relative; transition: all 1s ease-in-out;}
.popup-form .close-widnow {position: absolute; top: 0px; right: 10px; transition: all 0.5s; font-size: 30px; font-weight: bold; text-decoration: none; color: #fff;}
.popup-form .close-widnow:hover { color: rgb(192,80,77);}
.popup-form .pform_content {max-height: 30%; overflow: auto;}
#contact-form{width: 97%; margin: 10px auto;}
#formularz{transition: 0.5;margin: 0 auto; display:block; width:100%; padding:0;}
#formularz input, #formularz textarea, .mail{width: 100%; margin-bottom:5px;}
#formularz input:focus, #formularz textarea:focus {border: 1px solid rgb(87, 96, 102); box-shadow: 0 0 3px rgb(87, 96, 102);}
#formularz .mail{transition:1s; padding: 10px 10px; width:100%; cursor:pointer; font-weight:bold; color: rgb(87, 96, 102); background: rgb(227, 192, 211); font-size: 17px; border: 1px solid rgb(87, 96, 102);}
#formularz .mail:hover{border: 1px solid rgb(227, 192, 211); transition:1s; color: rgb(227, 192, 211); background-color: rgb(87, 96, 102);}
#formularz input {padding: 15px 17px; font-size:12px;}
#formularz textarea{height:195px; font-size:12px; padding: 17px;}
#contact-form p{color: #fff; font-size:12px;}#add_btn{display:table; width:auto; margin: 0px auto 10px auto; float:left;}   
#add_btn a{font-weight: bold; line-height: 24px; font-size: 12px; padding: 10px; background-color: rgba(44, 81, 76, 0.9); display:block; float:left; z-index:100; border-radius: 5px 0 0 5px;}
#add_btn a:hover{color: rgb(159, 189, 241);}
#add_btn img{height: 20px; padding: 10px;  margin-top: 2px; display:block; background-color: rgb(87, 96, 102); float:left; border-radius: 0 5px 5px 0;}#top-section{height: auto; position: relative; width: 100%; height:33vh; background-image:linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ),url("/bg-metin2.jpg");background-repeat:no-repeat; background-position:fixed; background-size:cover;}
#research{text-align: right; top: 50%; display:block ;position:relative; padding: 0 17px; background: rgba(255,255,255,0.3);}
#search{padding: 10px 10px; width:28%; min-width: 208px;border: 1px solid rgb(87, 96, 102); font-size: 17px; background: rgba(255,255,255,0.6); border-radius: 6px;}
#search::placeholder{font-style:italic; font-size: 14px;}
#research input:focus{border: 1px solid rgb(87, 96, 102); box-shadow: 0 0 3px rgb(87, 96, 102);}
#button-search{color: rgb(227, 192, 211); background-color: rgb(87, 96, 102);border-radius: 6px;transition:1s; margin: 20px auto; display:inline-block; padding: 10px 27px; cursor:pointer; font-weight:bold; border: 1px solid rgb(227, 192, 211); font-size: 17px; }
#button-search:hover{color: rgb(87, 96, 102); background: rgb(227, 192, 211); transition:1s; }#intro-desc{padding: 10px 20px; background-color: rgb(159, 189, 241); border-radius: 12px; } 
#intro-desc p{text-align:left; clear:both; }
#intro-desc img{display:block; margin:5px auto 20px auto; max-width: 64px;}#przerwa{min-height: 324px; width: 100%; background-attachment:fixed;background-image:linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ),url("/bg-metin2.jpg");background-repeat:no-repeat; background-size:cover; background-position:fixed;} 
#przerwa p{text-align:center; line-height: 324px; font-size: 26px; color: rgb(227, 192, 211); text-shadow: 1px 1px 1px #000; font-weight:bold;}
.cats{color: rgb(87, 96, 102); text-align:left; margin:10px; list-style:none; width:calc(48% - 24px); float:left; line-height: 64px; display:block;}
.cats img{height:64px; float:left; margin-right:20px;}
.cats:nth-child(even), .cats:nth-child(even) img{float:right; text-align:right;}
.cats:nth-child(even) img{margin-left: 24px; margin-right:0px;}
.cats a, .cats span{color: rgb(87, 96, 102);}
.cats a:hover{color: rgb(159, 189, 241);}#bread{margin: 30px auto; border-bottom: 3px solid rgba(44, 81, 76, 0.9); opacity: 0.6; text-align:right;}
#bread li{display:inline-block;}
#bread li a{display: inline-block; color: rgb(227, 192, 211); background: rgba(44, 81, 76, 0.9); line-height: 27px; height: 27px; padding: 8px 13px; font-size:13px; font-weight: normal; opacity: 0.6;transition: 0.6s;}
#bread li a:hover{opacity: 1; transition: 0.6s;}
.bread_ico{ background: rgba(44, 81, 76, 0.9); opacity: 0.6;color: #fff; font-weight: normal; height: 27px; padding: 8px; display: inline-block; line-height: 27px; font-size:13px;}
#bread li:nth-child(1) a{border-radius: 8px 0 0 0;}.biznes{margin-bottom:27px;}
.biznes:nth-child(odd){border-bottom: 3px solid rgb(87, 96, 102);}
.biznes:nth-child(even){border-bottom: 3px solid rgb(159, 189, 241);}
.biznes img{float:left; margin-bottom:27px; margin-left:13.5px; border-radius: 10px; width:27%; min-width:100px; }
.biznes:nth-child(odd) img{transform:rotate(-10deg);}
.biznes:nth-child(odd) .at-icon {min-width:auto; width:10px; float:none; display:inline; margin: 0 1px; transform: none; box-shadow:none;}
.biznes:nth-child(even) img{transform:rotate(10deg);}
.biznes:nth-child(even) .at-icon {min-width:auto; width:10px; float:none; display:inline; margin: 0 1px; transform: none; box-shadow:none;}
.biznes:nth-child(odd) .highlight{color: rgb(87, 96, 102); font-weight: bold;}
.biznes:nth-child(even) .highlight{color:rgb(159, 189, 241); font-weight: bold;}
.short-data{width: calc(60% - 27px);float:right; margin-right:20px;}
.short-data p{text-align:right;}
.short-data a{color: rgb(87, 96, 102); font-style:italic;}
.precise-name{color:rgb(227, 192, 211); font-size:18px; font-weight:bold; margin-bottom:10px;  text-align:center;}
.biznes:nth-child(odd) .precise-name{background-color:rgb(87, 96, 102);}
.biznes:nth-child(even) .precise-name{background-color:rgb(159, 189, 241);}
.spot-desc{text-align:center; margin:20px; font-style:italic;}
.biznes a:hover{color: rgba(44, 81, 76, 0.9);}
.lbl-span{color: rgba(44, 81, 76, 0.9);}#veryfied{background-color:rgb(87, 96, 102); width:100%; color: rgb(227, 192, 211); padding: 20px 0;}
#veryfied p{text-align:center; padding: 0 11px;}
#floats{text-align:center; margin: 20px auto;}
#http{margin: 0 auto;  text-align:center;height:auto; width:100%;}
.http{display:inline-block; width: calc(50% - 21px); text-align:center; min-width: 256px; }
.http img{margin-top: 20px; width: 64px;}
.http .at-icon {width: 9px;}
.place-h{color:rgb(159, 189, 241); padding-top:0; margin-bottom:10px;}
#c_fullinfo{text-align:right;}
#company-open{margin:0 auto;}
.out td{color: darkred;}
#company-open td{padding: 2px 10px;}
#company-open td:nth-child(odd) {text-align:right;}
#company-open td:nth-child(even) {text-align:center;}
#main-offer{margin-top:11px;}
#main-offer a{color: rgb(87, 96, 102); font-weight:normal;}
.social_media{display: inline-block; margin: 20px; opacity:0.8; transition: 0.6s;}   
.social_media:hover{opacity:1; transition: 0.6s;}#visited{text-align:center; margin: 20px auto 25px auto; width: 100%; }
.podobny{display: inline-block; min-width: 153px; margin: 8px; box-shadow: 0 0 4px rgb(159, 189, 241); padding: 8px; text-align:center; vertical-align:top;
width: calc(25% - 40px); min-height:175px; opacity: 0.6; transition: 0.6s; border-radius: 8px; }
.podobny img{width: 90%;}
.podobny:hover{opacity: 1; transition: 0.6s;}
.podobny p{margin: 8px 0; font-weight: normal; color: rgb(87, 96, 102); font-size: 13px;}
.podobny a{color: rgb(159, 189, 241); display: block; margin: 8px 0; font-size: 13px; font-style: italic;}
.podobny a:hover{color: rgb(159, 189, 241);}
.place-h{color:rgb(159, 189, 241); padding-top:0; margin-bottom:17px;}footer{background-color: #fff; min-height: 164px; line-height:27px;width:100%;font-weight: bold; font-size:14px; color: rgb(44, 81, 76, 0.9); text-align:center; border-top: 2px solid rgba(159, 189, 241); bottom:0; }
#wlasnosc{padding-bottom: 17px;}
#footdom{text-align:center; margin-top: 55px;}
.first-letter{font-size: 27px; color: rgba(159, 189, 241); font-weight:bold;}
.logo-word{font-size: 27px; color: rgba(87, 96, 102); font-weight:bold;} 