

.kontrahenci{

    overflow:auto;
    overflow-style:marquee-line; 
    white-space: nowrap;

    float:left;
    width:622px;
    height:100px;
    text-align:center;


}
.kontrahenci img{

    margin:0 5px 0 5px;

}



.zdjecie{

    float:left;
    margin:10px;
    width:112px;
/*    height:136px; */
    text-align:center;

}

.zdjecie a:hover{

    text-decoration:none;

}


.reklama{

    width:100%;
    padding-top:20px;
    padding-bottom:20px;
    float:left;

}

.tabela table{

    width:100%;
    border-collapse:collapse;
    border:1px solid silver;

    margin-bottom:25px;

}

.tabela caption{

    font-weight:bold;
    margin:5px;

}

.tabela td{

    border:1px solid silver;
    padding:5px;
}

#content_right img{

    max-width:600px;

}