/* -------- menu ----------- */

#menuDiv{
  width:158px;
  font-family:"Tahoma", "Trebuchet MS","Verdana";
  font-size:11px;
  font-weight:bold;
  color:#556A12;
  margin-top:-1px;
  text-decoration:none;
  height:auto;
}


/* poziom1 */
#menuDiv ul li a{
  width:auto;
  _width:100%;
  height:auto;
  _height:23px;
  font-family:"Tahoma", "Trebuchet MS","Verdana";
  font-size:11px;
  font-weight:bold;
  color:#06471E;
  text-decoration:none;
  display:block;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:23px;
  margin:0px;
}
/*
#menuDiv ul li a img{
	
	margin-right:5px;
	width:12px;
	height:12px;
	vertical-align:middle;
	margin-bottom:2px;
	background:url('../images/menu/menuCircleEmpty.gif') center center no-repeat;
}


#menuDiv ul li.s a img{
	
	margin-right:5px;
	width:12px;
	height:12px;
	vertical-align:middle;
	background:url('../images/menu/menuCircleSelected1.gif') center center no-repeat;
}
*/
#menuDiv ul li.s a{
	color:#556A12;
	padding-top:5px;
	padding-bottom:5px;
	background: url('../images/menu/menuButtonSelected.gif') center center no-repeat;
    height:auto;
	_height:23px;
}


#menuDiv ul li a:hover{
	color:#F8FFD7;
	background: url('../images/menu/menuButtonNormalSelected.gif') center center no-repeat;
	height:auto;
    _height:23px;
}
/*
#menuDiv ul li a:hover img{
	
	margin-right:5px;
	width:12px;
	height:12px;
	vertical-align:middle;
	background:url('../images/menu/menuCircleSelected1.gif') center center no-repeat;
}


#menuDiv ul li.s a:hover img{
	
	margin-right:5px;
	width:12px;
	height:12px;
	vertical-align:middle;
	background:url('../images/menu/menuCircleSelected1.gif') center center no-repeat;
}
*/

#menuDiv ul {
 margin:0px;
 margin-right:0px;
 padding: 0px;
 list-style-type:none;
}

#menuDiv ul li{
 margin:0px;
 padding:0px;
 list-style-type:none;
 background: url('../images/menu/menuButtonNormal.gif') center center no-repeat;
 height:auto;
 _height:21px;
 vertical-align:middle;
}

#menuDiv ul li.s{
 margin: 0px;
 padding:0px;
 list-style-type:none;
 background: url('../images/menu/menuButtonSelected.gif') center center no-repeat;
 height:auto;
 _height:21px;
 vertical-align:middle;
 color:#556A12;
}

#menuDiv ul li.s a, #menuDiv ul li.s a:hover{
 margin: 0px;
 list-style-type:none;
 background: url('../images/menu/menuButtonSelected.gif') center center no-repeat;
 height:auto;
 _height:24px;
 vertical-align:middle;
 color:#06471E;
  padding-left:23px;
}




/* --------- 2 poziom ---------- */


#menuDiv ul li.s ul li a{
  width:auto;
  _width:100%;
  font-family:"Tahoma", "Trebuchet MS","Verdana";
  font-size:11px;
  font-weight:bold;
  color:#556A12;
  text-decoration:none;
  display:block;
  padding-top:5px;
  padding-bottom:5px;
  margin-right:0px;
  margin-left:0px;
}



#menuDiv ul li.s ul{
 margin:0px;
 margin-left:0px;
 padding: 0px;
 list-style-type:none;
}


#menuDiv ul li.s ul li{
 margin: 0px;
 padding:0px;
 list-style-type:none;
 background: url('../images/menu/submenuButton.gif') center center no-repeat;
 height:auto;
 _height:23px;
 vertical-align:middle;
}
#menuDiv ul li.s ul li a{
	color:#06471E;
	padding-left:32px;
	background: url('../images/menu/submenuButton.gif') center center no-repeat;
	padding-top:5px;
    padding-bottom:5px;
	_height:23px;
}

#menuDiv ul li.s ul li.s a{
	color:#F8FFD7;
	padding-left:32px;
	background: url('../images/menu/submenuButton.gif') center center no-repeat;
	_height:23px;
}

/*
#menuDiv ul li ul li a img, #menuDiv ul li.s ul li a img{
	background:url('../images/menu/menuCircleEmpty1.gif') center center no-repeat;
	
	margin-left:10px;
	padding: 0px;
	vertical-align:middle;
	width:12px;
	height:12px;
}


#menuDiv ul li ul li.s a img{
	background:url('../images/menu/menuCircleSelected1.gif') center center no-repeat;
	
	margin-left:10px;
	width:12px;
	height:12px;
	vertical-align:middle;
}
*/
#menuDiv ul li.s ul li a:hover{
	color:#F8FFD7;
	background: url('../images/menu/submenuButton.gif') center center no-repeat;
	padding-left:32px;
	_height:23px;
}

/*
#menuDiv ul li ul li a:hover img,#menuDiv ul li.s ul li a:hover img{
	background:url('../images/menu/menuCircleSelected1.gif') center center no-repeat;
	
	margin-left:10px;
	padding: 0px;
	width:12px;
	height:12px;
	vertical-align:middle;
}
*/








.menuKatalog a:hover, .menuKatalog a{
	width:auto;
	_width:100%;
	padding:7px 20px 4px 22px;
	background: url('../images/katalog/dot.gif') no-repeat 10px 14px ;
	font-family:"Tahoma", "Trebuchet MS", "Tahoma";
 	font-size:11px;
  	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display: block;	
}
