
.menu { 
		background-image: url(img/menu_tlo3.jpg); 
		font: 12px;
		font-family: Tahoma ,"Trebuchet MS", Tahoma, Arial, sans-serif;
		text-decoration: none;
		color: #e0e0e0;
		text-shadow: 0.1em 0.1em 0.2em black;
		padding-left: 25px;
		line-height: 30px;
}

a.menu { 
		background-image: url(img/menu_tlo3.jpg); 
		font: 12px  "Trebuchet MS", Tahoma, Arial, sans-serif;
		text-decoration: none;
}		
