span.ico.zweryfikowana {
  background-image: url(gfx/ikona.svg );
  width: 22px;
  display: inline-block;
  height: 22px;
  background-size: contain;
}

#div_nazwa span.ico {
  vertical-align: middle;
}

#box_produkty p.cala-oferta {
  position: unset;
}

#box_stopka_linki div.col {
  padding: 0 10px;
}

#box_lista_kategorii h2 {
  font-size: 14pt;
}

.lista-in {
  display: flex;
}

#box_twoje_opinie_wszystkie h1 {
  text-align: left;
}

.opinie-tab {
  background-color: #d7d7d7;
  margin-bottom: 6px;
}

.opinie-tab a {
  display: inline-block;
  padding: 6px;
  border: 1px solid #999;
  margin: 10px;
  color: #000;
}

#nowa_opinia label.error {
  display: block;
  padding-top: 0;
  margin-bottom: 5px;
}

div.ocena_ogolem.error {
  outline: 1px solid #f00;
}

#box_tekst ul {
  list-style: disc;
}

#mobile_show {
  clear: both;
}

#tabs svg {
  float: right;
}

#tabs {
  margin-bottom: 20px;
}

#tabs a {
  color: #000;
  display: block;
  padding: 7px;
}

#tabs div {
  cursor: pointer;
  background-color: #d7d7d7;
  margin-bottom: 6px;

}

.konto {
  margin-bottom: 20px;
  display: none;
}

.konto .col {
  max-width: 500px;
  display: inline-block;
  width: 100%;
}

.triangle_down1 {
  position: relative;
  top: -4px;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 0.2em solid white;
  border-top: 0.2em solid white;
  transform: rotate(135deg);
  margin-right: 0.5em;
  margin-left: 1.0em;
  vertical-align: middle;
}

.triangle_up1 {
  transform: rotate(-45deg);
  top: 2px;
}

p.data_newsa {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

p.data_newsa a {
  margin-bottom: 0;
}

.glowna_woj {
  padding: 0 10px;
}

#form_szukaj input,
#form_szukaj div.sl-container,
#form_szukaj select {
  width: 20%;
}

#form_szukaj div.sl-container {
  padding: 0 15px;
}

div.reklama_div img {
  max-width: 100%;
}

#ajax_lista .reklama_in {
  margin-top: 0;
}

#okresl_miasto {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 14px;
  line-height: 24px;
  width: 24px;
  cursor: pointer;
  background-image: url(gfx/customer.png);
}

#okresl_miasto:hover {
  opacity: 0.5;
}

span.dot {
  display: inline-block;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  vertical-align: middle;
}

span.dot.red {
  background-color: #c00;
}

span.dot.green {
  background-color: #0c0;
}

.gray {
  color: #ccc;
}

.gray a {
  color: #999;
}

.rozwin p {
  margin-bottom: 20px;
}

.rozwin .button {
  cursor: pointer;
  color: var(--main-color);
}

.rozwin .button:hover {
  color: var(--main-color-hover);
  text-decoration: underline;
}

.with-marker {
  display: inline-block;
  position: relative;
  width: 20%;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 0 20px;
  background-color: #fff;
  border: 1px solid #000;
  outline: 1px solid #fff;
  box-sizing: border-box;
}

#form_szukaj .with-marker input {
  width: 100%;
  margin-bottom: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}


html,
p {
  margin: 0;
}

body,
html,
p,
ul {
  padding: 0;
}

.reklama_in {
  margin-top: 10px;
}

body {
  margin: 0;
  font-family: "Source Sans Pro", "Helvetica", "Arial";
}

#box_produkt #mapa_div div.padding,
#mobile_show,
.mobile_on,
div.hidden {
  display: none;
}

#firma_www_button {
  font-weight: bold;
}

#rodo {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px;
}

#rodo_in {
  background-color: #fff;
  padding: 10px;
  vertical-align: middle;
  box-sizing: border-box;
  display: inline-block;
  width: 99%;
}

#rodo_txt {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 300px;
}

#rodo_ok {
  color: #fff;
  background-color: var(--main-color);
  padding: 10px 20px;
  display: block;
  margin-top: 10px;
  border-radius: 5px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

#zalogowany {
  display: inline;
}

#zalogowany a {
  color: var(--main-color);
}

#zmien_widok {
  float: right;
}

#zmien_widok img {
  cursor: pointer;
}

div.widget div.links {
  padding: 10px;
}

div.widget div.links a {
  color: #000;
}

.flex {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: stretch;
}

.flex_col {
  width: 50%;
}

.powrot {
  padding: 6px 12px;
  display: inline-block;
}

.powrot span {
  display: inline-block;
  width: 1px;
  height: 28px;
  color: #000;
  vertical-align: middle;
  overflow: hidden;
}

a.powrot {
  border: 1px solid #333;
  color: #000;
}

#box_produkty #zmien_widok {
  margin-top: 8px;
  margin-left: 10px;
}

.grid ul.lista_firm {
  font-size: 0;
}

.grid ul.lista_firm div.foto {
  border-right: 0;
  float: none;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
}

.grid ul.lista_firm div.dane {
  margin-left: 0;
}

.grid ul.lista_firm li {
  display: inline-block;
  width: 33%;
  border: 0;
  background-color: transparent;
  vertical-align: top;
}

.grid ul.lista_firm li.promo {
  border: 0;
  box-shadow: unset;
}

.grid ul.lista_firm li.promo>div {
  border: 2px solid #fdcf00;
  box-shadow: 0 0 4px #777;
}

ul.lista_firm li.promo {
  border: 2px solid #fdcf00;
  box-shadow: 0 0 4px #777;
}

.grid ul.lista_firm li.promo h3.nazwa {
  padding-right: 0;
}

.grid ul.lista_firm li>div {
  margin: 0 10px;
  border: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  font-size: 12pt;
  position: relative;
}

.grid ul.lista_firm div.foto img {
  display: inline-block;
  width: 100%;
  height: auto;
}

.grid ul.lista_firm li>div.clear {
  border: 0;
}

.grid ul.lista_firm p.align_right {
  margin-bottom: 0;
  position: inherit;
  margin-top: 20px;
  text-align: center;
}

.form input.text_atr {
  background-color: #f9f9f9;
  border: 1px solid silver;
  border-radius: 6px;
  padding: 8px;
}

.mb15 {
  margin-bottom: 15px;
}

#box_news_content,
#dodawanie_firmy p,
br.clear,
div.clear {
  clear: both;
}

#rwd_menu li.home span {
  background-image: url(../img/gfx/css_sprites.png);
  display: inline-block;
}


@media all and (max-width: 900px) {

  #form_szukaj input,
  #form_szukaj div.sl-container,
  #form_szukaj select,
  .with-marker {
    width: 40%;
  }
}

@media all and (max-width: 480px) {

  #form_szukaj input,
  #form_szukaj div.sl-container,
  #form_szukaj select,
  .with-marker {
    width: 80%;
  }
}

span.hico {
  background-image: url(../img/gfx/css_sprites.png);
  display: inline-block;
  margin-right: 2px;
  vertical-align: middle;
}

.ico_l {
  background-position: -10px -84px;
  width: 15px;
  height: 17px;
}

.ico_r {
  background-position: -10px -84px;
  width: 15px;
  height: 17px;
  background-position: -10px -47px;
  width: 13px;
}

#lista_kategorii_2 li.active ul.subkat a,
a.link {
  color: #000;
}

#div_movie iframe {
  width: 100%;
  border: 0;
}

img.vtop {
  vertical-align: top;
}

#page_404 {
  text-align: center;
}

#page_404 h1 {
  margin-bottom: 20px;
}

table.godziny {
  margin-bottom: 20px;
}

#news_platny {
  border: 1px solid #333;
  padding: 10px;
  clear: both;
}

ul {
  list-style: none;
}

ul.sl-options {
  box-shadow: 7px 7px 7px -4px #999;
  z-index: 100;
}

#rwd_menu a:hover,
#wplaty a.guzik_red:hover {
  text-decoration: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

table.godziny {
  width: 100%;
}

#firma_dodatkowe {
  padding: 20px 0;
}

.nowrap {
  white-space: nowrap;
}

dd,
dl,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

ul {
  margin: 0;
}

ul.lista_firm div.kategorie p {
  margin: 0;
}

.bold {
  font-weight: 700;
}

.rounded {
  border-radius: 5px;
}

.italic {
  font-style: italic;
}

.wrapper {
  margin: auto;
  width: 1200px;
}

#firma_tel_span a,
#top_1_menu img,
div.pakiet label,
p.oferta_dane b.green {
  margin-right: 10px;
}

#mapa_dojazdu {
  height: 200px;
}

.gray_bg {
  background-color: #313131;
  color: #f5f5f5;
}

.white_bg {
  background-color: #fff;
  color: #242424;
}

.green_bg,
.transparent_button:hover {
  background-color: var(--main-color);
  color: #fff;
}

.light_gray_bg {
  background-color: #f5f5f5;
  color: #242424;
}

div.clear {
  width: 100%;
  height: 0;
  overflow: hidden;
}

#jezyki {
  float: right;
}

#top_1_menu {
  text-align: right;
}

#top_1_menu.logged_in {
  clear: both;
  border-top: 1px solid #666;
  margin-left: auto;
}

#drukuj,
input.submit {
  cursor: pointer;
}

#jezyki li,
#rwd_menu li,
#top_1_menu li,
.glowna_woj li {
  display: inline-block;
}

#box_news_content ul,
#produkt_div ul,
div.single_kat ul {
  list-style: disc;
  list-style-position: inside;
}

#produkt_div ol {
  list-style-position: inside;
}

#jezyki {
  padding-top: 4px;
  margin-left: 30px;
}

#jezyki li img {
  margin-left: 10px;
  border: 1px solid transparent;
}

#jezyki li:hover img {
  border: 1px solid red;
}

#top_1 p.italic {
  float: left;
  margin-top: 2px;
}

#top_1_menu a {
  color: #fff;
  margin-left: 10px;
  vertical-align: middle;
}

#top_1 {
  padding: 5px 0;
}

#top_1_menu img {
  vertical-align: middle;
}

#rwd_menu {
  float: right;
  font-weight: 700;
}

#rwd_menu li {
  padding: 14px 18px;
}

#rwd_menu li.home {
  padding: 6px 18px;
  vertical-align: middle;
}

#rwd_menu li.home span {
  background-position: -10px -419px;
  background-repeat: no-repeat;
  width: 29px;
  height: 30px;
}

#rwd_menu li.home.active span,
#rwd_menu li.home:hover span {
  background-position: -10px -452px;
}

#rwd_menu a {
  color: #000;
  text-transform: uppercase;
}

