div.content {
	border: 1px solid #9DAEBE;
	clear: left;
	padding: 1em;
	width: 800px;
	background-color: #F2F2FF;
	height: 330px;
}

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: 0px;
	margin-bottom: 0;
	margin-left: 15px;
}

ol#toc a {
	color: #0066CC;
	display: block;
	float: left;
	height: 2em;
	padding-left: 10px;
	text-decoration: none;
	background-color: #B5CCF0;
	margin-left: 2px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}

ol#toc a:hover {
    background-color: #CEE1FF;
    background-position: 0 -120px;
}

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

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc li a.active {
	background-color: #A6A6FF;
	background-position: 0 -60px;
	color: #FFFFCC;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 16px;
}

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

ol#toc span {
	display: block;
	line-height: 2em;
	padding-right: 10px;
}
#okvir #ram1 {
	height: auto;
	width: 840px;
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0099FF;
}
.srida img {
	margin: 5px;
	float: left;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996633;
}

