BODY {font-family:Verdana, Arial, Helvetica, sans-serif; 
     
     font-size : 10pt;
     background-color: #FFFFFF;
}

P {font-size : 10pt;
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   color: #0B1605;
}

P.top {
   font-size : 16pt;
   color:#CC0000;
   font-weight: bold;
   }

P.red {
   color:#D20000;
   font-weight: bold;
   }

P.title1 {
   font-size : 11pt;
   color:#0000CC;
   font-weight: bold;
   }

P.error {
   color:#FF0000;
   font-weight: bold;
   }
.id_article_show {font-weight: bold;}



input.red {background-color: #cc0000; font-size: 12px; color: white; border: 1px solid #330000; }

.redallert {font-size : 10pt;
   font-weight: bold;
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   color: #EE0000;
}

.redbold {font-size : 10pt;
   font-weight: bold;
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   color: #EE0000;
}

TD {font-size : 10pt;
   font-family:Verdana, Arial, Helvetica, sans-serif; 
   color: #0B1605;
}

TD.white {
   font-size : 10pt;
   color:white;
   }

TD.copyright {
   font-size : 10pt;
   color:#FFFFFF;
   }

TD.stat_small {
   font-size : 7pt;   
   }

TD.title1 {
   font-size : 11pt;
   color:#003399;
   font-weight: bold;
   }

TD.date {
   font-size : 10pt;
   font-style: italic; 
   }

TD.email {
   font-size : 9pt;
   color:#FFFFFF;
   }

	

P.podnaslov {
   font-size : 10pt;
   color:#0000BB;
   font-weight: bold;
   }

A {
	color:#003399;
	TEXT-DECORATION: none;
	font: 13px verdana, tahoma, arialf;
}
A:hover {
	color: #0000CC;;
	TEXT-DECORATION: none;
}
A.linkbar {
	color:#FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-size : 10pt;
	
}
A.linkbar:hover {
	color:#277603;	
}

A.leftmenu {
	color:#FFFFFF;	
	TEXT-DECORATION: none;
	font-size : 10pt;
	
}
A.leftmenu:hover {
	color:#277603;	
}

A.email {
	color:white;
	TEXT-DECORATION: none;
	font-size : 9pt;
	color:white;
}
A.email:hover {
	color:yellow;
	
}

A.boldlink {
 font-weight: bold;
}


form {
 border: 1px solid #d0dbf6;
 padding: 5px;

}

input.button
{
border: 3px double #999999;
border-top-color: #d0dbf6;
border-left-color: #d0dbf6;
padding: 0.25em;
background-color: #d0dbf6;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

