
#menu_logo {
	height: 48px;
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(../images/logo_header.png) no-repeat center center;
}

#menu_logo_in {
	/*background: transparent url(../images/logo_header.png) no-repeat center center;*/
	height: 48px;
	cursor: pointer;
}

