.categoria_text
{
	color:#FFFFFF;
	text-align:left;
	position:absolute;
	left:12px;
	top:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#meniu 
{
	background: #efe;
	font-size: 100%;
	font-family:Verdana;
}

#meniu ul 
{
	margin-left: 16px;
}

#meniu ul li 
{
	display: inline;
	float: left;
	margin-right: 3px;
	width: 110px;
	text-align: center;
}

#meniu ul li a 
{
	display: block;
!	background: transparent url("img/tabs.gif") no-repeat 0 0;
	height: 26px;
	line-height: 26px;
	color: #FCFCFC;
	text-decoration: none;
!	font-weight: bold;
}

#meniu ul li a.current 
{
!	background: transparent url("img/tabs.gif") no-repeat 0 -52px;
	color: #930;
}

#meniu ul li a:hover 
{
!	background: transparent url("img/tabs.gif") no-repeat 0 -26px;
	color: #FFFFFF;
}

#meniu ul li a.current:hover 
{
!	background: transparent url("img/tabs.gif") no-repeat 0 -52px;
}

.clear 
{
	clear: both;
  	height: 0;
}
