.kula-plus {
  font-size: small;
  color: #000000;
  text-align: center;
  margin: 0px;
  padding: 0px;
  width: 25px;
  height: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url("../grafika/2zielona.png");
  font-weight: bolder;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
}
.kula {
  font-size: small;
  color: #000000;
  text-align: center;
  margin: 0px;
  padding: 0px;
  width: 25px;
  height: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url("../grafika/2szara.png");
  font-weight: bolder;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
}
.kula-traf {
  font-size: small;
  color: #000000;
  text-align: center;
  margin: 0px;
  padding: 0px;
  width: 25px;
  height: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url("../grafika/2zolta.png");
  font-weight: bolder;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
}
.k1 {
  background-color: #d5d5d5;
}
.k2 {
  background-color: #f4f4f4;
}
.k3 {
  background-color: #ffe711;
  font-weight: bold;
  text-align: center;
}
.k4 {
  background-color: #0f8301;
  font-weight: bold;
  text-align: center;
}
.k5 {
  background-color: #f2f813;
  font-weight: bold;
  text-align: center;
}
.k6 {
  background-color: #ff1f00;
  font-weight: bold;
  text-align: center;
}
.footer {
  background-color: #373737;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px;
  position: relative;
  font-weight: bold;
  color: #ccc;
  border: thin solid #333;
  text-align: center;
}
.bluetxt {
  text-shadow: 1px 1px 1px blue;
  font-weight: bold;
}
.bluelighttxt {
  text-shadow: 1px 1px 1px #33ccff;
  font-weight: bold;
}
.redtxt {
  text-shadow: 1px 1px 1px red;
  font-weight: bold;
}
.greentxt {
  text-shadow: 1px 1px 1px green;
  font-weight: bold;
}
.orangetxt {
  text-shadow: 1px 1px 1px orange;
  font-weight: bold;
}
.yellowtxt {
  text-shadow: 1px 1px 1px yellow;
  font-weight: bold;
}
.greytxt {
  text-shadow: 1px 1px 1px grey;
  font-weight: bold;
}
.whitetxt {
  text-shadow: 1px 1px 1px black;
  font-weight: bold;
  color: whitesmoke;
}
.tbcolor {
  background-color: #999;
  text-align: center;
}
.ttraf {
  background-color: #17d101;
  font-weight: bold;
  text-align: center;
}
.custom-checkbox input[type="checkbox"] + label {
  font-weight: bold;
  color: darkgrey;
  width: 40px !important;
  height: 40px !important;
  text-align: center;
  vertical-align: middle;
}
.custom-checkbox input[type="checkbox"]:checked + label {
  text-shadow: 1px 1px 1px black;
  font-weight: bold;
  color: white;
  background: green;
  width: 40px !important;
  height: 40px !important;
  text-align: center;
  vertical-align: middle;
}
.no-spacing-table {
  /* border-collapse: collapse; */
  align-self: center;
}
.no-spacing-table td,
.no-spacing-table th {
  padding: 1px !important; /* Dostosuj według potrzeb */
  margin: 1px !important; /* Resetuj marginesy */
  text-align: center;
  vertical-align: middle;
  align-self: center;
}
.form-check-inline {
  margin: 0 !important;
  padding: 0px !important;
}
.yellowbg {
  background-color: yellow;
  text-align: center;
  font-weight: bold;
}
.yellowlightbg {
  background-color: #fffa80;
  text-align: center;
  font-weight: bold;
}
.redbg {
  background-color: red;
  text-align: center;
  font-weight: bold;
}
.redlightbg {
  background-color: #ff8284;
  text-align: center;
  font-weight: bold;
}
.greenbg {
  background-color: green;
  text-align: center;
  font-weight: bold;
  color: white;
}
.greenlightbg {
  background-color: #7effb4;
  text-align: center;
  font-weight: bold;
}
.greybg {
  background-color: grey;
  text-align: center;
  font-weight: bold;
}
.greylightbg {
  background-color: #d4d4d4;
  text-align: center;
  font-weight: bold;
}
.bluebg {
  background-color: blue;
  text-align: center;
  font-weight: bold;
}
.metalbg {
  background-color: green;
  text-align: center;
  font-weight: bold;
  color: white;
}
.modal.right .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}

