.td_left_menu {
  width: 194px;
}

.left_menu {
  border: 1px solid #ebebeb;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.left_menu_item {
  background-image: url('../img/left_menu_item_bckg_normal.gif');
  background-repeat: repeat-x;
  display: block;
  height: 37px;
  overflow: hidden;
  padding-left: 10px;
  color: black;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

.left_menu_item_inner {
  position: relative;
  top: 10px;
}

*.left_menu_item_inner *.left_menu_item_number {
  margin-right: 5px;
  color: red;
}

*.left_menu_item:hover *.left_menu_item_number {
  color: white;
}

.left_menu_item:link {
  background-image: url('../img/left_menu_item_bckg_normal.gif');
  background-repeat: repeat-x;
  color: black;
}

.left_menu_item:visited {
  background-image: url('../img/left_menu_item_bckg_normal.gif');
  background-repeat: repeat-x;
  color: black;
  text-decoration: none;
}

.left_menu_item:hover {
  background-image: url('../img/left_menu_item_bckg_active.gif');
  background-repeat: repeat-x;
  color: white;
  text-decoration: none;
}



.left_menu_item_active {
  background-image: url('../img/left_menu_item_bckg_active.gif');
  background-repeat: repeat-x;
  height: 37px;
  color: white;
  padding-left: 10px;
  padding-top: 5px;
  display: block;
  text-decoration: none;
}


.menuclass {
	background-color: #EEEEEE;
	width: 200px;
	color: black;
	border: 1px solid #DDDDDD;
}

.itemclass {
  font-weight: normal;
  font-size: 12px;
  color: black;
}

.itemfirstclass {
}

.itemlastclass {
}

.linkclass {
	padding: 5px;
	padding-left: 20px;
	padding-top: 13px;
	display: block;
	text-decoration: none;
  background-image: url('../img/left_menu_item_bckg_normal.gif');
  background-repeat: repeat-x;
  height: 19px;
  color: black;
}

.linkclass:link {
  background-image: url('../img/left_menu_item_bckg_normal.gif');
  background-repeat: repeat-x;
  color: black;
	text-decoration: none;
}

.linkclass:visited {
  background-image: url('../img/left_menu_item_bckg_normal.gif');
  background-repeat: repeat-x;
  color: black;
	text-decoration: none;
}


.linkclass:hover {
  background-image: url('../img/left_menu_item_bckg_active.gif');
  background-repeat: repeat-x;
  color: white;
	text-decoration: none;
}

.linkclass:active {
	border: 1px inset #CCCCCC;
	text-decoration: none;
}

-
/* ********************* LEFT MENU KLIENT ZONE **************************** */
.left_menu_client_zone {
  border: 1px solid #ebebeb;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.left_menu_client_obal {
  margin-top: 40px;
  border: 1px solid #ebebeb;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
 /*text-align: center;*/
}
