.font10pt {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 10px;
	font-weight: normal;

}
.font12pt {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 12px;
}
.font9pt {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 9px;
}
.mejnica {
	background-image: url(slike/mejnica.gif);
	background-repeat: repeat-y;
}
.font12ptRed {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #D02F2D;

}
.font9ptLink {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}

.textarea {
background-color: #CCCCCC;
border-style: no;
border-width: 0;
width: 200px;
font-size: 9px;
font-family: verdana;
}

.textarea_transparent {
background-color: #F3F3F3;
background-image: url(./slike/textbox.gif);
background-repeat: repeat-x;
border-style: no;
border-width: 0;
width: 212px;
font-size: 9px;
font-family: verdana;
}

.textarea_10px {
background-color: #F3F3F3;
background-image: url(./slike/textbox.gif);
background-repeat: repeat-x;
border-style: no;
border-width: 0;
width: 25px;
font-size: 9px;
font-family: verdana;
}

.radialbutton {
border-width: 1;
border-color: #9A9A9A;
}.font10ptLink {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;


}