.modal.left .modal-dialog {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

.modal.left .modal-dialog.modal-sm {
  max-width: 300px;
}

.modal.left .modal-content,
.modal.right .modal-content {
  min-height: 100vh;
  border: 0;
}
.decor-text {
  font-size: 30px;
  transition: all ease 0.35s;
  font-weight: 700;
  letter-spacing: 5px;
  text-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
  font-family: "Poppins", sans-serif;
  line-height: 1;
  color: #ffffff;
  z-index: -1;
  padding-top: 20px;
  text-transform: uppercase;
}
.decor-text-1 {
  transition: all ease 0.35s;
}

@media (min-width: 768px) {
  .decor-text-1 {
    left: calc(50% - 210px);
    bottom: 0;
  }
}

.decor-text-2 {
  transition: all ease 0.35s;
}

@media (min-width: 768px) {
  .decor-text-2 {
    left: 50%;
    transform: translateX(-50%);
  }
}

.btn-social-label {
  position: relative;
  left: -12px;
  display: inline-block;
  border-radius: 0 0 0 0;
  height: 50px;
}
.btn-social-labeled {
  padding-top: 0;
  padding-bottom: 0;
}
.btn-social {
  margin-bottom: 0px;
}

.icon-play-fb {
  background-image: url("../grafika/50fb.png");
  background-size: cover;
  background-position: center center;
  display: inline-block;
  height: 50px;
  width: 50px;
}

.icon-play-G {
  background-image: url("../grafika/50G.png");
  background-size: cover;
  background-position: center center;
  display: inline-block;
  height: 50px;
  width: 50px;
}

/* Cookie warning */
#cookie-warn {
  position: fixed;
  bottom: 0;
  background: #262626;
  margin: 0;
  padding: 15px;
  width: 100%;
  display: none;
  z-index: 99;
}

#cookie-warn a {
  color: #d66e1a;
  text-transform: uppercase;
  float: right;
  padding-right: 20px;
}

#cookie-warn p {
  font-size: 12px;
  color: #bfbaba;
}

.bg-gray-100 {
  background-color: #f8f9fa !important;
}
.bg-gray-200 {
  background-color: #e9ecef !important;
}
.bg-gray-300 {
  background-color: #dee2e6 !important;
}
.bg-gray-400 {
  background-color: #ced4da !important;
}
.bg-gray-500 {
  background-color: #adb5bd !important;
}

.bg-heat-1 {
  background-color: rgb(2, 0, 143) !important;
  color: #e4e4e4 !important;
  font-weight: bold !important;
}
.bg-heat-2 {
  background-color: rgb(56, 53, 192) !important;
  color: #e4e4e4 !important;
}
.bg-heat-3 {
  background-color: rgb(161, 159, 255) !important;
}
.bg-heat-4 {
  background-color: rgb(176, 217, 255) !important;
}
.bg-heat-5 {
  background-color: rgb(200, 200, 200) !important;
}
.bg-heat-6 {
  background-color: rgb(255, 209, 206) !important;
}
.bg-heat-7 {
  background-color: rgb(255, 165, 165) !important;
}
.bg-heat-8 {
  background-color: rgb(255, 77, 77) !important;
  color: #ffffff !important;
}
.bg-heat-9 {
  background-color: rgb(255, 0, 0) !important;
  color: #ffffff !important;
}
.bg-plus-1 {
  background-color: #beffce !important;
  color: #696969 !important;
  font-weight: bold !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  margin: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
}
.unselectable {
  -webkit-user-select: none; /* Safari 3.1+ */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none; /* Standardowy */
}
@media print {
  .to-hide {
    display: none;
  }
}
