@keyframes moveInBottom {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

body {
  background-color: #eee;
  font-family: 'Domine', serif;
}

.gallery-icon img,
.aktualnosci-glowna,
.bialy-blok-glowna,
.bialy-blok-glowna img,
.info-box1 img,
.info-box2 img,
.site-content,
.menu-toggle,
.info-box-top,
.stopka-kolumna img,
.akt-lewa img,
.waluta-boks,
.top-baner img {
  border-radius: 8px;
}

body:not(.page-id-24) .site-content {
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  -moz-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
}

header.entry-header {
  display: flex;
  justify-content: center;
}

header.entry-header h1 {
  text-align: center;
  border-bottom: 2px solid #b7b7b7;
  display: inline-block;
}

.menu-toggle,
h1.entry-title,
h1.page-title,
nav.post-navigation,
nav.post-navigation .post-title {
  font-family: 'Domine', serif;
}

h1.page-title {
  margin-bottom: 21px;
}

.site-inner-menu {
  animation: moveInBottom 1s ease-in-out 0s;
  animation-fill-mode: backwards;
}

.top-baner {
  animation: moveInBottom 1s ease-in-out 0.2s;
  animation-fill-mode: backwards;
}

.site-inner {
  animation: moveInBottom 1s ease-in-out 0.4s;
  animation-fill-mode: backwards;
}

.page-id-85 .site-inner {
  animation: none;
}

a,
input {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:link,
a:visited {
  color: #ee8f3b;
}

a:hover,
.entry-footer a:hover,
.entry-footer a:focus {
  color: #c95d00;
}

.site-content {
  word-wrap: break-word;
  padding: 20px 0 0;
}

.entry-content p {
  margin: 0 0 1em;
}

.site {
  margin: 0;
  background-color: transparent;
}

.aktualnosci-kontenerek,
.aktualnosc-wpis {
  margin: 0;
  padding: 0;
}

.aktualnosci-kontenerek .aktualnosc-wpis:nth-child(4),
.aktualnosci-kontenerek .aktualnosc-wpis:nth-child(5) {
  display: none;
}

.main-navigation li {
  border-top: 1px solid #d1d1d1;
  position: relative;
  text-align: center;
}

.main-navigation .primary-menu {
  border-bottom: 0;
}

.main-navigation li a:link,
.main-navigation li a:visited {
  display: inline-block;
  line-height: 1.3125;
  outline-offset: -1px;
  padding: 14px 21px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 500;
  font-size: 1rem;
  font-family: 'Domine', serif;
  letter-spacing: 2px;
  text-align: center;
}

.main-navigation li a:hover {
  color: #f60428;
}

.main-navigation li.current_page_parent > a,
.main-navigation li.current-menu-item > a,
.main-navigation li.current-menu-ancestor > a {
  font-weight: 800;
  color: #fd0125;
  border-bottom: 3px solid #fd0125;
}

.site-header {
  padding: 0;
}

.site-inner {
  margin: 0 auto;
  max-width: 1480px;
  position: relative;
}

.site-inner-top {
  margin: 0 auto;
  position: relative;
}

.top-baner {
  display: block;
  margin: 1rem auto;
  overflow: hidden;
  max-width: 1480px;
  text-align: center;
}

/* Stopka, footer */

.stopka-kolumny {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  padding: 0;
  list-style: none;
  margin: 0;
  line-height: 150%;
  flex-wrap: wrap;
}
.stopka-kolumna {
  padding: 25px 25px 35px 25px;
}

@media only screen and (max-width: 800px) {
  .stopka-kolumny {
    flex-direction: column;
  }
  .stopka-kolumna {
    padding: 15px;
  }
}

.stopka-kolumna p {
  margin: 0;
}

.site-footer {
  background-color: #1a1919;
  width: 100%;
  padding: 12px 0 0 0;
  color: #fff;
}

.site-footer a {
  color: #fff;
}

.site-footer h3 {
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
}
.site-footer h3.stopka-nag-odstep {
  margin: 0 0 1rem 0;
}
.site-footer h3.stopka-nag-odstep2 {
  margin: 1.8rem 0 1rem 0;
}

.stopka-kolumna img {
  max-width: 100px;
}

.site-info {
  width: 100%;
  background-color: #ffffff;
  padding: 21px 12px;
  color: #000000;
  font-size: 1.1rem;
  text-align: center;
}

.site-info a {
  color: #000000;
  font-size: 1rem;
  text-align: center;
  width: 100%;
}

.no-sidebar .entry-header,
.no-sidebar .entry-content,
.no-sidebar .entry-summary,
.no-sidebar .entry-footer,
.no-sidebar .comments-area,
.no-sidebar .image-navigation,
.no-sidebar .post-navigation,
.no-sidebar .pagination,
.no-sidebar .page-header,
.no-sidebar .page-content,
.no-sidebar .content-bottom-widgets {
  margin-right: 0;
  margin-left: 0;
}

.top-baner .metaslider .flexslider {
  background: none;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  -moz-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
}

.top-baner .metaslider .caption-wrap {
  display: none;
}

.info-box1 {
  float: left;
  width: 100%;
  margin: 0;
}

.info-box2 {
  float: left;
  width: 100%;
  margin: 0;
}

.info-box-top {
  background-color: #fff;
  padding: 1rem 0.3rem 0.5rem;
  margin: -1.7rem 0 -0.8rem;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  -moz-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
}

.info-box1-top {
  float: left;
  width: 100%;
  margin: 0;
  text-align: center;
}

.info-box2-top {
  float: left;
  width: 100%;
  margin: 0;
  text-align: center;
}

.info-box1-top p,
.info-box2-top p {
  margin: 0 0 0.5em;
}

.clr {
  clear: both;
}

.fotka-glowna-mobilne {
  display: block;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type='button'],
input[type='button'][disabled]:hover,
input[type='button'][disabled]:focus,
input[type='reset'],
input[type='reset'][disabled]:hover,
input[type='reset'][disabled]:focus,
input[type='submit'],
input[type='submit'][disabled]:hover,
input[type='submit'][disabled]:focus {
  background: #a11819;
}

button:hover,
button:focus,
input[type='button']:hover,
input[type='button']:focus,
input[type='reset']:hover,
input[type='reset']:focus,
input[type='submit']:hover,
input[type='submit']:focus {
  background: #550d0d;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
  font-weight: 700;
}

table.walutydlainter {
  width: 100%;
}

table.walutydlainter td {
  text-align: center;
  padding: 5px 0;
}

td.kraj {
  font-size: 11px;
  line-height: 120%;
}

table,
th,
td {
  border: 0;
}

table.walutydlainter tr:nth-child(odd) {
  background-color: #eee;
}

table.walutydlainter tr:nth-child(even) {
  background-color: #fff;
}

.col-6.marginzero.pierwszyrzad .btn {
  float: left;
}

#potwierdzenie {
  float: left;
}

#potwierdzenie p {
  margin: 8px 0 0 10px;
  font-weight: 700;
}

