.modulenagrodzone {
    background-color: #a42b5e;
    color: #FFF;
    border-radius: 20px 0;
    padding: 10px;
}
.modulenagrodzone a:link {
    color: #fff;
}
.b2 {
    background-color: #FFF;
    color: #a42b5e;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
    border-bottom: 2px solid #a42b5e;
    text-transform: uppercase;
}