.newsletter-content{
    text-align: left;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    color: #404040;
    background-color:#fff;
}
h2.block-title {
    margin: 20px 0;
    color: #00778f;
    font-size: 20px;
    text-transform: uppercase;
}
.data-dodania{
    font-size: 12px; 
    color: #747474; 
    margin-bottom: 10px; 
    margin-top: 0px
}
h3{
    margin-bottom: 7px; 
    line-height: 1.2em;
}
h3 a {
    color: #077582;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.tab-info-newsletter{
    position: relative;
    margin-bottom: 15px;
}
.partner{
     line-height: 1px;
}
@media all and (min-width: 768px) {
    .partner{
        position: absolute; 
        top: 10px;
        right: 15px;
    }
}
.more-link{
    text-align: right; 
    display: block; 
    width: 100%; 
    border-bottom: 1px dotted #cccccc; 
    padding-bottom: 30px;
    margin-top: 20px;
}
.more-link a{
    color: #10789b; 
    font-size: 11px; 
    text-transform: uppercase; 
    font-weight: bold;
}
.tab-info-newsletter {
    margin-top: 25px;
}
.partner {
    line-height: 1px;
}