@font-face {
        font-family: Amelia;
        src: url('Amelia.ttf');
}
.tekst
{
text-align: left;
color: white;
font-family: Amelia,Tahoma;
font-size: 11px;
}
.naglowek
{
text-align: left;
color: white;
font-family: tahoma;
font-size: 24px;

padding-left:30px;
color: grey;
}

