a:link {
	color: #cc0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none
}

a:visited {
	color: #aa0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none
}

a:hover {
	color: #FF0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none underline
}


body {
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif; background-image:url('../../../komplet/images/back2.gif')
}

form	{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

input	{
	border:1px solid #C0C0C0; font-family: arial, helvetica, sans-serif;
	font-size: 9pt
}

select	{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal
}

.td_fin {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal; color:#003399
}


:link.hipergo {
	color: #FFFFFF;
}

:visited.hipergo {
	color: #FFFFFF;
}

:hover.hipergo {
	color: #FFFFFF;
}

.naslov {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.podnaslov {
	color: #CC0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.td_header {
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.td_normal {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.td_row1 {
	background-color: #F7F7F7;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.td_row2 {
	background-color: #BFBFBF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.title {
	;
	font-style: normal;
	color: #CC0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}h1           { font-size: 12pt; color: #CC0000 }h2           { font-size: 11pt; color: #800000  }

table        { font-size: 9pt }








a.info  { position: relative;
          z-index:24;
          background-color:#ffffff;
          color:#000000;
          text-decoration:none }
          
a:hover.info      { z-index:25;background-color: #FFE1C4}
a.info span       { display: none}
a:hover.info span { display:block;
                    position:absolute;
                    top:2em;
                    left:2em;
                    width:15em;
                    border:1px solid #6699FF;
                    background-color:#CEE7FF;
                    color:#000}
