body{
	top:20px;
	padding: 0;
	font-size: 11px;
	margin-left:10px;
	font-family:tahoma;
	color:#666666;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.naslovp{
	margin-left:10px;
	color:#0099FF;
	font-size: 13px;
	font-weight:bold;
}
.naslov{
	font-size: 13px;
	font-weight:bold;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	height: 17px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	border-top-color: #D4D0C8;
}
.form2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	height: 87px;
	width: 205px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	border-top-color: #D4D0C8;
	overflow:auto;
}

/* <-- pocetak linkova i teksta za prvu stranu, bijeli*/
.link_bijeli a {
	color: #FFFFFF;
	font-size: 6px;
	font-family: tahoma;
	
}
.link_bijeli a:link {
	text-decoration: none;
}
.link_bijeli a:visited {
	text-decoration: none;
}
.link_bijeli a:hover {
	text-decoration: none;
	color: #ffffff;
}
.link_bijeli a:active {
	text-decoration: none;
}

/*  kraj linkova koji se ne vide */