/* Created by Kirowski Rt. */
/* Left menu begin */

.KiLeftMenu
{
	padding-bottom: 0px;
	border-top: 1px #cccccc solid;
}

/*Level 1*/


/*Level 1 mouseover*/
.KiLeftMenuLev1On
{
	background-color: #cccccc;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	cursor: pointer;
	cursor: hand;
	padding-top: 2px;
	padding-bottom: 2px;
}

.KiLeftMenuLev1On a:hover, .KiLeftMenuLev1On a:link, .KiLeftMenuLev1On a:active, .KiLeftMenuLev1On a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev1Off
{
	background-color: #e7e7e7;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev1Off a:visited, .KiLeftMenuLev1Off a:active, .KiLeftMenuLev1Off a:link, .KiLeftMenuLev1Off a:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

/*Level 1 active */
.KiLeftMenuLev1Act
{
	background-color: #e20074;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	cursor: default;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.KiLeftMenuLev1ActOn
{
	background-color: #cccccc;
	color: #e20074;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	cursor: pointer;
	cursor: hand;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.KiLeftMenuLev1ActOn a:hover, .KiLeftMenuLev1ActOn a:link, .KiLeftMenuLev1ActOn a:visited, .KiLeftMenuLev1ActOn a:active
{
	color: #e20074;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev1ActOff
{
	background-color: #e7e7e7;
	font-weight: bold;
	color: #e20074;
	border-bottom: 1px #cccccc solid;
	cursor: pointer;
	cursor: hand;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.KiLeftMenuLev1ActOff a:visited, .KiLeftMenuLev1ActOff a:active, .KiLeftMenuLev1ActOff a:link, .KiLeftMenuLev1ActOff a:hover
{
	color: #e20074;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev1ST
{
	text-indent: -10px;
	padding-left: 16px;
}

/*Level 2*/

/*Level 2 aktiv*/

.KiLeftMenuLev2ActOn
{
	/*background-color: #f5f5f5;*/
	background-color: #cccccc;
	color: #e20074;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev2ActOn a:visited, .KiLeftMenuLev2ActOn a:active, .KiLeftMenuLev2ActOn a:link, .KiLeftMenuLev2ActOn a:hover
{
	color: #e20074;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev2ActOff
{
	background-color: #ffffff;
	font-weight: bold;
	color: #e20074;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev2ActOff a:visited, .KiLeftMenuLev2ActOff a:active, .KiLeftMenuLev2ActOff a:link, .KiLeftMenuLev2ActOff a:hover
{
	color: #e20074;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev2Act
{
	background-color: #e20074;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: default;
}

/*Level 2 mouseover*/
.KiLeftMenuLev2On
{
	/*background-color: #f5f5f5;*/
	background-color: #cccccc;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev2On a:hover, .KiLeftMenuLev2On a:link, .KiLeftMenuLev2On a:active, .KiLeftMenuLev2On a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev2Off
{
	background-color: #ffffff;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #cccccc solid;
	cursor: pointer;
	cursor: hand;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;

}

.KiLeftMenuLev2Off a:visited, .KiLeftMenuLev2Off a:active, .KiLeftMenuLev2Off a:link, .KiLeftMenuLev2Off a:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev2ST
{
	text-indent: -10px;
	padding-left: 25px;
	padding-right: 6px;
}


/*Level 3*/

.KiLeftMenuLev3On
{
	background-color: #cccccc;
	border-bottom: 1px #cccccc solid;
	color: #333333;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev3On a:hover, .KiLeftMenuLev3On a:link, .KiLeftMenuLev3On a:active, .KiLeftMenuLev3On a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev3Off
{
	background-color: #f5f5f5;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}

.KiLeftMenuLev3Off a:visited, .KiLeftMenuLev3Off a:active, .KiLeftMenuLev3Off a:link, .KiLeftMenuLev3Off a:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.KiLeftMenuLev3Act
{
	background-color: #e20074;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px #cccccc solid;
	width: 179px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: default;
}

.KiLeftMenuLev3ST
{
	text-indent: -10px;
	padding-left: 34px;
	padding-right: 6px;
}

/* Left menu end */