A {
text-decoration:none;
} 

body {
bgcolor: #F5E500;
scrollbar-base-color: #F5E500;
}

.hrefZlty {
color: #FFFF00;
}
.hrefZlty:hover {
color: #FFFFFF;
text-decoration: underline;
}

.hrefCierny {
color: #000000;
}
.hrefCierny:hover {
color: #996600;
text-decoration:underline;
}

.hrefHnedy {
color: #AFA300;
}
.hrefHnedy:hover {
color: #996600;
text-decoration:underline;
}

.pismo {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 24px;
}
