/* CSS RESET & GLOBALS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, tt, var, fieldset, form, label, legend, caption { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; }

a:focus { outline: none; }
a img { border: none; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

.unnamed1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin:5px;
}
.text {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #333333;	line-height: 16px;}
td {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #333333;	line-height: 16px;}
select {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #333333;	line-height: 16px;}
input {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #333333;}
textarea {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #333333;}
.naziv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
}
.unnamed3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
}

a:link.glavni {	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	color: #333333;font-weight: bold;text-decoration: none}
a:active.glavni {	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	color: #333333;font-weight: bold;text-decoration: none}
a:visited.glavni{	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	color: #333333;font-weight: bold;text-decoration: none}
a:hover.glavni {	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	color: #333333;font-weight: bold;text-decoration: none}

a      {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #003366;font-weight: bold;text-decoration: none}
a:link {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #003366;font-weight: bold;text-decoration: none}
a:active{	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #003366;font-weight: bold;text-decoration: none}
a:visited {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #003366;font-weight: bold;text-decoration: none}
a:hover  {	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #000000;font-weight: bold;text-decoration: underline}
