body{
        /*background-image: url('/theme/img/bg.png');*/
        background-color: #eaeaea;
}

#strona {
    width: 100%;
    background-image: url('/global/img/bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    height: 650px;
    margin-top:35px;
    display: block;
}
.navbar-inverse {
    background-color: #232323;
}
p{
    text-align:justify;
}
.color{
color:#f9ce00;
}
a{
color:black;
}
a:hover{
text-decoration:none;
color:#777777;
cursor:pointer;
}
.h1bg{
/*background-color:#f6f7ec;*/
 padding:10px;
 text-align:center;
 margin-top:0px;
}
/*.nav-pills>li>a:hover{
background-color:gray;
}*/

#podkategorie{
    background-color: #f5f5f5;
    padding-bottom:10px;
}

#podkategorie p{
    text-align: left;
}

#podkategorie ul{
    list-style-type: none;
    padding-left: 0px;
    column-count: 1;
}

.col-md-3 #podkategorie ul {
    column-count: 1;
}
#podkategorie h4{
    /* background:white; */
    padding:5px 3px;
    /* box-shadow: 1px 1px 2px; */
    margin-left:-5px;
    /* border-radius:3px; */
}
#podkategorie h5{
    padding:5px 3px;
}
#podkategorie a{
    padding: 5px 0px;
    /* display: inline-block; */
}

.cat-active{
    font-weight: bold;
    /* margin-top:2px;
    margin-bottom: 3px; */
    /* font-size:large; */
}
.subcategory-type-title{
    font-weight: bold;
    margin-left: -10px;
}
.content{
/*margin-top:36px;*/
padding-top:5px;
/*background:white;*/
/*margin-bottom:30px;*/
box-sizing: border-box;
}

.website-content{
    background-color: white;
}
.body-content{
/*background-color:#fafaf7;*/
/*background-color:white;*/
margin-top:50px;
margin-bottom:20px; 
min-height:700px;
}
#header-box{
    background-color: white;
    padding:20px;
    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.75);;
    margin-bottom:30px;
}
#header-box p{
    text-align:center;
} 

.row-box{
    background-color: white;
    /* padding-top:10px;
    padding-bottom: 10px; */
    margin-bottom:15px;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.75);;
}

#related-ogl-section, #ogl-from-user-section, #related-company-section {
    margin-top:40px;
}

.row-box-big{
    margin-bottom:15px !important;
}

.gray-bg-row{
    background-color:lightgray;
}
.gray-bg-row hr{
    border-top: 1px solid gray;
}
.col-box{
    background-color: white;
    padding-bottom: 5px;
    margin:0 -5px !important;
    margin-bottom: 10px;
    box-shadow: 1px 1px 2px #dadada;
}
/*-moz-transition-property:none;
-o-transition-property:none;
 -webkit-transition-property:none;
 transition-property:none;-moz-box-sizing:inherit;-webkit-box-sizing:inherit;box-sizing:inherit;border:1px #e7e7e7 solid;
animation:box-item-scaling-in .18s linear forwards;width:110%;margin-left:-5%;margin-top:20px;margin-bottom:20px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;transition:width 2s,height 2s,margin .1s linear;-webkit-transition:width 2s,height 2s,margin .1s linear;-ms-transition:width 2s,height 2s,margin .1s linear
}*/

.featured{
    background-color: #ffea80 !important;
}

.featured-label {
    font: 700 12px/10px Arial,Helvetica,sans-serif;
    color: #fff;
    background: #6ad4ff;
    text-transform: uppercase;
    padding: 9px 0 7px;
    text-shadow: 1px 1px rgba(0,0,0,0.24);
    width: 130px;
    text-align: center;
    display: block;
    position: absolute;
    left: -33px;
    top: 16px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.promoted-label {
    font: 700 12px/10px Arial,Helvetica,sans-serif;
    color: #fff;
    background: darkred;
    text-transform: uppercase;
    padding: 2px 4px;
    margin-left:10px;
    text-shadow: 1px 1px rgba(0,0,0,0.24);
    /*width: 130px;*/
    /*text-align: center;*/
    /*display: block;
    position: absolute;
    right: -33px;
    bottom: 16px;*/
    z-index: 1;
    /*-webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);*/
}

.premium{
    transition: all .2s ease-in-out; 
    z-index: 1000;
}
.premium:hover{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);
    transform: scale(1.1);
}

