/* CSS Document */
div.meniu-footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
div.meniu-footer a{
	color: #666666;
	text-decoration: none;
}
div.meniu-footer a:hover{}
td.meniu-ff{
	background-image: url(../body/BG-F.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
}
td.meniu-f{
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding-left:0px;
	font-weight: normal;
	text-align: center;
}
td.meniu-f a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
td.meniu-f a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
td.meniu-fh{
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding-left:0px;
	font-weight: normal;
	text-align: center;
}
td.meniu-fh a{
	color: #FFFFFF;
	text-decoration: underline;
}
td.meniu-fh a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
