div.content {
	border: 1px solid #DEE4E4;
	clear: left;
	padding: 1em;
	width: 820px;
	background-color: #FFFFFF;
	height: 330px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div.content.inactive {
	display: none;
}

ol#toc {
	height: 2em;
	list-style: none;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

ol#toc a {
	color: #993300;
	display: block;
	float: left;
	height: 2em;
	padding-left: 10px;
	text-decoration: none;
	background-color: #FFB94F;
	margin-left: 5px;
}

ol#toc a:hover {
	background-color: #FFA722;
	background-position: 0 -120px;
	margin-left: 5px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li {
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
}

ol#toc li a.active {
	background-color: #DEE4E4;
	background-position: 0 -60px;
	color: #0099FF;
	font-weight: normal;
	margin-left: 2px;
}

ol#toc li a.active span {
	background-position: 100% -60px;
	background-color: #DEE4E4;
	margin-left: 2px;
}

ol#toc span {
	display: block;
	line-height: 2em;
	padding-right: 10px;
	margin-left: 0px;
}
#okvir #ram1 {
	width: 860px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 5px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 10px;
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-align: left;
}