.navbar-fixed-top {
    border-bottom: 3px solid #fdeb00;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.75);
}
.kategorieh3{
text-transform:uppercase;
text-align:center;
color:white;
/*font-size:28px;*/
border-top: 1px solid #c2c2ba;
border-bottom: 1px solid #c2c2ba;
padding:5px;
}
.kategorieh3 a{
color:white;
}

.kategorieh3 a:hover{
color:#777777;
}



.kat{
	margin-bottom:35px;
}
.kat img:hover{
	opacity:0.8;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);

}
footer {
    display: block;
    border-top: 3px solid #fecf1d;
    background-color: #232323;
    width: 100%;
    min-height: 100px;
    color:#cbcabd;
}
    footer h4.title {
        margin-top:10px;
        padding:3px;
        font-weight: 700;
        letter-spacing: 0.05em;
        color: white;
    }
    
    footer a{
        color:#7a7a7a;
        
    }
    footer a:hover{
        color: #fecf1d;
    }
    footer ul {
        list-style-type: none;
        padding-inline-start: 5px;
    }
    footer ul li{
        margin-bottom: .3125rem;
    }
#tekst-czarny{
    width:600px;
    height:70px;
    padding:5px;
    position:absolute;
    padding-left:15px;
    top:400px;
    left:100px;
    color:white;
    background-color:rgba(0,0,0,0.9)
}

#tekst-zolty{
    width:450px;
    height:50px;
    padding:5px;
    position:absolute;
    top:470px;
    left:100px;
    color:black;
    padding-left:15px;
    background-color:rgba(255, 243, 0, 0.9)
}
/* #tekst-zolty a{
color:black;
font-weight:bold;
} */

.home-header-h1{
    margin-top:170px;
    font-size: 80px;
    text-align: center;
    color: white;
    font-weight: bold;
    text-shadow: 2px 5px 10px black;
}
.home-header-desc{
    margin-top:35px;
    color:white;
    text-align:center;
    font-size:22px;
    background-size: cover;
}
#logo-prawo{
width: 130px;
height: 143px;
position:absolute;
    top:70px;
    right:240px;
}
#logo-prawo img{
width:100%;
}

#logo-lewo{
    width:480px;
    height:130px;
    position:absolute;
    top:90px;
    left:75px;
    border: 4px solid #fdeb00;
    background-color: rgba(0, 0, 0, 0.4);
}
#logo-lewo h1{
        font-weight:700;
    color:white;
    padding:0px 10px 5px 10px;
    text-transform:uppercase;
        font-size:80px;
        padding-bottom:0px;
        margin-bottom:0px;
}

/*#logo-lewo h3{
    font-weight:100;
    color:#f9ce00;
    padding-top:0px;
    padding-left:16px;
    margin-top:-10px;
}*/
#wyszukiwarka{
    position:relative;
    text-align:center;
    top:20px;
    width:100%;
    height:80px;
}
#wyszukiwarka input{
    display:block;
    text-align:center;
    width:690px;
    height:70px;
    padding:5px;
    margin:0 auto;
    color:black;
    padding-left:15px;
    line-height:25px;
    border:1px;
    background-color:rgba(255, 255, 255, 0.98);
-webkit-box-shadow: 0px 3px 14px 10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 14px 10px rgba(0,0,0,0.75);
box-shadow: 0px 3px 14px 10px rgba(0,0,0,0.75);
}

    #wyszukiwarka input::-webkit-input-placeholder {
    color:black;
    font-size:20px;
    line-height:25px;
    }
.about-city{
    max-height:230px;
    z-index:20;
}
#uslugi{
    background-color:#fdeb00;
    position:absolute;
    top:40px;
    left:75px;
    height:50px;
    width:205px;
    color:black;
    font-weight:300;
}

#uslugi h4{
    font-weight:100;
    font-size:24px;
    padding-top:5px;
    padding-left:10px;
}

