/* gyorskereso */

#search {

  position:absolute;

  left:20px;

  top:17px;

  width:322px;

  height:252px;
  

  background:url('../images/ingatlan/search.jpg') no-repeat;

}

#search_container {

  position:absolute;

  top:48px;

  left:15px;

  width:222px;

  height:179px;

}

#search_button {

  position:absolute;

  top:227px;

  left:0px;

  width:252px;

  height:25px;

}

.search_form {

  width:300px;

  height:123px;

  /* background: url('../images/ingatlan/search_bg.jpg') no-repeat; */ 

  /* background-color:#999; */

  font-family: Trebuchet MS;

}

.search_button {

  width:222px;

  height:42px;

  cursor:pointer;

  background:url('../images/ingatlan/search_btn.jpg') no-repeat;

}

.search_button_detailed {

  width:120px;

  height:25px;

  cursor:pointer;

  background:url('../images/ingatlan/search_detailed_btn.jpg') no-repeat;

}

.search_form .search-left {

	width: 90px;

	float:left;

	/* border: 1px solid red;*/

   font-family: Trebuchet MS;

	font-size: 11px; 

}

.search_form .search-right {

	float:left;

	padding-top: 0px;

	padding-bottom: 4px;

}



*+html .search_form .search-right, {

	padding-bottom: 0px !important;

}

*html .search_form .search-right {

	padding-bottom: 1px !important;

}



.search_form .search-right select {

	width: 125px;

}



/* reszletes kereso */

#kereso {

	position: absolute;

	width: 920px;

	height: 200px;

	left: 20px;

	top: 17px;

	background:url('../images/ingatlan/search_detailed.jpg') no-repeat;

	background-color: #f3f3f1;

	padding-top: 52px;

	padding-left: 20px;

}

.kereso_btn {

	position: absolute;

	width: 180px;

	height: 40px;

	top: 2px;

	right: 32px;

	background:url('../images/ingatlan/kereses_btn.jpg') no-repeat;

	cursor: pointer;

}

#kereses {

	width:280px;

  height:123px;

}



#kereses select {

	 width: 182px;

	 border: 0px;

}

.kereso-left{

	/*

	position: absolute;

	top: 53px;

	left: 0px;*/

	float: left;

	width: 230px;

}

.kereso-right {

	position: absolute;

	top: 53px;

	left: 250px;

	width: 260px;

}

.search_from, .search_to {

	width: 42px !important;

}

*html .kereso-left .search-left {

	padding-bottom: 9px !important;

}

*html .kereso-right .search-left {

	padding-bottom: 9px !important;

}

.kereso-left .search-left, .kereso-right .search-left {

	float: left;

	width: 90px;

	font: bold 12px arial;

	color: #3e3e3c;

}

.kereso-left .search-right, .kereso-right .search-right {

	float: left;

	width: 100px;

	white-space: nowrap;

	margin-bottom: 11px;

}

.kereso-left .search-right input,

.kereso-left .search-right select,

.kereso-right .search-right input,

.kereso-right .search-right select {

	width: 120px;

}