/*--------------левое меню-------------------*/
#l-menu
{     font-family:Arial, Tahoma, Verdana;
      font-size:11px;
      font-weight:bold;    
      margin:34px 0 0 0;
	  text-transform:uppercase;}
#l-menu li
{     border-bottom:#e0e0e0 1px solid;
      display:block;
      padding:7px 0 7px 0;}
#l-menu li a
{     background:url(/images/l-menu-ar.gif) no-repeat left 3px;    
      color:#333;
      display:block;
      padding:0 20px 0 20px;
	  text-decoration:none;}
#l-menu li a:hover
{     background:url(/images/l-menu-ar-on.gif) no-repeat left 3px;    
      color:#999;
      display:block;
      padding:0 20px 0 20px;
	  text-decoration:none;}
	         /*текущий пункт*/
#l-menu li.cur
{     background:url(/images/l-menu-ar-on.gif) no-repeat left 10px;    
      color:#999;
      display:block;
      padding:7px 20px 7px 20px;}
#l-menu li.cur a, #l-menu li.cur a:hover
{     background:none;
      color:#999;
      padding:0;}	 		 
	          /*последний пункт*/
#l-menu li.last
{     border:none;}	



/*--------------верхнее меню---------------*/

#t-menu li table td.col2 a
{     display: block;
      height:95px;}

#t-menu
{     display:block;
      font-family:Arial, Tahoma, Verdana;
      font-size:10px;
	  font-weight:bold;
      height:148px;
	  margin:58px 0 0 0;
	  text-transform:uppercase;}
#t-menu li
{     display:block;
      float:left;
	  height:148px;	  
	  margin:0 3px 0 0;
	  width:147px;}
	      /*последний пункт*/
#t-menu li.last
{     margin:0;}	  
#t-menu li a
{     color:#333;
      text-decoration:none;}
#t-menu li a:hover
{     color:#fff;
      text-decoration:none;}
#t-menu li table
{     height:148px;
      width:100%;}	   	  
#t-menu li table td.col1
{     background:#e6f3f9 url(/images/t-menu-bg-img.jpg) no-repeat left top;     
      height:53px;
	  padding:0 0 0 8px;
      vertical-align:middle;}
#t-menu li table td.col2
{     height:95px;}
        /*при наведении*/
#t-menu li table:hover
{     cursor:pointer;}
#t-menu li table:hover a
{     color:#fff;}		
#t-menu li table:hover td.col1
{     background:#216ca7 url(/images/t-menu-bg-img.jpg) no-repeat left bottom;}
            /*картинки по пунктам*/
#t-menu-1 td.col2
{     background:url(/images/t-menu1.jpg) no-repeat center top;}	
#t-menu-1:hover td.col2
{     background:url(/images/t-menu1.jpg) no-repeat center bottom;}

#t-menu-2 td.col2
{     background:url(/images/t-menu2.jpg) no-repeat center top;}	
#t-menu-2:hover td.col2
{     background:url(/images/t-menu2.jpg) no-repeat center bottom;}

#t-menu-3 td.col2
{     background:url(/images/t-menu3.jpg) no-repeat center top;}	
#t-menu-3:hover td.col2
{     background:url(/images/t-menu3.jpg) no-repeat center bottom;}
		      		
#t-menu-4 td.col2
{     background:url(/images/t-menu4.jpg) no-repeat center top;}	
#t-menu-4:hover td.col2
{     background:url(/images/t-menu4.jpg) no-repeat center bottom;}	

#t-menu-5 td.col2
{     background:url(/images/t-menu5.jpg) no-repeat center top;}	
#t-menu-5:hover td.col2
{     background:url(/images/t-menu5.jpg) no-repeat center bottom;}
           /*текущий пункт*/
#t-menu li.cur,#t-menu li.cur a
{     color:#fff;}		   	
#t-menu li.cur table td.col1
{     background:#216ca7 url(/images/t-menu-bg-img.jpg) no-repeat left bottom;}
#t-menu li.cur table td.col2
{      background-position:center bottom;}


/*---------------нижнее меню------------------*/
#b-menu-left
{     background:#e5e5e5 url(/images/b-menu-left-bg.gif) no-repeat left top;    
      height:32px;}
#b-menu-right
{     background:url(/images/b-menu-right-bg.gif) no-repeat right top;    
      height:32px;
	  line-height:32px;}
#b-menu
{     color:#156aab;    
      font-family:Tahoma,Arial,Verdana;
      font-size:11px;
	  padding:0 10px 0 10px;}
#b-menu li
{     float:left;
      padding:0 22px 0 0;}
#b-menu li.last
{     padding:0;}

