.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	: 0px;
	padding		: 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	text-decoration	: none;
	text-transform: uppercase;
	font		: bold 12px Verdana, sans-serif;
}
.leftmeniu .MainN a {
	color		: #5D7B9D;
	text-decoration : none;
	background-image: url('../webimages/rodykle.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	font-size: 12px;
}
.leftmeniu .MainN a:hover {
	background-image: url('../webimages/rodyklehover.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	color		: #0C2D82;
	text-decoration : none;
}

.leftmeniu .MainA {
	margin		: 0px;
	
	padding		: 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	text-decoration	: none;
	font		: bold 12px Verdana, sans-serif;
	text-transform: uppercase;
}
.leftmeniu .MainA a {
	color		: #0C2D82;
	text-decoration : none;
	background-image: url('../webimages/rodyklehover.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	font-size: 12px;
}
.leftmeniu .MainA a:hover {
	text-decoration : none;
}

.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;
}

#nuoroda {
 	border: 1px dotted #DBEFFE;
	BACKGROUND-COLOR: #ec3d42;
	width: 150px;
}

#nuoroda .frame {
	margin: 5px;
}

#nuoroda a {
	font-size		: 12px;
	text-decoration	: none;
	color			: #FFF;
}

#nuoroda a:hover {
	text-decoration: none;
}