#totop { 
background-attachment: scroll;
background-color: dimgray;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
bottom: 50px;
color: white;
cursor: pointer;
font-size: 30px;
height: 40px;
padding:0 4px;
opacity: 0.8;
position: fixed;
right: 15px;
text-align: center;
transition-delay: 0s;
transition-duration: 0.4s;
transition-property: all;
transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
width: 40px;
}


.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.fade.in {
opacity: 0.5;
filter: alpha(opacity=50);
}

.navbar-inverse .navbar-nav>li>a {
    color: #efeed9;
    font-size:16px;
}
.btn{
    margin:2px;
}
.chatRow{
	border-bottom:1px solid gray;
	padding-bottom:4px;
	margin-bottom:2px;
}

body .ui-autocomplete {
  /* font-family to all */
  margin:0 auto;
  background:white;
  max-width:690px;
      box-shadow: 0px 10px 14px 10px rgba(0,0,0,0.75);
}

body .ui-autocomplete .ui-menu-item .ui-corner-all {
   /* all <a> */
   cursor:pointer;
   padding:4px;
}

body .ui-autocomplete .ui-menu-item.ui-state-focus {
   /* selected <a> */
      font-weight:bold
}

ul.ui-autocomplete {
    list-style: none;
    list-style-type: none;
    padding: 10px;
    margin: 0px;
    z-index:1000;
}
ul.ui-autocomplete li{
    padding: 5px;
    cursor:pointer;
}
ul.ui-autocomplete li a{
color:#4D4D4D;
cursor:pointer;
}

ul.ui-autocomplete li:hover{
    background-color: #f9ce00;
}

#breadcrumbs{
/*font-size:small;*/
padding-top:10px;
/*padding-bottom:10px;*/
}
/*#breadcrumbs a{
    padding:0 3px;
    font-weight:bold;
}*/

ul.nav-pills a{
    cursor:pointer;
    padding: 10px 10px;
}

  [class*="col-"]{
      margin-top: 5px;
      margin-bottom: 5px;
  }
  
  #map{
      height:400px;
  }
  
  
.row-1px-margin-hidden-xs {
   margin-left: 1px;
   margin-right:1px;
} 

.my-top-margin { margin-top:20px; }

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fullRow{
    width:100%;
}

/*#podkategorie{
    max-height: 600px;
    overflow-y: scroll;
}*/

.ogl-tab-top-background #wyszukiwarka{
    top:30px;
}

.top-border-padding{
    border-top: 1px solid #dfdfdf;
    padding-top:5px;
}
.bottom-border-padding{
    border-bottom: 1px solid #dfdfdf;
    padding-bottom:5px;
}
.kat-adv{
    /*min-height:230px;*/
    border: 1px solid #dfdfdf;
    background: white;
    padding: 10px 10px 0 10px;
}

.kat-adv:hover{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}

.col-small-padding{
    padding-left:5px;
    padding-right:5px;
}

hr.small{
    margin-top: 10px;
    margin-bottom: 10px;
}

.ui-parent-class{
    font-size:small;
    color:gray;
}

.img130px{
    max-height:130px;
    max-width:130px;
}

.home-company{
    padding:15px;
    background-color:#333;
    color:white;
}

.home-company h3{
    margin-top:10px
}

.kat-adv h4{
    font-size:16px;
}
.kat-adv p{
    font-size:12px;
}
@media (min-width: 768px){
    .navbar-nav-top {
        float: right;
    }
}
.add-ogl-header{
    text-align:center;
}

.navbar-inverse .navbar-nav li a.add-ogl-btn{
    color:black;
    background-color:#fdeb00;
}

