.kontrolkaTowarNazwa {
    color: #000000;
    font-size: 15px;
    position: absolute;
    top: 0;
    width: 100%;
    height: 60px;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
}

.kontrolkaTowarTresc {
    position: absolute;
    width: 100%;
    bottom: 48px;
    left: 0;
    top: 60px;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}

.kontrolkaTowarSpinner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