.transparent_button {
  color: #000;
  text-transform: uppercase;
}

#rwd_menu a:hover {
  color: var(--main-color);
}

#rwd_menu li.dodaj_firme {
  background-color: #fdcf00;
  border-radius: 3px;
}

#rwd_menu li.dodaj_firme:hover {
  background-color: #cd9f00;
}

#rwd_menu_mobile li.dodaj_firme:hover {
  background-color: #cd9f00;
}

#rwd_menu li.dodaj_firme:hover a {
  color: #000;
  text-decoration: none;
}

#top_2 {
  padding: 20px 0;
}

#form_szukaj input {
  border: 0;
  padding: 0 15px;
  height: 64px;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
  border: 1px solid #000;
  box-sizing: border-box;
  outline: 1px solid #fff;
  font-family: "Source Sans Pro";
  font-size: 13pt;
}

#form_szukaj select {
  border: 1px solid #000;
  outline: 1px solid #fff;
  margin-left: 4px;
  margin-right: 7px;
  box-sizing: content-box;
  height: 64px;
  padding: 0 15px;
}

div.sl-container {
  border: 1px solid #000;
  outline: 1px solid #fff;
  box-sizing: border-box;
}

div.sl-container li {
  text-indent: 0;
}

#form_szukaj_submit {
  color: #fff;
  border: 0;
  background-color: var(--main-color);
  font-weight: 700;
  cursor: pointer;
  padding: 0 30px;
  box-sizing: content-box;
}

#form_szukaj_submit:hover {
  background-color: var(--main-color-hover);
}

#logo {
  display: inline-block;
  vertical-align: middle;
}

span.vertical {
  display: inline-block;
  vertical-align: middle;
  height: 49px;
  width: 0;
  overflow: hidden;
}

#logo {
  font-size: 0;
}

#form_szukaj {
  padding-top: 181px;
}

#form_szukaj h1 {
  margin: 0 0 40px;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
  font-size: 46pt;
}

#form_szukaj div.clear {
  margin-top: 40px;
}

#form_szukaj .transparent_button {
  color: #fff;
  border-color: #fff;
  font-size: 17pt;
}

#box_aktualnosci p.data {
  font-size: 10pt;
}

#box_aktualnosci p.excerpt {
  font-size: 10pt;
  overflow: hidden;
  height: 54px;
}

.transparent_button {
  border: 2px solid #6e6e6e;
  color: #6e6e6e;
  cursor: pointer;
  padding: 10px 25px;
  display: inline-block;
  margin-top: 20px;
  font-size: 14pt;
}

.transparent_button:hover {
  border: 2px solid #000;
  text-decoration: none;
}

#form_szukaj {
  text-align: center;
}

.content h1.h2,
.content h2 {
  text-align: center;
}

.content h1.h2,
.content h2 {
  margin-bottom: 15px;
  font-size: 28pt;
}

.content2 h1.h2,
.content2 h2 {
  margin-bottom: 15px;
  font-size: 28pt;
}

.content,
.content2 {
  padding: 20px 0;
}

#partnerzy_div {
  height: 180px;
  margin: auto;
  width: 1100px;
}

#partnerzy_div li {
  float: left;
}

#box_opinie div.col {
  display: initial;
  margin-bottom: 15px;
}

#box_opinie .opinia {
  height: 100%;
}

#box_opinie .transparent_button {
  margin-top: 0;
}

#box_produkty_szukaj {
  padding: 25px 0;
  text-align: center;
}

#box_produkty_szukaj form {
  margin-bottom: 0;
}

#box_newsletter label,
#box_produkty_szukaj label {
  font-weight: 700;
  font-size: 18pt;
  margin-right: 10px;
  vertical-align: middle;
}

#box_newsletter input,
#box_produkty_szukaj input {
  border: 0;
  border-radius: 3px;
}

#produkty_szukaj {
  background-color: #fff;
  padding: 6px;
  display: inline-block;
  border-radius: 3px;
}

#box_newsletter input.text {
  background-color: transparent;
  color: #737373;
  font-size: 11pt;
  width: 320px;
  vertical-align: middle;
}

#box_produkty_szukaj input.text {
  background-color: transparent;
  color: #737373;
  font-size: 11pt;
  width: 154px;
  vertical-align: middle;
}

#box_produkty_szukaj button.submit {
  background-color: #313131;
  color: #fff;
  padding: 15px;
  border: 0;
  border-radius: 3px;
}

#box_produkty_szukaj button.submit span {
  width: 16px;
  background-position: -10px -10px;
  height: 17px;
  margin-left: 15px;
}

div.latest_single {
  display: block;
  float: left;
  width: 20%;
  margin-bottom: 10px;
  color: #242424;
}

div.latest_single div.column {
  border: 1px solid #e6e6e6;
  margin: 0 5px;
}

div.latest_single div.column:hover {
  box-shadow: 0 0 12px #999;
}

div.single_news_in:hover {
  box-shadow: 0 0 12px #999;
}

div.latest_single a,
div.opinia a.link,
div.single_news h3 a {
  color: #242424;
}

ul.lista_firm h3 a,
ul.lista_firm p.adres .woj {
  color: #242424;
}

div.latest_single img {
  width: 100%;
  height: auto;
}

.cena {
  color: var(--main-color);
  font-weight: 700;
}

.producent {
  font-weight: 700;
}

div.padding {
  padding: 15px;
}

div.padding_5 {
  padding: 5px;
}

div.latest_single .pb {
  padding-bottom: 6px;
}

div.latest_single div.links {
  border-top: 1px solid #e6e6e6;
  color: #007095;
  font-size: 10pt;
}

div.latest_single div.links a {
  color: #007095;
}

div.latest_single div.adres {
  font-weight: 700;
  text-transform: uppercase;
}

div.latest_single .miasto {
  color: var(--main-color);
  padding-left: 0;
}

#box_produkty_szukaj button.submit span {
  background-image: url(../img/gfx/css_sprites.png);
  display: inline-block;
}

div.latest_single .miasto:before {
  background-image: url(../img/gfx/css_sprites.png);
  display: inline-block;
  content: '\00a0 ';
  width: 9px;
  height: 11px;
  background-position: -70px -10px;
  width: 9px;
  margin-right: 2px;
  overflow: hidden;
  vertical-align: baseline;
}

span.ocena,
span.ocena_outer {
  background-image: url(../img/gfx/css_sprites.png);
  display: inline-block;
}

.opinia_jeden {
  float: left;
  margin-bottom: 25px;
  width: 33%;
}

.opinia_jeden div.opinia {
  height: 150px;
}

#box_newsletter {
  text-align: center;
}

#box_newsletter div.wrapper {
  padding: 25px 0;
  background-image: url(../gfx/zielona_koperta.png);
  background-repeat: no-repeat;
  background-position: 140px center;
}

#newsletter_dolacz {
  background-color: #fff;
  padding: 6px;
  display: inline-block;
  border-radius: 3px;
}

a.green {
  color: var(--main-color);
}

#box_newsletter input.submit {
  background-color: #313131;
  color: #fff;
  padding: 15px 26px;
}

#box_mapa {
  background-color: #2f2c2c;
  background-image: url(../gfx/tlo-za-mapa.webp);
  background-position: center bottom;
  background-repeat: repeat-x;
}

#box_mapa h2 {
  color: #fff;
}

.glowna_woj a {
  color: #fff;
}

#map-poland,
#mapa {
  float: right;
}

#map-poland li {
  text-indent: -99999px;
}

.glowna_woj ul {
  padding-top: 30px;
}

.glowna_woj li {
  width: 18%;
  vertical-align: top;
}

div.row {
  display: table;
  width: 100%;
}

div.col {
  display: table-cell;
  vertical-align: top;
}

#box_opinie div.col {
  width: 33%;
}

div.center,
p.zobacz_wiecej {
  text-align: center;
}

span.ocena {
  display: inline-block;
  background-image: url(../img/gfx/ocena.png);
  background-repeat: repeat-x;
  height: 19px;
}

span.ocena_outer {
  display: inline-block;
  background-image: url(../img/gfx/ocena.png);
  background-repeat: repeat-x;
  height: 19px;
  width: 94px;
  background-position: -10px -312px;
}

span.ocena {
  background-position: -10px -291px;
  text-indent: -999999px;
}

span.ocena_1 {
  width: 20%;
}

span.ocena_2 {
  width: 40%;
}

span.ocena_3 {
  width: 60%;
}

span.ocena_4 {
  width: 80%;
}

span.ocena_5 {
  width: 100%;
}

div.opinia {
  border: 1px solid #e6e6e6;
  margin: 0 15px;
  background-image: url(../gfx/opinia.png);
  background-position: top right;
  background-repeat: no-repeat;
}

div.opinia img.thumb {
  float: left;
  margin-right: 10px;
}

div.opinia h2 {
  text-align: left;
  margin-bottom: 5px;
  font-size: 13pt;
}

div.pb0 {
  padding-bottom: 0;
}

div.single_kat {
  width: 25%;
  float: left;
  text-align: left;
  margin-bottom: 30px;
}

div.single_kat_in {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin: 0 15px;
  padding: 10px;
  background-image: url(../gfx/kategoria.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}

p.zobacz_wiecej {
  border: 1px solid #cecece;
  text-transform: uppercase;
  margin-top: 10px;
}

a.data,
div.single_kat span.arrows {
  color: var(--main-color);
}

#ajax_opcje span.arrows {
  color: red;
}

p.zobacz_wiecej a {
  color: #505050;
  display: block;
  padding: 10px 0;
}

p.zobacz_wiecej a:hover {
  background-color: var(--main-color);
  cursor: pointer;
  border-color: var(--main-color);
  color: #fff;
  text-decoration: none;
}

div.single_kat a {
  color: #505050;
}

div.single_kat li {
  margin-top: 5px;
  font-size: 11pt;
}

div.single_kat h3 {
  height: 55px;
  font-size: 13pt;
  overflow: hidden;
}

div.single_kat_ul {
  height: 160px;
  overflow: hidden;
}

div.single_news {
  width: 25%;
  float: left;
  margin-bottom: 20px;
}

div.single_news_in {
  margin: 0 5px;
  background-color: #f8f8f8;
}

div.single_news h3 {
  margin: 8px 0;
  height: 74px;
  overflow: hidden;
}

#dodaj_produkt #dodawanie_firmy textarea,
#schowek,
#sidebar .white_form_box input.text,
div.single_news img.thumb {
  width: 100%;
  padding: 0;
  height: auto;
}

#box_statystyki li {
  width: 33%;
  text-align: center;
  display: inline-block;
}

#box_statystyki ul {
  padding: 30px 0;
}

