.menus{
	width:210px;
	float:left;
}
.menuBox{
	width:200px;
	float:left;
}
.mi{
	padding-top:1px;
	padding-bottom:1px;
	border-bottom:1px solid black;
	float:left;
}
.menuBox a{
	color:#2d2d2d;
}
.menuBox a:hover{
	background: #ebe2d0;
	color: #837a69;

}
.menuItem0{
	clear:both;
	float:left;
	height:23px;
	width:189px;
	background:url("../images/slice/tlo_kolumna.gif") repeat-y;
}
.menuItem0 img{
	margin:7px;
	margin-left:10px;
	vertical-align:middle;
}

.menuItem1{
	clear:both;
	float:left;
	height:19px;
	width:189px;
	background-color:white;
}
.menuItem1 img{
	margin:7px;

	vertical-align:middle;
}

.menuItem2{
	clear:both;
	float:left;
	height:19px;
	width:189px;
	background-color:white;
}
.menuItem2 img{
	margin:7px;
	margin-left:45px;
	vertical-align:middle;
}