P  {}

H1  {}

H2  {}

H3  {}

a  {
	font-size : 10pt;
	font-family : Arial;
	color : white;
	text-decoration : none;
}

a:Visited  {
	color : ##ffcc00;
}

a:Active  {}

a:Hover  {
	color : cyan;
	text-decoration : none;
	cursor: hand
}

a.navigacija  {
	color : #ffcc00;
	text-decoration : none;
	font-style : normal;
}

a.navigacija:visited  {}

a.navigacija:hover  {
	color : cyan;
	text-decoration : none;
}

body  {
	background-color : #003399;
	font-size : 10pt;
	font-family : Arial;
	color : white;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-weight : normal;
	text-decoration : none;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #003399;
	scrollbar-dark-shadow-color: black;
	scrollbar-track-color: #000066;
	scrollbar-face-color: #003399;
	scrollbar-shadow-color: #006666;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #000000;
}

td.normalnitekst  {
	font-size : 8pt;
	font-family : Tahoma;
	color : white;
	text-align : left;
	font-weight : normal;
	text-decoration : none;
}

td.uvoditekst  {
	font-size : 9pt;
	font-family : Tahoma;
	color : white;
	text-align : left;
	font-weight : normal;
	text-decoration : none;
}

td.welcome  {
	font-size : 8pt;
	font-family : Arial;
	color : white;
	text-align : center;
	font-weight : normal;
	text-decoration : none;
}

td.prvired  {
	font-size : 9pt;
	font-family : Arial;
	font-style : italic;
	font-weight : normal;
	color : cyan;
	text-align : right;
	text-decoration : none;
}

td.tekst {
	font-size : 10pt;
	font-family : Arial;
	font-style : normal;
	font-weight : normal;
	color : white;
	text-align : left;
	text-decoration : none;
}

td.tekstdesno {
	font-size : 8pt;
	font-family : Arial;
	font-style : normal;
	font-weight : normal;
	color : white;
	text-align : right;
	text-decoration : none;
}

td.resume {
	font-size : 11pt;
	font-family : Arial;
	font-style : normal;
	font-weight : normal;
	color : black;
	text-align : left;
	text-decoration : none;
}

td.naslov {
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	color : #ffcc00;
	text-align : center;
	text-decoration : none;
}