#box_statystyki strong {
  display: block;
  font-size: 22pt;
}

#box_haslo h2,
#box_logowanie h2,
#box_statystyki img,
.glowna_woj li {
  margin-bottom: 15px;
}

a.rss,
span.fico {
  background-image: url(../img/gfx/css_sprites.png);
}

a.rss {
  position: absolute;
  top: 0;
  right: 0;
  background-position: -10px -351px;
  width: 48px;
  height: 48px;
  display: block;
}

span.fico {
  display: inline-block;
  width: 38px;
  height: 37px;
}

span.ico_gp {
  background-position: -10px -121px;
}

span.ico_fb {
  background-position: -10px -178px;
}

span.ico_yt {
  background-position: -10px -235px;
}

span.stat {
  background-image: url(../img/gfx/css_sprites.png);
  display: inline-block;
  margin-bottom: 5px;
}

span.stat_1 {
  width: 112px;
  height: 93px;
  background-position: -10px -779px;
}

span.stat_2 {
  width: 74px;
  height: 93px;
  background-position: -10px -892px;
}

span.stat_3 {
  width: 98px;
  height: 94px;
  background-position: -10px -1005px;
}

.relative {
  position: relative;
}

#schowek {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}

#schowek span.info {
  padding: 10px;
  display: none;
  background-color: rgba(92, 182, 210, 0.8);
}

#schowek_tlo {
  padding: 10px;
  display: none;
  background-color: rgba(92, 182, 210, 0.8);
}

#schowek span.info {
  display: block;
  margin: auto;
  padding: 5px;
  color: #fff;
  line-height: 35px;
  font-size: 18px;
  width: 250px;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}

#schowek span.arrow_s {
  background-image: url(../img/gfx/css_sprites.png);
  display: block;
  background-position: -10px -501px;
  width: 47px;
  height: 35px;
  float: left;
}

#schowek span.arrow_s.act {
  background-position: -10px -535px;
}

#schowek_zawartosc {
  width: 900px;
  margin: auto;
}

#schowek_zawartosc div.single {
  float: left;
  margin: 10px;
  padding: 6px;
}

#schowek_zawartosc span.usun {
  display: block;
  margin-top: 10px;
  color: #fff;
  background-image: url(../gfx/schowek_x.png);
  background-repeat: no-repeat;
  padding-left: 22px;
  height: 22px;
}

img.s_foto {
  margin-right: 5px;
}

#schowek_zawartosc a {
  color: #000;
  font-weight: 700;
}

.cursor {
  cursor: pointer;
}

.uppercase {
  text-transform: uppercase;
}

div.border,
div.single_news_in {
  border: 1px solid #e6e6e6;
}

ul.lista_firm li {
  border: 1px solid #e6e6e6;
}

#box_haslo div.border,
#box_logowanie div.border {
  margin: 0 10px;
  padding: 10px;
}

p.info_err {
  background-color: #ff8585;
  color: #fff;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 10px;
}

p.info_ok {
  background-color: #393;
  padding: 10px;
}

.form input.text {
  height: 47px;
  line-height: 47px;
  text-indent: 10px;
  width: 100%;
  background-color: #f9f9f9;
  border: 1px solid #efefef;
  box-sizing: border-box;
}

.dane_firmy p.txt {
  margin-bottom: 10px;
}

.form input.text,
.form input[type=file] {
  margin-bottom: 10px;
}

.form textarea {
  margin-bottom: 10px;
}

p.info_ok {
  margin-bottom: 10px;
}

.form textarea {
  width: 100%;
  background-color: #f9f9f9;
  border: 1px solid #efefef;
  box-sizing: border-box;
}

.form input {
  border-radius: 3px;
}

p.info_ok {
  border-radius: 3px;
}

.mt {
  margin-top: 20px;
}

#sidebar .widget,
.mb {
  margin-bottom: 20px;
}

#sidebar #quick_search_div {
  padding: 10px 6px;
}

#box_logowanie a.green {
  color: var(--main-color);
  text-decoration: underline;
}

#box_logowanie a.password {
  color: #242424;
  text-decoration: underline;
  line-height: 32px;
}

#box_haslo input.submit,
#box_konto input.submit,
#box_logowanie input.submit {
  border: 0;
  float: right;
  background-color: var(--main-color);
  color: #fff;
  padding: 8px 24px;
}

#box_konto input.submit {
  float: none;
}

#fb_login {
  background-color: #3f5d9d;
  color: #fff;
  padding: 3px 6px;
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.width_35 {
  width: 35%;
}

#polozenie {
  position: absolute;
  bottom: 10px;
  color: var(--main-color);
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

#polozenie a {
  color: #fff;
}

#polozenie li {
  display: inline-block;
}

#polozenie .last {
  color: var(--main-color);
}

p.info_ok,
ul.lista_firm div.kategorie a.zobacz_produkty {
  color: #fff;
}

#lista_kategorii_2 ul {
  list-style: disc;
  list-style-position: inside;
  color: #646464;
}

#lista_kategorii_2 li {
  margin-bottom: 8px;
}

#lista_kategorii_2 span.arrow {
  float: right;
  cursor: pointer;
  display: inline-block;
  height: 20px;
}

ul.lista_firm h3,
ul.lista_firm p {
  margin-bottom: 8px;
}

#lista_kategorii_2 a {
  color: #646464;
}

#lista_kategorii_2 li.active a {
  color: var(--main-color);
  font-weight: 700;
}

#lista_kategorii_2 li.active ul.subkat a.active {
  color: var(--main-color);
}

#lista_kategorii_2 li ul.subkat {
  display: none;
  margin-top: 8px;
}

#lista_kategorii_2 li.active ul.subkat {
  display: block;
}

span.clear {
  display: block;
}

#lista_kategorii_2 ul.subkat {
  list-style: circle;
  padding-left: 20px;
}

#sidebar {
  width: 305px;
}

.white_form_box_outer {
  width: 100%;
  display: inline-block;
}

.white_form_box {
  background-color: #fff;
  border-radius: 3px;
  display: block;
  padding: 7px 6px;
}

span.clear {
  clear: both;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.white_form_box input {
  border: 0;
  border-radius: 3px;
}

.white_form_box input.text {
  background-color: transparent;
  color: #737373;
  width: 68%;
  line-height: 25px;
}

.white_form_box input.submit {
  background-color: var(--main-color);
  float: right;
  color: #fff;
  padding: 4px 12px;
}

#box_lista_firm {
  margin-right: 20px;
}

ul.lista_firm li {
  background-color: #f9f9f9;
  margin-bottom: 24px;
  position: relative;
}

.lista_firm {
  margin-top: 20px;
}

ul.lista_firm li.promo h3.nazwa {
  padding-right: 130px;
}

ul.lista_firm div.foto {
  float: left;
  background-color: #fff;
  border-right: 1px solid #e6e6e6;
}

ul.lista_firm div.dane {
  margin-left: 0px;
  color: #242424;
  display: flex;
  flex-grow: 2;
  flex-wrap: wrap;
  background-color: #fff;
}

#firma_div h2.naglowek,
ul.lista_firm h3 {
  font-size: 16pt;
}

p.tel {
  background-position: left 3px;
  background-repeat: no-repeat;
}

ul.lista_firm p.adres {
  background-position: left 3px;
  background-repeat: no-repeat;
  color: #5fc142;
  text-transform: uppercase;
  font-weight: 700;
  background-image: url(../gfx/marker.png);
  padding-left: 16px;
}

#box_firmy_szukaj ul.miasta li.active a {
  color: #5fc142;
}

ul.lista_firm p.adres a {
  color: #5fc142;
}

ul.lista_firm div.kategorie {
  background-color: #f9f9f9;
  border-top: 1px solid #e6e6e6;
  display: flex;
  justify-content: space-between;
  align-self: flex-end;
  width: 100%;
  color: #323232;
  padding: 11px;
}

ul.lista_firm div.kategorie a {
  color: #007095;
}

p.tel {
  background-image: url(../gfx/telefon.png);
  padding-left: 21px;
}

ul.lista_firm p.opis_krotki {
  font-size: 11pt;
  max-height: 40px;
  overflow: hidden;
}

#footer {
  padding: 50px 0;
  color: #9b9b9b;
}

#footer img {
  vertical-align: middle;
}

#footer div.linia {
  border-top: 1px solid #5b5b5b;
  margin-top: 25px;
  margin-bottom: 25px;
  height: 1px;
  overflow: hidden;
}

#box_firmy_szukaj ul.miasta a,
#footer a,
.dark_gray_bg a {
  color: #fff;
}

#footer_bottom {
  line-height: 40px;
}

#box_stopka_linki {
  table-layout: fixed;
  text-align: center;
}

#box_stopka_linki a {
  font-weight: 700;
}

#box_kontakt_form .text {
  background-color: #f9f9f9;
  border: 1px solid silver;
  font-family: "Source Sans Pro", "Helvetica", "Arial";
  font-size: 11pt;
}

#box_kontakt_form h3 {
  margin-bottom: 10px;
}

#box_kontakt_form textarea {
  background-color: #f9f9f9;
  border: 1px solid #efefef;
  box-sizing: border-box;
  line-height: 47px;
  margin-bottom: 10px;
  text-indent: 10px;
  width: 100%;
  height: 100px;
}

#box_kontakt_form div.col {
  padding: 0 10px;
}

div.align_right {
  text-align: right;
}

div.align_right input.text {
  width: auto;
}

#box_kontakt_form input.submit {
  background-color: var(--main-color);
  border: 0;
  color: #fff;
  padding: 14px 24px;
  font-weight: bold;
  margin-left: 10px;
}

#strony {
  text-align: center;
  margin-bottom: 20px;
}

#strony a {
  background-color: #d9d9d9;
  color: #303030;
  display: inline-block;
  padding: 6px 12px;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #666;
  margin: 3px;
}

#strony a.active {
  padding: 12px 18px;
  background-color: var(--main-color);
  color: #fff;
}

#strony a:hover {
  background-color: var(--main-color);
  color: #fff;
}

#box_miasta a,
#box_tagi a {
  color: #242424;
  margin-right: 20px;
}

#top_3 {
  background-position: center bottom;
  background-repeat: repeat-x;
  position: relative;
  background-color: #fff;
}

#top_3.top2 {
  background-image: url(/img/top2.jpg);
}

#top_3.top1 {
  background-image: url(/img/top1.jpg);
}

#top_3.no-top {
  background-image: none;
  height: auto;
  background-color: #333333;
}

#top_3 .wrapper {
  overflow: visible;
}

.body_akcja #top_3 {
  height: 232px;
  background-image: url(../gfx/top-maly.jpg);
}

