* {
	padding:0;
	margin:0;
	border:0;
	outline:0;
}
body {
	background:#fff;
	text-align:left;
	font:10pt Arial;
}

#top {
	background:url('http://www.egolden.info/img/img_03.png') repeat-x;
	width:962px;
	height:79px;
}
.glowna {
	position:absolute;
	background:url('http://www.egolden.info/img/img_02.png') no-repeat;
}
.glowna img {
	width:260px;
	height:73px;
}

#mG {
	position:absolute;
	margin: 29px 0 0 257px;
	width:705px;
}
#mG li {
	display:inline;
	list-style-type:none;
}
#mG a {
	display:block;
	float:left;
	background: url('http://www.egolden.info/img/img_05.png') no-repeat;
	margin-left:9px;
	padding:5px 5px 5px 6px;
	font: bold 7pt Verdana;
	color:#006000;
	text-decoration:none;
}
#mG a b {
	font-size:10pt;
}
#mG a:hover, #mG a:active {
	color:#A26300;
	background-position: 0px -50px;
}
