.glowna {
	background: #000000 url(bg1.png) center center repeat-x;
}

a:link,
a:active,
a:visited {
	color:#cacaca;
	font-weight:normal;
	margin-bottom:5px;
	font-size:9px;	
	text-decoration:none;
}

a:hover {
	color:#a0a0a0;
	font-weight:normal;
	margin-bottom:5px;
	font-size:9px;	
	text-decoration:underline;
}


