@import url(normalize.css);
@import url(animate.css);
/* $czerwone: #dc3545; - z logo */
/* bootstrap colors */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

.test {
  border: 1px solid red; }

.test-div div {
  border: 1px solid red; }

/* .main .color: #aa2d27 = $color-main */
.nowrap {
  white-space: nowrap; }

.elip {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* limit znakow */
  max-width: 210px; }

.semi_transparent {
  opacity: 0.5; }

.span-mniejsze {
  font-size: 0.8em; }

.daty {
  font-size: 0.8em;
  color: #aaaaaa; }

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 0.625em;
  /* bazowa wartosc dla przegladarek to 16px, wiec 0.625 to 10.px*/
  text-rendering: optimizeLegibility;
  font: 1em/1.5em 'Raleway', sans-serif, Arial, sans-serif;
  /* rozmiar 1em, interlinia 1.5em */
  color: #333333;
  background: #ffffff; }

.first_letter_big::first-letter {
  text-transform: uppercase; }

.uppercase {
  text-transform: uppercase; }

h1 {
  font-size: 1.7em;
  margin: 2px 0 7px 0;
  color: #333333;
  font-weight: normal; }

h2 {
  font-size: 1.5em;
  margin-bottom: 7px;
  color: #003366;
  font-weight: normal; }

h3 {
  font-size: 1.2em;
  color: #555555; }

.przekreslenie {
  text-decoration: line-through; }

.tar {
  text-align: right; }

/* ##################### */
.koloruj-linki a {
  color: #0000ee !important;
  text-decoration: underline !important; }
  .koloruj-linki a:visited {
    color: #551a8b !important; }

.skiplinks {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  list-style: none; }
  .skiplinks a {
    display: inline;
    left: -9000em;
    padding: 10px;
    position: absolute;
    text-decoration: none;
    z-index: 2000;
    width: 150px;
    text-align: center; }
    .skiplinks a:hover, .skiplinks a:focus, .skiplinks a:active {
      color: #000000;
      left: 0;
      top: 0;
      position: absolute;
      background: #ffffff;
      border: 1px solid #4690b9;
      margin: 0; }

.container-winieta {
  background-image: url(../images/megabip_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 30%;
  border-radius: 3px 3px 3px 20px;
  border-top: 5px solid #cc0000;
  margin-top: 3px;
  padding: 20px; }
  .container-winieta img {
    margin: 30px 0 30px 20px; }
  .container-winieta .na-aaa {
    margin: 20px 20px 0 0; }
  .container-winieta .accesability {
    font-size: 3em; }
  .container-winieta a {
    color: #fff; }
    .container-winieta a:hover {
      color: #28a745; }

.accesability-modal .aaa {
  width: 45px;
  height: 45px;
  padding: 0;
  border-radius: 50%;
  font-weight: bold; }
.accesability-modal .a1 {
  font-size: 0.7rem; }
.accesability-modal .a2 {
  font-size: 1rem; }
.accesability-modal .a3 {
  font-size: 1.3rem; }
.accesability-modal .contrast {
  background: linear-gradient(to right, black 50%, white 50%);
  color: white; }
.accesability-modal .contrast:hover {
  background: linear-gradient(to right, white 50%, black 50%);
  color: black; }
.accesability-modal .sepia {
  background: #704214;
  color: #fff;
  font-size: 1.3rem; }
.accesability-modal .saturate {
  font-size: 1.8rem; }

.container-stopka {
  border-top: 1px solid #cc0000;
  border-bottom: 1px solid #2b35af;
  padding: 20px;
  margin-top: 2px; }
  .container-stopka a {
    opacity: 1;
    color: #343a40;
    text-decoration: none; }
    .container-stopka a:hover {
      color: #cc0000; }
  .container-stopka a.sel {
    font-weight: bold; }

.container-wyszukiwarka {
  border: 0;
  padding: 0;
  margin: 0; }
  .container-wyszukiwarka .na-wyszukiwarke {
    padding: 0 20px 0 0;
    top: -20px;
    position: relative; }

.container-strona {
  top: -40px;
  position: relative; }

.search-form div {
  margin: 0;
  padding: 0 1px; }
.search-form button {
  border: 1px solid #dddddd; }

.logobip {
  text-align: center;
  margin: 20px auto; }

.na-menu-glowne {
  display: block; }

.na-menu {
  margin-top: 3px;
  background: #fafafa;
  border-top: 5px solid #cc0000;
  border-bottom: 1px solid #2b35af;
  padding: 3px 0 50px 0;
  font-size: 1em; }
  .na-menu ul, .na-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .na-menu li {
    color: #343a40; }
    .na-menu li a {
      display: block;
      margin: 2px 0;
      padding: 3px 0 3px 10px;
      /*opacity: 0.5;*/
      text-decoration: none;
      color: #343a40;
      border-radius: 0 3px 3px 0; }
      .na-menu li a:hover {
        text-decoration: none;
        background: #eeeeee;
        color: #cc0000;
        opacity: 1;
        border-left: 5px solid #6c757d; }
    .na-menu li a.sel {
      border-left: 5px solid #2b35af;
      background: #eeeeee;
      font-weight: bold;
      opacity: 1;
      color: #343a40; }
  .na-menu ul ul {
    margin-bottom: 10px; }
  .na-menu li li {
    font-size: 0.9em; }
    .na-menu li li a {
      padding: 1px 0 2px 25px; }
    .na-menu li li a.sel {
      border-left: 15px solid #2b35af;
      padding: 1px 0 2px 10px;
      background: #eeeeee;
      font-weight: bold;
      opacity: 1;
      color: #343a40; }
  .na-menu li li li {
    font-size: 0.9em; }
    .na-menu li li li a {
      padding: 1px 0 2px 35px; }
    .na-menu li li li a.sel {
      border-left: 25px solid #2b35af;
      padding: 1px 0 2px 10px;
      background: #eeeeee;
      font-weight: bold;
      opacity: 1;
      color: #343a40; }
  .na-menu li.separator {
    height: 3px;
    background: #ffffff;
    border-top: 2px solid #eeeeee;
    margin: 7px 0 15px 0; }
  .na-menu li li.separator {
    height: 3px;
    background: #ffffff;
    border-top: 2px solid #eeeeee;
    margin: 0;
    width: 80%;
    position: relative;
    left: 35px; }

.na-tresc {
  padding: 0 0 20px 30px; }

.na-tresc-strony {
  font-size: 1.1em;
  margin: 20px 0; }
  .na-tresc-strony .na-zalaczniki {
    padding: 20px; }
    .na-tresc-strony .na-zalaczniki .na-zalaczniki-data {
      font-size: 0.8em;
      color: #6c757d; }
    .na-tresc-strony .na-zalaczniki .na-zalaczniki-liczba {
      font-weight: bold; }
  .na-tresc-strony .na-link-top {
    font-size: 0.8em;
    margin: 20px 0; }
  .na-tresc-strony .na-wyniki-wyszukiwania {
    padding: 10px 0 0 0; }
    .na-tresc-strony .na-wyniki-wyszukiwania .wynik-wyszukiwania-pozycja {
      margin: 10px 0; }
      .na-tresc-strony .na-wyniki-wyszukiwania .wynik-wyszukiwania-pozycja a {
        text-decoration: none;
        display: block;
        padding: 5px 10px; }
        .na-tresc-strony .na-wyniki-wyszukiwania .wynik-wyszukiwania-pozycja a:hover {
          background: #f8f9fa;
          border: 1px solid #dddddd;
          border-radius: 3px; }
      .na-tresc-strony .na-wyniki-wyszukiwania .wynik-wyszukiwania-pozycja h3 {
        margin: 0; }

.na-metryczke {
  margin: 20px 0 10px 0;
  padding: 20px;
  font-size: 0.8em;
  background: #f8f9fa;
  border-top: 5px solid #cc0000;
  border-bottom: 1px solid #dddddd; }

.na-breadcrumbs {
  border-radius: 0;
  background: transparent;
  padding: 11px 0 0 0; }
  .na-breadcrumbs a.sel {
    font-weight: bold; }

.copy {
  padding: 50px 10px; }

.deklaracja-dostepnosci {
  padding-bottom: 20px; }
  .deklaracja-dostepnosci h3 {
    margin-top: 20px; }

.statystyki-graficzne {
  width: 99%;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0); }
  .statystyki-graficzne .statystyki-graficzne-slupki {
    margin: 15px 0 0 0; }
    .statystyki-graficzne .statystyki-graficzne-slupki ul, .statystyki-graficzne .statystyki-graficzne-slupki li {
      list-style-type: none;
      padding: 0;
      margin: 0; }
  .statystyki-graficzne .slupki_podsumowanie {
    margin: 50px 0;
    background: #f8f9fa;
    border: 1px solid #dddddd;
    border-radius: 3px;
    padding: 10px 20px;
    font-size: 0.8em; }
  .statystyki-graficzne .statystyki-graficzne-line {
    height: 15px;
    min-width: 99%;
    margin: 2px 0 20px 0;
    line-height: 15px;
    font-size: 12px;
    color: #aaaaaa;
    position: relative;
    border-radius: 3px; }
  .statystyki-graficzne .statystyki-graficzne-line:before {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    height: 15px;
    top: 0;
    z-index: -2;
    background: #f8f9fa;
    border-radius: 3px; }
  .statystyki-graficzne .statystyki-graficzne-line:after {
    content: '';
    background: #2b35af;
    background: repeating-linear-gradient(-45deg, #2183b6, #2183b6 10px, #2183b6 10px, #2b35af 20px);
    height: 15px;
    transition: 0.6s;
    display: block;
    width: 100%;
    animation: animate 1 2s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 3px; }
@keyframes animate {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
.na-mape-strony li.separator {
  border-top: 2px solid #e9e9e9;
  margin: 15px 0 0 0;
  list-style-type: none;
  max-width: 200px; }
.na-mape-strony .strony-dodatkowe {
  margin-top: 50px; }

.nav-pagination {
  font-weight: bold; }

.wersja-do-druku {
  width: 700px;
  padding: 10px;
  margin-left: 10px; }

.wersja-do-druku-stopka {
  border: 1px solid #dddddd;
  padding: 10px 20px;
  font-size: 0.9em;
  margin-top: 20px; }

.metryczka-druk-lewo {
  float: left;
  padding-bottom: 10px; }

.metryczka-druk-prawo {
  float: right;
  padding-bottom: 10px; }

.metryczka-druk-dol {
  clear: both;
  padding-top: 5px;
  border-top: 1px solid #dddddd; }

.rejestr-stron-usunietych {
  margin: 20px 0; }
  .rejestr-stron-usunietych li {
    margin-top: 10px; }

.komunikat-modulowy {
  margin: 15px 0;
  font-weight: bold;
  color: #aa2d27; }

.komunikat-strona-usunieta {
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  background: #f8f9fa;
  padding: 20px;
  margin: 0 0 30px 0;
  font-size: 0.9em; }

.wersje-archiwalne {
  margin: 10px 0; }
  .wersje-archiwalne a {
    font-weight: bold;
    text-decoration: none; }
  .wersje-archiwalne li {
    margin: 0 0 20px 0; }
  .wersje-archiwalne .z-dnia {
    font-weight: bold; }

.na-hamburger {
  display: none; }

.main-logo {
  width: 234px; }

.bip-logo {
  width: 169px; }

.logobip-male {
  display: none; }

.na-aaa-male {
  display: none; }

.na-ramke {
  border: 1px solid #dddddd;
  border-bottom: 5px solid #2b35af;
  border-radius: 3px 3px 0 0;
  font-size: 0.9em;
  padding: 3px 7px 0 7px;
  margin-bottom: 15px; }

.na-ramke-male {
  display: none; }

.dodatkowe-menu-podstron {
  margin: 0 0 20px 0; }

.na-klawisze-odczyt {
  border: 0;
  padding: 0; }
  .na-klawisze-odczyt .klawisze-odczyt {
    border: 1px solid #e9e9e9;
    background: #f8f9fa;
    border-radius: 3px;
    padding: 0;
    padding: 5px 15px;
    text-align: center;
    float: right; }
  .na-klawisze-odczyt button {
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    font-size: 2rem; }

.alert-wewnetrzny {
  border: 1px solid #e9e9e9;
  background: #f8f9fa;
  border-radius: 3px;
  margin: 15px 0;
  padding: 10px 10px;
  font-size: 0.9em;
  font-weight: bold;
  color: #cc0000; }

.formularz-kontaktowy .numerek {
  width: 40px;
  display: inline;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em; }
.formularz-kontaktowy .dzialanie {
  font-weight: bold;
  font-size: 2em;
  position: relative;
  top: 8px; }
.formularz-kontaktowy .wynik {
  width: 60px;
  display: inline;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em; }
.formularz-kontaktowy .btn {
  margin-left: 30px; }

.modul-detale {
  font-size: 0.8em;
  line-height: 1em;
  margin-top: 20px; }

.modul_przetargi h2 {
  font-size: 1.3em;
  font-weight: bold; }
.modul_przetargi ul {
  margin: 5px 0; }
.modul_przetargi li {
  margin: 10px 0; }
.modul_przetargi .na-zalaczniki {
  padding: 0; }
.modul_przetargi .wybor-kategorii {
  float: right; }

.modul_konkursy h2 {
  font-size: 1.3em;
  font-weight: bold; }
.modul_konkursy ul {
  margin: 5px 0; }
.modul_konkursy li {
  margin: 10px 0; }
.modul_konkursy .na-zalaczniki {
  padding: 0; }
.modul_konkursy .wybor-kategorii {
  float: right; }

.na-tresc-strony-modulowej {
  margin-top: 20px; }

.na-filtry {
  margin: 5px 0 30px 0;
  padding: 15px 20px 10px 20px;
  font-size: 1.1em;
  background: #f8f9fa;
  border: 1px solid #dddddd;
  border-radius: 3px; }
  .na-filtry select {
    margin-top: -6px; }

.rejestr-umow {
  font-size: 0.8em;
  margin-top: 20px;
  line-height: 1.2em; }
  .rejestr-umow p {
    margin-bottom: 5px; }
  .rejestr-umow .wybor-roku {
    background: #cccccc; }
  .rejestr-umow thead {
    border-bottom: 3px solid #cccccc; }
  .rejestr-umow .numer_umowy {
    border: 1px solid #cccccc;
    margin: 3px 5px;
    background: #fafafa;
    font-weight: bold;
    font-size: 1.2em; }
    .rejestr-umow .numer_umowy a {
      display: block;
      padding: 5px; }
      .rejestr-umow .numer_umowy a:hover {
        background: #555;
        color: #fff; }
  .rejestr-umow .nowrap {
    white-space: nowrap; }
  .rejestr-umow .header {
    font-size: 1.2em;
    font-weight: bold; }

.uwagi_redakcji {
  padding: 20px; }

.offcanvas-superlink {
  padding: 5px;
  margin-top: 15px; }
  .offcanvas-superlink a {
    text-decoration: none;
    color: #343a40;
    padding: 5px 3px;
    display: block; }
    .offcanvas-superlink a:hover {
      text-decoration: none;
      background: #eeeeee;
      color: #cc0000;
      opacity: 1;
      border-left: 5px solid #6c757d; }

/* rozmiary z bootstrapa */
@media only screen and (max-width: 1400px) {
  .logobip img {
    width: 120px; } }
@media only screen and (max-width: 992px) {
  .na-hamburger {
    display: block;
    position: relative;
    top: -8px; }
    .na-hamburger button {
      border: 1px solid #dddddd; }

  .na-menu-glowne {
    display: none; }

  .na-formularz-wyszukiwarki {
    display: none; }

  .main-logo {
    width: 164px; }

  .bip-logo {
    width: 118px; }

  .na-aaa-male {
    display: block;
    padding-right: 20px;
    position: relative;
    top: -25px; }
    .na-aaa-male .accesability {
      font-size: 2.3rem;
      color: #fff; }
      .na-aaa-male .accesability:hover {
        color: #28a745; }

  .na-aaa {
    display: none; }

  .na-ramke-male {
    display: block;
    margin: 3px auto; }

  .logobip-male {
    display: inherit;
    margin-top: 20px; }

  .na-hamburger {
    top: -25px; } }
/* tu koniec bootstrapa */
/* https://bootsnipp.com/snippets/j6k6b */
.switchToggle {
  float: right; }

.switchToggle input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
  position: absolute; }

.switchToggle label {
  cursor: pointer;
  text-indent: -9999px;
  width: 70px;
  max-width: 70px;
  height: 30px;
  background: #cc0000;
  display: block;
  border-radius: 100px;
  position: relative; }

.switchToggle label:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 26px;
  height: 26px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s; }

.switchToggle input:checked + label, .switchToggle input:checked + input + label {
  background: #28a745; }

.switchToggle input + label:before, .switchToggle input + input + label:before {
  content: 'NIE';
  position: absolute;
  top: 5px;
  left: 33px;
  width: 26px;
  height: 26px;
  border-radius: 90px;
  transition: 0.3s;
  text-indent: 0;
  color: #fff; }

.switchToggle input:checked + label:before, .switchToggle input:checked + input + label:before {
  content: 'TAK';
  position: absolute;
  top: 5px;
  left: 10px;
  width: 26px;
  height: 26px;
  border-radius: 90px;
  transition: 0.3s;
  text-indent: 0;
  color: #fff; }

.switchToggle input:checked + label:after, .switchToggle input:checked + input + label:after {
  left: calc(100% - 2px);
  transform: translateX(-100%); }

.switchToggle label:active:after {
  width: 70px; }

.toggle-switchArea {
  margin: 10px 0 10px 0; }

/* https://bootsnipp.com/snippets/O56Vd */
.toggle_radio {
  position: relative;
  background: #28a745;
  margin: 0;
  overflow: hidden;
  padding: 0 !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  height: 35px;
  width: 394px; }

.toggle_radio > * {
  float: left; }

.toggle_radio input[type=radio] {
  display: none;
  /*position: fixed;*/ }

.toggle_radio label {
  color: #ffffff;
  z-index: 0;
  display: block;
  width: 125px;
  margin: 5px 3px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  z-index: 1;
  text-align: center;
  /*margin: 0 2px;*/ }

.toggle_option_slider {
  width: 125px;
  height: 29px;
  position: absolute;
  top: 3px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease; }

#first_toggle:checked ~ .toggle_option_slider {
  background: rgba(255, 255, 255, 0.5);
  left: 3px; }

#second_toggle:checked ~ .toggle_option_slider {
  background: rgba(255, 255, 255, 0.5);
  left: 132px; }

#third_toggle:checked ~ .toggle_option_slider {
  background: rgba(255, 255, 255, 0.5);
  left: 266px; }

/*# sourceMappingURL=style.css.map */
