#menu .home {
	width: 67px;
}

#menu .college {
	width: 112px;	
}

#menu .courses {
	width: 80px;	
}

#menu .accommodation {
	width: 138px;
}

#menu .volunteering {
	width: 122px;	
}

#menu .activites {
	width: 92px;	
}

#menu .prices {
	width: 63px;	
}

#menu .enrollment {
	width: 108px;	
}

#menu .traveltips {
	width: 101px;	
}

#menu .contact {
	width: 82px;	
}

#menu .home:hover, #menu .home.active {
	background: url(../_img/menu_en0.png) no-repeat;
}

#menu .college:hover, #menu .college.active {
	background: url(../_img/menu_en1.png) no-repeat;
}

#menu .courses:hover, #menu .courses.active {
	background: url(../_img/menu_en2.png) no-repeat;
}

#menu .accommodation:hover, #menu .accommodation.active {
	background: url(../_img/menu_en3.png) no-repeat;
}

#menu .volunteering:hover, #menu .volunteering.active {
	background: url(../_img/menu_en4.png) no-repeat;
}

#menu .activites:hover, #menu .activites.active {
	background: url(../_img/menu_en5.png) no-repeat;
}

#menu .prices:hover, #menu .prices.active {
	background: url(../_img/menu_en6.png) no-repeat;
}

#menu .enrollment:hover, #menu .enrollment.active {
	background: url(../_img/menu_en7.png) no-repeat;
}

#menu .traveltips:hover, #menu .traveltips.active {
	background: url(../_img/menu_en8.png) no-repeat;
}

#menu .contact:hover, #menu .contact.active {
	background: url(../_img/menu_en9.png) no-repeat;
}
