/* * Globals * */

/* Links */
a,
a:focus,
a:hover {
  color: #fff;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #000;
  text-shadow: none; /* Prevent inheritence from `body` */
  background-color: #ccc;
  border: 1px solid #000;
}

.btn-small {
  padding: 1px;
}
.profil-adresy .btn-group-sm > .btn, .profil-adresy .btn-sm {
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 0;
}
.input-sm {
  height: 26px;
}
/* pola daty */
.okruszki .date {
  padding-bottom: 5px;
}
.date .input-sm {
  height: 24px;
}
.date .input-sm.date-picker {
  width: 100px !important;
}
.date .input-group-addon.input-sm {
  padding: 1px 6px;
}
/* Strona logowania */
#login p.info {
  font-size: 90%;
  font-weight: bold;
  color: #ef6212;
  margin-top: 10px;
}
#login p.lead > a {
  color: #000;
  background-color: #aaa;
}
.ustawienia h4 {
  margin-bottom: 0;
}
.ustawienia a.btn {
  background-color: #aaa;
  color: #000;
}
.ustawienia-ogolne {
  margin-top: 0;
  margin-bottom: 5px;
}
.ustawienia .checkbox {
  margin-left: 40px;
}
.ustawienia .radio {
  margin-left: 40px;
}
.ustawienia select.input-sm {
  height: 26px;
}
.ustawienia-ogolne label {
  font-weight: normal;
  margin-left: 40px;
}
.ustawienia-ogolne select {
  margin-left: 5px;
}
.ustawienia-przegladarka {
  margin-left: 30px;
}
.ustawienia-przegladarka a {
  color: #000;
}
.konto .btn {
  margin-top: 10px;
}
.konto-formularz {
  margin-top: 10px;
}
.konto-formularz label {
  text-align: right;
}
.konto-formularz select.input-sm {
  height: 26px;
}
.konto-formularz input {
  width: 90% !important;
}
.kontakt .btn {
  margin-top: 10px;
}
.kontakt-formularz {
  margin-top: 10px;
}
.kontakt-formularz label {
  text-align: right;
}
.kontakt-formularz select.input-sm {
  height: 26px;
}
.kontakt-formularz input {
  width: 90% !important;
}
.kontakt-formularz textarea {
  width: 90% !important;
  height: 100px;
}
.kontakt-siedziba {
  padding-left: 42px;
}
.kontakt-siedziba a {
  color: #000;
}
.no-margin {
  margin: 0;
  padding: 0;
}
/* Base structure */

html,
body {
  min-width: 1190px;
  height: 100%;
  background-color: #333;
/*  margin-bottom: 60px; bo rekomendacje przesunięte ze stopki */
}
body {
  color: #fff;
/*  text-align: center; usunięte, bo psuje układ */
  text-shadow: 0 1px 3px rgba(0,0,0,.5);
}

/* obramowanie całości */
.all {
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  -webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
          box-shadow: inset 0 0 100px rgba(0,0,0,.5);
  /* background: url(/img/auto_parts-bg.png) no-repeat center center fixed; */
  background: url(/img/podklad.jpg) no-repeat center center fixed; 
  /* background: url(/img/stock/shutterstock_231397615.jpg) no-repeat center center fixed; 
  background: url(/img/stock/shutterstock_216277159.jpg) no-repeat center center fixed; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.site-wrapper-inner {
  width: 100%; /* dodane */
  display: inline-block; /* usunięte, bo psuje układ */
  vertical-align: middle;
  border-top: 3px solid #ef6212; /* dodane */ 
  border-bottom: 1px solid #ef6212; /* dodane */
  background-color: #333;
}
.site-wrapper-inner div {
  display: inline-block;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}