.home #top_3.no_search {
  height: 232px;
  background-position: center top;
}

.dane_firmy h3,
div.widget h3 {
  margin-bottom: 15px;
}

#box_firmy_szukaj div.line {
  border-bottom: 1px solid #141414;
  border-top: 1px solid #464646;
  height: 0;
  overflow: hidden;
  margin: 15px 0;
}

#produkty_szukaj_box div.line {
  border-bottom: 1px solid #141414;
  border-top: 1px solid #464646;
  height: 0;
  overflow: hidden;
  margin: 15px 0;
  margin: 10px 15px 0;
}

#box_firmy_szukaj ul.miasta {
  list-style: disc;
  list-style-position: inside;
  color: #949494;
}

#box_firmy_szukaj ul.miasta li {
  float: left;
  width: 49%;
  margin-bottom: 10px;
}

#box_lista_kategorii {
  background-image: url(../gfx/kategoria.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}

div.widget {
  border-radius: 3px;
}

div.promo {
  color: #000;
  text-transform: uppercase;
  background-color: #fdcf00;
  position: absolute;
  top: 25px;
  right: 0;
  padding: 4px 10px;
  font-weight: 700;
}

div.sl-container {
  background-color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  text-align: left;
  text-indent: 0px;
  font-size: 13pt;
  vertical-align: top;
}

#box_wszystkie_opinie .w_linii a,
#plugin_aktualnosci_lista h3 a,
div.sl-container a {
  color: #000;
}

.sl-placeholder-container {
  height: 64px;
  line-height: 64px;
  overflow: hidden;
}

.sl-button {
  font-size: 28px;
  width: 15px;
  text-align: center;
  line-height: 86px;
}

.sl-options {
  background-color: #fff;
  padding: 10px;
}

.foto_firmy {
  width: 225px;
}

.foto_firmy ul {
  padding: 10px;
  color: #242424;
}

.dane_firmy p.adres a,
.foto_firmy ul a,
span.ocena_int a {
  color: #242424;
}

.foto_firmy li {
  border-bottom: 1px solid #efefef;
}

.dane_firmy {
  padding: 20px;
  position: relative;
}

.dane_firmy p.adres,
.dane_firmy p.www {
  font-weight: 700;
  color: #242424;
}

.dane_firmy p.kategorie a,
.dane_firmy p.www a {
  color: var(--main-color);
  font-weight: 700;
}

#kod_qr {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

#firma_tel_button,
#firma_tel_span {
  margin-bottom: 6px;
  display: inline-block;
  font-weight: 700;
}

#firma_tel_button {
  background-color: var(--main-color);
  color: #fff;
  border-radius: 3px;
  box-shadow: 1px 1px 0 silver;
  cursor: pointer;
  padding: 4px 12px;
}

#firma_tel_span {
  padding: 4px 0;
  font-size: 14pt;
}

p.center {
  text-align: center;
}

#firma_div {
  margin-right: 20px;
  border-radius: 3px;
}

span.ocena_int {
  font-size: 10pt;
  margin-left: 8px;
  vertical-align: top;
}

#opinie_pl {
  position: relative;
}

#dodaj_opinie {
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 12px;
  background-color: var(--main-color);
  box-shadow: 1px 1px 0 silver;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  border-radius: 3px;
}

#opinie_pl div.linia {
  border-top: 1px solid #dedede;
  margin-top: 25px;
  margin-bottom: 25px;
  height: 1px;
  overflow: hidden;
  clear: both;
}

#div_nazwa {
  position: relative;
  margin-bottom: 15px;
}

#add-favourites {
  /* position: absolute;
   right: 0;
   top: 0; */
  background-color: var(--main-color);
  cursor: pointer;
  display: inline-block;
}

#add-favourites img {
  margin-left: 10px;
  vertical-align: middle;
}

#add-favourites-item img,
#remove-favourites-item img {
  margin-left: 10px;
  vertical-align: middle;
}

#add-favourites,
#add-favourites-item,
#remove-favourites-item {
  color: #fff;
  padding: 6px 12px;
  box-shadow: 1px 1px 0 silver;
  font-weight: 700;
}

#add-favourites-item {
  cursor: pointer;
  display: inline-block;
  background-color: var(--main-color);
}

#remove-favourites-item {
  background-color: #5f1111;
}

div.opinia_oceny {
  border-radius: 6px;
  border: 1px solid #e6e6e6;
  background-color: #f7f7f7;
  padding: 8px;
  display: inline-block;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

#mapa_dolna_linia label {
  font-size: 11pt;
}

div.opinia div.txt {
  font-size: 11pt;
}

div.opinia_oceny tr.strong td {
  font-weight: 700;
  padding-bottom: 10px;
}

div.opinia_oceny td.right {
  text-align: right;
  padding-right: 10px;
}

span.gwiazdki {
  background-image: url(../gfx/ocena.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  display: inline-block;
  height: 19px;
  width: 95px;
}

p.opinia_tekst {
  padding-top: 20px;
}

.dark_gray_bg {
  color: #fff;
  background-color: #323232;
}

#polec_boks span.icon,
#remove-favourites-item {
  display: inline-block;
  cursor: pointer;
}

div.mini_foto {
  display: inline-block;
  cursor: pointer;
}

div.miniatury {
  margin-top: 10px;
}

#polec_boks,
.dane_prod .strong {
  font-weight: 700;
}

#polec_boks span.icon {
  background-image: url(../gfx/ikonki_social.png);
  width: 51px;
  height: 51px;
  vertical-align: middle;
  margin-left: 10px;
}

#polec_google {
  background-position: -51px 0;
}

#polec_twitter {
  background-position: right 0;
}

#box_firma h1 {
  margin-top: 0px;
}

#box_firma #sidebar {
  width: 400px;
}

#box_firma #sidebar h2.naglowek {
  font-size: 16pt;
  margin: 0;
}

#mapa_gorna_linia {
  font-weight: 700;
  color: var(--main-color);
  font-size: 12pt;
}

#mapa_gorna_linia a {
  font-weight: 700;
  color: var(--main-color);
  font-size: 12pt;
}

#lokalizacja {
  cursor: pointer;
}

#mapa_gorna_linia {
  margin-bottom: 10px;
}

.dane_prod p,
.dane_prod strong {
  margin-bottom: 10px;
}

#dodaj_news img,
#mapa_dolna_linia div.col {
  vertical-align: middle;
}

#adres_go,
span.szare_pole {
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}

#adres_go {
  color: #fff;
  background-image: url(../gfx/zoom.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 37px;
  height: 34px;
  box-shadow: 1px 1px 0 #bcbcbc;
  background-color: var(--main-color);
}

span.szare_pole {
  background-color: #f9f9f9;
  border: 1px solid #efefef;
  padding: 6px;
}

span.szare_pole input {
  border: 0;
  background-color: transparent;
  vertical-align: middle;
  font-size: 12pt;
  width: 160px;
}

#div_list {
  margin-top: 10px;
}

#firma_opcje {
  margin-top: 10px;
}

#firma_opcje li {
  display: inline-block;
  margin-right: 15px;
}

#firma_opcje a {
  color: #242424;
}

#firma_info div.linia {
  border-top: 1px solid #dedede;
  clear: both;
  height: 1px;
  margin-bottom: 15px;
  margin-top: 15px;
  overflow: hidden;
}

#firma_div #box_opinie {
  border-top: 1px solid #e6e6e6;
}

#firma_div img.foto {
  border-radius: 3px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.align_center {
  text-align: center;
}

#wplaty {
  margin: auto;
}

.zobacz_produkty {
  background-color: var(--main-color);
  border: 0;
  color: #fff;
  font-weight: 700;
  padding: 4px 12px;
  border-radius: 5px;
  text-shadow: 0 0 2px #666;
}

#box_produkt #sidebar {
  width: 400px;
}

#box_produkt #mapa_div {
  margin: 0;
  border: 0;
  width: 100%;
  height: 200px;
}

.guzik_green,
.guzik_lightgray,
.guzik_orange,
.guzik_red {
  background-color: var(--main-color);
  color: #fff;
  font-size: 11pt;
  font-weight: 700;
  padding: 8px 12px;
  border-radius: 3px;
  box-shadow: 1px 1px 0 silver;
  margin-bottom: 6px;
  display: inline-block;
  cursor: pointer;
  border: 0;
}

.guzik_lightgray,
.guzik_orange,
.guzik_red {
  background-color: #ff7022;
}

.guzik_lightgray,
.guzik_red {
  background-color: #ff5022;
}

.guzik_lightgray {
  background-color: #7e7e7e;
}

#produkt_urle .guzik_orange {
  display: block;
}

#aktualnosci_kategoria li.active a {
  color: var(--main-color);
}

.dane_prod p.www a {
  color: var(--main-color);
}

.dane_prod strong {
  display: block;
}

#box_produkt .dostepnosc,
#box_produkt .polecany {
  font-size: 9pt;
}

#box_produkt h1 {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e6e6e6;
}

#produkt_galeria {
  float: left;
}

#produkt_div,
#produkt_galeria {
  margin-right: 20px;
}

#box_produkt .cena {
  font-size: 18pt;
  font-weight: 400;
}

#box_produkt #polec_boks {
  border: 0;
  background-color: transparent;
  padding: 0;
  margin-top: 20px;
  clear: both;
}

.alert-cloud {
  float: right;
  width: 40%;
}

#dodawanie_firmy label {
  float: left;
  clear: both;
  margin-bottom: 5px;
}

#dodawanie_firmy label.nf {
  float: none;
}

#dodawanie_firmy input[type=checkbox].error {
  outline: 1px solid red;
}

#dodawanie_firmy span.arrows {
  color: red;
}

#dodawanie_firmy input.text,
#dodawanie_firmy select,
#dodawanie_firmy textarea {
  float: left;
  width: 40%;
  clear: left;
  margin-bottom: 10px;
  background-color: #f9f9f9;
  border: 1px solid silver;
  border-radius: 6px;
  height: 47px;
  padding: 8px;
}

#dodawanie_firmy .mce-tinymce:focus,
#dodawanie_firmy input.text:focus,
#dodawanie_firmy select:focus,
#dodawanie_firmy textarea:focus {
  box-shadow: 0 0 3px #2b4fad;
}

#dodawanie_firmy .godziny select {
  width: auto;
  clear: none;
  float: none;
}

.foto_wgrane input {
  background-color: #f9f9f9;
  border: 1px solid silver;
  border-radius: 6px;
  padding: 8px;
}

.foto_wgrane input:focus {
  box-shadow: 0 0 3px #2b4fad;
}

#dodawanie_firmy input.short {
  width: 120px;
  margin-right: 10px;
}