#potwierdzenie .alert-danger p {
  color: #c30f0f;
}

#potwierdzenie .alert-success p {
  color: #45c400;
}

.waluta-zloto {
  display: block;
  font-size: 18px;
  padding: 0 0 0 10px;
  font-weight: 500;
}
.waluta-zloto a {
  text-decoration: none;
  color: #a11819;
}

.komunikat-www-cent {
  width: 100%;
  background-color: #2b292a;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 16px 0;
  line-height: 100%;
  margin: 0;
}

.komunikat-www-cent p {
  margin: 0;
  padding: 3px 0 0 0;
}

.data-nad-tabela-home,
.data-nad-tabela-home .data-aktualizacji {
  position: relative;
  text-align: center;
  font-style: italic;
  font-weight: 800;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  margin: 0 0 5px 0;
}

.data-nad-tabela-home .wlasna-data {
  position: absolute;
  top: -10px;
  background-color: #fff;
  padding: 10px 0 0 0;
  width: 100%;
  text-align: center;
}

p.data-nad-tabela-home {
  text-align: center;
  margin: 0 0 8px;
}

.menu-toggle,
.menu-toggle:focus {
  background-color: #a11819;
  border: 1px solid #a11819;
  color: #fff;
  font-size: 21px;
  margin: 5px 12px;
  padding: 0.769230769em;
  top: 0;
  right: 0;
}

body.postid-19 {
  background-color: #fff;
  background-image: none;
}

.page-id-85 #primary .site-main,
.postid-19 #primary .site-main {
  margin: 0;
}

.page-id-142 .site-inner-menu,
.page-id-142 .site-footer,
.page-id-142 .entry-footer,
.page-id-142 h1.entry-title,
.page-id-142 .top-baner,
.page-id-90 .site-inner-menu,
.page-id-90 .site-footer,
.page-id-90 .entry-footer,
.page-id-90 h1.entry-title,
.page-id-90 .top-baner,
.page-id-85 .site-inner-menu,
.page-id-85 .site-footer,
.page-id-85 .entry-footer,
.page-id-85 h1.entry-title,
.page-id-85 .top-baner,
.postid-19 .site-inner-menu,
.postid-19 .site-footer,
.postid-19 .entry-footer,
.postid-19 h1.entry-title,
.postid-19 .top-baner,
.page-id-12 .site-inner-menu,
.page-id-12 .top-baner,
.page-id-12 .site-footer {
  display: none;
}

.page-id-142 .site-inner,
.page-id-90 .site-inner,
.page-id-85 .site-inner,
.postid-19 .site-inner {
  margin: 0 auto;
  max-width: 100%;
}

