a.stopka {
 color: #525579;
 font-family: arial;
 font-size: 12px;
 text-decoration: none;
}
 
a.stopka:hover {
 color: #000;
 font-family: arial;
 font-size: 12px;
 text-decoration: underline;
}

a.stopka:active {
 color: #dfdfdf;
 font-family: arial;
 font-size: 12px;
 text-decoration: none;
}