#firma_div span.tel {
  background-position: left 4px;
  background-image: url(../gfx/telefon.png);
  padding-left: 20px;
  background-repeat: no-repeat;
}

#dodawanie_firmy input.miasto {
  width: 250px;
  clear: none;
}

#dodawanie_firmy div.kolumna {
  width: 50%;
  float: left;
  clear: left;
}

#map_canvas {
  width: 50%;
  float: left;
  clear: left;
}

#dodawanie_firmy h2.naglowek2 {
  clear: both;
  font-size: 16pt;
  border-top: 1px solid #efefef;
  margin-top: 15px;
  padding-top: 10px;
}

#dodawanie_firmy .mce-tinymce,
div.clear_left {
  clear: left;
}

#div_tagi {
  clear: both;
}

#edytor_jezyki {
  clear: both;
}

#edytor_jezyki li {
  display: inline;
  cursor: pointer;
  border: 1px solid transparent;
}

#edytor_jezyki li img {
  border: 1px solid transparent;
}

#edytor_jezyki li.active img {
  border: 1px solid #0f0;
}

#div_tagi span.delete_tag {
  background-image: url(../gfx/delete.png);
  border: 0;
  display: inline-block;
  float: none;
  height: 16px;
  line-height: 15px;
  margin: 0 0 0 4px;
  padding: 0;
  vertical-align: text-top;
  width: 16px;
}

#dodaj_atr input {
  clear: left;
  margin: 4px 9px 0 0;
  width: auto;
}

#dodaj_atr label {
  clear: right;
  float: none;
}

#dodaj_atr li {
  display: block;
  clear: both;
}

#dodaj_atr li {
  clear: both;
  margin-bottom: 5px;
}

#dodaj_atr select,
#dodaj_atr input,
#dodaj_atr textarea {
  float: none;
  margin-bottom: 0;
}

#dodaj_atr span {
  vertical-align: unset;
}

.kup_teraz {
  background-image: url(../gfx/kupteraz.png);
  width: 152px;
  height: 51px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  line-height: 51px;
  text-align: left;
  text-indent: 26px;
}

#popup {
  background-image: url(../gfx/popup_bg.png);
  background-repeat: repeat;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}

#popup_in {
  width: 400px;
  margin: 10% auto auto;
}

#popup_nie,
#popup_tak {
  cursor: pointer;
}

#box_lista_zlecen .w_linii a,
#popup_tak {
  float: right;
}

#popup_in p {
  font-size: 18px;
  margin-bottom: 20px;
}

#popup_alert {
  color: #000;
  font-weight: 700;
}

.guzik_gray {
  color: #000;
  font-weight: 700;
  background-color: #fff;
  cursor: pointer;
  padding: 4px 10px;
  text-shadow: 1px 1px 1px #e7e7e7;
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 8px;
  display: inline-block;
}

#popup_alert {
  border: 8px solid red;
  border-radius: 80px;
  display: block;
  font-size: 34px;
  height: 100px;
  line-height: 100px;
  margin: auto;
  text-align: center;
  width: 100px;
}

#layer {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 9999;
  display: none;
  padding: 20px;
}

#layer_in {
  padding: 15px;
  width: 650px;
  margin: auto;
  background-color: #fff;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}

#foto_nav_big {
  display: none;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

#foto_nav_big span {
  -moz-border-radius: 5px 5px 5px 5px;
  background-image: url(../gfx/fancybox.png);
  display: block;
  height: 30px;
  width: 30px;
}

#nav_prev {
  position: absolute;
  background-position: -40px -30px;
  top: 48%;
  left: 30px;
}

#big_foto {
  cursor: pointer;
}

#close_layer {
  cursor: pointer;
  position: absolute;
  top: -10px;
  right: -10px;
  background-image: url(../gfx/fancybox.png);
  display: block;
  height: 30px;
  width: 30px;
  background-position: -40px 0;
}

#nav_next {
  position: absolute;
  background-position: -40px -60px;
  top: 48%;
  right: 30px;
}

#ajax_opcje {
  display: none;
}

#ajax_opcje li {
  display: none;
}

#ajax_opcje textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
}

#layer_in textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
}

#ajax_opcje textarea,
#dodaj input.text {
  background-color: #f9f9f9;
  border: 1px solid silver;
  border-radius: 6px;
  padding: 8px;
}

#layer_in input.text,
#layer_in textarea {
  background-color: #f9f9f9;
  border: 1px solid #efefef;
  border-radius: 6px;
  padding: 8px;
}

#news_kom textarea,
p.info {
  background-color: #f9f9f9;
  border: 1px solid #efefef;
  border-radius: 6px;
  padding: 8px;
}

#news_kom textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

#box_wszystkie_opinie div.linia {
  border-top: 1px solid #dedede;
  margin-top: 25px;
  margin-bottom: 25px;
  height: 1px;
  overflow: hidden;
  clear: both;
}

#box_wszystkie_opinie div.linia.last {
  border-top: 0;
}

#box_lista_firm .w_linii h1,
#box_wszystkie_opinie .w_linii h1 {
  display: inline-block;
  font-size: 20pt;
}

#plugin_aktualnosci_lista .w_linii h1.h2,
#plugin_aktualnosci_lista .w_linii h2 {
  display: inline-block;
  font-size: 20pt;
}

#box_wszystkie_opinie .w_linii,
#box_wszystkie_opinie div.border {
  margin-bottom: 10px;
}

#box_wszystkie_opinie .w_linii span {
  font-weight: 700;
  font-size: 20pt;
}

#box_lista_zlecen .w_linii {
  height: 46px;
  margin-bottom: 10px;
}

#box_lista_zlecen .w_linii h1 {
  line-height: 46px;
}

#plugin_aktualnosci_lista .w_linii a {
  float: right;
  color: #fff;
}

#box_zlecenie .w_linii a,
#dodaj_news {
  float: right;
}

#box_zlecenie .w_linii,
#fb_login,
#plugin_aktualnosci_lista h3 {
  margin-bottom: 10px;
}

#box_lista_zlecen .w_linii h1 {
  display: inline-block;
  font-size: 20pt;
}

#box_zlecenie .w_linii h1 {
  display: inline-block;
  font-size: 20pt;
}

#box_zlecenie .w_linii .guzik_lightgray {
  padding: 8px 20px;
}

#box_zlecenie .w_linii .guzik_red {
  padding: 8px 20px;
  margin-right: 10px;
}

#dodaj input.text {
  width: 300px;
  float: left;
  clear: left;
}

#dodaj label {
  float: left;
  margin-bottom: 5px;
  clear: both;
}

#dodaj .arrows {
  color: red;
}

#rodzaj_konta {
  clear: both;
  margin-bottom: 15px;
}

#rodzaj_konta label {
  float: none;
}

.news_img {
  float: left;
  margin-right: 20px;
}

#box_news_title {
  margin-bottom: 20px;
}

#box_news_title h1 {
  display: inline-block;
}

#box_nowa_opinia .linia h1,
#nowa_opinia label {
  display: inline-block;
}

#box_news_title .guzik_lightgray {
  float: right;
}

p.info {
  background-color: #eefaec;
  padding: 10px;
  border-radius: 5px;
}

#komentarze .autor,
p.info a {
  color: #5ec343;
}

#komentarze,
span.budzet {
  margin-top: 10px;
}

#komentarze div.komentarz {
  border: 1px solid #efefef;
  padding: 20px;
  margin-bottom: 15px;
  background-color: #f5f5f5;
  background-image: url(../gfx/komentarz.png);
  background-position: top right;
  background-repeat: no-repeat;
}

#komentarze p.dodano {
  font-size: 10pt;
}

#komentarze p.tekst {
  font-size: 12pt;
}

#box_komentarze p.bold {
  margin-bottom: 15px;
}

#plugin_aktualnosci_lista {
  margin-right: 20px;
}

#plugin_aktualnosci_lista a.more {
  color: #5ec343;
  font-weight: 700;
}

#plugin_aktualnosci_lista img.thumb {
  float: left;
  width: 225px;
  margin-right: 20px;
}

#plugin_aktualnosci_lista li {
  box-shadow: 0 0 3px #999;
  margin-bottom: 20px;
  position: relative;
}

#aktualnosci_kategoria h2,
#aktualnosci_popularne h2,
#box_zlecenia h2.naglowek {
  font-size: 14pt;
}

#aktualnosci_kategoria ul {
  list-style: disc;
  color: #949494;
  list-style-position: inside;
}

#aktualnosci_kategoria a {
  color: #fff;
}

#plugin_aktualnosci_lista div.kategoria {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 225px;
  background-color: #f9f9f9;
  border-top: 1px solid #e6e6e6;
  padding: 8px 8px 8px 20px;
}

#plugin_aktualnosci_lista div.kategoria a {
  color: #007296;
}

#nowa_opinia label {
  vertical-align: top;
  text-align: right;
  margin-right: 10px;
}

#nowa_opinia input.text,
#nowa_opinia textarea {
  width: 60%;
}

#nowa_opinia input.text.short {
  width: 150px;
}

.opinia_prawa label {
  padding-top: 13px;
}

.col.opinia_prawa {
  text-align: right;
}

.body_404 #top_3 {
  height: 0;
}

#nowa_opinia .arrows,
.form_oferta span.arrows {
  color: red;
}

#nowa_opinia_dodaj {
  margin-left: 20px;
  padding: 13px 20px;
}

#box_nowa_opinia .linia {
  margin-bottom: 10px;
}

#box_nowa_opinia .linia span {
  font-size: 23pt;
  font-weight: 700;
}

#box_nowa_opinia .linia a {
  float: right;
}

div.ocena_ogolem.polowa2 {
  margin-bottom: 15px;
  font-weight: 700;
}

div.polowa2 {
  margin-bottom: 8px;
}

#box_nowa_opinia span.gwiazdka {
  display: inline-block;
  background-image: url(../gfx/ocena.png);
  width: 19px;
  height: 19px;
  cursor: pointer;
  background-position: bottom;
  margin-right: 3px;
}

#box_nowa_opinia span.gwiazdka_on {
  background-position: top;
}

#box_nowa_opinia div.polowa2 label {
  width: 200px;
}

#aktualnosci_popularne a,
p.oferta_txt {
  color: #000;
}

#aktualnosci_popularne li,
#pakiety p.intro {
  margin-bottom: 20px;
}

div.pakiet {
  margin-bottom: 20px;
  box-shadow: 0 0 3px #333;
}

div.pakiet form {
  display: block;
  padding: 10px;
  background-color: #f9f9f9;
  clear: both;
  margin-bottom: 0;
}

div.pakiet .guzik_green {
  vertical-align: middle;
  margin: 0;
}