body.postid-19.no-sidebar:not(.search-results)
  article:not(.type-page)
  .entry-content {
  float: left;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}

.row-st {
  position: relative;
  width: 100%;
}

.col-4-st {
  width: 100%;
}

.row-st [class^='col'] {
  float: left;
  margin: 0.5rem 0;
  min-height: 56px;
}

.bigger {
  font-size: 18px;
  line-height: 140%;
}

.row-gr {
  position: relative;
  width: 100%;
  font-size: 21px;
}

.row-gr::after {
  content: '';
  display: table;
  clear: both;
}

.row-gr span {
  padding: 0;
  display: inline-block;
  padding: 8px 0 0 0;
}

.active span {
  padding: 14px 0px 0px 0;
  display: inline-block;
  text-shadow: 1px 1px 3px #fff;
  font-size: 21px;
  color: #ae0000;
  line-height: 100%;
}

.bg-grey {
  background-color: #eee;
}

.obsluga .row-gr label {
  color: #888;
  line-height: 100%;
  padding: 0;
  margin: -2px 0 0 0;
  font-size: 16px;
  padding: 18px 0 0 0;
  display: block;
}

button.potwierdzenie {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-color: #000;
  color: #fff;
  float: right;
  padding: 5px 12px 5px 12px;
  text-shadow: 1px 1px 3px #555;
  font-size: 16px;
  margin: 12px 0 0 0;
}

button.potwierdzenie:hover {
  background-color: #ae0000;
  color: #fff;
}

body.page-id-1539,
body.page-id-142,
body.page-id-90,
body.page-id-85,
body.page-id-529 {
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #2061c2;
  background-image: none;
  font-family: 'Noto Sans', Sans;
}

.postid-19 .site-content {
  padding: 0;
  margin: 0;
}

html,
.js-wpv-view-layout-88,
.js-wpv-view-layout-532,
.page page-id-142 .site,
.page page-id-142 #primary .content-area,
.page page-id-142 #primary .site-main,
.page page-id-142 .site-inner,
.page page-id-142 .site-content,
.page page-id-90 .site,
.page page-id-90 #primary .content-area,
.page page-id-90 #primary .site-main,
.page page-id-90 .site-inner,
.page page-id-90 .site-content,
#wpv-view-layout-83,
#wpv-view-layout-140,
.page-id-85 .site,
.page-id-85 #primary .content-area,
.page-id-85 #primary .site-main,
.page-id-85 .site-inner,
.page-id-85 .site-content {
  padding: 0;
  height: 100%;
  min-height: 100%;
}

th,
td {
  padding: 0 0.2em 0 0;
}

.tab-cztery {
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #2061c2;
  font-family: 'Noto Sans', Sans;
}

.tab-cztery .waluty {
  height: 100%;
  padding: 0;
  margin: 0;
}

.tab-cztery ul.lista-walut {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.tab-cztery ul.lista-walut li {
  clear: both;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 33.33%;
  float: left;
}

.tab-cztery ul.lista-walut li:nth-child(2n) {
  background: #073f93;
}

.tab-cztery .tabelka-waluty {
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
}

.tab-cztery .ramka-jasna {
  font-size: 100px;
  color: #fff;
  font-weight: 700;
  width: 35%;
  vertical-align: middle;
  text-align: center;
  border-right: 0px solid #0d49a3;
  line-height: 100%;
}

.tab-cztery .ramka-jasna-flaga {
  width: 15%;
  vertical-align: middle;
  text-align: right;
}

.tab-cztery .ramka-jasna-waluta {
  font-size: 60px;
  color: #fff;
  width: 17%;
  vertical-align: middle;
  text-align: center;
  border-right: 0px solid #0d49a3;
}

.tab-cztery .ramka-jasna-waluta span {
  font-size: 30px;
  color: #fff;
}

.tab-cztery .ramka-jasna-ost {
  font-size: 100px;
  color: #fff;
  font-weight: 700;
  width: 38%;
  vertical-align: middle;
  text-align: center;
  line-height: 100%;
  padding: 0 1.5em 0 0;
}

.tab-duza {
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #2061c2;
  font-family: 'Noto Sans', Sans;
}

.tab-duza tr {
  vertical-align: middle;
  text-align: center;
  padding: 0;
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px 2px #004972;
  line-height: 1.5;
}

.tab-duza .ramka-transakcja,
.tab-duza .ramka-transakcja2,
.tab-duza .ramka-transakcja2-border {
  width: 22%;
}

.tab-duza .ramka-jasna-flaga {
  width: 12%;
  vertical-align: middle;
  text-align: right;
}

#tabela-hurt.tab-duza .ramka-jasna-waluta {
  font-size: 35px;
  width: 20%;
  vertical-align: middle;
  text-align: center;
}

.tab-duza .ramka-jasna-komunikat-detal {
  width: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: 44px;
}

