.menu-l, .menu-l dl {
	z-index: 300;
	position: absolute;
	width: 163px;
	margin: 0;
	padding: 0px;
	border: 0px solid black;
	font-size: 12px;
	font-family: Verdana;
	cursor: pointer;
	display: block;
}
div.menu-l-bg {
	background: url(graph/button-l1.png) -26px 0px no-repeat; 
	width: 163px; 
	height: 34px;
}

.menu-l a {
	text-decoration: none;
	font-weight: bold;
}
.menu-l a:link, .menu-l a:visited {
	color: #000;
}
.menu-l  a:hover  {
	color: #fff;
}

.menu-l dt  { /* categories topics */
	z-index: 20;
	background: url(graph/button-l1.png) -26px 0px no-repeat;
	width: 150px;
	height: 34px;
	color: #000;
	font-weight: bold;}
.menu-l dt:hover { 
	z-index: 50;
	background-position: -26px -34px;
	width: 176px;
	color: #fff;
	font-weight: bold;
}

.menu-l dt.l-link { /* link-categories topics */
	background-position: -26px -68px;
	width: 163px;
}
.menu-l dt.l-link:hover  { 
	background-position: -26px -102px;
}
.menu-l dt.l-link-inv  { /* inverted link-categories topics */
	z-index: 31;
	background: url(graph/button-l1.png) -26px -102px no-repeat;
	width: 163px;
	height: 34px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 1px;
}
.menu-l dt.l-link-inv:hover { 
	background-position: -26px -68px;
	color: #000;
	font-weight: bold;
}

.menu-l dl dt { /* subcategories topics */
	z-index: 4;
	background: url(graph/button-l1.png) -26px 0px no-repeat;
	width: 150px;
}
.menu-l dl  dt:hover {
	z-index: 5;
	background-position: -26px -34px;
	width: 176px;
}
.menu-l dt.l-first-subcat{
	z-index: 10;
	background: url(graph/button-l1.png) 0px -136px no-repeat; 
	position: relative; 
	left: -26px; 
	padding: 0px 0px 0px 26px;
}
.menu-l dt.l-first-subcat:hover {
	z-index: 22;
	background-position: 0px -170px; 
	width: 189px;
}
.menu-l dd.l-subcat-bg {
	background: url(graph/button-l1.png) -26px 0px no-repeat; 
	width: 163px;
}

.menu-l dd { /* link buttons */
	z-index: -1;
	background: url(graph/button-l1.png) -26px -68px no-repeat;
	color: #000;
	font-weight: normal;
	margin: 0px;
	height: 34px;
	position: relative;
	left: 176px;
	bottom: 34px;
}
.menu-l dd:hover {
	z-index: 1;
	background-position: -26px -102px;
	color: #fff;
	font-weight: bold;
}
.menu-l dd.l-first-link{
	background: url(graph/button-l1.png) 0px -204px no-repeat; 
	position: relative; 
	left: 150px; 
	width: 202px;
	padding: 0px 0px 0px 26px;
}
.menu-l dd.l-first-link:hover {
	background-position: 0px -238px; 
}

.menu-l div.wrapper { /* vertical-align trick */
	display: table;
	height: 33px;
	width: 150px;
	border: 0px solid black;
	padding: 0px 0px 1px 5px;
}
.menu-l div.wrapper div.cell {
	display: table-cell; vertical-align: middle;
}

#logo-kz-box {
	border: 0px solid black;
	text-align: center;
	margin: 5px 0px 0px 0px;
	float: left;
}
#logo-kz-img {
	background: url(graph/logo-kz2.gif) 0px 0px no-repeat;
	width: 163px;
	height: 190px;
}
#logo-kz-img:hover {
	background-position: 0px -197px;
}

#menu-l-search-site-box {
	position: absolute; 
	bottom: 100px;
	width: 163px; 
	font: normal 10px Verdana;
	text-align:center; 
}
#menu-l-search-site-box .input{
	margin-bottom: 2px;
	height: 20px;
	border: 1px solid #306437;
	background-color: #85ACCD;
}

#menu-l-site-guests{
	position: absolute; 
	bottom: 50px;
	width: 163px; 
	font-size: 12px; 
	text-align:center; 
	font-family: Verdana;
}