/* Padding for spacing */
.inner {
  color: #000;
  padding: 30px;
  display: table-row; /* dodane */
}
.inner2 {
  color: #000;
  padding: 10px 30px;
}
.rejestracja-head {
  margin-top: 3px;
}
.strona-glowna-opcja-tytul1, .strona-glowna-opcja-tytul2, 
.strona-glowna-opcja-tytul3, .strona-glowna-opcja-tytul4 {
  position: relative;
  color: #ef6212;
  font-size: 22px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0) linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.2)) repeat scroll 0 0;
  border-radius: 5px;
  padding: 5px;
  cursor: pointer;
  top: -80px;
}
.strona-glowna-opcja-opis {
  text-align: justify;
}
.strona-glowna-opcja-img {
  padding: 0;
}
.strona-glowna-opcja-img-width {
  width: 292px; 
  margin: auto;
}
.strona-glowna-opcja-img-width img {
  border-radius: 5px;
}
.strona-glowna-opcja-head {
  padding: 0;
}
.logowanie-head, .rejestracja-head, .error-head, .strona-glowna-opcja-head {
  margin-bottom:-35px !important; 
  z-index:1000; 
  text-align: center; 
  background-color: transparent !important; 
}
div.logowanie-tresc, div.rejestracha-tresc, div.error-tresc {
  border-right: 2px solid #333 !important;
  border-bottom: 2px solid #333 !important;
}
div.logowanie, div.rejestracja, div.error {
  padding: 0;
}
.inner div.logowanie, .inner div.rejestracja, .inner div.error {
  border: none;
  margin-bottom: 30px;
  background-color: #fff;
}
.inner div.logowanie > h3, .inner div.rejestracja > h3 {
  color: #000;
  font-weight: bold;
  border-left: 15px solid #ef6212;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  line-height: 1.5;
  z-index: 9999;
}
.logowanie .form-group, .rejestracja .form-group {
  margin-left: 0;
  margin-right: 0;
}
.logowanie .checkbox {
  padding-top: 0;
}
.rejestracja p.lead {
  margin-right: 15px;
}
.przegladarki a {
  color: #ef6212;
}
.inner2 div.logowanie {
  border: none;
  margin-bottom: 30px;
  background-color: #fff;
}
.inner2 div.logowanie > h3 {
  color: #000;
  font-weight: bold;
  border-left: 15px solid #ef6212;
  padding-left: 10px;
  line-height: 1.8;
}
.inner2 div.lewe-menusy {
  padding-left: 0;
}
.inner div.error > h3 {
  color: #000;
  font-weight: bold;
  border-left: 15px solid #ef6212;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 10px;
  line-height: 1.5;
}
.error .lead {
  margin-top: 30px;
}
.error_msg {
  color: #800000;
  font-size: 10px;
  text-shadow: none;
}
div#komunikat-poprawnosc_danych {
  width: 95%;
  margin: auto;
  padding: 5px;
  margin-bottom: 5px;
}
div#komunikat-poprawnosc_danych .close {
  right: 0 !important;
  top: 0 !important;
}
div.zawartosc {
  min-height: 530px;
  padding: 0;
}
.inner2 div.zawartosc {
  border: none;
  margin-bottom: 30px;
  background-color: #fff;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  padding-top: 10px;
}
.inner2 div.zawartosc > h3 {
  color: #000;
  font-weight: bold;
  border-left: 15px solid #ef6212;
  padding-left: 10px;
  margin-top: 0;
  line-height: 1.4;
  margin-bottom: 0;
}
.inner2 div.zawartosc .lupa {
  height: 24px;
  width : 20px;
  background-image: url(/img/ico/iconmonstr-magnifier-4-icon-28.png);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.inner2 div.zawartosc .lupa > img {
  width: 20px;
  height: 20px;
}
.inner2 p {
  color: #000;
  padding-left: 10px;
}
.strona-glowna {
  height: 500px;
}
.szukaj2, .profil-tresc {
  overflow: auto;
}
.szukaj-nazwa-numer input#id_wyszukaj {
  width: 300px;
}
.szukaj-nazwa-numer .btn-lg {
  height: 32px;
  padding:2px;
}
.szukaj-nazwa-numer .btn-lg > img {
  height: 26px;
}
.szukaj-nazwa-numer input.proste {
  background-position: 98% 7px;
  background-repeat: no-repeat;
  background-size: 20px auto;
  padding-right: 30px;
}
.szukaj-nazwa-numer input.img-nazwa {
    background-image: url("/img/ico/easyicon_letters-black.png");
}
.szukaj-nazwa-numer input.img-numer {
    background-image: url("/img/ico/easyicon_numbers-center.png");
}
.inner2 div.zawartosc-tresc, 
.inner2 div.dokumenty-tresc, 
.inner2 div.dokumenty-szczegoly {
  margin-top: 10px;
  text-shadow: none; 
}
.inner2 div.dokumenty-tresc{
  height: 200px;
  overflow: auto;
}
.inner2 div.zawartosc > h3.sub-okruszki {
  line-height: 1;
  font-size: 14px;
}
.inner2 div.zawartosc > h3.okruszki > a {
  color: #000;
  cursor: pointer;
  font-weight: normal;
}
/*
 * Header
 */
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: #a9a9a9;
  border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }
}


