body .normal        { font-family: Arial; font-size: 12px; text-decoration:none }
               
.tableNaslovTekst { font-family: Arial; font-size: 16pt; font-weight: bold }
.tableNaslov { border-style:dotted; border-width:1px; padding:15px; background-color: #FFFFCC }


table 		{ font-family: Arial; font-size: 12px }


html         
{
	font-family: Arial; font-size: 12px 
}

.naslov
{
	margin-top: 5px;
	font-size: 14pt;
	margin-bottom: 5px;
	text-align: center;
}

a.nav:link
{
	font-weight: bold;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
a.nav:visited
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
a.nav:hover
{
	display: block;
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: #486235;
	text-decoration: none;
}

.nav
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-decoration: none;
}



h1
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: baseline;
	color: white;
	line-height: normal;
	padding-top: 0px;
	font-family: Arial;
	background-color: #486235;
	text-align: left;
}


.tablm
{
	border-right: thin solid;
	border-left: thin solid;
}
.tablmg
{
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
}
.tablmd
{
	border-right: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;

}

.impresum
{
	font-size: 8pt;
	color: gray;
}