td.naslov_top {
	background: url(../images/subhead-naslov.gif) no-repeat;
}

/* GORNJI MENI */

td.menu_top {
	background: url(../images/head-linkovi.gif) no-repeat;
	padding: 8px 20px 8px 0px;
	color: #4A4A4A;
	font-size: 11px;
	font-weight: bold;
}

a.menu_top {
	color: #4A4A4A;
	text-decoration: none;
}

a:hover.menu_top {
	color: Red;
	text-decoration: none;	
}

/* LEVI MENI */

td.leftside {
	background: #587993 url(../images/menu_pozadina.gif) repeat-y left;
}

table.leftside1 {
	background: url(../images/menu-ilustracija.jpg) no-repeat;
}

td.menu_left {
	padding: 2px 4px 2px 10px;
}

.menu_left a {
        font-family : Tahoma;
	color: #4A4A4A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.submenu_left {
	padding: 2px 4px 2px 25px;
}

.submenu_left a {
	color: #4A4A4A;
        font-family : Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.menu_separator {
	background-color: #818181;
}

.submenu_separator {
	background-color: #818181;
}