#tabela-hurt.tab-duza .ramka-jasna-komunikat {
  width: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: 35px;
}

.tab-duza .ramka-jasna-waluta {
  font-size: 45px;
  width: 20%;
  vertical-align: middle;
  text-align: center;
}

.tab-duza .ramka-jasna-waluta span {
  font-size: 25px;
}

#tabela-hurt.tab-duza .ramka-jasna {
  font-size: 35px;
  font-weight: 700;
  width: 22%;
  vertical-align: middle;
  text-align: center;
}

.tab-duza .ramka-jasna {
  font-size: 45px;
  font-weight: 700;
  width: 22%;
  vertical-align: middle;
  text-align: center;
}

#tabela-hurt.tab-duza .ramka-jasna-ost {
  font-size: 35px;
  font-weight: 700;
  width: 22%;
  vertical-align: middle;
  text-align: center;
}

.tab-duza .ramka-jasna-ost {
  font-size: 45px;
  font-weight: 700;
  width: 22%;
  vertical-align: middle;
  text-align: center;
}

#tabela-hurt.tab-duza .nazwa-kraju {
  width: 24%;
  color: #fff;
  font-size: 18px;
  text-align: left;
  line-height: 120%;
}

.tab-duza .nazwa-kraju {
  width: 24%;
  color: #fff;
  font-size: 23px;
  text-align: left;
  line-height: 120%;
}

.tab-duza .waluty {
  height: 100%;
  padding: 0;
  margin: 0;
}

.tab-duza ul.lista-walut {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.tab-duza ul.lista-walut li:first-child,
.tab-duza ul.lista-walut li:nth-child(2) {
  margin: 0;
  padding: 0;
  width: 50%;
  height: 4%;
  float: left;
}

.tab-duza ul.lista-walut li:nth-child(2n + 1) {
  clear: both;
}

.tab-duza ul.lista-walut li:nth-child(4n),
.tab-duza ul.lista-walut li:nth-child(4n-1) {
  background: #073f93;
}

.tab-duza .tabelka-waluty {
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
}

.tab-duza ul.lista-walut li {
  margin: 0;
  padding: 0;
  width: 50%;
  height: 5.647%;
  float: left;
}

.ramka-transakcja span,
.ramka-transakcja2 span,
.ramka-transakcja2-border span {
  font-size: 25px;
  line-height: 150%;
}

.page-id-142 .site-content,
.page-id-90 .site-content {
  padding: 0;
}

.ramka-transakcja {
  width: 30%;
  text-align: center;
}

.ramka-transakcja2 {
  text-align: center;
}

.tab-duza td {
  padding: 0;
}

.tab-duza .ramka-transakcja2-border {
  text-align: center;
  padding-right: 44px;
  border-right: 3px solid rgba(255, 255, 255, 0.2);
}

.tab-duza ul.lista-walut li:nth-child(4n-3) .ramka-jasna-ost,
.tab-duza ul.lista-walut li:nth-child(4n-1) .ramka-jasna-ost {
  border-right: 3px solid rgba(255, 255, 255, 0.2);
  padding-right: 44px;
}

.tyt-tab-walut {
  font-weight: 300;
  font-size: 14px;
}

.przyklejone .col-4.marginzero {
  float: left;
  width: 33.33%;
  margin: 0;
}

.przyklejone .col-8.marginzero {
  float: right;
  width: 66.66%;
  margin: 0;
}

.tab-duza-pion {
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #2061c2;
  font-family: 'Noto Sans', Sans;
}

body.page-id-529 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.tab-duza-pion tr {
  vertical-align: middle;
  text-align: center;
  padding: 0;
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px 2px #004972;
}

.tab-duza-pion .ramka-jasna-flaga {
  width: 15%;
  vertical-align: middle;
  text-align: right;
}

.tab-duza-pion .ramka-jasna-waluta {
  font-size: 35px;
  width: 25%;
  vertical-align: middle;
  text-align: center;
}

.tab-duza-pion .ramka-jasna-waluta span {
  font-size: 25px;
}

.tab-duza-pion .ramka-jasna {
  font-size: 23px;
  font-weight: 700;
  width: 30%;
  vertical-align: middle;
  text-align: center;
}

.tab-duza-pion .ramka-jasna-ost {
  font-size: 23px;
  font-weight: 700;
  width: 30%;
  vertical-align: middle;
  text-align: center;
}

.tab-duza-pion .waluty {
  height: 100%;
  padding: 0;
  margin: 0;
}

.tab-duza-pion ul.lista-walut {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.tab-duza-pion ul.lista-walut li:nth-child(even) {
  background: #073f93;
}

.tab-duza-pion .tabelka-waluty {
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
}

.tab-duza-pion ul.lista-walut li {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3.846%;
  float: left;
}

tab-duza td {
  padding: 0;
}

#primary .site-main {
  margin: 14px 15px;
}

.tekst-srodek {
  text-align: center;
}

.bialy-blok-glowna {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 2rem;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  -moz-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
}

.bialy-blok-glowna p:last-child {
  margin: 0;
}

.bialy-blok-glowna .gallery-item {
  width: auto;
}

.bialy-blok-glowna .gallery-columns-2 .gallery-item {
  max-width: 100%;
}

.bialy-blok-glowna .gallery {
  margin: 1rem auto 0;
  display: block;
  text-align: center;
}

body.postid-19 #content.site-content,
body.page-id-12 #content.site-content {
  max-width: 100%;
}

