#top-menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#top-menu { display: inline-block; }

/* Hides from IE-mac \*/
* html #top-menu { height: 1%; }
#top-menu { display: block; }
/* End hide from IE-mac */

#top-menu{
	width: 760px;
	font-size: 10px;
}

#top-menu img {
	float: left;
}

#top-menu div {
	float: right;
}

#top-menu a {
	color: #333300;
	text-decoration: none;
}

#top-menu a:hover {
	text-decoration: underline;
}

#top-menu_english {
	color: #900 !important;
	font-weight: bold;
}

#menuContainer *{
	cursor: pointer;
}

#img_changer {
	margin-left: 18px;
}


