.okvir {
	color: #000000;
	border: 1px solid #000000;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.text_polja {
	width: 70px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #F2F5FF;
	border: 1px solid #000000;
}
.browse {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	height: 20px;
	width: 60px;
	border: 1px solid #000000;
}
.text_error {
	font-size: 12px;
	font-family: Tahoma;
	color:#FF0000;
}a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

