/* CSS Document */
div.meniu-footer{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #425C18;
}
div.meniu-footer a{
	color: #425C18;
	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: Tahoma, sans-serif;
	color: #425C18;
	text-decoration: none;
	font-size: 11px;
	padding-left:0px;
	font-weight: normal;
	text-align: center;
}
td.meniu-f a{
	color: #425C18;
	text-decoration: none;
	display: block;
}
td.meniu-f a:hover{
	color: #425C18;
	text-decoration: underline;
}
td.meniu-fh{
	font-family: Verdana, sans-serif;
	color: #425C18;
	text-decoration: none;
	font-size: 11px;
	padding-left:0px;
	font-weight: normal;
	text-align: center;
}
td.meniu-fh a{
	color: #425C18;
	text-decoration: underline;
}
td.meniu-fh a:hover{
	color: #425C18;
	text-decoration: underline;
}
div.linie_footer{
	font-size: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}