#feltolt {
    
}

#feltolt td {
    padding: 7px;
    background: #d9d6ee;
}


#feltolt td textarea {
    min-width: 1080px;
    max-width: 1080px;
    min-height: 70px;
}

#feltolt td:nth-child(1) {
    width: 450px;
}

#feltolt td:nth-child(2) input {
    width: 490px;
}

.idatum {
    width: 70px !important;
}
.iido {
    width: 0px !important;
    border: none !important;
    margin: 0;
    padding: 0;
}
.iido2 {
    width: 37px !important;
}

.imegnevezes {
    display: inline-block;
    width: 110px !important;
}

.del_m {
    margin-left: 20px;
    background: #ff6666;

}

.del_f, .del_r {
    background: #ff6666;
}
.del_v {
    background: #00cc33;
}
input[type='file'] {
    width: 442px;
}
#cancel {
    display: inline-block;
    padding: 5px;
    background: #f1a899;
    border: 1px solid #888;
    cursor: pointer;
    float: right;
    margin-right: 10px;
}

#save {
    display: inline-block;
    padding: 5px;
    background: #97d59d;
    border: 1px solid #888;
    cursor: pointer;
    float: right;
}

.ui-autocomplete {
    max-height: 600px !important;
    overflow-y: auto;   /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    z-index:1000 !important;
}

.del_fajl {
    text-decoration: line-through;
    color: #777;
}

