.leftmeniu p {
	margin			: 0px;
	padding-top		: 2px;
	padding-bottom	: 2px;
	padding-left	: 10px;
	padding-right	: 10px;
	text-align	: left;
	font		: normal 11px Verdana, sans-serif;
}

.leftmeniu .MainN {
	margin		: 0px;
	margin-top	: 5px;
	padding		: 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top		: 10px;
	padding-bottom	: 10px;
	text-decoration	: none;
	font		: bold 12px Verdana, sans-serif;
	background	: #f5f2c7 none;
}
.leftmeniu .MainN a {
	color		: #000000;
	text-decoration : none;
}
.leftmeniu .MainN a:hover {
	color		: #b67c17;
	text-decoration : underline;
}

.leftmeniu .MainA {
	margin		: 0px;
	margin-top	: 5px;
	padding		: 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top		: 10px;
	padding-bottom	: 10px;
	text-decoration	: none;
	font		: bold 12px Verdana, sans-serif;
	background	: #f5f2c7 none;
}
.leftmeniu .MainA a {
	color		: #b67c17;
	text-decoration : none;
}
.leftmeniu .MainA a:hover {
	color		: #b67c17;
	text-decoration : underline;
}

.leftmeniu .SubN {
	margin		: 0px;
	padding		: 0px;
	padding-top		: 3px;
	padding-bottom	: 3px;
	padding-right	: 5px;
	padding-left	: 5px;
	text-decoration	: none;
	font		: normal 11px Verdana, sans-serif;
	background	: #ffffff none;
}

.leftmeniu .SubN a {
	color		: #000000;
	text-decoration : none;
}
.leftmeniu .SubN a:hover {
	color		: #b67c17;
	text-decoration : underline;
}

.leftmeniu .SubA {
	margin		: 0px;
	padding		: 0px;
	padding-top		: 3px;
	padding-bottom	: 3px;
	padding-right	: 5px;
	padding-left	: 5px;
	text-decoration	: none;
	font		: normal 11px Verdana, sans-serif;
	background	: #ffffff none;
}

.leftmeniu .SubA a {
	color		: #b67c17;
	text-decoration : none;
}
.leftmeniu .SubA a:hover {
	color		: #b67c17;
	text-decoration : underline;
}

