.naslov_upper{	
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-style: normal;  
	font-size: 11px; color: #333333; font-weight: bold;
	text-decoration: none; text-transform: uppercase;
}
.tekst {font-size: 11px; color: #333333; font-family: Arial, Helvetica, sans-serif; }
.datum {font-size: 11px; color: red; font-family: Arial, Helvetica, sans-serif; }
.tiktik_tabela{	border: 1px dashed #333333; 
    margin-bottom: 6px}
    
    
/* Za POPUP PROZOR */
.tooltip_izvor{
            font-family:arial;
            font-size:11x;
	    cursor:pointer;
	    color:#ABABAB;     
    letter-spacing: 1px; 
    border-bottom-width: thin; 
    border-bottom-style: dashed 
	          
}
.thdrcell {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            padding:5px;
            border-bottom:1px solid #C8BA92;
         }
         
.tdatacell {
            font-family:arial;
            font-size:12px;
            padding:5px;
            background:#FFFFFF
         }
         
.dvhdr1 {
            background:#838C1C;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:250px;
            color: #D8D891;
         }
         
.dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:250px;
         }
         
         
                 
.dogvdvhdr {
            width:300;
            background:#C4D5E3;
            border:1px solid #C4D5E3;
            font-weight:bold;
            padding:10px;
         }
         
.dogvdvbdy {
            width:300;
            background:#FFFFFF;
            border-left:1px solid #C4D5E3;
            border-right:1px solid #C4D5E3;
            border-bottom:1px solid #C4D5E3;
            padding:10px;
         }
         
         
.pgdiv {
         width:320;
         height:250;
         background:#E9EFF4;
         border:1px solid #C4D5E3;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
         }
