	body { 
		font-family: tahoma, arial;
		font-size: 8pt;	
		color: black;
		SCROLLBAR-FACE-COLOR: #EEEBDF; 
		SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
		SCROLLBAR-SHADOW-COLOR: #EEEBDF; 
		SCROLLBAR-ARROW-COLOR: #808080; 
		SCROLLBAR-BASE-COLOR: #EEEBDF; 
		scrollbar-dark-shadow-color: #EEEBDF; 
		scrollbar-3d-light-color: #EEEBDF;
	}

	td { 
		font-family: tahoma, arial;
		font-size: 8pt;	
		color: black;
	}
	
	a:hover.beli {
		color: #e7e7e7;
	}
	
	td.menu {
		font-weight: bold;
		cursor: pointer;
		text-align: left; 
		filter: blendtrans(duration=0.500);
		border-bottom: 1px transparent;
	}
	
	div td.menu {
		border-bottom: 1px solid #c1c1c1;
	}	
	
	td.podmenu {
		font-weight: bold;
		cursor: pointer;
		text-align: left; 
		filter: blendtrans(duration=0.500);
		border-bottom: 1px solid #808080;
		width: 100%;
	}
	
	div.podmenu {
		width: 150px; 
		background-color: #e7e7e7; 
		position: absolute; 
		margin-left: 0px; 
		margin-top: 5px;
		display: block;
	}
	
	div.podmenuout {
		width: 150px; 
		background-color: #e7e7e7; 
		position: absolute; 
		margin-left: 0px; 
		margin-top: 5px;
		display: none;
	}

	p {
		color: black;
		font-size: 8pt;
		font-family: tahoma, verdana, arial;
		margin-top: 6px;
		margin-bottom: 6px
	}
	
	ul {
		margin-top: 6px;
	}
	
	ol 
	{
		margin-top: 6px;		
	}
	
	.small {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight : normal;
		display: inline;
	}
	
	small {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight : normal;
		display: inline;
	}
	
	.hand {
		cursor: pointer;
	}

	.crni {
		color: #000000;
	}
	
	.beli {
		color: #ffffff;
	}
	.smalldescription
	{
		font-size:10px;
		color:Gray;
	}
	.paging {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		height:13px;
		width:20px;		
		
	}
	.paging td{
		font-size: 11px;		
	}
	.paging span{		
		font-weight:bold;		
	}
	.paging a{
		font-size: 11px;				
	}
	.paging a:hover{
		font-size: 11px;
		color: #BB0606;			
	}
		
	