body {
	background: #FFFFFF url(images/bg.jpg) repeat-x;
}

td {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #981900;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	font: bold 10px Tahoma;
	color: #8FBE5C;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 2px;
}
.naslov {
	font: bold 17px/33px Tahoma;
	text-transform: uppercase;
	color: #5D8D2A;
	text-decoration: none;
	display: table-cell;
	text-indent: 45px;
	white-space: nowrap;
	height: 33px;
	width: auto;
	text-align: left;
	vertical-align: middle;
}
a.copyright:hover {
	color: #4F7F1C;
}
a.menu:link, a.menu:visited, a.menu:active {
	font: bold 11px Tahoma;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FCFF00;
}