.zlecenie{
float:left;
width:100%;
padding:10px;
border:1px solid gray;
background:#f9f7ec;
height:auto;
margin-bottom:10px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.zlecenie:hover{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}

.gielda-zdj{
float: left;
margin: 0px 10px 10px 0px;
max-width:22%;
max-height:120px;
}

.home-newest{
    padding-bottom:40px;
}

.home-newest p{
    margin:0px;
    padding: 5px 0px;
    border-bottom: 1px dotted #dfdfdf;
}

.short-links-col{
    min-height:260px;
    border: 1px solid #dfdfdf;
    background: white;
    padding: 10px 10px 0 10px;
}

.short-links-col:hover{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}

.short-links-col h3{
    margin-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dfdfdf;
}
.short-links-col .btn{
    margin: 12px auto;

}
.short-links-col p{
    white-space: nowrap;
    overflow: hidden;
}

.center-img-container {
    height: 125px;
    text-align: center;  /* align the inline(-block) elements horizontally */
    font: 0/0 a;         /* remove the gap between inline(-block) elements */
}

.center-img-container:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;
}

.center-img-element {
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    font: 16px/1 Arial sans-serif;        /* <-- reset the font property */
}

.ogl-tresc .center-img-container {
    height:200px;
}

.max100{
    max-height:100px;
}

.max150{
    max-height:150px;
}

.max125{
    max-height:125px;
}

.max200{
    max-height:200px;
}

.advCol img{
    margin: 0 auto;
}

.btn-orange:hover{
    color: #fff;
    background-color: orangered;
    border-color: orangered;
}
.btn-orange{
    color: #fff;
    background-color:#f2642f;
    border-color: #e73f00;
}

.btn-yellow:hover{
    color: #fff;
    background-color: orangered;
    border-color: orangered;
}
.btn-yellow{
    color: #000;
    background-color:#ffcc33;
    border-color: #ffcc33;
}

.btn-group-xl > .btn, .btn-xl {
    padding: 12px 18px;
    font-size: 22px;
    line-height: 1.3333333;
    border-radius: 8px;
}

.top-background {
    height:730px; 
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
    padding-top:400px;
}

.ogl{
    /*background:#FBFCF1;*/
        background-color: white;
	margin-bottom:15px;
    /*height:250px;*/
    overflow-y:hidden;
    box-shadow: 1px 1px 2px #dadada;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
/*border-bottom: 1px solid #dfdfdf;*/
}
.ogl-txt{
	border: 1px solid #f9f7ec;
}
/*.ogl:hover{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}*/

.ogl-title{
	position:relative;
    background:black;
    padding:4px;
    color:white;
}
.ogl-title h4{
	margin-bottom:0px;
	padding:4px;
	margin-right:85px;
}
.ogl-image{
    max-width:100%;
    /*border-bottom: 1px solid #dfdfdf;*/
}
.email{
display:inline-block;
font-size:12px;
}
.dane-kontaktowe-footer{
	margin-right:110px;
}
.lokalizacja-container{
float:right;
margin-bottom:4px;
width:85px;
}
.lokalizacja-container img{
max-height:25px;
margin-top:2px;
padding: 0 7px;
}
.lokalizacja-container img:hover{
opacity:0.7;
}

.gwiazdki-container{
position:absolute;
top:2px;
right:30px;
width:105px;
font-size:10px;
}

.ocena-container{
position:absolute;
top:6px;
right:5px;
padding:5px;
}

.ogl-tresc{
font-size:12px;
/*background-color: white;*/
/*padding:10px;*/
/*margin-bottom:15px;*/
text-align:justify;
height:215px;
}

.ogl-tresc-link{
    margin-top: 5px;
    float: right;
    position: absolute;
    bottom: 55px;
    right: 30px;
}
/* .ogl-tresc-link a{
	font-size:14px;
    padding:7px;
    background-color:#ffff55;
}
.ogl-tresc a:hover{
    color:black;
	background-color:#f9ce00;
} */

.ogl-footer{
position:relative;
    background:#2f3741;
    padding:7px;
    color:white;
}

.ogl-footer img{
    height:20px;
}

