#content{
	padding:10px;
	 font-size:11px;
	 color:#333333; 
	}	

#content table{
	}
	
#content table tr{
	}
	
#content table tr td{
	}
	
#content table tr th{
	background-color: #FF6600;
	color:#FFFFFF;
	}
	
#content ul{
	}

#content ul li{
	}
		
#content .fundal1{ 
	background-color: #CC0000; 
	color:#FFFFFF;
	}
	
#content .fundal2{ 
	background-color: #91AA00; 
	color:#FFFFFF;
	}
	
#content .fundal3{ 
	background-color: #2F9CC6; 
	color:#FFFFFF;
	}

#content .margine1{
	border:1px solid #333333;
	}
	
#content .margine2{
	border:1px solid  #91AA00;
	}