﻿BODY { 
	margin:0; 
	background-color:#000000;
	font-family: Trebuchet MS, Trebuchet, Arial, Geneva, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;

	}

td.izbor       { 
	border-left-width: 0px; 
	border-right: 2px dotted #FFFFFF;    
	border-top-width: 0px; 
    border-bottom-width: 0px; 
    padding: 0 
    }
    
h1 { 
	font-family: Tahoma, Arial, Geneva, sans-serif; 
	font-size: 13pt; 
	font-weight:bold; 
	text-align:right; 
	color:#E8E8E8;
	}
h2 { 
	font-family: Trebuchet MS, Trebuchet, Arial, Geneva, sans-serif; 
	font-size: 11pt; 
	font-weight:bold;  
	color:FCFFB7;
	}

a.izbornik  { 
	font-family: Trebuchet MS, Trebuchet, Arial, Geneva, sans-serif; 
	font-size: 9pt; 
	color: #FFFFFF; 
	text-decoration: none; 
		font-weight:bold; 
	}
.izbornik  { 
	font-family: Trebuchet MS, Trebuchet, Arial, Geneva, sans-serif; 
	font-size: 9pt; 
	color: #FFFFFF; 
	text-decoration: none;
		font-weight:bold; 
	}


a:hover.izbornik { 
	font-family: Trebuchet MS, Trebuchet, Arial, Geneva, sans-serif; 
	font-size: 9pt; 
	color: #FFFFFF; 
		font-weight:bold; 
	text-decoration: underline
	 }


p { 
	font-family: Trebuchet MS, Trebuchet, Arial, Geneva, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	text-align:justify 
	}

a  {
	font-family: Trebuchet MS, Trebuchet, Arial, Geneva, sans-serif;
	font-size: 10pt;
	color: #FCFFB7;
	text-decoration: underline;
}

a:hover { 
	font-family: Trebuchet MS, Trebuchet, Arial, Geneva, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF; 
	text-decoration: underline
	 }




ol {
	font-family: Trebuchet MS, Trebuchet, Arial, Geneva, sans-serif;
	font-size: 10pt;
	color: #FCFFB7;
}

ul {
	font-family: Trebuchet MS, Trebuchet, Arial, Geneva, sans-serif;
	font-size: 10pt;
	color: #FCFFB7;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}

li {
	padding: 1px;
	border: 1px dashed #F0F0F0;
	text-indent: 1px;
	margin-bottom: 2px;
}


div#hold	{ 
	position:relative; overflow:hidden;
	width:400px; height:380px; 
  z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:400px; height:380px; 
	clip:rect(0px, 400px, 380px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:374px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:350px;
  background: url("/img/track.gif") #990000 repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#FFFFFF;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }
a img { border:none }