html,body{
margin:10px 0 0 5px;
padding:0;
background-color: white;
width: 254px;
font:normal bold 12px/1.5 Tahoma,sans-serif;
overflow:hidden;
}
#choice select{
	width:100%;
}
html{
overflow:scroll;
}
a{
color:#004276;
text-decoration:none
}
a:active,a:hover{color:#409957}
.off1class a{color:#006cc1}
.off1class a:active,.off1class a:hover{color:#409957}
.off2class a{font-weight:normal;}

.tree { padding-left: 20px; }
.tree-top { padding-left: 0; }
.tree-item-more {
  padding-left: 1px;
}
.tree-item td.label { cursor: pointer; }
.tree-item table.tree-table { }
.tree-item table.tree-table td.label span.label { padding: 0 2px; }

.tree-item .tgb {
  width: 9px; height: 9px; vertical-align: top; cursor: default;
}
.tree-item .icon { padding-right: 4px; cursor: pointer; width: 18px; height: 18px; text-align: center; vertical-align: middle; }

.tree-item-selected table.tree-table td.label a { color:#409957; }

.image_novoe img{
position: relative;
right:-2px;
top:1px;

}


