
 .menu ul li {
 	/*display:block;*/
 	/*width:240px;*/
 	/*padding-top:2px;*/
 	/*margin-bottom:5px;*/
	/*background: url(../images/zakladka.png) top left no-repeat;*/
	/*list-style:none;*/
	/*overflow:visible;*/
	
}
/*.menu ul li a {

	display:block;height:34px; width:200px;margin-top:0px;padding-top:10px;padding-left:35px;font-size:14px;color:#82846f;outline:none;
border: none ;
line-height: normal;
}

.menu .botpte{
	
}
.menu ul li ul li span{
	display: block;
	width: 170px;
}*/
.menu ul li .active {background:url(../images/on.png) top right no-repeat;}

.menu ul li  .inactive {background:url(../images/off.png) top right no-repeat;}
.menu ul li ul {
	/*display:none;*/

	 /*margin-top:-4px;margin-bottom:20px;  */
	  }

/*.menu ul li ul li ul {margin-bottom:5px;}
.menu ul li ul li {display:block;background:none;font-size:12px;list-style:circle;color:#8f9d4c;

	padding-left: 35px;
    box-sizing: border-box;
}
.menu ul li ul li a {background:none;font-size:12px;height:20px;color:#8f9d4c;padding-left:0px; width: 75px; } 
*/



.productboxct{
    width: 240px;
    background: #fff;
    position: relative;
}

 .productboxct h2 {
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #1EAF62;
    font-size: 16px;
    color: #fff;
}
.botpte ul li  span{
    width: 100%;
    height: 35px;
    line-height: 35px;
    display: block;

}
.botpte ul li .inactive a{
	color: #6aab66;
	font-size: 14px;
}
.botpte ul #liststair  #stair{

    font-size: 16px;
    background-color: #6aab66;
}

.botpte ul #liststair #stair a{
    color: #fff;
    font-size: 18px;
    width: 100%;
    display: block;
    padding-left: 25px;

}

.botpte ul #listsecond span{
	background-color: #e1e1e1;
    padding-left: 35px;
    box-sizing: border-box;
}

.botpte ul #listsecond #second a{
	color: #6aab66;
	font-size: 16px;
	
}

.botpte ul #lisrtthree_level span{
    background-color: #f7f7f5;
    padding-left: 50px;
    box-sizing: border-box;
}

.botpte ul #level_Four{
    width: 100%;
    height: 35px;
    line-height: 35px;
    display: block;
        padding-left: 70px;
    box-sizing: border-box;
}
.botpte ul #level_Four a{
	color: #6aab66;
}

.botpte ul #lisrtthree_level span a{
	color: #6aab66;
	font-size: 14px;
}

