.titlu {	
			font-size: 13pt; 
			font-family : Arial; 
			color : #ffffff;
			font-weight: bold;
			letter-spacing: -1px;
		 }
.text {	
			font-size: 8pt; 
			font-family : Arial; 
			font-weight: bold;
			color : #5F5F5F;
					 }
input.frm { 
			font-size: 8pt; 
			font-family : Arial; 
            font-weight: bold;
			text-align: right;
			color : #606060;
			background-color: #DFDFE3;
			border: 1px solid #FFFFFF; 
		    padding: 5px; 
			
			}
input.sim { 
			font-size: 8pt; 
			font-family : Arial; 
            font-weight: bold;
			text-align: right;
			color : #606060;
			background-color: #DFDFE3;
			border: 1px solid #FFFFFF; 
			height: 20px;
		    	
			}
input.simd { 
			font-size: 8pt; 
			font-family : Arial; 
            font-weight: bold;
			text-align: right;
			color : #606060;
			background-color: #DFDFE3;
			border: 1px solid #FFFFFF; 
			
		    	
			}
.simd {		
			font-size: 8pt; 
			font-family : Arial; 
            font-weight: bold;
			text-align: right;
			color : #606060;
			background-color: #DFDFE3;
			border: 1px solid #FFFFFF; 
		    
						}
.frm {		
			font-size: 8pt; 
			font-family : Arial; 
            font-weight: bold;
			text-align: right;
			color : #606060;
			background-color: #DFDFE3;
			border: 1px solid #FFFFFF; 
		    padding-top: 3px;
			padding-bottom: 2px;
			height: 23px;
			}
.data {	
			font-size: 8pt; 
			font-family : Arial; 
			color : #A4B565;
			font-weight: bold;
			
		 }
.valuta {	
			font-size: 8pt; 
			font-family : Arial; 
			color : #606060;
			
			
		 }
.calc {
	background: #C6C6C7;
	border: 0px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #606060;
	border-collapse: collapse;
}
.err{
	color: #CC0000;
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	
}

a.btm, a.btm:active, a.btm:link, a.btm:visited {
	font-family: Arial, Verdana;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}

a.btm:hover, a.btm:visited:hover {
	font-family: Arial, Verdana;
	color: #FFFFFF;
	text-decoration: none;
}