.kongres-bg {
  background: #0c5f51;
}
.kongres-bg:hover {
  background-color: #ffffff !important;
}
.kongres-bg a {
  text-align: center;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.kongres-bg a::after {
  content: "22-23.11.2025 r." !important;
}
html {
  font-size: 16px;
}
@media only screen and (min-width: 577px) {
  #menu {
    margin: auto !important;
  }
}
.text-prenumeruj {
  background-color: #0c5f51;
  padding: 5px 10px;
  margin: 0;
  border-radius: 20px;
}
.text-prenumeruj a:hover {
  color: #fff !important;
}
.text-prenumeruj:hover {
  background-color: #0c5f51;
}
.text-prenumeruj a {
  padding: 8px;
  margin: 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
  border-radius: 20px;
}
/* paywall */
.pay-wall-box {
  background: #fff;
}
.box h3 {
  text-align: center;
  top: 80px;
  color: #999;
}
.box .tagline {
  font-size: 3vh;
  display: block;
  color: #64AC6C;
  padding: 10px;
}
.box .ptaszki {
  font-size: 18px;
  color: #999;
  display: block;
  padding: 0px 60px 10px 60px;
}
.box ul {
  line-height: 1.4;
  list-style-type: none;
  display: inline-block;
  text-align: left;
}
.box li:before {
  content: "\f00c";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  color: #64AC6C;
}
.box {
  width: 100%;
  background: #ffffff;
  padding: 30px;
  text-align: center;
  align-content: center;
  border-top: 3px solid #666666;
  box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.15);
}
.effect4 {
  position: relative;
}
.pay-wall-button {
  display: inline-block;
  font-size: 3vh;
  line-height: 19px;
  text-align: center;
  background-color: #64AC6C;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 30px;
  padding-top: 26px;
  padding-bottom: 26px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
  transition: all 0.4s;
  width: 30%;
  text-decoration: none;
}
.pay-wall-zarejestruj {
  display: inline-block;
  font-size: 2.5vh;
  line-height: 19px;
  text-align: center;
  background-color: #64AC6C;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
  transition: all 0.4s;
  width: 30%;
  text-decoration: none;
}
.pay-wall-zaloguj {
  display: inline-block;
  font-size: 2.5vh;
  line-height: 19px;
  text-align: center;
  background-color: #fff;
  color: #64AC6C;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
  transition: all 0.4s;
  width: 30%;
  text-decoration: none;
  border: 1px solid #64AC6C;
}
.pay-wall-zaloguj2 {
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  background-color: #104e8e;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-left: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 3px;
  transition: all 0.4s;
  width: 50%;
  text-decoration: none;
  border: 1px solid #104e8e;
  font-weight: 400;
}
.pay-wall-zaloguj2:hover {
  color: #fff;
}
