table.kontak {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    border-style: none;
}

p.job {
    font-size: 10pt;
    font-weight: bold;
    color: #006400;
    padding-bottom: 5px;
    margin: 0 0 0 0;
}
p.name {
    font-size: 9pt;
    font-weight: bold;
    color: #006400;
    margin: 0 0 0 0;
}
p.contact {
    font-size: 8pt;
    padding-bottom: 20px;
}
p.contactumum {
    font-size: 8pt;
    padding-bottom: 40px;
}
td.des {
    vertical-align: top;
    width: 75%;
}
td.foto {
    padding-bottom: 20px;
    float: left;
    width: 25%;
}
img.face {
    width: 50px;
    height: auto;
}
