@charset "utf-8";
/* CSS Document */

.left {
	float:left;
}

.right {
	float:right;
}

* {
	cursor:default;
	font-family:arial;
	margin:0;
	padding:0;
}

a {
	color:white;
}

a {
	cursor:pointer;
	text-decoration:none;
}

body {
	font-size:12px;
}

img {
	position:relative;
	top:5px;
}
a img {
	border:medium none;
	cursor:pointer;
}

/* ##################### Üzlethely kereső ###################### */
	
	
	.spriteBg_h {
		background:url("http://www.uzlethely.info/media/images/gui/uzlethely/sprite_h.jpg") repeat scroll 0 0 transparent;
	}

	.spriteBg {
		background:url("http://www.uzlethely.info/media/images/gui/uzlethely/blocks.jpg") repeat scroll 0 0 transparent;
	}

	#main_search_main_cont{
		width: 612px;
		height: 160px;
		overflow: hidden;
		/*background: url('<?php echo $mdw ?>mainSearch.jpg');*/
		background-position: 0px -178px;
	}
	
	/* bal rész xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	#ms_left_cont{
		width: 251px;
		height: 160px;
		overflow: hidden;
		float: left;
		padding-left: 10px;
	}
	
	#ms_left_cont table{
		margin-top: 12px;
	}
	
	#ms_left_cont h1{
		font-size: 12px;
	}
	
	#ms_left_cont h1 a{
		color: white;
	}
	
	.h1_div{
		margin-top: 8px;
		line-height: 18px;
		height: 18px;
		width: 159px;
		background-position: -499px -548px;
		text-align: center;
		line-height: 18px;
		margin-right: 5px;
	}
	
	/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

	
	#ms_right_cont{
		width: 325px;
		height: 180px;
		float: right;
		margin-right: 5px;
	}
	
	/* hátteres gombok xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	#kepes_linkek_cont{
		width: 325px;
		margin-left: 20px;
		margin-top: 20px;
		height: 18px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		float:right;
	}
	
	#kepes_linkek_cont a{
		color:white;
	}
	
	#reszletes_cont{
		width: 106px;
		height: 18px;
		background-position: -22px -513px;
		float:right;    
		line-height:18px;
	}
	
	#hh1_right{
		cursor: pointer;
		float:right;
		width: 106px;
		height: 18px;
		line-height:18px;
		background-position: -22px -513px;
		margin: 0 3px 0 3px;
		color: white;
	}
	
	#fenykepes_cont{
		background-position: -22px -513px;
		width: 106px;
		height: 18px;
		background-position: -22px -513px;
		float:right;    
		line-height:18px;
	}
	
	/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
	#irodahazak_select{
		width: 140px;
		height: 17px;
		font-size: 11px;
		float: left;
		margin-left: 25px;
		margin-top: 20px;
	}
	#elhelyezkedes_select{
		width: 140px;
		height: 17px;
		float: left;
		font-size: 11px;
		margin-left: 10px;
		margin-top: 20px;
	}
	#berdij_select{
		width: 140px;
		height: 17px;
		float: right;
		margin-top: 5px;
		font-size: 11px;
		margin-right: 10px;
	}

/* ##################### Üzlethely kereső ###################### */

/* ##################### AZ lista ###################### */
	
	#az_buttons_cont{
		width: 517px;
		height: 34px;
		border: solid 1px #c3c3c3;
		/*background: url('./images/alap_bg.jpg');*/
		text-align: center;
		padding: 0 5px;
		position:absolute;
		top:145px;
		left:50px;
	}
	#az_buttons_cont a{
		display: block;
		float: left;
		margin: 0 10px;
		line-height: 34px;
		color: black;
	}
	#az_buttons_cont .active_az_btn{
		border: solid 1px #e5e5e5;
		border-bottom: none;
		background: white;
		margin: 0;
		padding: 0 10px;
		margin-top: 6px;
		height: 28px;
		line-height: 20px;
		font-weight: bold;
	}
	#az_list_main_cont{
		margin-top: 15px;
		position:absolute;
		top:160px;
		left:50px;
	}
	#az_list_main_cont a{
		color: black;
		font-size: 12px;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.letters{
		width: 165px;
		height: 18px;
		line-height: 18px;
		font-size: 12px;
		font-weight: bold;
		padding-left: 5px;
		background: #DFDAE0;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#bal_oszlop,#kozep_oszlop,#jobb_oszlop{
		width: 165px;
		float: left;
		line-height: 17px;
	}
	#kozep_oszlop{
		margin-left: 14px;
		margin-right: 14px;
	}
	
/* ##################### AZ lista ###################### */

