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