div.reszletek{
  float: left;
  width: 525px;
  
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 15px;
  
}
div.reszletek h1{
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-indent: 10px;
  background: #8ebb39;
  line-height: 30px;
  margin-bottom: 10px;
}
div.reszletek h2{
  color: #363636;
  font-weight: bold;
  font-size: 15px;
}
div.reszletek h3{
  color: #8ebb39;
}
div.reszletek ul{
  margin-left: 25px;
}
div.reszletek ul li{
  list-style: URL("../../Static/Images/nyil.jpg");
}

.form{
  width: 550px;
  float: left;
  /*border: 1px solid;*/
  margin-bottom: 10px;  
}
.form h1, .fileupload h1{
  margin-top: 35px;
  margin-bottom: 15px;
}   
.form label{
  float: left;
  width: 150px;
  clear: left;
  margin-top: 10px;  
}
.form input, .form textarea, .form select{
  float: left;
}
.form input, .form textarea, .form select{
  background: #e0e0e0;
  width: 350px;  
  border: 0px;               
  margin-top: 10px;
}
.form input, .form select{
  height: 20px;
}
.form textarea{
  height: 100px;
}
.form .submit{ 
  border-left: 10px solid #ffe56a;
  width: 120px;
  margin-right: 15px;
}
.form .info{
  border: 1px solid;
  float: left;
  margin-left: 20px;
}
.info h1{
  margin-top: 35px;
  margin-bottom: 15px;
}


.jobb_banner{
  float: left;
  width: 200px;  
  margin-top: 10px;
}
.jobb_banner img{
  margin-bottom: 10px; 
}


#gmap2{
  float: left;
  width: 525px;
  height: 300px;
}