/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}


/*
 * Footer
 */

.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}
.rekomendacje {
  width: 100% !important;
  position: absolute !important;
  bottom: 0;
  text-align: center;
  height: 25px;
}
.rekomendacje::before {
  content:'';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.rekomendacje>div {
  display: inline-block;
  vertical-align: middle;
}
.mastfoot-naglowek {
  background-color: #333; 
  padding: 2px 15px 3px 15px;
}
/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 700px;
  }
}
/* do komunikatu */
.ustawienia-tresc div.alert, .kontakt-tresc div.alert {
  margin: auto auto 5px;
  padding: 5px;
  width: 95%;
}
.ustawienia-tresc div.alert .close, .kontakt-tresc div.alert .close {
  right: 0 !important;
  top: 0 !important;
}
.ustawienia .alert, .ustawienia-tresc .alert, .kontakt-tresc .alert {
  padding: 5px;
  margin-bottom: 0;
}
.ustawienia .alert p, .ustawienia-tresc .alert p, .kontakt-tresc .alert p {
  font-size: 11px;
  color: #800000;
  margin-top: 5px;
  padding-left: 50px;
}
/* dla profilu i opiekuna */
.opiekun-wizytowka {
  width: 450px;
}
.opiekun .opiekun-wizytowka, .profil p {
  padding-left: 20px;
}
.opiekun p > a, .profil p > a {
  color: #000;
}
.opiekun span, .profil span, .kontakt-siedziba span {
  font-weight: bold;
}
.profil span.nazwa, .kontakt-siedziba p.nazwa > a {
  font-weight: bold;
  color: #ef6212;
}
.profil-haslo {
  margin-top: 20px;
}
span.star {
  color: red; 
}
.star-text {
  color: #555; 
}
.star-text {
  font-size: 13px;
}
.profil-haslo span.sub-text, .konto-formularz span.sub-text {
  font-size: 9px;
  color: #777;
  text-shadow: none;
  line-height: 0.5 !important;
}
.opiekun span.nazwa {
  font-weight: bold;
  color: #fff;
}
.opiekun-wizytowka div.opiekun-foto {
  padding-top: 20px;
  color: #fff;
  text-align: center; 
  width: 150px; 
  float: left;
}
.opiekun-foto img.foto {
  width: 120px; 
  height: 150px; 
  border: 1px solid #000; 
  margin: 0 auto;
  background-color: #ef6212;
}
.opiekun-wizytowka div.opiekun-szczegoly {
  margin-left: -10px;
  padding-top: 30px;
  width: 270px; 
  float: right
}
.opiekun-wizytowka div.opiekun-szczegoly span.stanowisko {
  color: #fff;
  font-weight: normal;
}
.opiekun-wizytowka span.nazwa {
  font-size: 16px;
  font-weight: bold;
}
.opiekun-tel a {
  color: #fff !important;
}
.opiekun-tel a:hover {
  color: #ef6212 !important;
}
.opiekun-tel {
  margin-top: 20px;
  border-left: 1px solid #eee;
  color: #fff !important;
  font-size: 12px;
}
.opiekun-wizytowka div.opiekun-info {
  border-radius: 3px;
  background-color: #333;
  height: 190px;
  margin-left: 10px;
  margin-bottom: 5px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(110,109,110,1);
  -moz-box-shadow: 5px 5px 5px 0px rgba(110,109,110,1);
  box-shadow: 5px 5px 5px 0px rgba(110,109,110,1);
  z-index:100;
}
.opiekun-wizytowka div.opiekun-szczegoly, .opiekun-wizytowka div.opiekun-foto {
  height: 180px;
  margin-bottom: 5px;
}
.opiekun-wizytowka div.opiekun-head {
  margin-bottom: 0;
  float: left; 
  width: 10px;
  height: 25px;
  border-left: 10px solid #ef6212;
  background-color: #333;
/*  -webkit-box-shadow: 5px 5px 5px 0px rgba(110,109,110,1);
  -moz-box-shadow: 5px 5px 5px 0px rgba(110,109,110,1);
  box-shadow: 5px 5px 5px 0px rgba(110,109,110,1); */
}
.strona-opiekuna {
  overflow: auto;
}
.opiekun-specjalisci div.opiekun-wizytowka {
  margin-bottom: 10px;
  height: 190px;
}
/* dla gup towarowych */
.grupy-towarowe div.grupa {
  text-align: center;
  margin-bottom: 10px;
}
.grupy-towarowe div.grupa img {
  border: 1px solid #ccc;
}
.grupy-towarowe div.grupa a > span {
  color: #000;
}
.grupy-towarowe div.grupa a > span:hover {
  color: #ef6212;
  text-decoration: underline;
}
.grupy-towarowe div.grupa a > img:hover {
  border: 1px solid #ef6212;
}
/* formatka do kolorowania */
.na_jasno_czerwono {
  background-color: #FF5C5C !important;
}
.na_jasno_zielono {
  background-color: #B1FFB0 !important;
}
/* karuzela */
.thumbnail {
    width: 260px;
    height: 180px;
    overflow: hidden; /* contain images within thumbnail boundaries */
    border: 0; /* removes Bootstrap's default border */
    box-shadow: 0 12px 12px -10px #c4c4c4;
    -webkit-box-shadow: 0 17px 22px -20px #c4c4c4;
    -moz-box-shadow: 0 12px 12px -10px #c4c4c4;
}
.thumbnail img { height:auto; } /* to keep proportions */
.thumbnails p { text-align: center; padding: 10px; } /* captions can be styled with an inline element */

