html{
	background: url(img/bggg.jpg) repeat top center;
}


body{
	background: url(img/bg.jpg) no-repeat top center;
	direction: rtl;
	height: 100%;
	padding:0 0px;
}

	#map{ width:600px;height:500px;float:left;margin-top: 155px; }
	#buttons{ clear:both;text-align:center; }
	#layerBar{ width:200px;height:249px;text-align:center;float:right;border-bottom:1px solid #dadae3;margin-top: 155px; }
	#layerBar div{ padding:1px 0; width:200px; height:30px; cursor:pointer ; background:url('img/par.png') no-repeat; color:white; margin-bottom:0px; font-weight:bold;}
	#layerBar div:hover{ text-decoration:underline; }
	.bLyrHide{ color:#ddd; }
	#sideBar{ 		width: 200px;
					height: 210px;
					text-align: center;
					background: #f5f5f5;
					float: right;
					overflow-y: scroll;
					overflow-x: hidden;
					margin-top: 40px; }
	#sideBar div{ padding:1px 5;cursor:pointer;color:#000000;margin-top:10px;font-weight:bold; text-align: center;width:180px;}
	#sideBar div:hover{ text-decoration:none; }
	.bSideSelect{ background:#dadae3;width:200px; }
	
.gm-style-iw{
width:350px;
overflow-y:scroll;
right:20px;
font-family: tahoma;
direction: ltr;
padding-left: 10px;
}

