BODY {
	font-style: normal;
	font-variant: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.lowText  { text-decoration: none; color: #3366CC; font: 12px Verdana, Arial, Helvetica; font-weight: bold; }
.highText { text-decoration: none; color: #0000FF; font: 12px Verdana, Arial, Helvetica; font-weight: bold; }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

H1 {
	font-family: Verdana, "Microsoft Sans Serif", Arial;
	color: #444444;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
H2 {
	font-family: Verdana, "Microsoft Sans Serif", Arial;
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
DIV.text_copy  { font-family: Verdana, Arial, Helvetica; text-decoration: none;      color: #000000;  font-weight: normal; font-size: 11px}
A.link_novi    { font-family: Verdana, Arial, Helvetica; text-decoration: underline; color: #000088;  font-weight: normal; font-size: 12px}
A.link_novi_s  { font-family: Verdana, Arial, Helvetica; text-decoration: underline; color: #000088;  font-weight: normal; font-size: 11px; vertical-align: bottom;}

A {
	font-family: Verdana, "Microsoft Sans Serif", Arial;
	color: #000088;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

INPUT,
OPTION {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #ffffff;
}

TABLE {
	font-style: normal;
}


TD {
	font-family: Verdana, "Microsoft Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	line-height: 16px;
}
.data_lbl {
	font-weight: normal;
	font-size: 11px;
}
.data_val {
	font-weight: normal;
	font-size: 11px;
}
.win_head_prt,
.win_separator_prt {
	font-family: Verdana, "Microsoft Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	background-color: #808080;
	color: yellow;
}
.win_body_prt,
.fld_label_prt {
    font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	background-color: #e8e8e8;
}
.fld_field_prt {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	background-color: #e8e8e8;
}
.tbl_current_prt {
	background-color: #e8e8e8;
	font-size: 12px;
}
.tbl_separator_prt,
.fld_separator {
	background-color: #808080;
}
.fld_info_prt {
	font-family: Verdana, "Microsoft Sans Serif", Arial;
	background-color: #e8e8e8;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	
}
.space {
	background-color: #ffffff;
}
.hlp_separator{
	background-color: #a0a0a0;
}
.hlp_title{
	font-family: Verdana, "Microsoft Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: blue;
}
.hlp_item{
	font-family: Verdana, "Microsoft Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.hlp_desc{
	font-family: Verdana, "Microsoft Sans Serif", Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

