#bazar{
margin-top:20px;
width:988px;
border:1px solid #00849a;
}
#map_holder,
#map_holder #map,
#map_loading{
width:586px;
}
#map_holder{
position:relative;
margin:0px auto;
float:left;
border-left:1px solid #00849a;
border-right:1px solid #00849a;
}
#map_holder #search{
position:relative;
background:#00849a url("/templates/v1/images/bg_title_blue.jpg");
padding:0px 4px;
text-align:center;
height:35px;
}
#map_holder #map{
height:365px;
overflow: hidden;

}
#map_loading{
height:400px;
background:white;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
z-index:2; 
position:absolute; 
top:0px; 
left:0px;
}
#sidebar_simple,
#sidebar_priority{
width:200px;
height:400px;
font-size:90%;
overflow: auto;
}
#sidebar_simple{
float:left;
}
#sidebar_priority{
float:right;
}
#sidebar_simple h3,
#map_holder h3{
color:#00849a;
font-size:110%;
font-weight:bold;
}
.bubble_cat{
border-bottom:1px dashed #00849a;
font-weight:bold;
}
.bubble_title{
clear:both;
text-align:left;
font-weight:bold;
color:#00849a;
font-size:110%;
margin:2px 0px;
}
.bubble_data{
clear:both;
border-top:1px dashed #00849a;
}

.advert_priority{
border-bottom:1px solid #00849a; 
background-color:#EEEEEE;
text-align:center;
/*font-weight:bold;*/
margin-top:0px;
margin-bottom:0px;
color: #00849a;
}
.advert_simple{
/*border-bottom:1px dashed #cccccc; */
padding:2px;
margin-top:0px;
margin-bottom:0px;
}
.odd{
	background:#f1f1f1;
	}
#data_bazar{
	margin:20px 0px;
	/*border:1px dashed red;*/
	width:980px;
	font-size:90%;
	}
#data_bazar h3{
	color:#00849a;
	font-size:110%;
	font-weight:bold;
	}
#data_bazar #form{
	float:left;
	border-right:1px solid #CCCCCC;
	width:280px;
	padding:15px 15px;
	height:260px;
	}
#data_bazar #form .input{
	width:200px;
	}
#data_bazar #form .side{
	width:130px;
	}
#data_bazar #contact_text{
	float:left;
	border-right:1px solid #CCCCCC;
	width:260px;
	padding:15px 15px;
	height:260px;
	}
#data_bazar #special_advert{
	float:left;
	width:340px;
	padding:15px 15px;
	height:260px;
	/*border:1px dashed red;*/
	}
#data_bazar #special_advert	#priority_advert{
	padding:8px;
	border:2px dashed #CCCCCC;
	background:#EEEEEE;
	width:340px;
	height:250px;
	}
#data_bazar #special_advert p{
/*	font-size:90%;*/
	}

