.reklamacaption {
    padding: 5px 0px 2px 5px;
    font-family: HelveticaNeue-CondensedBlack, Impact, "Arial Narrow", sans-serif;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    color: white;
    display: block;
    border-bottom: 1px solid white;
}

.reklamacaption .comment {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-transform: none;
    letter-spacing: normal;
}

div.reklamapartners {
    margin-bottom: 3px;
    background-color: #a7c834;
    _height:147px;
    _height: 150px;
    width:240px;
    overflow:hidden;
}

div.reklamapartners img {
    border: none;
    display: inline;
    position: relative;
    float: right;
    _float: none;
}

div.reklama1 {
    margin-bottom: 4px;
    background-color: #a7c834;
}

div.reklama1 img {
    border: none;
    border-left: 1px solid white;
    display: block;
    margin-left:auto;
}

div.reklama2 {
    margin-bottom: 4px;
    background-color: #c4e75b;
}

div.reklama2 img {
    border-bottom: 1px solid white;
}

div.reklama2 .comment a {
    color: #7e9920;
}



