body
{
	font-family: Verdana, Helvetica, sans-serif;
}

a:link {
	color: #544A2F;
	text-decoration: none;
}

a:visited {
	color: #544A2F;
	text-decoration: none;
}

a:hover {
	color: #95875F;
	text-decoration: underline;
}

a:active {
	color: #95875F;
	text-decoration: underline;
}

.font11 {FONT-SIZE: 11px;}
.font12 {FONT-SIZE: 12px;}
.font14 {FONT-SIZE: 14px;}

.polje
{
	COLOR: black;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: #E7E5E1;
	BORDER-RIGHT: #73694F 1px solid;
	BORDER-TOP: #73694F 1px solid;
	BORDER-LEFT: #73694F 1px solid;
	BORDER-BOTTOM: #73694F 1px solid;
}

.polje_cifra
{
	COLOR: black;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: #E7E5E1;
	text-align: right;
	BORDER-RIGHT: #73694F 1px solid;
	BORDER-TOP: #73694F 1px solid;
	BORDER-LEFT: #73694F 1px solid;
	BORDER-BOTTOM: #73694F 1px solid;
}

.gumb {
	COLOR: #E7E5E1;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	BACKGROUND-COLOR: #9E9680;
	BORDER-RIGHT: #73694F 1px solid;
	BORDER-TOP: #73694F 1px solid;
	BORDER-LEFT: #73694F 1px solid;
	BORDER-BOTTOM: #73694F 1px solid;
}

.okvir_smedi {border-width: 1px; border-color: #73694F; border-style: solid;}

.stupac_banner {
	padding-top: 10px;
	text-align: center;
}

.nav_pozadina {
	background-image: url(slike_jpg/nav.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#link_nav {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#link_nav a {
	color : #635A40;
	text-decoration: none;
}

#link_nav a:hover {
	color : #E7E5E1;
	text-decoration: none;
	BACKGROUND-COLOR: #9E9680;
}

