.ML_link1 {
	width: 200px;
	height: 24px; 
	float: left;
	overflow: hidden;
	font-weight: bold;
	color: #24323F;
  padding-right: 0px;
	text-decoration: none;
	line-height: 22px;
	background: url('../img/m_first.jpg') top no-repeat;
	
	border-bottom: 0px solid #fafafa;
	display: block;      
}

.ML_link1:hover {
  	color: #24323F;
  	text-decoration: none;
}

.ML_link1:active {
  	color: #24323F;
  	text-decoration: none;
}



.ML_link1 SPAN {
	padding-left: 25px;
	margin-left: 4px;
	display: block;
	font-family: arial;
	font-weight: bold;
	color: #24323F;
	text-transform:uppercase;


}


.ML_link2 {
	width: 200px;
	height: 24px; 
	float: left;
	overflow: hidden;
	font-weight: normal;
	color: white;
	text-decoration: none;
	line-height: 22px;
  padding-left: 0px;
  font-size: 10px;
  padding-right: 0px;
	display: block;
	/*background: url('../images/Obrazki/separator_left.jpg') bottom no-repeat;
	background-position: 0px, -5px;*/
  background: url('../img/m_kat2.jpg') top no-repeat;
	border-bottom: 0px solid #fafafa;
}

.ML_link2:hover {
  color: white;
	text-decoration: none;
}

.ML_link2 SPAN {
	padding-left: 25px;
	margin-left: 4px;
	display: block;
	font-family: arial;
	font-weight: bold;
	color: white;
	text-transform:lowercase;

}

.ML_link3 {
	width: 100%;
/*	height: 19px; */
	float: left;
	overflow: hidden;
	font-weight: normal;
	color: #6e5513;
	text-decoration: none;
	line-height: 19px;
	display: block;
	padding-left: 40px;
	padding-right: 10px;
}

.ML_link3:hover {
	color: #6e5513;
	text-decoration: underline;
}

.ML_link3 SPAN {
	padding-left: 10px;
	margin-left: 14px;
	display: block;

}



