.wiersz {
/*    width: 670px;*/
    height: 165px;
    /*border-left: 1px solid #d5d5d5;*/
    text-align: center;
    position: relative;
}

.kolumna {
    width: 132px;
    height: 155px;
    border-top: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    padding-top: 8px;
    float: left;
}

.box_prod {
    height: 13px;
    background-color: #4E4C4D;
    color: white;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding-top: 1px;
    margin-bottom: 4px;
    position: relative;
}

.box_model {
    height: 13px;
    background-color: #eCe9eA;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #767679;
    padding-top: 1px;
    margin-bottom: 4px;
    position: relative;
}

.box_obraz {
    height: 105px;
    position: relative;
}

.box_brak {
    width: 50px;
    height: 20px;
    color: #ACA9AA;
    position: absolute;
    top: 40px;
    left: 40px;
}

.box_cena {
    height: 20px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #767679;
    position: relative;
}

.pagerek {
/*    position: absolute;
    bottom: 20px;
    right: 0px;*/
    width: auto;
    float: left;
    padding-left: 100px;
    padding-top: 10px;
    color: #E60000;
    text-align: left;
    clear: both;
}

#cont2 {
/*    width: 750px;*/
    text-align: left;
    padding-top: 10px;
}

