.fs-xl
{
    font-size : 1.4rem; 
}
.fs-lg
{
    font-size : 1.2rem; 
}
.fs-sm
{
    font-size : 0.85rem; 
}
.fs-75
{
    font-size : 0.75rem; 
}
.fs-ssm
{
    font-size : 0.65rem; 
}
.klawisz
{
    cursor : pointer;
}
.kursor-zakaz
{
    cursor : not-allowed;
}

.bg-silver
{
    background-color : silver;
}

.bg-champagne
{
    background-color : #FFF6E1;
}