.menu_nadrz {
	font-family: Arial;
	color: #CB0000;
	border-bottom-width: 1px;
	border-bottom-color: #CB0000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #CB0000;
	border-top-style: solid;
	width: 286px;
	font-family: Arial;
	font-size: 14px;
	padding: 6px 0 6px 0;
}

.menu_nadrz_akt {
	font-family: Arial;
	color: #CB0000;
	border-bottom-width: 1px;
	border-bottom-color: #CB0000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #CB0000;
	border-top-style: solid;
	width: 286px;
	font-family: Arial;
	font-size: 14px;
	padding: 6px 0 6px 0;
	background: transparent url(../../../repository/layout/img/menu_strzalki.gif) no-repeat scroll right center;
}

.menu_lewa 	{
	font-family: Arial;
	font-size: 14px;
	text-align: left; 
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 286px;
	color: #CB0000;
	padding-bottom: 25px;
}

.menu_lewa_li {
	border-bottom-width: 1px;
	border-bottom-color: #CB0000;
	border-bottom-style: solid;
	padding: 6px 0 6px 15px;
}

.menu_lewa_akt_li {
	border-bottom-width: 1px;
	border-bottom-color: #CB0000;
	border-bottom-style: solid;
	padding: 6px 0 6px 15px;
	background: transparent url(../../../repository/layout/img/menu_strzalki.gif) no-repeat scroll right center;
}

.podmenu_lewa_li {
	border-bottom-width: 1px;
	border-bottom-color: #CB0000;
	border-bottom-style: solid;
	padding: 6px 0 6px 30px;
}

.podmenu_lewa_akt_li {
	border-bottom-width: 1px;
	border-bottom-color: #CB0000;
	border-bottom-style: solid;
	background: transparent url(../../../repository/layout/img/menu_strzalki.gif) no-repeat scroll right center;
	padding: 6px 0 6px 30px;
}

a.menu_link:link, a.menu_link:visited {
	display: block;
	text-decoration: none;
	color: #CB0000;
	font-weight: normal;
	margin-right: 18px;
}

a.menu_link:hover {
	display: block;
	text-decoration: none;
	color: #EF1D1D;
	font-weight: normal;
	margin-right: 18px;
}