a {
	font-family: Verdana, Tahoma, Arial;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding:  0px 25px 0px 20px;
}
.naslov {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 20px 20px 0px;
}
.naslovponuda {
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
}
.forma {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #f1ac9c;
	height: 20px;
	width: 170px;
}
.textarea {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	background-color: #f1ac9c;
	overflow: auto;
	height: 120px;
	width: 170px;
}
.formatext {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.button {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #f1ac9c;
}
.textmali {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FAD8CF;
}