div.pakiet img.typ {
  margin: 30px;
  vertical-align: top;
  float: left;
}

div.pakiet label {
  display: inline-block;
  margin-top: 5px;
}

div.pakiet ul {
  list-style: disc;
  list-style-position: inside;
}

div.pakiet select {
  margin-top: 6px;
  vertical-align: middle;
  padding: 8px 12px;
  margin-bottom: 6px;
}

div.pakiet span.opis {
  text-indent: 10px;
}

div.pakiet span.nazwa {
  font-size: 24pt;
  font-weight: 700;
  margin: 10px 0 20px 0;
  display: inline-block;
}

#promo_bottom p {
  margin: 15px 0;
}

#moje_firmy li {
  box-shadow: 0 0 6px #666;
}

#moje_firmy div.half {
  display: table-cell;
  width: 50%;
  height: 100%;
  position: relative;
  vertical-align: top;
}

#moje_firmy div.half.half_long {
  width: auto;
}

#moje_firmy div.half.half_short {
  width: 200px;
  text-align: center;
}

#moje_firmy div.half.half_short p {
  padding-top: 30%;
}

#moje_firmy div.dane {
  display: table;
  height: 225px;
  margin: 0;
  width: 100%;
}

#moje_firmy div.foto {
  float: none;
  display: table-cell;
  width: 225px;
}

#moje_firmy img.thumb {
  display: block;
}

#moje_firmy div.oplac {
  border-left: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  height: 100%;
}

.border_top {
  border-top: 1px solid #e6e6e6;
}

div.pakiet form,
div.zlecenie_bottom div.col {
  border-top: 1px solid #e6e6e6;
}

#moje_firmy div.oplac>div {
  height: 50%;
}

#moje_firmy .o_head_1,
#moje_firmy .o_head_2 {
  display: block;
  margin-bottom: 6px;
  font-weight: 700;
  color: #000;
}

#moje_firmy .button img {
  vertical-align: middle;
  margin-left: 20px;
}

a.link_red {
  color: #a93a40;
}

#moje_firmy div.stat {
  bottom: 0;
  font-size: 10pt;
  left: 0;
  padding: 10px;
  position: absolute;
  right: 0;
}

a.link_green {
  color: #7aa86a;
}

#moje_firmy .button {
  display: inline-block;
  padding: 7px 14px;
  color: #fff;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#aktualnosci_popularne li.last,
#moje_firmy p {
  margin-bottom: 0;
}

.button.blue {
  background-color: #7bb4c8;
  box-shadow: 1px 1px 0 #afc6ce;
}

.button.red {
  background-color: #cc2c2c;
  box-shadow: 1px 1px 0 #dcb4b4;
}

.button.green {
  background-color: var(--main-color);
  box-shadow: 1px 1px 0 #abd1a0;
}

div.opinia_full {
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url(../gfx/opinia.png);
}

#box_lista_zlecen {
  margin-right: 20px;
}

div.zlecenie {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
}

div.zlecenie h2 {
  font-size: 20pt;
  color: #000;
}

div.zlecenie_bottom {
  background-color: #f9f9f9;
  border-collapse: collapse;
}

div.zlecenie_bottom div.col {
  border-right: 1px solid #e6e6e6;
  padding: 14px;
  font-weight: 700;
  text-align: center;
}

span.budzet {
  float: left;
}

span.red {
  color: #900;
}

div.zlecenie_bottom div.col.last {
  border-right: 0;
  padding: 0;
  background-color: #5fc444;
}

div.zlecenie_bottom div.col.last a {
  color: #fff;
  padding: 14px;
  display: block;
}

div.zlecenie_bottom span.green {
  margin-left: 10px;
}

span.green {
  color: #5fc444;
}

#wojewodztwa_rwd {
  margin-bottom: 20px;
}

#filtruj_zlecenia ul.miasta a,
#wojewodztwa_rwd a {
  color: #fff;
  display: list-item;
}

#filtruj_zlecenia ul.miasta li,
#wojewodztwa_rwd li {
  display: inline-block;
  font-size: 12pt;
  list-style: inside none disc;
  overflow: hidden;
  white-space: nowrap;
  width: 49%;
}

.col_1_3 {
  width: 33%;
}

.col_2_3 {
  width: 66%;
}

#oferty .nazwa img,
.guzik .ikona {
  vertical-align: middle;
  margin-left: 15px;
}

#zlecenie_main {
  margin-right: 20px;
}

#zlecenie_info p,
.form_oferta label,
span.sort {
  display: inline-block;
  width: 49%;
}

#zlecenie_opis {
  margin-bottom: 20px;
  margin-top: 10px;
}

.form_oferta input.text {
  text-indent: 10px;
  width: 60px;
  margin-right: 6px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
}

.form_oferta select,
.form_oferta textarea {
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
}

.form_oferta input.text,
.form_oferta select {
  margin-bottom: 15px;
  padding: 8px;
}

.form_oferta label {
  margin-right: 20px;
  text-align: right;
  width: 60px;
}

.form_oferta textarea {
  width: 90%;
  padding: 5px;
  height: 135px;
}

.form_oferta .guzik_green {
  padding: 8px 20px;
}

div.oferta {
  padding: 10px 0;
  border-bottom: 1px solid #e9e9e9;
}

div.oferta.last {
  border-bottom: 0;
}

#oferty_lista {
  border-top: 1px solid #e9e9e9;
  padding: 15px 0 15px 15px;
}

#oferty_lista .cena {
  color: #111;
}

#oferty_lista .border_left {
  border-left: 1px solid #e9e9e9;
  width: 140px;
}

#zlecenie_opis h2 {
  font-size: 20pt;
}

#oferty .nazwa {
  margin-bottom: 10px;
  display: inline-block;
}

p.oferta_txt span.data {
  font-weight: 400;
  color: #737373;
}

#dodawanie_firmy label.error,
#textarea_info {
  color: red;
}

#box_zlecenie_dodane a.black {
  font-weight: 700;
  color: #000;
}

.margin_top_20 {
  margin-top: 20px;
}

#zleceniodawca span.hint {
  text-decoration: underline;
  color: #588281;
}

p.oferta_dane {
  margin-top: 15px;
}

.green {
  color: #62c342;
}

.widget .guzik_green:hover {
  background-color: #2f9213;
}

div.img_oferta {
  width: 96px;
}

div.green_border {
  border: 1px solid var(--main-color);
  padding: 10px;
}

#zleceniodawca li {
  background-image: url(../gfx/zlecenie_ikony.png);
  background-repeat: no-repeat;
  height: 30px;
  line-height: 22px;
  padding-left: 30px;
}

#zleceniodawca li.tel {
  background-position: left -34px;
}

#zlecenie_zamkniete,
p.intro {
  margin-bottom: 20px;
}

#sort_cena {
  float: right;
  margin-right: 20px;
}

#sort_data {
  margin-left: 15px;
}

#box_done a {
  color: #090;
}

span.sort {
  background-image: url(../gfx/sort.png);
  width: 11px;
  height: 24px;
}

span.sort.active {
  background-position: right top;
}

#dodawanie_firmy input.text.error,
#dodawanie_firmy select.error,
#dodawanie_firmy textarea.error {
  border: 1px solid red;
}

p.intro {
  color: #9b9b9b;
  text-align: center;
}

#box_miasta a.green,
#box_tagi a.green {
  color: var(--main-color);
}

#box_miasta,
#box_tagi {
  padding-bottom: 40px;
}

#footer span.gray {
  color: #9b9b9b;
  margin-right: 5px;
}

#footer_social a {
  margin: 0 10px;
}

label.error {
  color: red;
  margin-right: 10px;
}

#box_opinie_wszystkie div.opinia_jeden {
  float: none;
  width: 100%;
}

#box_opinie_wszystkie .opinia_jeden div.opinia {
  height: auto;
}

#newsletter_txt {
  margin-bottom: 10px;
  font-weight: 700;
}

#box_mapa_miast a {
  color: var(--main-color);
}

#mapa_miast>div.woj {
  display: inline-block;
  width: 33%;
  vertical-align: top;
}

#mapa_miast div.woj_in {
  margin: 6px;
  border: 1px solid #ccc;
  padding: 10px;
}

#wplaty td {
  padding: 0 20px;
}

#wplaty a.link {
  color: #000;
}

.linia_w_formularzu {
  width: 100%;
  clear: both;
}

.linia_w_formularzu .cztery,
.linia_w_formularzu .dwa,
.linia_w_formularzu .jeden,
.linia_w_formularzu .trzy {
  display: inline-block;
  min-width: 200px;
  vertical-align: top;
}

#dodawanie_firmy .cztery input.text,
#dodawanie_firmy .trzy input.text {
  width: 80%;
}

#dodawanie_firmy select.kategoria_glowna,
#dodawanie_firmy select.podkategoria,
#dodawanie_firmy select.podkategoria_sel {
  width: 80%;
}

#dodawanie_firmy input.wider {
  width: 90%;
}

#box_haslo .col1 {
  width: 40%;
}

#dodawanie_firmy input.kod_pocztowy {
  width: 120px;
}

#div_tagi span,
.foto_wgrane {
  display: inline-block;
  border: 1px solid #ccc;
}

#div_tagi span {
  margin-right: 4px;
  padding: 2px 4px;
  margin-bottom: 4px;
}

.foto_wgrane {
  vertical-align: top;
  padding: 10px;
  margin-bottom: 10px;
}

#rwd_menu_bg {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
}

#rwd_menu_mobile {
  display: none;
  position: absolute;
  left: 20px;
  top: 150px;
  right: 20px;
  background-color: #fff;
  z-index: 10;
  text-align: left;
  line-height: 30px;
}

#rwd_menu_mobile li.dodaj_firme {
  background-color: #fdcf00;
}

#rwd_menu_mobile a {
  color: #000;
  display: block;
}

#rwd_menu_mobile li {
  margin: 6px 10px;
  padding: 4px 10px;
  background-image: url(gfx/rwd_menu.png);
  background-position: calc(100% - 8px) center;
  background-repeat: no-repeat;
}

#mobile_button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: right;
  margin-top: 0px;
  list-style: outside none none;
  padding: 8px 8px 4px;
  cursor: pointer;
  display: none;
  margin-right: 10px;
  z-index: 5;
  background-color: #fff;
}

#mobile_button li {
  height: 2px;
  overflow: hidden;
  background-color: #000;
  margin-bottom: 4px;
  width: 21px;
}

#quick_search_div {
  background-color: #fff;
  padding: 15px;
  position: absolute;
  display: none;
  border-top: 1px solid #ccc;
  box-shadow: 1px 1px 3px #999;
  /*box-sizing: border-box;*/
}

