#menuuu {
	height: 43px;
	margin: 3em 0; padding:-2 1em;
	border: none;
	position: absolute;
	top: 9px;
	left: 1px;
	margin: 0 auto;
	}

div.outer {
	float: left;
	width: 123px; height: 43px;
	margin: 0 0px 0 0;
	background: url( 'sgrafika/button.gif' ) 0 -43px no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 12px/1 Tahoma, Verdana, sans-serif;
	color:#ffffff;
	text-decoration: none;
	background: url( 'sgrafika/button.gif' ) top left no-repeat;
	}
div.outer span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.outer a:hover {
	background-image: none;
	color: #ffffcc;
	}
div.outer a:active {
	color: #ffffff;
	background: url( 'sgrafika/button.gif' ) 0 -86px no-repeat;
	}