.ogl-footer a{
    color:white;
}
.dodaj-ogloszenie{
    color:white;
    background-color:black;
    margin-bottom:10px;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.dodaj-ogloszenie img{
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.dodaj-ogloszenie a:hover img{
	opacity:0.7;
}

.zapytanie{
    color:white;
    background-color:#2f3741;
    padding:10px;
    margin-bottom:10px;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.zapytanie:hover{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}
.zapytanie-nazwa{
    padding:5px;
    background:white;
    width:100%;
    margin:0 auto;
    color:black;
}

.kategorie{
    padding:10px;
    color:white;
    background-color:#535353;
    margin-bottom:15px;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


.kategorie:hover{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}
.kategorie a{
color:white;
}
.kategorie a:hover{
color:#f9ce00;
}
.kategorie input{
width:100%;
padding:7px;
margin: 5px auto;
color:black;
}
.kategorie input{
width:100%;
padding:7px;
margin: 5px auto;
color:black;
}



.logo-firmy{
max-width:200px;
max-height:100px;
float: left;
margin: 0px 10px 5px 0px;
}
.logo-kategorii{
	max-width:80%;
	margin-bottom:15px;
}

.logo-kategorii img{
	margin:0 auto;
}
.logo-kat-center{
text-align:center;
}
.firma{
float:left;
width:100%;
padding:10px;
border:1px solid #dfdfdf;
background:#FBFCF1;
height:auto;
margin-bottom:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.firma:hover{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}
.czat{
float:left;
width:100%;
/*     color:black; */
/*     background-color:#d5d5d5; */
margin-bottom:15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:black; 
border-bottom: 6px solid #f9ce00;
}

.czat:hover{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.9);
-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.9);
box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.9);
}
#czat-tresc{
width:98%;
    color:black;
    background-color:white;
	font-size:12px;
	padding:10px;
	margin:1%;
	max-height:230px;
	overflow:scroll;
	overflow-x:hidden;
}
#czat-tresc p{
margin-bottom:2px;
}
#czat-tresc a:hover{
    color:black;
}

#catSubtitle{
    text-align:center;
    padding:0px;
    margin:0px;
}

#catDesc{
    text-align: justify;
}

#categories-left a{
    color:white
}

#categories-left a:hover{
    color:black
}

.adv-hidden-txt{
     width:100%; 
     /*min-height:100%; */
     	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
     /*background:#eaeaea; */
     position: relative; 
     top:0px; 
     left:0px; 
     display:none;
}
.ogl-home{
    max-height:250px;
}
.ogl-home-txt{
    /*overflow-y:scroll;*/
    background:#eaeaea; 
    /*border: 1px solid gray;
    background:#f9f7ec;*/
}

.adv-image{
    max-height:130px;
}

.job-row h3{
    background-color: #f9ce00;
    padding:15px;
}
.pagination{
    text-align:center;
}


.maincategories .maincategories-list .li {
    max-width: 157.5px;
    flex: 0 0 157.5px;
    position: relative;
    padding: 12px 6px;
}


.maincategories .maincategories-list .li .item .cat-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #f2f4f5;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.maincategories .maincategories-list .li .item .cat-icon-circle {
    font-size: 28px;
    text-align: center;
    line-height: 48px;
    font-weight: normal !important;
}

.fleft {
    float: left;
}

.maincategories .maincategories-list .li .item a > span {
    max-width: 100%;
    font-weight: bold;
}

.maincategories .maincategories-list .li .item a {
    font-size: 16px;
    font-weight: 500;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    line-height: 1.25;
    text-align: center;
}

.maincategories .maincategories-list {
    margin-top: 39px;
    display: flex;
    flex-wrap: wrap;
    overflow-wrap: anywhere;
}

