.mienie{
    margin-top: 2em;
    padding: 20px;
    overflow: auto;
    background: #e2f1ff;
}

.mienie .pokaz-szczegoly{
    cursor: pointer;
}

.mienie td,
.mienie th {
    padding: 10px;
    border-color: rgb(195, 209, 222);
}

.mienie table{
    width: 100%;
}

.mienie .clearfix:not(:last-child){
    border-bottom: 1px solid #eee;
}

.mienie .clearfix .modalHeadItem,
.mienie .clearfix .modalHeadValue
{
    border-bottom: none;
}
