p{
 /*margin:8px 0px 10px 0px;*/
}
img{
	border: 0px;
}
body {	color: #646464;}
table, input, textarea, select, p, *{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
button{
	color:	Black;
	
}
input, textarea, select{
	border-width:	2px;
}

td.menu_fon{
background-image: url(/img/pl.gif);
background-repeat: repeat-x;
background-position: top left;
}
td.menuv_fon{
background-image: url(/img/tabv.gif);
background-repeat: repeat-x;
background-position: top left;
font-weight: bold;
vertical-align: middle;
padding-left: 7px;
}
td.menu{
	padding: 0px 25px 0px 25px;

}
.menu div{
        
	position: relative;
	top: 0px;
	left: 0px;
}
.menu div div{
	position: absolute;
	top: 0px;
	left: -25px;
	/*display: none;*/
	visibility: hidden;
	width: 200px;
	padding: 10px 0px 0px 0px;
}
.menu ul{
	margin: 0px;
	background: White;
	border: solid 1px #D3D3D3;
	padding: 5px 22px 5px 22px;
	list-style: none;

}
.menu li.nodots{
	background: none;
}
.menu li{
	background: url(/img/dots.gif) top left repeat-x;
	padding: 5px 3px 8px 9px;
}
/*
	background: White;
	border: solid 1px gray;
*/
.vmenu ul{
	margin: 0; padding: 0;
}
.vmenu ul ul{
}
.vmenu li{
	background: url(/img/dots.gif) top left repeat-x;
	padding: 5px 0px 10px 10px;
	list-style: none;
}
.vmenu li li{
	background: none;
	padding: 10px 0px 0px 12px;
	list-style: none;
	border: solid 1px white;
}

a{
	color: #646464;
}
a:hover{
	color: #F5870C;
}
.menu a{
	text-decoration: none;
}
.menu a.selected{
	text-decoration: none;
	font-weight: bolder;
	color: #F5870C;
}
.vmenu a{
	text-decoration: none;
	background: url(/img/right.gif) 2px 3px no-repeat;
	padding-left: 12px;
	display: block;
}
.vmenu ul ul a.selected, .vmenu ul ul a.selected:hover{
	background: url(/img/right_or.gif) 2px 3px no-repeat;
}
.vmenu a.selected_, .vmenu a.selected_:hover{
	background: url(/img/down.gif) 0px 3px no-repeat;
	color: #F5870C;
}
.vmenu a.selected, .vmenu a.selected:hover{
	background: url(/img/right_or.gif) 2px 3px no-repeat;
	color: #F5870C;
}
.vmenu a:hover{
	background: url(/img/right_or.gif) 2px 3px no-repeat;
}

.orange{
	color: #F5870C;
/*margin-bottom:-8px;*/
}
.lenta p{
margin:5px 0px 5px 0px;

}
.even{
 background:#E4E4E4;
}
.odd{
 background:#FAE6CB;
}