@media screen and (min-width: 44.375em) {
  body:not(.custom-background-image).admin-bar:before {
    top: 0;
  }
        body:not(.custom-background-image):before,
        body:not(.custom-background-image):after {
          height: 0 !important;
        }
}

@media screen and (min-width: 56.875em) {
  .waluta-zloto {
    display: none;
  }
  .bialy-blok-glowna .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }

  .aktualnosci-kontenerek .aktualnosc-wpis:nth-child(4),
  .aktualnosci-kontenerek .aktualnosc-wpis:nth-child(5) {
    display: block;
  }

  .main-navigation .primary-menu {
    border-bottom: 0;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .main-navigation li a:link,
  .main-navigation li a:visited {
    display: block;
    padding: 8px 21px 3px;
  }
  .logo-naglowek img {
    margin-top: -3.5rem;
  }
  .tylko-komorka {
    display: none;
  }

  .tyt-tab-walut {
    font-weight: 500;
    font-size: 16px;
  }

  .fotka-glowna-mobilne {
    display: none;
  }

  td.kraj {
    font-size: 12.5px;
    line-height: 120%;
  }

  table.walutydlainter td {
    text-align: center;
    padding: 0.5em 0.1em;
  }

  .col-4-st {
    width: 33.33%;
  }

  .haslo1 {
    line-height: 30px;
    margin: 10px 30px 0 0;
    display: block;
  }

  .site-content {
    padding: 10px;
    margin: 0 auto 2rem;
    max-width: 1440px;
  }

  body:not(.page-id-24) .site-content {
    max-width: 990px;
  }

  body.blog .site-content {
    max-width: 1440px;
  }

  .info-box1 {
    float: left;
    width: 49%;
    margin: 0 2% 0 0;
  }

  .info-box2 {
    float: left;
    width: 49%;
    margin: 0;
  }
  .info-box1-top {
    float: left;
    width: 49%;
    margin: 0 2% 0 0;
    text-align: center;
  }

  .main-navigation {
    margin: 0 auto;
  }

  .info-box2-top {
    float: left;
    width: 49%;
    margin: 0;
    text-align: center;
  }
  .site-header-menu {
    margin: 0 auto;
    width: 100%;
    display: flex;
  }

  .menu-menu-glowne-container {
    display: block;
    margin: 0 auto;
  }

  .main-navigation .primary-menu > li {
    border-right: 0;
    margin: 0;
  }

  .main-navigation .primary-menu > li.current-menu-item,
  .main-navigation .primary-menu > li.current-menu-ancestor {
    border-right: 0;
  }

  .main-navigation .primary-menu > li:last-child {
    border-right: 0;
  }

  body:not(.custom-background-image):before,
  body:not(.custom-background-image):after {
    width: 0;
    height: 0;
  }

  .site-branding,
  .site-header-menu,
  .header-image {
    margin-top: 0;
    margin-bottom: 0;
  }

  .site-inner-menu {
    width: 100%;
    margin: 0 auto;
  }
}

.page-id-12 .site-inner {
  margin: 0 auto;
  max-width: 100%;
}

.page-id-12 #primary .site-main {
  margin: 0;
}

.page-id-12 input[type='text'],
.page-id-12 input[type='password'] {
  border: 0;
  border-bottom: 1px solid #aaa;
  color: #000;
  text-align: center;
}

.page-id-12 input[type='text']:focus {
  border-bottom: 1px solid #a11819;
}

.page-id-12 .site-content {
  padding: 0;
}

#page .container .marginzero {
  margin: 0;
}

.input-icon {
  position: relative;
}

.input-icon > i {
  color: #888;
  position: absolute;
  display: block;
  transform: translate(0, -50%);
  top: 50%;
  pointer-events: none;
  width: 85px;
  text-align: center;
  font-style: normal;
  font-size: 14px;
}

.input-icon input[type='text'].waluta-kupno,
.input-icon input[type='text'].waluta-sprzedaz {
  padding-left: 85px;
  padding-right: 0;
  text-align: center;
}

.walutadetal i {
  color: #888;
  font-style: normal;
  margin-right: 0;
  display: block;
  font-size: 12px;
}

