#fodiv { 
 margin: 0 auto;
 width: 1000px;
}

#baldiv { 
 display: inline; 
 color: #333;
 margin-right:10px;
 padding:0;
 width: 700px;
 height: 680px;
 float: left;
 /*background-color: gray;*/
 /*border: #000000 1px inset;*/
}

#jobbdiv { 
 float: right;
 color: #333;
 /*margin:10px;*/
 padding:0;
 width: 250px;
 height: 680px;
 display: inline;
 position: relative;
 background-image: url("./images/logo200x400_vp.jpg");
 background-position: center;
 background-repeat: no-repeat;
 /*background-color: aqua;*/
 /*border-left: #000000 1px solid;*/
}
#jobbdiv_bf { 
 float: right;
 color: #333;
 /*margin:10px;*/
 padding:0;
 width: 250px;
 height: 680px;
 display: inline;
 position: relative;
 background-image: url("./images/logo200x400_bf.jpg");
 background-position: center;
 background-repeat: no-repeat;
 /*background-color: aqua;*/
 /*border-left: #000000 1px solid;*/
}


#felhivo{
    color: red;
}

#frm_div{
 padding:0;
 width: 700px;
 height: 300px;
 /*background-image: url("./images/bg4.png");*/
 background-image: url("./images/bg_hpdf.png");
 background-position: center;
 background-repeat: no-repeat;
}
#frm_div_bf{
 padding:0;
 width: 700px;
 height: 300px;
 /*background-image: url("./images/bg4.png");*/
 background-image: url("./images/bg_hpdf_bf.png");
 background-position: center;
 background-repeat: no-repeat;
}

#fo_kombo{
    margin-top: 100px;
    margin-left: 70px;
    color: blue;
    background-color: #FFFFBF;
}
#fo_ok{
    margin-top: 20px;
    margin-left: 560px;
}
#mapkep{
    margin-top: 200px;
    margin-left: 10px;
}
#mapgomb{
    margin-top: 10px;
    margin-left: 600px;
}