.bhp-icon {
    background-image: url(/global/img/categories/bhp.jpg);
    background-color: #3a77ff !important;
}
.biuro-icon {
    background-image: url(/global/img/categories/biuro.jpg);
    background-color: #3a77ff !important;
}
.budownictwo-icon {
    background-image: url(/global/img/categories/budownictwo.jpg);
    background-color: #3a77ff !important;
}
.drogownictwo-icon {
    background-image: url(/global/img/categories/drogownictwo.jpg);
    background-color: #3a77ff !important;
}
.elektronika-icon {
    background-image: url(/global/img/categories/elektronika.jpg);
    background-color: #3a77ff !important;
}
.energia-icon {
    background-image: url(/global/img/categories/energia.jpg);
    background-color: #3a77ff !important;
}
.finanse-icon {
    background-image: url(/global/img/categories/finanse.jpg);
    background-color: #3a77ff !important;
}
.hotelarstwo-icon {
    background-image: url(/global/img/categories/hotelarstwo.jpg);
    background-color: #3a77ff !important;
}
.informatyka-icon {
    background-image: url(/global/img/categories/informatyka.jpg);
    background-color: #3a77ff !important;
}
.jezyki-icon {
    background-image: url(/global/img/categories/jezyki.jpg);
    background-color: #3a77ff !important;
}
.kultura-icon {
    background-image: url(/global/img/categories/rozrywka.jpg);
    background-color: #3a77ff !important;
}
.marketing-icon {
    background-image: url(/global/img/categories/marketing.jpg);
    background-color: #3a77ff !important;
}
.moda-icon {
    background-image: url(/global/img/categories/moda.jpg);
    background-color: #3a77ff !important;
}
.motoryzacja-icon {
    background-image: url(/global/img/categories/motoryzacja.jpg);
    background-color: #3a77ff !important;
}
.nauka-icon {
    background-image: url(/global/img/categories/nauka.jpg);
    background-color: #3a77ff !important;
}
.nieruchomosci-icon {
    background-image: url(/global/img/categories/nieruchomosci.jpg);
    background-color: #3a77ff !important;
}
.nauka-icon {
    background-image: url(/global/img/categories/nauka.jpg);
    background-color: #3a77ff !important;
}
.nieruchomosci-icon {
    background-image: url(/global/img/categories/nieruchomosci.jpg);
    background-color: #3a77ff !important;
}
.okazje-icon {
    background-image: url(/global/img/categories/okazje.jpg);
    background-color: #3a77ff !important;
}
.poligrafia-icon {
    background-image: url(/global/img/categories/poligrafia.jpg);
    background-color: #3a77ff !important;
}
.prawo-icon {
    background-image: url(/global/img/categories/prawo.jpg);
    background-color: #3a77ff !important;
}
.rolnictwo-icon {
    background-image: url(/global/img/categories/rolnictwo.jpg);
    background-color: #3a77ff !important;
}
.sport-icon {
    background-image: url(/global/img/categories/sport.jpg);
    background-color: #3a77ff !important;
}
.sztuka-icon {
    background-image: url(/global/img/categories/sztuka.jpg);
    background-color: #3a77ff !important;
}
.transport-icon {
    background-image: url(/global/img/categories/transport.jpg);
    background-color: #3a77ff !important;
}
.turystyka-icon {
    background-image: url(/global/img/categories/turystyka.jpg);
    background-color: #3a77ff !important;
}
.zdrowie-icon {
    background-image: url(/global/img/categories/uroda.jpg);
    background-color: #3a77ff !important;
}
.other-icon {
    background-image: url(/global/img/categories/pozostale.jpg);
    background-color: #3a77ff !important;
}



@media (min-width: 992px) and (max-width: 1199px) {
    #strona {
        margin-top: 80px;
    }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	
    #strona {
        margin-top: 110px;
    }

		#tekst-czarny{
			position:absolute;
		top:400px;
		left:20px;
		}
		#tekst-zolty{
			position:absolute;
		top:470px;
		left:20px;
		}
	
	#logo-prawo{
	width: 130px;
	position:absolute;
    top:70px;
    right:70px;
}
#logo-prawo img{
width:100%;
}

#logo-lewo{
    width:380px;
    height:120px;
    position:absolute;
    top:100px;
    left:10px;
    border: 4px solid #f9ce00;
}
#logo-lewo h1{
margin-top:10px;
padding:5px;
font-size:70px;
}
	
	#uslugi{
    background-color:#f9ce00;
    position:absolute;
    top:50px;
    left:10px;
    height:50px;
    width:200px;
    color:black;
    font-weight:300;
}

#uslugi h4{
    font-weight:100;
    font-size:24px;
    padding-top:5px;
    padding-left:7px;
}
.logo-kategorii{
		max-width:100%!important;
		max-height:100px;
	}

/*.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left:-50px !important;
	}*/
}