#quick_search_div li {
  cursor: pointer;
  color: #000;
}

#quick_search_div li.active {
  background-color: #ccc;
}

#box_lista_firm h2.kryteria {
  font-size: 12pt;
}

#zleceniodawca_mob {
  display: none;
  margin-bottom: 20px;
}

p.align_right {
  text-align: right;
}

ul.lista_firm p.align_right {
  margin-bottom: 0;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#box_produkty ul.lista_firm p.opis_krotki {
  max-height: 60px;
}

#box_zlecenia .white_form_box input.text {
  width: 68%;
}

#filtruj_zlecenia ul.miasta {
  list-style: disc;
  margin-bottom: 20px;
}

#dodawanie_firmy select.dni {
  width: 20%;
}

#box_lista_zlecen div.half {
  display: inline-block;
  width: 80%;
  vertical-align: top;
}

#box_lista_zlecen div.half.short {
  display: inline-block;
  width: 19%;
  text-align: center;
}

#firma_opis ul {
  list-style: disc;
  list-style-position: inherit;
  padding-left: 40px;
  margin: 16px 0;
}

#firma_opis p {
  padding: 5px 0;
}

#dodaj_news_box h2.naglowek {
  font-size: 18pt;
}

#box_miasta h4 {
  font-weight: 400;
  display: inline;
}

#dodawanie_firmy .textarea_full {
  width: 100%;
}

#zlecenie_opis ul {
  list-style: disc;
  padding-left: 40px;
  margin: 0;
}

#zlecenie_opis ol {
  margin: 0;
}

#zlecenie_opis p {
  margin-bottom: 10px;
}

#div_prod_sort {
  float: right;
  display: inline-block;
  padding: 3px;
  background-color: #fff;
  border: 1px solid #999;
  margin-top: 6px;
}

#div_prod_sort select {
  margin-left: 5px;
  border: 0;
}

.form_oferta input.text.telefon {
  width: 90px;
}

#godziny_pracy label {
  clear: none;
  width: 140px;
}

#godziny_pracy span.godzina {
  width: 150px;
  height: 47px;
  line-height: 47px;
}

#godziny_pracy input.text {
  clear: none;
  margin: 0;
  float: none;
}

#godziny_pracy div.short {
  clear: both;
  margin-bottom: 10px;
}

#godziny_pracy span.godzina span.suwak {
  background-image: url(gfx/suwak.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
  width: 36px;
}

#powiadomienia span.godzina span.suwak {
  background-image: url(gfx/suwak.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
  width: 36px;
}

#godziny_pracy span.godzina.on span.suwak,
#powiadomienia span.godzina.on span.suwak {
  background-position: left bottom;
}

#godziny_pracy label,
#godziny_pracy span.godzina {
  display: inline-block;
  float: none;
}

#powiadomienia span.godzina {
  display: inline-block;
  float: none;
}

.jcarousel-clip-horizontal {
  overflow: hidden;
}

.jcarousel-next {
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
  font: 24px/27px Arial, sans-serif;
  height: 75px;
  margin-top: -42px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  top: 50%;
  width: 40px;
  background-image: url(../img/gfx/css_sprites.png);
  background-repeat: no-repeat;
}

.jcarousel-prev {
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
  font: 24px/27px Arial, sans-serif;
  height: 75px;
  margin-top: -42px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  top: 50%;
  width: 40px;
  background-image: url(../img/gfx/css_sprites.png);
  background-repeat: no-repeat;
  left: -30px;
  background-position: -10px -589px;
}

.jcarousel-next {
  right: -30px;
  background-position: -10px -684px;
}

#cookiesBar {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  color: #414141;
  font: 400 11px/1em Arial, sans-serif;
  width: 100%;
  padding: 10px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: #ebebeb;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0%, #fff), color-stop(100%, #ebebeb));
  background-image: -webkit-linear-gradient(#fff, #ebebeb);
  background-image: -moz-linear-gradient(#fff, #ebebeb);
  background-image: -o-linear-gradient(#fff, #ebebeb);
  background-image: -ms-linear-gradient(#fff, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ebebeb);
  background-image: linear-gradient(#fff, #ebebeb);
}

#cookiesBar a {
  color: #414141;
  border-bottom: 1px dotted #aeaeae;
}

#cookiesBar a:hover {
  color: #aeaeae;
}

#cookiesBar p {
  margin: 2px 0;
  line-height: 1;
  padding-left: 30px;
}

#cookiesBarWrap {
  width: 840px;
  margin: 0 auto;
  position: relative;
}

#cookiesBarClose {
  display: block;
  width: 20px;
  height: 19px;
  background: url(../img/gfx/css_sprites.png) -67px -121px no-repeat;
  text-indent: -999em;
  position: absolute;
  top: 2px;
  left: 5px;
}

a#cookiesBarClose {
  border: 0;
}

#cookiesBarClose:hover {
  background-position: -97px -121px;
}

div.sposob {
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
  width: 33%;
  vertical-align: top;
  text-align: center;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
}

.pakiet .opis p,
.pakiet .opis ul {
  margin-bottom: 10px;
}

@media all and (max-width: 600px) {
  div.sposob {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 900px) {
  #cookiesBarWrap {
    margin: 0 auto;
    position: relative;
    width: 95%;
  }
}

@media screen and (max-width: 1050px) {
  #kod_qr {
    position: inherit;
  }
}

@media screen and (max-width: 1210px) {
  div.wrapper {
    width: 99%;
  }
}

@media screen and (max-width: 1100px) {
  #partnerzy_div {
    width: 825px;
  }
}

@media screen and (max-width: 900px) {
  div.single_kat {
    width: 33%;
  }

  ul.lista_firm li.promo h3.nazwa {
    padding-right: 0;
  }

  div.latest_single {
    width: 25%;
  }

  .lista-in {
    flex-wrap: wrap;
  }

  ul.lista_firm div.foto {
    border-right: 0;
    float: none;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
  }

  ul.lista_firm div.dane {
    margin-left: 0;
  }

  ul.lista_firm div.kategorie {
    background-color: #f9f9f9;
    border-top: 1px solid #e6e6e6;
    color: #323232;
    align-items: center;
    padding: 11px;
    position: inherit;
  }

  #box_zlecenie div.oferta div.col {
    text-align: center;
  }

  #box_zlecenie div.col_z_cena br {
    display: none;
  }

  #box_zlecenie div.col_z_cena strong {
    margin-right: 10px;
  }

  #box_zlecenie div.col {
    width: 100%;
    display: block;
  }

  p.oferta_txt span.data {
    width: 100%;
    display: block;
  }

  #box_zlecenie .w_linii h1 {
    display: block;
    font-size: 20pt;
  }

  #zlecenie_main {
    margin-right: 0;
  }
}

#moje_firmy .guzik_long {
  padding: 8px 40px;
}

@media screen and (max-width: 825px) {
  #partnerzy_div {
    width: 550px;
  }

  #mobile_button {
    display: block;
  }

  #moje_firmy p.uzupelnij,
  #rwd_menu {
    display: none;
  }

  #nowa_opinia div.col {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 750px) {

  .grid ul.lista_firm li,
  div.single_kat {
    width: 50%;
  }

  #form_szukaj {
    padding-top: 70px;
  }

  #form_szukaj .sl-container {
    margin-bottom: 10px;
  }

  div.latest_single,
  div.single_news {
    width: 33%;
    margin-bottom: 10px;
  }

  div.opinia img.thumb {
    float: none;
    margin: 0;
  }

  div.single_news {
    width: 50%;
  }

  #box_aktualnosci_main div.col,
  #box_firma div.col,
  #box_firmy div.col,
  #box_produkty div.col {
    display: block;
  }

  #box_lista_firm,
  #plugin_aktualnosci_lista {
    margin-right: 0;
  }

  #sidebar {
    width: 100%;
  }

  #box_lista_zlecen {
    margin-right: 0;
  }

  #box_haslo .col {
    display: block;
    width: 100%;
  }

  #box_haslo .col1 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  #box_lista_zlecen .w_linii {
    height: auto;
  }

  #box_lista_zlecen .w_linii h1 {
    font-size: 20pt;
  }
}

@media screen and (max-width: 670px) {
  div.latest_single {
    width: 50%;
  }

  div.latest_single .foto {
    min-height: auto;
  }

  #box_mapa h2 {
    text-align: center;
  }

  #layer_in form {
    margin-top: 10px;
  }

  #layer_in span.mobi_center {
    display: inline-block;
    text-align: center;
    width: 100%;
  }

  .body_firma .promo {
    top: 17px;
  }

  #div_movie iframe {
    aspect-ratio: 16/9;
    height: auto;
  }
}

