
body
acronym { cursor: help; border-bottom: 1px dashed #D84519; }
a { text-decoration: none; color: #000000; border-bottom: 1px dashed #000000; }
a:hover { border-bottom: 1px dashed #D84519; color: #D84519; }


#meniu_sus {
	background: #D84519; 
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 1em;
	}
#meniu_sus li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#meniu_sus li a { 
	text-decoration: none; 
	color: #ffffff;
	background-color: #BE9E6B;
	border-right: 4px solid #785831; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#meniu_sus li a:hover { background-color: #D84519; }
#meniu_sus li a.on { background-color: #D84519; color: #ffffff; }




#sub_meniu h3, #continut_site h3 { 
	font-size: 1.1em; 
	color: #D84519; 
	margin: 0 10px 0 0; 
	cursor: default;
	}

#sub_meniu {
	float: left;
	width: 175px;
	display: inline;
	position: relative;
	line-height: 20px; 
	word-spacing: 2px;	
	}
	
	
	
	
	
	



