@font-face
{
   font-family: "Trebuchet MS";
   font-display: swap;
   src: url('trebuc.woff') format('woff'),
        url('Trebuchet MS.ttf') format('truetype');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@keyframes slide-right-in
{
   0% { transform: translate(100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
a.style2
{
   color: #0000CD;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.style2::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   transition: all 300ms linear;
}
a.style2:hover::after
{
   background: #0000FF;
   width: 100%;
}
a.style2:visited
{
   color: #0000CD;
   text-decoration: none;
}
a.style2:active
{
   color: #0000CD;
   text-decoration: none;
}
a.style2:hover
{
   color: #0000FF;
   text-decoration: none;
}
a.malowidoczny
{
   color: #00008B;
   text-decoration: none;
}
a.malowidoczny:visited
{
   color: #00008B;
   text-decoration: none;
}
a.malowidoczny:active
{
   color: #00008B;
   text-decoration: none;
}
a.malowidoczny:hover
{
   color: #00008B;
   text-decoration: underline;
}
a.tutorials
{
   color: #0000FF;
   text-decoration: underline;
   transition: all 300ms linear;
}
a.tutorials:visited
{
   color: #0000FF;
   text-decoration: underline;
}
a.tutorials:active
{
   color: #0000FF;
   text-decoration: underline;
}
a.tutorials:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.calkowicie_niewidoczne_linki
{
   color: #000000;
   text-decoration: none;
}
a.calkowicie_niewidoczne_linki:visited
{
   color: #000000;
   text-decoration: none;
}
a.calkowicie_niewidoczne_linki:active
{
   color: #000000;
   text-decoration: none;
}
a.calkowicie_niewidoczne_linki:hover
{
   color: #000000;
   text-decoration: none;
}
a.Mój
{
   color: #727E85;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.Mój::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 1px;
   width: 0;
   margin-top: 1px;
   transition: all 300ms linear;
}
a.Mój:hover::after
{
   background: #9EA7AD;
   width: 100%;
}
a.Mój:visited
{
   color: #727E85;
   text-decoration: none;
}
a.Mój:active
{
   color: #727E85;
   text-decoration: none;
}
a.Mój:hover
{
   color: #9EA7AD;
   text-decoration: none;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 20px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   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;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   text-decoration: underline;
   color: #00008B;
   --color: #00008B;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
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;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 20px;
   text-decoration: none;
   color: #133A75;
   --color: #133A75;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
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;
}