@media screen and (max-width: 550px) {
  #partnerzy_div {
    width: 275px;
  }

  #box_tekst h2,
  #box_tekst h3 {
    text-align: center;
  }

  #box_tekst .align_right {
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
  }

  #box_kontakt_form input.submit {
    font-weight: bold;
  }

  #box_tekst form {
    margin-top: 15px;
  }

  #produkty_szukaj {
    display: flex;
    width: 70%;
    margin: auto;
  }

  #box_firma h1 {
    text-align: center;
    font-size: 16pt;
  }

  .glowna_woj li {
    width: 33%;
  }

  #avatec_faceplusbox,
  .mobile_off {
    display: none;
  }

  .mobile_on,
  span.mbr {
    display: block;
  }

  #logo img {
    max-width: 100%;
  }

  span.mbr {
    clear: both;
  }

  div.pakiet {
    padding-top: 10px;
  }

  div.pakiet img.typ {
    margin: auto;
    display: block;
    float: none;
  }

  div.pakiet .opis p {
    padding: 0 10px 10px;
  }

  div.pakiet span.nazwa {
    display: inline-block;
  }

  #plugin_aktualnosci_lista img.thumb {
    width: 100%;
    float: none;
    margin: 0;
    height: auto;
  }

  #plugin_aktualnosci_lista ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  #plugin_aktualnosci_lista li {
    width: 47%;
    margin-left: 5px;
    margin-right: 5px;
  }

  #plugin_aktualnosci_lista div.kategoria {
    position: relative;
    left: 0;
  }

  #box_lista_zlecen .w_linii a {
    float: none;
    margin-left: 20px;
  }

  #box_lista_zlecen div.half {
    display: block;
    width: 100%;
  }

  #box_lista_zlecen div.half.short {
    display: block;
    width: 100%;
  }

  #box_newsletter input.text,
  #box_produkty_szukaj input.text {
    width: 60%;
  }

  #mapa_miast>div.woj {
    display: inline-block;
    width: 100%;
  }

  #box_newsletter button.submit,
  #box_produkty_szukaj button.submit {
    padding: 15px 0;
    width: 38%;
  }

  #box_firma #sidebar,
  #dodawanie_firmy select.dni {
    width: 100%;
  }

  #box_firma_produkty .lista {
    display: flex;
    flex-wrap: wrap;
  }

  #box_firma_produkty div.latest_single div.column {
    height: 100%;
  }

  #firma_div {
    margin-right: 0;
  }

  .foto_firmy,
  div.pakiet span.nazwa {
    width: 100%;
    text-align: center;
  }

  #firma_div img.foto {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 3px;
    border-right: 0;
  }

  #kod_qr {
    position: inherit;
  }

  #big_f {
    width: 90%;
    margin: auto;
  }

  #big_foto {
    text-align: center;
  }

  .alert-cloud {
    clear: both;
  }

  #produkt_div {
    margin-right: 0;
  }

  #box_produkt div.col {
    display: block;
    width: 100%;
  }

  #box_produkt #sidebar {
    width: 100%;
    margin-top: 20px;
  }

  #dodawanie_firmy input.text,
  #dodawanie_firmy select,
  #dodawanie_firmy textarea {
    float: none;
    width: 100%;
  }

  #map_canvas,
  .alert-cloud {
    float: none;
    width: 100%;
  }

  #dodawanie_firmy input.text.short {
    width: 80%;
  }

  span.budzet {
    float: none;
  }

  #map_canvas {
    clear: left;
    height: 300px;
  }

  #dodawanie_firmy .linia_w_formularzu .cztery,
  #dodawanie_firmy .linia_w_formularzu .dwa,
  #dodawanie_firmy .linia_w_formularzu .jeden,
  #dodawanie_firmy .linia_w_formularzu .trzy {
    display: block;
    min-width: 100%;
    vertical-align: top;
  }

  #dodawanie_firmy .cztery input.text {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  div.latest_single img {
    height: auto;
    display: inline-block;
    width: 80%;
  }

  ul.lista_firm p.align_right {
    left: 0;
    text-align: center;
    position: initial;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  ul.lista_firm div.kategorie a.zobacz_produkty {
    margin-top: 0px;
  }

  #box_produkty p.cala-oferta {
    padding: 5px 0;
  }

  div.latest_single h3 {
    font-size: 13pt;
  }

  div.latest_single div.adres {
    font-size: 11pt;
  }

  div.latest_single .foto {
    text-align: center;
  }

  #box_stopka_linki div.col {
    display: block;
    padding: 0 20px;
    margin-bottom: 7px;
  }

  #form_szukaj .transparent_button {
    display: none;
  }

  #zmien_widok {
    display: none;
  }

  #box_lista_kategorii h2 {
    font-size: 16pt;
  }

  .body_akcja #top_3 {
    height: auto;
  }

  .body_akcja #polozenie {
    position: relative;
    bottom: 0;
    padding: 10px;
  }

  div.single_kat_list {
    /* display: none; */
  }

  div.single_kat h3 {
    height: auto;
  }

  #mobile_show .transparent_button {
    margin-top: 0;
  }

  div.single_kat_ul {
    height: auto;
    margin-bottom: 10px;
  }

  div.miniatury {
    text-align: center;
  }

  .grid ul.lista_firm li,
  div.single_kat {
    width: 100%;
  }

  #zlecenie_info p {
    display: block;
    width: 100%;
  }

  #zleceniodawca_mob {
    display: block;
  }

  #box_miasta,
  #box_tagi,
  #zleceniodawca {
    display: none;
  }

  #form_szukaj {
    padding-top: 40px;
  }

  #form_szukaj div.clear {
    margin-top: 20px;
  }

  div.latest_single {
    width: 50%;
  }

  #box_opinie div.col {
    display: block;
  }

  div.opinia img.thumb {
    float: left;
    margin-right: 10px;
  }

  #box_opinie div.col,
  div.single_news {
    margin-bottom: 10px;
    width: 100%;
  }

  div.single_news {
    width: 50%;
  }

  #footer_bottom div.col {
    display: block;
    width: 100%;
    text-align: center;
    vertical-align: top;
  }

  #produkt_galeria {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  div.col {
    display: block;
  }

  #box_lista_firm,
  #box_lista_zlecen {
    margin-right: 0;
  }

  #box_logowanie div.col {
    display: block;
    margin-bottom: 10px;
  }

  #add-favourites,
  #schowek {
    display: none;
  }

  #box_firma h1 {
    margin-top: 0;
  }
}

@media screen and (max-width: 460px) {
  div.opinia_oceny {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  div.opinia_oceny table {
    width: 100%;
  }

  #div_prod_sort {
    background-color: #fff;
    border: 1px solid #999;
    display: inline-block;
    float: right;
    margin-right: 5px;
    margin-top: 6px;
    padding: 3px;
  }
}

@media screen and (max-width: 400px) {

  #nowa_opinia .opinia_prawa input.text,
  #nowa_opinia .opinia_prawa textarea {
    width: 100%;
  }

  div.latest_single {
    /*  width: 100%;  */
  }

  div.latest_single .foto {
    min-height: auto;
  }

  .glowna_woj li {
    width: 50%;
  }

  #form_szukaj .sl-container,
  #form_szukaj input {
    width: 80%;
    margin: auto auto 10px;
    padding: 0 15px;
    box-sizing: border-box;
  }

  #form_szukaj .sl-container {
    text-indent: 0;
  }

  #form_szukaj .transparent_button,
  #form_szukaj div.clear {
    margin-top: 5px;
  }

  #form_szukaj h1 {
    font-size: 33pt;
  }

  #form_szukaj ul.sl-options {
    right: 0;
  }

  #dodaj_opinie {
    position: inherit;
    margin-bottom: 10px;
  }

  #opinie_pl div.linia {
    margin-bottom: 8px;
    margin-top: 8px;
  }

  #box_nowa_opinia div.polowa2 label {
    width: 120px;
  }

  #box_nowa_opinia div.pelny {
    text-align: center;
  }

  #box_nowa_opinia div.pelny label {
    text-align: center;
  }

  #box_nowa_opinia div.polowa2 {
    text-align: center;
  }

  #nowa_opinia .opinia_prawa div.pelny label,
  #nowa_opinia .opinia_prawa label {
    float: none;
    width: 100%;
    margin: 0;
    text-align: left;
  }
}

.guzik_dodaj {
  font-size: 16pt;
}

.flex .latest_single .column {
  height: 100%;
}

@media all and (max-width: 350px) {
  #plugin_aktualnosci_lista li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  #plugin_aktualnosci_lista ul {
    clear: both;
  }
}

@media all and (max-width: 560px) {
  .news_img {
    display: block;
    margin: auto;
    float: none;
  }

  #box_news_title h1 {
    font-size: 16pt;
  }
}

/* =========================
   NOWE DRZEWO KATEGORII
   (override starego CSS)
========================= */

/* chowamy poddrzewa domyślnie */
.kat-tree ul {
  display: none;
}

/* pokazujemy tylko otwarte */
.kat-tree li.open>ul {
  display: block;
}

/* strzałka */
.kat-tree .arrow {
  display: inline-block;
  cursor: pointer;
  margin-right: 6px;
}

/* obrót strzałki */
.kat-tree li.open>.arrow {
  transform: rotate(90deg);
}

/* =========================
   MAPA WOJEWÓDZTW – BIAŁY TEKST
========================= */

#box_mapa,
#box_mapa h2,
#box_mapa ul,
#box_mapa li,
#box_mapa a {
  color: #fff;
}

/* linki – bez podkreślenia, biały kolor */
#box_mapa a {
  text-decoration: none;
}

/* hover – delikatne rozjaśnienie */
#box_mapa a:hover {
  color: #e0e0e0;
}

/* =========================
   DRZEWKO KATEGORII – ARTYKUŁY
========================= */

#box_lista_kategorii {
  background: #2f2f2f;
  border-radius: 4px;
}

#box_lista_kategorii h2 {
  color: #fff;
  margin-bottom: 10px;
}

.kat-tree {
  list-style: none;
  padding: 0;
  margin: 0;
}

.kat-tree>li {
  margin-bottom: 6px;
}

/* link główny */
.kat-link {
  display: flex;
  align-items: center;
  color: #e6e6e6;
  font-size: 14px;
  text-decoration: none;
}

.kat-link:hover {
  color: #fff;
}

/* strzałka */
.kat-arrow {
  display: inline-block;
  width: 16px;
  color: #aaa;
  margin-right: 6px;
}

/* poddrzewo */
.kat-subtree {
  list-style: none;
  padding-left: 22px;
  margin-top: 4px;
}

/* link podkategorii */
.kat-link.sub {
  font-size: 13px;
  color: #bfc9ff;
}

.kat-link.sub:hover {
  color: #fff;
}

/* =================================
   KATEGORIE ARTYKUŁÓW – KOLOR TEKSTU
================================= */

#box_lista_kategorii .kat-link,
#box_lista_kategorii .kat-link:visited {
  color: #ffffff !important;
}

#box_lista_kategorii .kat-link:hover {
  color: #ffd84d !important;
}

/* =================================
   DRZEWKO – ROZWIJANIE
================================= */

.kat-subtree {
  display: none;
}

.kat-item.open>.kat-subtree {
  display: block;
}

.kat-item.open>a .kat-arrow {
  transform: rotate(90deg);
}

.kat-arrow {
  cursor: pointer;
  transition: transform 0.2s ease;
}

#map_canvas {
  width: 100%;
  height: 320px;
  margin: 15px 0;
  position: relative;
  z-index: 1;
}

.leaflet-container {
  z-index: 1;
}

.godziny_pracy,
#godziny_pracy {
  position: relative;
  z-index: 2;
}

/* =========================================================
   BRAND COLOR – NAJWYŻSZY PASEK (TOP INFO)
========================================================= */

/* warianty – zależnie od wersji layoutu */
#top_0,
#top_0 *,
.top_info,
.top_info *,
#naglowek,
#naglowek * {
  background-color: #2f2559 !important;
  color: #ffffff !important;
}

/* linki Rejestracja / Logowanie */
#top_0 a,
.top_info a,
#naglowek a {
  color: #ffffff !important;
  font-weight: 600;
}

#top_0 a:hover,
.top_info a:hover,
#naglowek a:hover {
  text-decoration: underline;
}

/* ===============================
   RWD MENU – DENSER SPACING
================================ */

#rwd_menu {
  gap: 18px;
  /* było za duże */
}

#rwd_menu li a {
  padding: 6px 4px;
  /* zmniejszamy klikalny obszar */
  letter-spacing: 0.02em;
  font-size: 14px;
}

#top_1 .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}