.podnaslov {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #666666;
	font-variant: small-caps;
	text-transform: none;
	font-weight: bold;
	margin-left: 4px;
}

.tekst {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 5px;
	padding: 5px;
	text-transform: none;
	font-variant: normal;
	text-align: justify;
	letter-spacing: 0.02em;
}
.podnaslov2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFCC00;
	text-decoration: none;
}

.naslov {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #333333;
	margin-left: 5px;
}
table.izb a {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.izb td {
	border: 1px solid #006633;
}

table.izb a:link, a:visited {
	color: #FF9933;
	text-decoration: none;
	background-color: #000000;
}
table.izb a:hover {
	color: #FF0000;
	text-decoration: none;
}
table.izb a:active {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

