.shantell-sans-300{
  font-family: "Shantell Sans", cursive;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "BNCE" 0,
    "INFM" 0,
    "SPAC" 0;
}
.shantell-sans-400{
  font-family: "Shantell Sans", cursive;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "BNCE" 0,
    "INFM" 0,
    "SPAC" 0;
}

.shantell-sans-500{
  font-family: "Shantell Sans", cursive;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "BNCE" 0,
    "INFM" 0,
    "SPAC" 0;
}
.shantell-sans-600{
  font-family: "Shantell Sans", cursive;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "BNCE" 0,
    "INFM" 0,
    "SPAC" 0;
}
.shantell-sans-700{
  font-family: "Shantell Sans", cursive;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "BNCE" 0,
    "INFM" 0,
    "SPAC" 0;
}
.shantell-sans-800{
  font-family: "Shantell Sans", cursive;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "BNCE" 0,
    "INFM" 0,
    "SPAC" 0;
}


.edukuj{
      color: #0A6A23;
font-family: "Shantell Sans";
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
    
    
.mouse-memoirs-regular {
  font-family: "Mouse Memoirs", serif;
  font-weight: 400;
  font-style: normal;
}

.p1{
  color:#EA920C;
  font-size:30px;
  text-align:center;
   font-family: "Mouse Memoirs", serif;
  font-weight: 500;
  font-style: normal;
  padding-bottom:20px
}
.p2{
  color:#000;
  font-size:28px;
  text-align:center;
   font-family: "Mouse Memoirs", serif;
  font-weight: 500;
  font-style: normal;
}

.p3{
  font-size:15px;
  color:#000;
  font-weight: bold;
  text-align:center;
  margin-bottom: 25px;
}
.p4{
  
  font-size: 20px;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-transform: uppercase;  
  margin-top: 15px;
}
.p4 a{
  color: #0d6672;
  text-decoration:underline;
}

.p5{
     margin-top: 25px;
    font-weight: 600;
}

.p6{
    color:#42757D;
    font-size:10px;
}

#plik0 {
    display: none;
}
#plik1 {
    display: none;
}
#plik2 {
    display: none;
}
#plik3 {
    display: none;
}


label[for="plik1"] {
    display: inline-block;
    background-image: url('../img/label_p1.png'); /* ścieżka do twojego obrazu */
    background-size: cover;
 width: 185px;
  height: 31px;
    cursor: pointer;
}
label[for="plik1"]:hover {
    opacity: 0.8;
}
label[for="plik2"] {
    display: inline-block;
    background-image: url('../img/label_p2.png'); /* ścieżka do twojego obrazu */
    background-size: cover;
  width: 219px;
  height: 31px;
    cursor: pointer;
}
label[for="plik2"]:hover {
    opacity: 0.8;
}
label[for="plik3"] {
    display: inline-block;
    background-image: url('../img/label_p3.png'); /* ścieżka do twojego obrazu */
    background-size: cover;
    width: 201px; /* szerokość obrazu */
    height: 30px; /* wysokość obrazu */
    cursor: pointer;
}
label[for="plik3"]:hover {
    opacity: 0.8;
}
label[for="plik0"] {
    display: inline-block;
    background-image: url('../img/label_p0.png'); /* ścieżka do twojego obrazu */
    background-size: cover;
	width: 72px;
  	height: 31px;
    cursor: pointer;
}
label[for="plik0"]:hover {
    opacity: 0.8;
}

@media (max-width: 592px){
  .p2{
  color:#000;
  font-size:14px;
  }
}
