#imageHolder .gift{
	background:#f0f0f0 url(gift6_en.png) no-repeat center center;
}

#menuheader{
		background:url(en/logo_uj_en.jpg) no-repeat scroll -10px 0px;			
	}


		.mainpage #mainpage{
			background:url(en/mainpage.gif) no-repeat;
		}
		
		.mapsearch #mapsearch{
			background:url(en/mapsearch.gif) no-repeat;
		}
		

		.myaccount #myaccount{
			background:url(en/myaccount.gif) no-repeat;
		}

		.newpost #newpost{
			background:url(en/newpost.gif) no-repeat;
		}



			#mainpage{	
				background:url(en/mainpage_OFF.gif) no-repeat;
				width:79px;
			}

			#mainpage_li{	
				background:url(en/mainpage_ON.gif) no-repeat;
				width:79px;
			}

			#mapsearch{				
				background:url(en/mapsearch_OFF.gif) no-repeat;
				width:136px;
			}

			#mapsearch_li{				
				background:url(en/mapsearch_ON.gif) no-repeat;
				width:136px;
			}

			#myaccount{				
				background:url(en/myaccount_OFF.gif) no-repeat;
				width:130px;
			}

			#myaccount_li{				
				background:url(en/myaccount_ON.gif) no-repeat;
				width:130px;
			}

			#newpost{				
				background:url(en/newpost_OFF.gif) no-repeat;
				width:118px;
			}

			#newpost_li{				
				background:url(en/newpost_ON.gif) no-repeat;
				width:118px;
			}
			
			#services{				
				background:url(en/services_OFF.gif) no-repeat;
				width:89px;
			}
			
			#services_li{				
				background:url(en/services_ON.gif) no-repeat;
				width:89px;
			}
