#tblFormular{
    width: 100%;
}
.clsFormular fieldset{
    line-height: 1;
    text-align: left;
    margin-left: 5%;
}
.txtLongBox, .txtBox, .txtArea{
    background-color: #ffffff80;
    width: 95%;
}
.txtBox{
    width: 90%;
}
.zvjezdica{
    color: red;
}
.clsAdresa, .clsFormular legend{
    display: none;
}

.napomeneTable, .opceTable {
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    text-align: left;
    font-size: 1rem;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    border: 1px solid #dee2e6;
    border-radius: 5px;
    border-collapse: separate !important;
}

.parniRedOpis,
.neparniRedOpis,
.parniRedIkona,
.neparniRedIkona{
    padding-left:5px;
    padding-right:5px; 
    height: 37px;
}
.parniRedIkona,
.neparniRedIkona {
    height:24px;
    text-align:center;
    width: 24px;
}

#characteristic_table .table-bordered,
#apartment_characteristic_table .table-bordered {
    border: 1px solid #dee2e6;
}
#characteristic_table img,
#apartment_characteristic_table img {
    width: unset;
}
.dicStranica{
    margin-bottom: -38px;
}