﻿@charset "utf-8";
/* TREE */
#treeest,#treeestput{
	color: black;
	background: white url(/static/pic/block_topbg.gif) repeat-x center top;/*fon7.gif*/
	border: 1px solid white;
}
#treecar,#treecarput{
	color: black;
	background: white url(/static/pic/block_topbg.gif) repeat-x 0 0;/*fon4.gif*/
	border: 1px solid white;
}
#treeser,#treeserput{
	color: black;
	background: white url(/static/pic/block_topbg.gif) repeat-x 0 0;/*fon8.gif*/
	border: 1px solid white;
}
#treemar,#treemarput{
	color: black;
	background: white url(/static/pic/block_topbg.gif) repeat-x 0 0;/*fon8.gif*/
	border: 1px solid white;
}
#treebiz,#treebizput{
	color: black;
	background: white url(/static/pic/block_topbg.gif) repeat-x 0 0;/*fon8.gif*/
	border: 1px solid white;
}
#treejob,#treejobput{
	color: black;
	background: white url(/static/pic/block_topbg.gif) repeat-x 0 0;/*fon8.gif*/
	border: 1px solid white;
}
.tree_con{
	border: 1px solid #BBBBBB;
	margin: 0 0 3px 0;
}
.tree_con a{
	color: black;
}
.div_put a{
	color: green;
}
.tree{
	/*width: 100%;*/
	border: solid;
	border-width: 2px;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	font-size: .853em;
	font-family: Arial, Helvetica, sans-serif;
}
.tree li{
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	/*border-left: 1px solid #cc0000;*/
	line-height: 1.28em;
	margin: 0;
	padding:0;
}
.tree ul{
	margin:0;
	padding:0;
}
.tree a{
	display: block;
	/*margin-left: 20px;*/
	cursor: pointer;
	text-decoration: none;
	/*color: black;*/
	font-style: normal !important;
	font-weight: normal;
	line-height: 100%;
	padding-top: .15em;
	padding-bottom: .2em;
	/*position: absolute;*/
	/*height: 100%;*/
	min-height: 15px;
}
.tree p a{
	margin-left: 20px;
}
.tree em a{
	margin: 0 0 0 0;
	padding-left: 18px;
	position: relative;
	background: url(/static/pic/file.gif) 0 50% no-repeat;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.tree a:hover{
	text-decoration: underline;
	background-color: #ffefd5;
}
.tree .cur a:hover{
	text-decoration: underline;
	color: white;
	background-color: gray;
}
.tree p > span{
	margin-left: 20px;
	font-weight: bold;
	display: block;
}
.tree p > span:hover{
	background-color: #ffefd5;
}
.tree div{
	margin: 0 0 0 18px;
	padding: 0;
	position: relative;
	height: 100%;
	display: block;
}
.tree .rootdiv{
	margin: 0;
}
.tree .rootdiv a{
	font-weight: bold;
	color: maroon;
}
.tree .rootdiv span{
	/*font-weight: bold;*/
	color: maroon;
}

.tree h1{
	border: dotted gray;
	border-width: 0 1px 0 0;
	/*float: left;*/
	height: 100%;
	margin: 0;
	position: absolute;
	width: 11px;
	left: 0px;
	top: 0px;
}
.tree .last.lev1 h1{
	border: none;
}
.tree .last.lev1>div>h1{
	border: dotted gray;
	border-width: 0 1px 0 0;
	height: 50%;
}
.tree h2{
	border: dotted gray;
	border-width: 0 1px 0 0;
	/*float: left;*/
	height: 100%;
	margin: 0;
	position: absolute;
	width: 11px;
	left: 0px;
}
.tree .l2.last h2{
	border: none;
}
.tree .last.l2>div>div>h2{
	border: dotted gray;
	border-width: 0 1px 0 0;
	height: 50%;
}
.tree h3{
	border: dotted gray;
	border-width: 0 1px 0 0;
	/*float: left;*/
	height: 100%;
	margin: 0;
	position: absolute;
	width: 11px;
	left: 0px;
}
.tree .last.l3 h3{
	border: none;
}
.tree .last.l3>div>div>div>h3{
	border: dotted gray;
	border-width: 0 1px 0 0;
	height: 50%;
}
.tree .v4{
	border: dotted gray;
	border-width: 0 1px 0 0;
	/*float: left;*/
	height: 100%;
	margin: 0;
	position: absolute;
	width: 11px;
	left: 0px;
}
.tree .last.lev4 .v4{
	border: none;
}
.tree .last.lev4>div>div>div>div>.v4{
	border: dotted gray;
	border-width: 0 1px 0 0;
	height: 50%;
}
.tree i{
	border: dotted gray;
	border-width: 0 0 1px 0;
	height: 50%;
	margin-left: 11px;
	position: absolute;
	width: 14px;
	left: 0px;
	display: block;
}
.tree em{
	display: block;
	position: relative;
	margin: 0 0 0 21px;
	padding: 0 0 0 1px;
	height: 100%;
}
.treebottall{
	margin: 0;
	/*height: 20px;*/
	/*width: 117px;*/
	/*float: left;*/
}
.treebottc{
	background: url(/static/pic/minus.gif) 0 50% no-repeat;
	cursor: url(/static/pic/curplus.cur), pointer; 
	margin: 0 0 0 0px;
	height: 20px;
	width: 16px;
	/*float: left;*/
	/*display: inline;*/
}
.treebotte{
	background: url(/static/pic/plus.gif) 0 50% no-repeat;
	cursor: url(/static/pic/curplus.cur), pointer; 
	margin: 0 0 0 0px;
	height: 20px;
	width: 16px;
	/*display: inline;*/
	/*float: left;
	clear: right;*/
}
.treebott2{
	background: url(/static/pic/minus.gif) 0 50% no-repeat;
	cursor: url(/static/pic/curplus.cur), pointer; 
	margin: 0 0 0 0px;
	height: 20px;
	width: 16px;
	/*display: inline;*/
	/*float: left;
	clear: right;*/
}
.treebotttab{
	/*width: 80px;*/
	margin: 0 0 0 5px;
	/*padding: 0 0 3px 0;*/
}
.treebotttd{
	width: 16px;
}
#toleft{
	cursor: pointer;
	background: url(/static/pic/toleft.jpg) 0 50% no-repeat;
	position: absolute;	
	z-index: 10;
	font-size: 0.1px;
	top:34px;
	left:100px;/*205px;*/
	height: 15px;
	width: 26px;
}
#toright{
	cursor: pointer;
	background: url(/static/pic/toright.jpg) 0 50% no-repeat;
	position: absolute;	
	z-index: 10;
	font-size: 0.1px;
	top:34px;
	left:127px;/*232px;*/
	height: 15px;
	width: 26px;
}

