#kontaktInfo {
    width:300px;
    float:left;
}
#googleMap {
    float:right;
    width:400px;
    height:400px;
    border:2px solid #0A1755;
}
#kontaktForm {
    width:500px;
    float:right;
}
table tr td.label { width:120px; }
table tr td.buttons {
    text-align:right;
    padding:10px;
    font-size:1.2em;
}