body {
	background-color: #EBC100;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#navigacija1 {
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-image: url(images/fons_n.gif);
	height: 50px;
}

#fons {
	background-image: url(images/fons.gif);
	background-repeat: repeat-x;
	height: 585px;
	width: 100%;
}
#augsa {
	height: auto;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#centrs {
	height: auto;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.augsa {
	margin-left: 175px;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
	}

a:hover {
	text-decoration: none;
	color: #FF6600;
	}
a:active {
	text-decoration: none;
	color: #FF6600;
	}