.page-id-12 .container .row .vcenter {
  position: relative;
  min-height: 28px;
  margin: 0 auto;
}

.vcenterchild {
  position: relative;
  padding-top: 26px;
  font-weight: 700;
}

.page-id-12 .container .row .walutadetal {
  padding: 0em 0em;
  line-height: 20px;
  text-align: center;
  color: #000;
}

.bg-grey {
  background-color: #eee;
}

#loginform {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}

.wyloguj a:link,
.wyloguj a:visited {
  padding: 5px 21px;
  background: #ccc;
  color: #fff;
}

.wyloguj a:hover {
  padding: 5px 21px;
  background: #aaa;
  color: #fff;
}

.vcenterchild img {
  margin: 0 10px;
}

.font-light {
  font-weight: 300;
}

.font-regular {
  font-weight: 400;
}

.font-heavy {
  font-weight: 700;
}

/* POSITIONING */

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.justify {
  text-align: justify;
}

/* ==== GRID SYSTEM ==== */

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.row {
  position: relative;
  width: 100%;
}

.row [class^='col'] {
  float: left;
  margin: 5px 1%;
  min-height: 0.125rem;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 96%;
}

.col-1-sm {
  width: 4.33%;
}

.col-2-sm {
  width: 12.66%;
}

.col-3-sm {
  width: 21%;
}

.col-4-sm {
  width: 29.33%;
}

.col-5-sm {
  width: 37.66%;
}

.col-6-sm {
  width: 46%;
}

.col-7-sm {
  width: 54.33%;
}

.col-8-sm {
  width: 62.66%;
}

.col-9-sm {
  width: 71%;
}

.col-10-sm {
  width: 79.33%;
}

.col-11-sm {
  width: 87.66%;
}

.col-12-sm {
  width: 96%;
}

.row::after {
  content: '';
  display: table;
  clear: both;
}

.hidden-sm {
  display: none;
}

#main .col-2-waluta {
  width: 100%;
  margin: 0;
}

#main .col-10-waluta {
  width: 100%;
  margin: 0;
}

.col-6.pierwszyrzad {
  width: 50%;
}

#main .col-6.razemkomorka {
  width: 48%;
}

#main .col-2.razemkomorka {
  width: 15%;
}

#main .col-4.razemkomorka {
  width: 29.33%;
}

.przyklejone {
  position: fixed;
  top: 0;
  z-index: 10;
}

.pierwszawaluta {
  margin-top: 50px;
}

.special8 label {
  margin: 0 0 0 21px;
}

.row.dolzero [class^='col'] {
  margin: 5px 1% 0;
}

.page-id-12 input[type='text'] {
  padding: 0.625em 0;
}

.page-id-12 input[type='text'] {
  background: #fafafa;
  border-bottom: 1px solid #eee;
}

.page-id-12 .bg-grey input[type='text'] {
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
}

.page-id-12 .wpt-form-textarea {
  max-height: 75px;
}

table.tabela-ogolna {
  table-layout: auto;
}

table.tabela-ogolna td {
  border-bottom: 1px solid #eee;
  font-size: 14px;
  padding: 5px;
}

.page-id-33 h1 {
  text-align: center;
}

.page-id-33 iframe {
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.menu-komorka {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.logo-naglowek {
  text-align: center;
  margin: 1rem auto;
}

.post-navigation {
  border-top: 2px solid #eee;
  border-bottom: 0;
}

.post-navigation div + div {
  border-top: 2px solid #eee;
}

#main.site-main > article {
  margin-bottom: 3em;
}

.page-header {
  border-top: 0;
}

.page-title {
  font-size: 2.6rem;
}

h2.entry-title {
  line-height: 100%;
}

h2.entry-title a {
  font-size: 1.8rem;
  margin-bottom: 0;
}

.akt-prawa h2.entry-title {
  margin-bottom: 0;
}

body:not(.search-results) .entry-summary {
  margin-bottom: 1rem;
}

.site-main > article {
  margin-bottom: 5em;
}

.aktualnosci-glowna {
  margin-top: 4rem;
  background: #fff;
  padding: 24px 12px 12px;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  -moz-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
}

.naglowek-glowna {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 0 1rem 0;
}

.home h2 {
  font-size: 1.8rem;
  border-bottom: 2px solid #b7b7b7;
  display: inline-block;
}
.aktualnosci-glowna h2 {
  font-size: 1.8rem;
  margin: 0 0 1rem 0;
  border-bottom: 2px solid #b7b7b7;
  display: inline-block;
}

.akt-prawa header a,
.aktualnosci-glowna a {
  font-size: 1.5rem;
  line-height: 120%;
  padding: 0 0 10px 0;
  display: block;
  font-weight: 700;
}

a.wiecej-akt {
  font-size: 1.4rem;
  margin-top: 1rem;
}

.akt-prawa .entry-summary p,
.aktualnosci-glowna p {
  margin: 0 0 0 0;
  font-size: 1.2rem;
}

.akt-prawa p.datownik,
.aktualnosci-glowna p.data {
  margin: 3px 0 1rem;
  font-size: 1rem;
  color: #555;
}

.aktualnosci-glowna p.datownik-glowna {
  margin: 0 0 2rem 0;
  color: #aaa;
}

.akt-lewa {
  float: none;
  width: 100%;
  margin: 0 0 10px 0;
}

.akt-prawa {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
}

.content-area #main.site-main > article {
  margin-bottom: 1em;
}

