body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}
a:link, a:visited {
	color: #B42929;
	text-decoration: underline;
}
a:hover {
	color: #00832A;
}.text-bg {
	background-color: #F2F2EE;
	background-image: url(images/body-text-bg.gif);
	background-repeat: repeat-x;
}
.body-lijevo {
	background-color: #F2F2EE;
	background-image: url(images/body-lijevo.gif);
	background-repeat: repeat-x;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #B1A077;
	text-decoration: none;
	text-transform: uppercase;
}
.footer-txt {
	font-family: Tahoma;
	font-weight: normal;
	color: #B1A077;
	text-decoration: none;
}
a.footer-txt, a.footer-txt:link, a.footer-txt:visited {
	color: #B1A077;
	text-decoration: none;
}
a.footer-txt:hover {
	color: #00832A;
}
a.menu, a.menu:link, a.menu:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #007728;
	text-decoration: none;
	background-image: url(images/menu-off.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: 10pt;
	height: 28px;
	width: 153px;
	line-height: 25px;
	vertical-align: middle;
	text-transform: uppercase;
}
a.menu:hover {
	background-image: url(images/menu-on.gif);
}
a.menu-top, a.menu-top:link, a.menu-top:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FCFCFB;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
}
a.menu-top:hover {
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 6px;
}

a.podmeni, a.podmeni:link, a.podmeni:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #007728;
	text-decoration: none;
	background-image: url(images/menu-off.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: 10pt;
	height: 28px;
	width: 145px;
	line-height: 25px;
	vertical-align: middle;
	padding-left : 7px;
	text-transform: uppercase;
}
a.podmeni:hover {
	background-image: url(images/menu-on.gif);
}
