
body
acronym { }
a { text-decoration: none; color: #000000; border-bottom: 1px dashed #000000; }
a:hover { }


#meniu_sus {
	
	
	}
#meniu_sus li {
	list-style-type: none;
	display: inline;
	line-height: 5px;
	}		
#meniu_sus li a { 
	text-decoration: none; 
	color: #000000;
	
	border-right: 1px solid #FF0000; 
	border-bottom: 0;
	height: 5px;
	padding: 2px 5px;
	font-size: 1em;
	float: inherit;
	font-weight: 200;
	}
#meniu_sus li a:hover {
	text-decoration: none; 
	color: #ffffff;
	
	border-right: 1px solid #FF0000; 
	border-bottom: 0;
	height: 5px;
	padding: 2px 5px;
	font-size: 1em;
	float: inherit;
	font-weight: 200;
	background-color:#FF0000;
 }
#meniu_sus li a.on {
	text-decoration: none; 
	color: #ffffff;
	
	border-right: 1px solid #FF0000; 
	border-bottom: 0;
	height: 5px;
	padding: 2px 5px;
	font-size: 1em;
	float: inherit;
	font-weight: 200;
	background-color:#FF0000;
  }




#sub_meniu h3, #continut_site h3 { 
	font-size: 1em;
	color: #D84519; 
	font-style: normal;
	font: Verdana, Arial;

	cursor: default;
	}

#sub_meniu {
	float: left;
	width: 175px;
	font-style: normal;
	font: Verdana, Arial;
	font-size: 1em;
	display: inline;
	position: relative;
	line-height: 5px; 
	word-spacing: 2px;	
	}
	
	
	
	
	
	



