@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
h1, .h1
{
   font-family: "Fira Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 32px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: "Fira Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "Fira Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.prod-tytul
{
   font-family: Italianno;
   font-weight: 400;
   font-size: 96px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   text-shadow: 0 0 3px rgba(0,0,0,1.00);
}
.prod-nr
{
   font-family: "Fira Sans";
   font-weight: 700;
   font-size: 53px;
   text-decoration: none;
   color: #D3D3D3;
   --color: #D3D3D3;
   background-color: transparent;
}
@media (prefers-color-scheme: dark)
{
.prod-nr
{
   color: #D3D3D3;
   --color: #D3D3D3;
}
}
.ozdobny
{
   font-family: Italianno;
   font-weight: 400;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   text-shadow: 1px 1px 3px rgba(0,0,0,1.00);
}
.stopka
{
   font-family: "Fira Sans";
   font-weight: 400;
   font-size: 21px;
   text-decoration: none;
   color: #D3D3D3;
   --color: #D3D3D3;
   background-color: transparent;
}
@media (prefers-color-scheme: dark)
{
.stopka
{
   color: #D3D3D3;
   --color: #D3D3D3;
}
}
@media only screen and (max-width: 899px)
{
.prod-tytul
{
   font-family: Italianno;
   font-weight: 400;
   font-size: 48px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   text-shadow: 0 0 3px rgba(0,0,0,1.00);
}
.stopka
{
   font-family: "Fira Sans";
   font-weight: 400;
   font-size: 13px;
   text-decoration: none;
   color: #D3D3D3;
   --color: #D3D3D3;
   background-color: transparent;
}
}
