a:link {
	color : #006699;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #006699;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	color : #009933;
	font-weight : bold;
	text-decoration : underline;
	text-transform : none;
}

a:active {
	color : #009933;
	font-weight : bold;
	text-decoration : underline;
	text-transform : none;
}

body {
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-arrow-color : #FFFFCC;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #006699;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #003300;
	scrollbar-track-color : #006699;
}

body, td {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
}

h1	{
	color : #006699;
	font-family : Impact, Arial, Helvetica, sans-serif;
	font-size : 35px;
	font-weight : normal;
}

h2	{
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
}

hr	{
	color : #006699;
	height : 2px;
}

img {
	border-color : #006699;
	}

.noimg {
	border-color : #006699;
	background : #99CCFF;
}

.box {
	background-color : #EEEEEE;
	border-color : #006699;
	border-style : solid;
	border-width : 1px;
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 11px;
	padding : 5px;
}

.fl {
	color : #006699;
	font-family : Times, "Times New Roman", serif;
	font-size : 20px;
	font-weight : bold;
}

.ft	{
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 11px;
}

.naslov	{
	color : #006699;
	font-family : Impact, Arial, Helvetica, sans-serif;
	font-size : 30px;
	font-weight : normal;
}

.tdnaslov {
	background-color : #006699;
	border-color : #00ccff;
	border-style : solid;
	border-width : 2px;
	color : #FFFFFF;
	font : bold;
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 13px;
	padding : 2px;
}

.xh2	{
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

