body {
	background-color: #990112;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td.body {
	background-color: #70011c;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ebcf65;
}
a:link, a:visited, a:active {
	color: #ffca01;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ebcf65;
	text-decoration: none;
}
a.menu:hover {
	color: #ff001f;
}

a.menuAdmin:link, a.menuAdmin:visited, a.menuAdmin:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ebcf65;
	width: 100px;
	text-decoration: none;
}
a.menuAdmin:hover {
	color: White;
}


td.lijevo-naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #f1a400;
	line-height: 29px;
	background-image: url(images/lijevo-naslov-bg.jpg);
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 160px;
	display: block;
	margin: 0px;
	padding: 0px;
}
td.lijevo {
	font-size: 11px;
	vertical-align: top;
}
.naslov0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #e5ca18;
	text-decoration: none;
	background-image: url(images/truba.gif);
	background-repeat: no-repeat;
	text-indent: 47px;
}
.naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	color: #e5ca18;
	text-decoration: none;
}
td.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #bd0217;
	text-decoration: none;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #bd0217;
	text-decoration: none;
}
a.footer:hover {
	color: #ebcf65;
}

table.wct_navigate {
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	background-color: #990112;
	padding: 5px;
	}

table.wct_navigate td  {
	font-family: Arial, Helvetica, Tahoma, Verdana,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 3px;
}

table.wct_navigate td.this_page  {
	font-weight: bold;
	border: 1px Solid Black;
	color: #FFFFFF;
	background-color: #800000;
}

