#stavOk, #stavChyba { 
    display: block; text-decoration: none; font-weight: normal; padding: 1rem; margin-bottom: 1em; text-align: left; color: white;
}
#stavOk { background-color: #008000; }
#stavChyba { background-color: #e2001a; }