body {
	background-color: #279D0D;
	background-image: url(site_15.gif);
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.glavnaTabela {
	height: 100%;
	width: 900px;
}

.lijevaKolona {
	vertical-align: top;
	width: 99px;
	height: 500px;
	background-image: url(site_17.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.menuKolona {
	vertical-align: top;
	width: 181px;
	background-image: url(site_18.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.sadrzajKolona {
	vertical-align: top;
	width: 620px;
	background-image: url(site_19.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tdSadrzaj {
	text-align: left;
	vertical-align: top;
	padding: 15px;
}
.tdLijevoSadrzaj {
	text-align: left;
	vertical-align: top;
	padding: 2px 10px;
	font-size: 11px;
	color: #FFFFCC;
}

a:link {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
hr {
	height: 1px;
	color: #FFFFCC;
}
