#tekstblok a {
    color: #000000;
    text-decoration: underline;
}

#tekstblok {
    color: #000000;
    font-size: 15px;
    width: 960px;
    height: 100%;
    float: left;
    margin-top: 5px;
    position: relative;
}

#rss {
    color: #000000;
    font-size: 15px;
    width: 960px;
    height: 100%;
    float: left;
    margin-top: 20px;
    position: relative;
}

#rss a {
    color: #000000;
    text-decoration: underline;
}