.tree p{
	background: url(/static/pic/plus.gif) 0 50% no-repeat;
	cursor: url(/static/pic/curminus.cur), pointer;
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	position: relative;
	height: 100%;
	z-index: 1;
	display: block;
}
.tree .nod.open > div > p{
	background: url(/static/pic/minus.gif) 0 50% no-repeat;
	cursor: url(/static/pic/curplus.cur), pointer; 
}
.tree .nod.open > div > div > p{
	background: url(/static/pic/minus.gif) 0 50% no-repeat;
	cursor: url(/static/pic/curplus.cur), pointer; 
}
.tree .nod > div > p > b{
	background: url(/static/pic/closed.gif) 0 50% no-repeat;
	cursor: url(/static/pic/curminus.cur), pointer; 
	height: 100%;
	width: 19px; 
	display: block;
	position: absolute;
	/*float: left;*/
	left: 15px;
	z-index: 5;
}
.tree .nod > div > div > p > b{
	background: url(/static/pic/closed.gif) 0 50% no-repeat;
	cursor: url(/static/pic/curminus.cur), pointer; 
	height: 100%;
	width: 19px; 
	display: block;
	position: absolute;
	/*float: left;*/
	left: 15px;
	z-index: 5;
}
.tree .nod.open > div > p > b{
	background: url(/static/pic/open.gif) 0 50% no-repeat;
	cursor: url(/static/pic/curplus.cur), pointer; 
}
.tree .nod.open > div > div > p > b{
	background: url(/static/pic/open.gif) 0 50% no-repeat;
	cursor: url(/static/pic/curplus.cur), pointer; 
}
/*dfgdfg*/
/* IE 6 Fixup */
* html div.tree *{
	height: 1%;
}

/*display: block;  растянем до правого края блока */
/* height: 1px; msie collapse/expand bug workaround */
/*height: auto;Hanisov  msie collapse/expand bug workaround */
.tree .cur{
	background: none repeat scroll 0 0 gray;
}
.tree .cur a{
	/*background: none repeat scroll 0 0 gray;*/
	color: white;
}
#curref{
	visibility: hidden;
}