.pasek-tel-desktop {
  display: none;
}

@media only screen and (min-width: 45em) {
  /* 720px */
  .logo-naglowek {
    width: 100%;
    display: block;
    text-align: center;
  }
  .logo-naglowek img {
    height: 110px;
  }
  .pasek-tel-desktop {
    width: 100%;
    padding: 12px;
    background: #eee;
    display: flex;
    justify-content: center;
  }
  .pasek-tel-desktop-wewnatrz {
    width: 100%;
    max-width: 1480px;
    display: flex;
    justify-content: space-between;
  }
  .pasek-tel-desktop img {
    width: 23px;
    height: 23px;
    margin-right: 5px;
  }
  .pasek-tel-desktop a {
    color: #323232;
    font-size: 1rem;
    margin-right: 32px;
  }
  .pasek-tel-desktop a:last-child {
    margin-right: 0;
  }

  .vcenterchild {
    position: relative;
    padding-top: 6px;
    font-weight: 300;
  }

  #main .col-2.razemkomorka {
    width: 12.66%;
  }

  .walutadetal i {
    color: #888;
    font-style: normal;
    margin-right: 10px;
    display: inline-block;
    font-size: 14px;
  }

  .page-id-12 .container .row .walutadetal {
    padding: 0.625em 0em;
    line-height: 20px;
    text-align: center;
    color: #000;
  }

  .pierwszawaluta {
    margin-top: 0;
  }

  .vcenterchild img {
    margin: 0;
  }

  .page-id-12 .container .row .vcenter {
    position: relative;
    min-height: 50px;
    margin: 0 auto;
  }

  .vcenterchild {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    padding-top: 0;
    font-weight: 500;
  }

  #main .col-2-waluta {
    width: 12%;
    margin: 0;
  }

  #main .col-10-waluta {
    width: 88%;
    margin: 0;
  }

  .page-id-12 #primary .col-4.marginzero {
    margin: 0;
    width: 33.33%;
  }

  .col-1 {
    width: 4.33%;
  }

  .col-2 {
    width: 12.66%;
  }

  .col-3 {
    width: 21%;
  }

  .col-4 {
    width: 29.33%;
  }

  .col-5 {
    width: 37.66%;
  }

  .col-6 {
    width: 48%;
  }

  .col-7 {
    width: 54.33%;
  }

  .col-8 {
    width: 62%;
  }

  .special8 {
    width: 66.67%;
  }

  .col-9 {
    width: 71%;
  }

  .col-10 {
    width: 81.33%;
  }

  .col-11 {
    width: 87.66%;
  }

  .col-12 {
    width: 96%;
  }

  .hidden-sm {
    display: block;
  }
}

@media screen and (min-width: 61.5625em) {
  .data-nad-tabela-home .data-aktualizacji {
      position: relative;
      text-align: center;
      font-style: italic;
      font-weight: 800;
      font-size: 21px;
        display: flex;
          flex-direction: row;
          align-items: center;
          align-content: center;
            margin: 0;
    }

        .data-nad-tabela-home .data-aktualizacji span {
          margin-left: 12px;
        }

  .menu-komorka {
    display: none;
  }
  .aktualnosci-glowna {
    padding: 24px 24px 12px;
  }
  .akt-lewa {
    float: left;
    width: 38%;
    margin: 0 0 10px 0;
    padding: 0 20px 0 0;
    text-align: center;
  }
  .akt-prawa {
    float: left;
    width: 62%;
    margin: 0 0 10px 0;
  }

  body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
    float: none;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
  }

  body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
}

body.page-id-190,
#wpv-view-layout-188,
.wielka-tabela {
  background: #fff;
  height: 100%;
}

.wielka-tabela .wielka-podzialka-start {
  height: 4%;
  display: flex;
  align-items: center;
}

.wielka-tabela {
  font-size: 19px;
      font-weight: 700;
      color: #000;
}

.wielka-tabela .row.dolzero {
  line-height: 100%;
}

.wielka-tabela .row.wielka-podzialka-start [class^='col'] {
  padding: 0;
}

