* {   
	margin:0; padding:0;  
	

}
div div {margin:0; padding:0;}
/*
TABLE.navigation_left, 
.licen {
        width: 230px;
        border: 0px solid gray;
        vertical-align:top;
        background: url('bg_box00.jpg') right bottom no-repeat #fafafa;  /* ?????? ???? */
}
*/
		
TD.navigation_left {
        vertical-align: top;
        padding: 25px 0px 25px 0px;
        background:  url('bt_box.gif') right top no-repeat;    /*верхний правый угол ЕСЛИ убрать этот BG, то будет виден dom2.jpg внутри табл. */
border: 0px solid gray;		
}

#d1 {
   width:236px; height:20px; 
   background: url('menu-v-up.gif') top left no-repeat;
}
#d3 {
   width:236px; height:20px; background: url('menu-v-dn.gif') top left no-repeat;
}
#d2 {
	width:236px; 
	padding: 5px 0px 5px 0px;
	background:  url('menu-v-mid.gif') top left repeat-y;    
	border: 0px solid gray;		
}




a.licenTxt, .licenTxt {
border:0px solid #fcfcfe;
font-size:10px; 
text-decoration: none; 
text-transform:uppercase; 
padding:10px; text-align:center;
}


/* vertical menu */
.vm {
    font-size: 12px;
    width: 230px;	
}


.vm .item1,
.vm .item1:hover,
.vm .item1-active,
.vm .item1-active:hover {
    display: block;
font-size:10px;	
text-transform:uppercase;
    color:   #000; 
    text-align: left;
    text-decoration: none;
    padding: 9px 20px 8px 10px;
    background: url('left_men.gif') left center no-repeat;
 /*   height: 20px;*/
    vertical-align: middle;
    position: relative;
}



.vm .item1:hover,
.vm .item1-active,
.vm .item1-active:hover {
    display: block;
font-size:10px;	
text-transform:uppercase;
    color:   #cc7c35; 
    text-align: left;
    text-decoration: none;
    padding: 9px 20px 8px 10px;
    background: url('left_men.gif') left center no-repeat;
 /*   height: 20px; */
    vertical-align: middle;
    position: relative;
}







.vm .item1:hover{
	 color: #000; /*#7896A3;*/
     text-decoration:none;
     /* background: url('any.gif') left center repeat-x; */
}


.vm .item1-active:hover {
	 color: #000; /*#7896A3;*/
     text-decoration:none;
     /* background: url('any.gif') left center repeat-x; */
}

.vm .item2,
.vm .item2:hover,
.vm .item2-active,
.vm .item2-active:hover {
    padding: 5px 10px 5px 10px;

font-size:11px;	
    color: #000;
    background: #fde681; /* bg всех опций */
    font-weight: normal;
    text-decoration: none;
    display: block;
    vertical-align: middle;
    width: 230px;
    position: relative;
    z-index: 499;
}
.vm .item2:hover,
.vm .item2-active,
.vm .item2-active:hover {
    color: #000;
    text-decoration: none;
    background:#fbc162;  /* bg выбранной опции */
}

.vm .item2:visited {
  color: #000;
}
/*
.vm .item2-active,
.vm .arrow,
.vm .arrow:hover {
    background-position: 100% 15%;
    background-image: url('arrow400.gif');
    background-repeat: no-repeat;
}
.vm .item2-active,
.vm .arrow:hover {
    background-image: url('arrow500.gif');
}
*/
.vm .section {
    background: #fbc162;
    border: 1px solid #cc7c35;
    margin-left:0;
    position: absolute;
    visibility: hidden;
    z-index: -1;

}
.vm .mlevel_2, .vm .mlevel_3, .vm .mlevel_4 {
    /*border: 1px solid #66AC1A;*/
}


* html .vm td { position: relative; } /* ie 5.0 fix */
/*End drop doun vertical menu */


/*Drop doun horizontal menu*/
/*
.hm1 TD{
    font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    text-transform: lowercase;
    
}
.hm1 .sep {
    font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #E6E6E6;
    padding: 0px 3px 0px 3px;
    vertical-align: top;
}
.hm1 .item1,
.hm1 .item1:hover,
.hm1 .item1-active,
.hm1 .item1-active:hover {
    padding: 0px 2px 0px 2px;
    color: #E6E6E6;
    display: block;
    text-decoration: none;
    white-space: nowrap;
    height: 16px;
    vertical-align: middle;
    position: relative;
}

.hm1 .item1:hover,
.hm1 .item1-active,
.hm1 .item1-active:hover {
    color: #FFFFFF;
}


.hm1 .item2,
.hm1 .item2:hover,
.hm1 .item2-active,
.hm1 .item2-active:hover {
    padding: 5px 10px 5px 10px;
    width: 180px;
    color: #C0C0C0;
    text-align: left;
    text-decoration: none;
    background-color: #555C62;
    display: block;
    position: relative;
    z-index: 499;
}

.hm1 .item2:hover,
.hm1 .item2-active,
.hm1 .item2-active:hover {
    color: #FFFFFF;
}
.hm1 .item2:hover,
.hm1 .item2-active,
.hm1 .item2-active:hover,
.hm1 .arrow,
.hm1 .arrow:hover,
.hm1 .section A {
    background-color: #555C62;
    background-position: 50% 100%;
    background-image: url('sep_hm10.gif');
    background-repeat: no-repeat;
}
.hm1 .section {
     border: 1px solid #E6E6E6;
     background: #555C62;
     border-bottom: 0px;
     position: absolute;
     visibility: hidden;
     z-index: -1;
}

* html .hm1 td { position: relative; }
*/
/* ie 5.0 fix */
/*End drop doun horizontal menu*/

