     
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
        
        }

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }


#menu9 {
        width: 180px;
        margin-top: 3px;
		margin-left: -7px;
        }

#menu9 li a {
	height: 32px;
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
		
        }


#menu9 li a:link, #menu9 li a:visited {
        color: #E5E8D4;
        display: block;
        background: url(menu9.gif);
        padding: 8px 0 0 10px;
        }

#menu9 li a:hover, #menu9 li #current {
        color: #725033;
        background: url(menu9.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu9 li a:active {
        color: #fff;
        background: url(menu9.gif) 0 -64px;
        padding: 8px 0 0 10px;
        }

.jedanaest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.dvanaest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
}

#bottom
{
	margin-top: -7px;
}

#title
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #333333;
	text-align: right;

}
a:link {
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

