﻿.wraper_menu {
	clear: both;
	height: 30px; 
	margin: 0 auto;
	width: 100px;
	position: fixed;
	}

.menu {
	position: absolute; /*чтоб выежающие подменю наежали на контент*/
}