.reszletek{
	float: left;
	width: 765px;
	margin-left: 15px;
}
.reszletek h1 span, .lista h1 span{
  color: #fdbf57;
  clear: left; 
  float: left; 
  font-size: 30px;
  width: 100%;
}
.reszletek h1{
  float: left;
  width: 100%;
  clear: both; 
  padding-bottom: 30px; 
}
.reszletek ul{
	margin-left: 45px;
	list-style-image: url("../../Static/Images/right_arrow_black.gif");
}
	.reszletek ul li a{
		color: #fff;
	}
	.reszletek ul li a:hover{
		color: #FDBF57;
	}
	
.form{
  float: left;
  width: 400px;
  margin-left: 15px;
}
  .form label{
    float: left;
    clear: left;
    width: 150px;
  }
  .form input, .form textarea, .form select{
    float: left;
    width: 450px;  
    background: #e2dddb;      
    border: 0px;
    height: 20px;
  }
  .form select{
    width: 440px;
  }
  .form textarea{
    height: 100px;
  }
  .form input, .form textarea, .form select, .form label{
    margin-top: 10px;
  }
  
  .submit{
    background: #f06433 !important;
    border-right: 10px solid #e2dddb !important;
    width: 100px;    
    color: #fff;
    float:left;    
    margin-right: 10px;
    margin-bottom:5px;
  }
  
div.inner_right{
    text-align:right;
}

#gmap{
    border: 2px solid #FF9C03;
    width: 260px;
    height: 260px;
    float:left;
}


.szolg_item{
    background: #81b949 url("../../Static/Images/szolg.jpg") no-repeat;
    min-height: 150px;
    _height: 150px;
    padding-bottom:20px;
   
    
}

.emelo{
    height: 20px;
}
.szolg_item div.tolo{
   margin-left: 50px;
   padding-top:10px;
}
.szolg_item div.tolo h1{
   color: #ffffff;
   font-size: 22px;
   margin-left: -2px;
   margin-bottom: 13px;
}

div.also{
   vertical-align: middle;
   color: #cce92e;
   height: 40px;
   font-size:14px;
}
div.szoveg{
   
   color: #ffffff;
   background: #81b949;
  
}
.kisemelo{
    height: 10px;
}

.padding{
    padding:5px;
}

.marginleft{
    padding-left: 50px;
}

#cimek{
   
    margin-bottom:10px;
    margin-top:10px;
}
#cimek img{
    
    margin-bottom:4px;
}

.hide{
    display: none;
}