/* Landscape phones and portrait tablets */
@media only screen and (max-width : 767px) {
	#tekst-czarny{
		width:450px;
		height:60px;
		padding:5px;
		position:absolute;
		padding-left:15px;
		top:330px;
		left:5px;
		color:white;
		background-color:rgba(0,0,0,0.85)
	}
	 #tekst-czarny h3{
		font-size:18px;
	} 

	#tekst-zolty{
		width:340px;
		height:50px;
		padding:5px;
		position:absolute;
		top:390px;
		left:5px;
		color:black;
		padding-left:15px;
		background-color:rgba(255, 243, 0, 0.85)
	}
	
	#tekst-zolty h4{
		font-size:14px;
	}

#logo-prawo{
	width: 130px;
	position:absolute;
    top:30px;
    right:40px;
}

#logo-prawo img{
width:100%;
}

#logo-lewo{
    width:300px;
    height:90px;
    position:absolute;
    top:100px;
    left:10px;
    border: 4px solid #f9ce00;
}
#logo-lewo h1{
margin-top:10px;
padding:5px;
font-size:50px;
}

#wyszukiwarka{
    position:relative;
    text-align:center;
    top:20px;
	left:0px;
	margin:0 auto;
    width:100%;
    height:80px;
}

#wyszukiwarka input{
    display:block;
    text-align:center;
    width:94%;
    height:70px;
    padding:5px;
    margin:0 auto;
    color:black;
    line-height:25px;
    border:1px;
    background-color:rgba(255, 255, 255, 0.92);
	-webkit-box-shadow: 0px 3px 10px 6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 10px 6px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 10px 6px rgba(0,0,0,0.75);
}
	
    #wyszukiwarka input::-webkit-input-placeholder {
		color:black;
		font-size:14px;
		line-height:22px;
		text-align:center;
    }
	
	#uslugi {
        background-color:#f9ce00;
        position:absolute;
        top:50px;
        left:10px;
        height:50px;
        width:200px;
        color:black;
        font-weight:300;
    }

    #uslugi h4{
        font-weight:100;
        font-size:24px;
        padding-top:5px;
        padding-left:7px;
    }
    body .ui-autocomplete {
    max-width:90%;
    }

}


@media only screen and (max-width: 480px) {
    #podkategorie ul{
        column-count: 1;
    }

	.row-1px-margin-hidden-xs {
   		margin-left: -15px;
   		margin-right: -15px;
	} 
	
	h1, .h1 {
		font-size: 22px;
	}
	h2, .h2 {
		font-size: 20px;
	}
	h3, .h3{
		font-size: 18px;
	}
	h4, .h4{
		font-size: 16px;
	}
	.zdj{
		max-width:45%!important;
		max-height:150px;
	}
	.logo-firmy{
		max-width:100%!important;
		max-height:100px;
	}
	.lista-zdj{
		max-height:100px;
	}
	.logo-kategorii{
		max-width:100%!important;
		max-height:100px;
    }
    
    .maincategories .maincategories-list .li {
        max-width: 137.5px;
        flex: 0 0 137.5px;
    }

	.gielda-zdj{
	float: left;
	margin: 5px;
	max-width:44%;
	max-height:120px;
	}
	.nav > li > a {
	padding: 10px;
	}
	.oferta-zdj{
	float:left;
	max-width:46%;
	padding:2%;
	/* border: 1px solid gray;
	margin:2px; */
	}
	
	.kategorieh3{
		font-size:16px;
	}
	
	#strona {
    width: 100%;
    /* background-image: url('/img/tlo.png');
    background-position-x: center;
    background-repeat: no-repeat; */
    height: 500px;
    margin-top:35px;
    display: block;
}
.ogl{
	max-height:180px;
}

/*.ogl-tresc{
	height:130px;
}*/
.ogl-tresc-link{
	margin-top: 25px;
	float: right;
	position: absolute;
	bottom: 20px;
	right: 20px;	
}
.ogl-tresc .center-img-container{
	height:125px;
}

	#tekst-czarny{
		width:310px;
		height:50px;
		padding:5px;
		position:absolute;
		padding-left:15px;
		top:300px;
		left:5px;
		color:white;
		background-color:rgba(0,0,0,0.85)
	}
	#tekst-czarny h3{
		font-size:12px;
	}

	#tekst-zolty{
		width:310px;
		height:50px;
		padding:5px;
		position:absolute;
		top:360px;
		left:5px;
		color:black;
		padding-left:15px;
		background-color:rgba(255, 243, 0, 0.85)
	}
	
	#tekst-zolty h4{
		font-size:12px;
	}

