.inactive_meniu_center{
	height: 48px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 48px;
	font-weight: bold;
	color: #2B1815;
	text-align: center;
}
.inactive_meniu_center a{
	color: #2B1815;
	text-decoration: none;	
}

.inactive_meniu_center a:hover{
	color: #7F4D1D;
	text-decoration: none;
}

.active_meniu_center {
	background-image: url(../images/bara_sus1.gif);
	background-repeat: repeat-x;
	height: 48px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
	color: #7F4D1D;	
}

.active_meniu_center a{
	text-decoration: none;
	color: #7F4D1D;
}
.active_meniu_center a:hover{
	text-decoration: none;
	color: #7F4D1D;
}
