#listwa  {
    height: 20px;
    background: white;
    /*border: 5px solid #FF6600;*/
    margin-bottom: 9px; 
	margin-top: 4px;
    position: absolute;
    overflow: hidden;
	color: #0f3858;
}

#listwa .back {	
}

#listwa #tresc {
    position: relative;
    color: #0f3858;    
    font-size: 2.2em;
    font-weight: bold;	
}



