body {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #06445F;
	text-decoration: none;
}

a:visited {
	color: #06445F;
	text-decoration: none;
}

a:hover {
	color: #2D8AB3;
	text-decoration: underline;
}

a:active {
	color: #2D8AB3;
	text-decoration: underline;
}

.font11 {FONT-SIZE: 11px;}
.font12 {FONT-SIZE: 12px;}

.polje_kolicina 
{
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: white;
	text-align: right;
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-TOP: darkgray 1px solid;
	BORDER-LEFT: darkgray 1px solid;
	BORDER-BOTTOM: darkgray 1px solid;
}

.polje_cifra
{
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: white;
	text-align: right;
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-TOP: darkgray 1px solid;
	BORDER-LEFT: darkgray 1px solid;
	BORDER-BOTTOM: darkgray 1px solid;
	width : 80px;
}

.polje_cifra_maleno
{
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: white;
	text-align: right;
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-TOP: darkgray 1px solid;
	BORDER-LEFT: darkgray 1px solid;
	BORDER-BOTTOM: darkgray 1px solid;
	width : 40px;
}

.gumb {
	COLOR: black;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: silver;
	BORDER-RIGHT: dimgray 1px solid;
	BORDER-TOP: dimgray 1px solid;
	BORDER-LEFT: dimgray 1px solid;
	BORDER-BOTTOM: dimgray 1px solid;
}

.tablica_okvir_sivi {border-width: 1px; border-color: #CCCCCC; border-style: solid;}

.okvir {border-width: 1px; border-color: #06445F; border-style: solid;}

.mail {
	padding-left: 194px;
	padding-top: 6px;
}

#link_bijeli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#link_bijeli a {
	color : #FFFFFF;
	text-decoration: none;
}

#link_bijeli a:hover {
	color : #CCCCCC;
	text-decoration: underline;
}