<style>
<!--
	body { 
		font-family: tahoma, arial, verdana, helvetica, sans-serif;
		font-size: 8pt;	
		color: black;
		scrollbar-3dlight-color: #efefef;
		scrollbar-arrow-color: #ababab;
		scrollbar-base-color: #efefef;
		scrollbar-darkshadow-color: #efefef;
		scrollbar-face-color: #efefef;
		scrollbar-highlight-color: #ffffff;
		scrollbar-shadow-color: #ababab;
	}

	td { 
		font-family: tahoma, arial, verdana, helvetica, sans-serif;
		font-size: 8pt;	
		color: black;
	}
	
	p {
		font-family: tahoma, arial, verdana, helvetica, sans-serif;
		font-size: 8pt;	
		color: black;
	}
	
	.print {
		font-family: tahoma, arial, verdana, helvetica, sans-serif;
		font-size: 10pt;	
	}
	
	a { 
		color: #000000;
		text-decoration: none;
	}
	
	a:hover { 
		color: #cc3333;
	}
	
	a.beli { 
		color: #ffffff;
		text-decoration: none;
	}
	
	a.beli:hover { 
		color: #e7e7e7;
	}
	
	a.menu { 
		color: white;
		font-weight: bold;
		text-decoration: none;
		margin: 10px;
	}
	
	a.menu:hover { 
		color: #e7e7e7;
		font-weight: bold;
	}
	
	.podmenu {
		position: absolute;
		top: 82px;
		width: 140px;
		border-right: 1px solid #808080;
		border-bottom: 1px solid #808080;
		background-color: #DADADA;
		visibility : hidden;
		z-index: 1;
	}
	
	.glmenu {
		cursor: hand;
		position: absolute; 
		top: 60px; 
		height: 22px;
		padding-top: 5px;
		color: white;
	}
	
	.glmenua {
		cursor: hand; 
		position: absolute; 
		top: 60px; 
		background-color: #DADADA; 
		height: 22px;
		border-right: 1px solid #808080;
		border-left: 1px solid #808080;
		border-top: 1px solid #ffffff;
		padding-top: 5px;
		z-index: 1;
	}
	
	.glmenur {
		cursor: hand;
		text-align: center;
		top: 60px; 
		height: 22px;
		padding-top: 4px;
		color: white;
		z-index: 1;
	}
	
	.glmenura {
		cursor: hand; 
		text-align: center;
		background-color: #DADADA; 
		height: 22px;
		border-right: 1px solid #808080;
		border-left: 1px solid #808080;
		border-bottom: 1px solid #AAAAAA;
		padding-top: 4px;
		z-index: 1;
	}
	
	.spanmenu { 
		font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
		width: 100%;
		color: #000000;
		background-color: transparent;
		border-bottom: 1px solid white;
		cursor: hand;
		padding: 4px;
		padding-left: 12px;
		z-index: 1;
	}
	
	.spanmenua { 
		font-family: Tahoma, Verdana, arial, helvetica, sans-serif;
		width: 100%;
		color: #ffffff;
		background-color: #cc3333;
		border-bottom: 1px solid white;
		cursor: hand;
		padding: 4px;
		padding-left: 12px;
		z-index: 1;
	}
	
	.lmenu {
		border-bottom: 1px solid #AAAAAA; 
		cursor: hand; 
		padding-left: 20px;
	}
	
	.lpodmenu {
		border-bottom: 1px solid #AAAAAA; 
		cursor: hand; 
		padding-left: 35px;
	}
	
	.formlevo {
		background-color: #d0d0d0;
		color: #858585;
		text-align: right;
	}
	
	.formdesno {
		background-color: #aaaaaa;
		color: white;
	}
	
	.admin_menu {
		border-bottom: 1px solid #AAAAAA; 
		cursor: hand; 
		padding-left: 20px;
	}
	
	.boks_zagl 
	{
		border-bottom: 3px double #D9A6A6;
		background-color: #D9A6A6;
	}
	
	.boks_nasl 
	{
		color: white;
		FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=#A37C7C,offX=1,offY=1,positive=true);  		
		width: 90%;
		height: 12px;
	}
	
	.infodesno 
	{
		color: white;
		FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=#6A6A6A,offX=1,offY=1,positive=true);  		
		width: 90%;
		height: 12px;
	}
	
	.ssiviokvir {
		background-color:#E0E0E0; 
		padding: 3px;
		color: #858585;
	}
	
	.button {
		width: 110px;
		height: 20px;
		font-size: 8pt;
		font-weight: bold;
		padding-top: 0px;
		color: white;
		border-width: 0px;
		font-family: tahoma, arial, helvetica, verdana, sans-serif;
		background-color: #aaaaaa;
		cursor: hand;
	}	
	
	.buttoninv {
		width: 24px;
		height: 18px;
		font-size: 9pt;
		font-weight: bold;
		padding-top: 0px;
		color: white;
		border-width: 1px;
		font-family: tahoma, arial, helvetica, verdana, sans-serif;
		background-color: #D71635;
		cursor: hand;
		border-top: 1px solid #FB6A6E;
		border-left: 1px solid #FB6A6E;
		border-bottom: 1px solid #AA0303;
		border-right: 1px solid #AA0303;
	}
	
	.input	{		
		font-family: arial, helvetica;
		background-color: #ffffff;
		color: black;
		font-size: 8pt;	
		width: 100%;
		border : 1px solid #777777;
		padding-left : 4px; 
	}

	.small {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #1E4487;
		font-weight : normal;
		display: inline;
	}
	
	hr	{
		width : 100%;
		height: 2;
		color:  #00814C;
		margin-top: 5px;
		margin-bottom: 5px; 
	}
	
	h1 {
		font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 18pt;
		color: #BE0400;
		font-weight: bold;
		letter-spacing: -1px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.ispodh1 {
		font-family: tahoma, arial, verdana, helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 4px;
	}
	
	h2 {
		font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 12pt;
		color: #BE0400;
		margin-bottom: 10px;
	}
	
	h3 {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: black;
		border-bottom: 1px solid #BE0400;
		margin-bottom: 0px;
		font-weight: bold;
		text-indent: 0px;
	}
	
	h4 {
		font-size: 9pt;
		margin-bottom: 10px;
	}

	h5 {
		font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #BE0400;
		margin-bottom: 5px;
	}

	small {
		font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #E20000;
		font-weight : normal;
		display: inline;
	}
	
	.datum {
		color: #4E4E82;
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 9pt;
		font-weight: bold;
	}
	

	.crveni {
		color: #BE0400;
	}
	
	.crni {
		color: #000000;
	}
	
	.beli {
		color: #ffffff;
	}
	
	.tsivi {
		color: #858585;
	}
	
	.sivi {
		color: #AAAAAA;
	}
	
	.ssivi {
		color: #D0D0D0;
	}
-->
</style>