.text_tytul {
font-family: Arial;
font-size: 14px;
font-weight: bolder;
text-decoration: none;
color: #EAAC00;
}
.text_srodek {
font-family: Arial;
font-size: 12px;
text-decoration: none;
color: #5C5C5C;
}
.stopka {
font-family: Arial;
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
}
a.stopka {
font-family: Arial;
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
}
a.stopka:hover {
font-family: Arial;
font-size: 12px;
text-decoration: underline;
color: #FFFFFF;
}