/* formatki do stronicowania */
.stronicowanie {
  font-size: 14px;
  margin-right: 10px;
  text-shadow: none;
  font-weight: normal;
}
.stronicowanie input {
  width: 42px !important;
}
.stronicowanie a {
  color: #ef6212;
}
/* frormatki do karuzeli */
div.rekomendacje-h {
  min-height: 305px;
  padding-top: 0 !important;
}
div.karuzela-wyprzedaz, div.karuzela-rekomendacje-horizontal {
  width: 900px !important; 
  margin: auto;
  padding-top: 20px;
}
.rekomendacje-horizontal a.carousel-control.left, 
.rekomendacje-horizontal a.carousel-control.right { 
  font-size: 125px;
  color: #ef6212;
  margin-top: 0;
}
.wyprzedaze a.carousel-control.left, .wyprzedaze a.carousel-control.right {
  font-size: 125px;
  color: #ef6212;
  margin-top: 70px;
}
.rekomendacje-horizontal a.carousel-control.left:hover, 
.rekomendacje-horizontal a.carousel-control.right:hover, 
.wyprzedaze a.carousel-control.left:hover, 
.wyprzedaze a.carousel-control.right:hover {
  color: #fff;
}
.rekomendacje-horizontal .thumbnail img.logo, .rekomendacje-vertical .thumbnail img.logo {
  float: right; 
  height: 20px; 
  width: auto;
}
.rekomendacje-horizontal .thumbnail img.foto {
  margin-top: 5px;
}
.rekomendacje-horizontal .thumbnail img.foto, .wyprzedaze .thumbnail img {
  border: 1px solid #ccc;
  background-color: #fff;
}
.rekomendacje-horizontal .carousel-control.left, 
.rekomendacje-horizontal .carousel-control.right,
.wyprzedaze .carousel-control.left, .wyprzedaze .carousel-control.right {
  background-image: none;
}
.rekomendacje-horizontal .carousel-inner, .wyprzedaze .carousel-inner {
  width: 800px;
  margin: auto;
}
.rekomendacje-horizontal .carousel-control, .wyprzedaze .carousel-control {
  width: 50px;
  opacity: 1;
}
.rekomendacje-horizontal ul.thumbnails, .wyprzedaze ul.thumbnails {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.rekomendacje-horizontal ul.thumbnails li a.rekomendacje-produkt-nazwa {
  color: #ef6212;
}
.rekomendacje-horizontal ul.thumbnails li {
  margin: 0;
  padding: 2px;
  height: 235px;
}
.rekomendacje-horizontal .thumbnail-item, .wyprzedaze .thumbnail-item {
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #eee;
  height: 100%;
  position: relative;
}
.rekomendacje-horizontal .thumbnail {
  width: 100%;
  height: 130px;
  box-shadow: none;
  margin-bottom: 0;
  background-color: #eee;
}
.wyprzedaze .thumbnail {
  width: 100%;
  height: 160px;
  box-shadow: none;
  margin-bottom: 0;
  background-color: #eee;
}
.wyprzedaze ul.thumbnails li {
  margin: 0;
  padding: 2px;
  height: 400px;
}
.wyprzedaze .thumbnails-item {
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #eee;
  height: 100%;
  position: relative;
}
.rekomendacje-horizontal .thumbnail-item .thumbnail-title, .wyprzedaze .thumbnail-item .thumbnail-title {
  font-weight: bold;
}
.rekomendacje-horizontal .thumbnail-item .thumbnail-subtitle, .wyprzedaze .thumbnail-item .thumbnail-subtitle {
  font-size: 85%;
  text-align: left;
}
.rekomendacje-horizontal .thumbnail-item small.red, .wyprzedaze .thumbnail-item small.red {
  margin-top: 20px;
}
.rekomendacje-horizontal .thumbnail-item .thumbnail-btn, .wyprzedaze .thumbnail-item .thumbnail-btn {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}
/* vertical carousel */
.rekomendacje-carousel .btn-vertical-slider { 
  /*margin-left:35px;*/ 
  cursor:pointer;
}
.rekomendacje-carousel a {  
  cursor:pointer;
}
.rekomendacje-carousel .rekomendowany_produkt .produkt-nazwa {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  font-weight: bold;
}  
.rekomendacje-carousel .carousel.vertical .carousel-inner .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

.rekomendacje-carousel .carousel.vertical .active {
  top: 0;
}

.rekomendacje-carousel .carousel.vertical .next {
  top: 100%;
}

.rekomendacje-carousel .carousel.vertical .prev {
  top: -100%;
}

.rekomendacje-carousel .carousel.vertical .next.left,
.rekomendacje-carousel .carousel.vertical .prev.right {
  top: 0;
}

.rekomendacje-carousel .carousel.vertical .active.left {
  top: -100%;
}

.rekomendacje-carousel .carousel.vertical .active.right {
  top: 100%;
}

.rekomendacje-carousel .carousel.vertical .item {
  left: 0;
}
.rekomendacje-carousel .carousel.vertical .rekomendowany-produkt {
  text-align: center;
}
.rekomendacje-carousel .carousel.vertical .rekomendowany-produkt .row {
  margin: auto;
  width: 80%;
  margin-top: 1px;
  margin-bottom: 1px;
  background-color: #eee;
  border: 1px solid #aaa;
  /* border-radius: 5px !important; */
}
.rekomendacje-carousel .carousel.vertical .produkt-nazwa {
  font-weight: bold;
}
.rekomendacje-carousel .carousel.vertical .produkt-info {
  background-color: #eee;
}
.rekomendacje-carousel .carousel.vertical .produkt-img {
  margin: 0;
  background-color: #eee;
}
.rekomendacje-carousel .carousel.vertical .produkt-img img {
  border: 1px solid #ccc;
  max-width: 180px;
  background-color: #fff;
}
.rekomendacje-carousel .carousel.vertical .produkt-img img.logo {
  height: 20px;
  float: right;
}
.rekomendacje-carousel .carousel.vertical .produkt-img p {
  padding: 0;
}
.rekomendacje-carousel .carousel.vertical .thumbnail {
  height: auto;
  width: auto;
  box-shadow: none;
}
.rekomendacje-carousel .carousel.vertical .btn-vertical-slider {
  line-height: 0.5; 
  font-size: 35px; 
  color: #ef6212;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); 
  font-weight: bold;
}

.carousel-indicators {
  top: -20px;
}
.carousel-indicators li {
  background-color: rgba(70,70,70,.25);
}
.carousel-indicators .active {
  background-color: #E8540C;
}
/* zwroty */
.zwroty p.dane-towaru {
  margin: 0;
}
.zwroty .dokumenty-tresc {
  margin-top: 0 !important;
}
.zwroty span.div-title {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.zwroty-form {
  margin-top: 10px;
}
.zwroty-form .btn img {
  height: 20px;
}
.zwroty-form label.dla-inputa {
  margin-top: 7px;
}
/* stopka */
.footer {
  padding-top: 10px;
  padding-bottom: 10px;
  /* background-image: linear-gradient(#000, #4e4e4e, #4e4e4e 50%, #4e4e4e, #000) !important; */
  background-image: linear-gradient(#000, #717171, #B3B3B3 50%, #717171, #000) !important;
}
.footer div {
  font-size: 11px;
  height: 160px;
  color: #000;
}
.footer p.footer-naglowek {
  color: #ef6212;
  font-weight: bold;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.footer .glyphicon-copyright-mark {
  font-size: 50px;
}
.footer .footer-img {
  height: 60px;
}
.footer .footer-img2 {
  height: 30px;
}
.footer img.pineska, .footer img.pineska-mapa {
  position: absolute; 
}
.footer img.pineska {
  left: 35px;
  top: 50px;
}
.footer img.pineska-mapa {
  left: 60px;
  top: 20px;
}
.footer-ue {
  background-color:  #000 !important;
}
.footer-ue table {
  width: 100%;
}
.footer-ue .logo-poig img {
  height: 50px;
}
.footer-ue .logo-ue img {
  height: 20px;
}
.footer-ue p {
  font-size: 11px;
  margin:0;
  color: #aaa;
}
/* efekt glass'u */
.gray-glass {
/* background styles */
  position: relative;
  display: inline-block;
  padding: 15px 25px;
  background: #ccc; /*for compatibility with older browsers*/
  background-image: linear-gradient(#666,#ccc) !important;
/* text styles */
  text-decoration: none;
/* box-shadow: 0px 1px 4px -2px #333;*/
/* text-shadow: 0px -1px #333; */
}
.gray-glass-m {
/* background styles */
  position: relative;
  display: inline-block;
  background: #ccc; /*for compatibility with older browsers*/
  background-image: linear-gradient(#666,#ccc) !important;
/* text styles */
  text-decoration: none;
/* box-shadow: 0px 1px 4px -2px #333;*/
/* text-shadow: 0px -1px #333; */
}

.orange-glass {
/* background styles */
  position: relative;
  display: inline-block;
  padding: 15px 25px;
  background: #EF6212; /*for compatibility with older browsers*/
  background-image: linear-gradient(#EF6212 50%,#DA3300) !important;
/* text styles */
  text-decoration: none;
/* box-shadow: 0px 1px 4px -2px #333;*/
/* text-shadow: 0px -1px #333; */
}
.gray-glass:after, .gray-glass-m:after, .orange-glass:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
  height: 50%;
  background: linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.2));
  border-radius: 3px 3px 0 0;
}
.gray-glass:hover, .gray-glass-m:hover { 
/* background: linear-gradient(#073,#0fa);*/
  background: linear-gradient(#EF6212 50%,#DA3300) !important;
}
.gray-glass img, .gray-glass-m img, .orange-glass img {
  margin: 2px 2px !important;
  height: 19px !important;
}
/* formatka do wysłanej wiadomosci */
.wyslana-wiadomosc {
  margin-top: 5px;
  border: 1px solid #ccc;
  padding: 0;
}
.wyslana-wiadomosc .wiadomosc-header {
  background: #ccc;
  padding-top: 3px;
  padding-bottom: 3px;
}
.wyslana-wiadomosc .wiadomosc-tresc {
  background: #f5f5f5;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* puste lewe menu */
.lewe-menusy .empty {
  height:100px;
  background:none;
  border:none;
}
.animacja .obrazek {
  position: absolute;
}
#cookie {
  padding: 0.7em 0;
  position: relative;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1000;
}
#cookie .akceptuje {
  color: #EF6212;
}
.blad {
  color: #FE0000;
}
/* do autocomplete */
.listbox {
  position: absolute;
  z-index: 100;
  cursor: pointer;
  background-color: #FCF8E3;
  border: 1px solid #C09853;
  border-radius: 4px;
  font-size: 93%;
  padding: 2px;
}
.listoption {
  border-radius: 4px;
  margin: 0;
  padding: 5px 1px;
  text-align: left;
}
.popover b {
  font-size: 9pt;
}
.popover table {
  font-size: 8pt;
}
.img-popover {
  max-width: 176px;
}
.btn-group-sm > .btn, .btn-sm {
  font-size: 10px;
}
.czarny-guzik {
  background-color: #000;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  padding: 3px 8px;
  margin-left: 4px;
}