#logo-prawo{
	width: 130px;
	position:absolute;
    top:20px;
    right:20px;
}

#logo-prawo img{
width:100%;
}

#logo-lewo{
    width:200px;
    height:70px;
    position:absolute;
    top:80px;
    left:10px;
    border: 4px solid #fdeb00;
}
#logo-lewo h1{
margin-top:10px;
padding:5px;
font-size:34px;
}

#wyszukiwarka{
    position:relative;
    text-align:center;
    top:20px;
	left:0px;
	margin:0 auto;
    width:100%;
    height:80px;
	
}
#wyszukiwarka input{
    display:block;
    text-align:center;
    width:90%;
    height:70px;
    padding:5px;
    margin:0 auto;
    color:black;
    line-height:25px;
    border:1px;
    background-color:rgba(255, 255, 255, 0.92)
}
	
    #wyszukiwarka input::-webkit-input-placeholder {
		color:black;
		font-size:14px;
		line-height:22px;
		text-align:center;
    }
	
	
	#uslugi{
    background-color:#fdeb00;
    position:absolute;
    top:48px;
    left:10px;
    height:32px;
    width:135px;
    color:black;
    font-weight:300;
}

#uslugi h4{
    font-weight:100;
    font-size:16px;
    padding-top:0px;
    padding-left:7px;
}

.gwiazdki-container{
font-size:8px;
width:85px;
}
	body .ui-autocomplete {
  max-width:90%;
}

#map{
	height:250px;
}

.about-city{
    max-height:150px;
    overflow-y:scroll;  
}


}




.img-col{
    overflow: hidden;
    font-size: x-small;
}
.related-ogl-row{
    border-bottom: 1px solid #ccc;
}
.related-ogl-title-col{
    padding-top: 10px;
}
.related-ogl-img-col{
    font-size: x-small;
    overflow: hidden;
    text-align:center;
}

#logo-prawo{
    width: 272px;
    height: 83px;
    position:absolute;
    top:70px;
    right:100px;
}



@media (min-width: 768px) and (max-width: 991px) {
	#logo-prawo{
        width: 250px;
        position:absolute;
        top:70px;
        right:70px;
    }   
}

@media only screen and (max-width : 767px) {
    #logo-prawo{
        width: 200px;
        position:absolute;
        top:30px;
        right:40px;
    }
}

@media only screen and (max-width: 480px) {

    .home-header-h1{
        margin-top:100px;
        font-size: 40px;
    }
    .home-header-desc{
        font-size:14px;
    }
    /* #wyszukiwarka {
        top: 70px;
    } */
    .related-ogl-title-col{
        padding-left: 5px;
        font-size: smaller;
        padding-top: 0px;
    }
    .related-ogl-img-col{
        padding-right: 5px;
    }


    #logo-prawo{
        width: 130px;
        position:absolute;
        top:20px;
        right:20px;
    }

    #strona {
        /*background-image: url('/global/img/bg-mobile.jpg');*/
        background-color:gray;
        background-image:none;
    }

    .image-col-no-padding{
        padding: 0px;
    }

    .fixed-add-adv-container {  
	    position: fixed;
	    margin-right: auto;
	    margin-left: auto;
	    width: 100%;
	    bottom: 24px;
	    z-index: 99;
    }

    .fixed-add-adv-btn{        
	    display: flex;
	    margin: 0 auto;
	    background: orangered;
	    font-size: 13px;
	    justify-content: center;
	    align-items: center;
	    padding: 8px;
	    width: 60%;
	    border-radius: 3px;
	    text-transform: uppercase;
	    color: #fff;
	    text-decoration: none; 
    }
    .top-background{
        height:auto;
        background-position: center; 
        background-repeat: no-repeat; 
        background-size:100%;
        padding-top:250px;   
        padding-bottom:150px; 
    }  
}