#pob, 
#pdvPodaci,
#pdvPodaci,
#zastupnici,
#ovlasceni,
#snPodaci,
#snPodaci table { 
    display: table;
    width: 100%;
    padding: 0;
    margin-top:20px;
    clear: both;
}
#pob table, 
#pdvPodaci table,
#ovlasceni table,
#zastupnici table {
    width:100%;
}
#pob td.prva, #pdvPodaci td.prva {background:#ffffff;width:222px; border:1px solid  #F3F5F7;color:#666666;height:40px; }
#pob td.druga, #pdvPodaci td.druga {background:#ffffff;width:377px; border:1px solid  #F3F5F7;color:#666666;font-weight:bold;height:40px; }

#pdvPodaci th,
#zastupnici th,
#ovlasceni th,
#snPodaci th {
    background:#5b6e91;; 
    border:none;
    border-right: 1px solid #fff;
    color:#000;
    font-size:14px;
    padding: 20px;
}
#zastupnici th,
#ovlasceni th {
    width: 25%;
}
#pdvPodaci tr th:last-child,
#zastupnici tr th:last-child,
#ovlasceni tr th:last-child,
#snPodaci tr th:last-child {
    border-right: 0;
}

#zastupnici td {
    width:25%;
    border:1px solid  #FFF;
    font-size:14px;
    font-weight:bold;
}