.wielka-tabela .wielka-data {
  height: 4%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wielka-tabela .wielka-podzialka {
  height: 8.727%;
}

.wielka-tabela .col-4 {
  height: 100%;
  border-top: 2px solid #aaa;
  display: flex;
  align-items: center;
}

.wielka-tabela p {
  margin: 0;
}

.wielka-tabela .col-2 {
  position: relative;
}

.wielka-tabela .col-7 i {
  color: #888;
  position: relative;
  display: inline-block;
  pointer-events: none;
  width: 75px;
  text-align: left;
  font-style: normal;
  font-size: 14px;
}

.wielka-tabela .col-5 i {
  width: auto;
  margin-right: 5px;
}

.wielka-tabela .row [class^='col'] {
  float: left;
  margin: 0;
  padding: 0;
}

.wielka-tabela .col-4 {
  width: 33.33%;
}

.wielka-tabela .vcenterchild {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  padding-top: 0;
  font-weight: 500;
  font-size: 18px;
}

.wielka-tabela .vcenterchild img {
  margin: 0 auto 0 12px;
  display: inline-block;
}

.wielka-tabela .col-3 {
  width: 25%;
  margin: 0;
  padding: 0;
}

.wielka-tabela .col-9 {
  width: 75%;
  margin: 0;
  padding: 0;
}

body.page-id-190 #cookie-law-info-again,
body.page-id-85 #cookie-law-info-again,
body.page-id-12 #cookie-law-info-again,
body.page-id-90 #cookie-law-info-again,
body.page-id-142 #cookie-law-info-again,
body.page-id-529 #cookie-law-info-again {
  background: transparent;
  padding: 0;
  box-shadow: none;
}

body.page-id-190 #cookie_hdr_showagain,
body.page-id-85 #cookie_hdr_showagain,
body.page-id-12 #cookie_hdr_showagain,
body.page-id-142 #cookie_hdr_showagain,
body.page-id-529 #cookie_hdr_showagain,
body.page-id-90 #cookie_hdr_showagain {
  font-size: 0;
}

@media screen and (max-width: 960px) {
  .vnd-small {
    font-size: 15px;
  }
}

body.page-id-190 .wcc-btn-revisit-wrapper.wcc-revisit-bottom-left,
body.page-id-85 .wcc-btn-revisit-wrapper.wcc-revisit-bottom-left,
body.page-id-12 .wcc-btn-revisit-wrapper.wcc-revisit-bottom-left,
body.page-id-142 .wcc-btn-revisit-wrapper.wcc-revisit-bottom-left,
body.page-id-529 .wcc-btn-revisit-wrapper.wcc-revisit-bottom-left,
body.page-id-90 .wcc-btn-revisit-wrapper.wcc-revisit-bottom-left {
  display: none;
}

/* TABELA WALUT */
.waluta-tabelka {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  padding: 0;
  list-style: none;
  margin: 34px 0 44px;
  line-height: 150%;
}
@media only screen and (max-width: 1400px) {
  .waluta-tabelka {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
}
@media only screen and (max-width: 1100px) {
  .waluta-tabelka {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media only screen and (max-width: 700px) {
  .waluta-tabelka {
    grid-template-columns: repeat(1, 1fr);
  }
}

.waluta-boks {
  display: flex;
  box-sizing: border-box;
  flex-direction: column;
  background: #fff;
  padding: 16px 12px 12px 12px;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  -moz-box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
  box-shadow: 0px 5px 8px 0px rgba(156, 156, 156, 0.36);
}
.waluta-boks-obr {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin: 0 0 14px 0;
}
.waluta-boks-info1 p {
  margin: 0;
  font-size: 0.9rem;
}
.waluta-boks .waluta-flaga {
  display: flex;
  justify-content: center;
  align-items: center;
}
.waluta-boks .waluta-kraj {
  display: flex;
  justify-content: center;
  font-style: italic;
  margin: 2px 0 0 0;
}
.waluta-boks-obr img {
  width: 39px;
  height: 26px;
  margin: 0 10px;
}
.waluta-boks .waluta-kraj b {
  font-size: 2rem;
  font-style: normal;
  margin-right: 7px;
}
.waluta-boks-cena {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 5px;
  justify-content: space-between;
}
.waluta-boks-cena1a,
.waluta-boks-cena2a,
.waluta-boks-cena3a {
  text-align: center;
  flex: 0 0 calc(33.333% - 5px);
  box-sizing: border-box;
  line-height: 130%;
  font-size: 0.9rem;
}
.waluta-boks-cena1,
.waluta-boks-cena2,
.waluta-boks-cena3 {
  text-align: center;
  flex: 0 0 calc(33.333% - 5px);
  box-sizing: border-box;
  line-height: 130%;
  border-top: 2px solid #eee;
  padding: 7px 0 0 0;
  font-size: 0.9rem;
}

.waluta-boks-cena2 span,
.waluta-boks-cena3 span {
  font-size: 1.3rem;
  font-weight: 600;
}
