﻿.odhlasit
{
    color: white;
}

.odhlasit:hover
{
    color: yellow;
}

