.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	border:0px solid;
	width:408px;
	
	
}

.mootabs_title li {
	float: left;
	background:#fff;
  width:56px;
  border-bottom:0px solid #b7e35f;
	padding: 0px 0px 0px 0px;
	margin-right: 2px;
	cursor: pointer;
	color: #000;
	font-family: verdana;
	font-size: 16px;
	height: 20px;
	line-height: 0px;
}
li#pon {background:url(../images/urnik/pon.jpg);}
li#tor {background:url(../images/urnik/tor.jpg);}
li#sre {background:url(../images/urnik/sre.jpg);}
li#cet {background:url(../images/urnik/cet.jpg);}
li#pet {background:url(../images/urnik/pet.jpg);}
li#sob {background:url(../images/urnik/sob.jpg);}
li#ned {background:url(../images/urnik/ned.jpg);}

.mootabs_title li.active {
	background:#fff;
}



li#pon.active {background:url(../images/urnik/pon1.jpg);}
li#tor.active {background:url(../images/urnik/tor1.jpg);}
li#sre.active {background:url(../images/urnik/sre1.jpg);}
li#cet.active {background:url(../images/urnik/cet1.jpg);}
li#pet.active {background:url(../images/urnik/pet1.jpg);}
li#sob.active {background:url(../images/urnik/sob1.jpg);}
li#ned.active {background:url(../images/urnik/ned1.jpg);}


.mootabs_panel {
	border:2px solid #b7e35f;
	width:380px;
  display: none;
	position: relative;
	top: -2px;
	font-family: verdana;
	clear: both;
	color: #000;
	overflow: auto;
	padding: 10px;
	font-size: 14px;
	background:url(../images/podlage/shema.png) bottom no-repeat;
	text-align:left;
}
.mootabs_panel a {text-decoration:none;color: #000;}
.mootabs_panel a.hover {font-weight:bold;}
.mootabs_panel a.visited {color: #000;}

.mootabs_panel li {
list-style:none;
}
.mootabs_panel ul {
padding-top:25px;
padding-left:10px;
}


.mootabs_panel.active {
	display: block;
	
}

li#pon.over {background:url(../images/urnik/pon2.jpg);}
li#tor.over {background:url(../images/urnik/tor2.jpg);}
li#sre.over {background:url(../images/urnik/sre2.jpg);}
li#cet.over {background:url(../images/urnik/cet2.jpg);}
li#pet.over {background:url(../images/urnik/pet2.jpg);}
li#sob.over {background:url(../images/urnik/sob2.jpg);}
li#ned.over {background:url(../images/urnik/ned2.jpg);}



