html, body {
	background: url("img/bgunia.gif");
	margin: 0;
	padding: 0;
}

div {
	text-decoration: none;
	text-align: justify;
	font-family: tahoma;
	font-size: 15px;
	color: #F9F500;
}

#mainx {
	width: 780px;
	height: 100%;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #F9F500;
}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
}


