.mn { font-family: Tahoma,Verdana Arial, Helvetica, sans-serif;
	   font-size: 10pt;
		font-weight: bold;
		text-align: center;
	   color: #0d73af;
    }
/*meniu nitech-nou*/	
.inactive_center_cell { 
      font-family: Tahoma,Verdana Arial, Helvetica, sans-serif;
	   font-size: 10pt;
		font-weight: bold;
	   text-decoration: none;
		text-align: center;
		text-transform: uppercase; 
	  	color: #ceaa8e;
    	}
.inactive_center_cell a { 
    font-family: Tahoma,Verdana Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 font-weight: bold;
	 text-decoration: none;	
	 color: #ceaa8e;
	 text-align: center;
	 text-transform: uppercase; 
    	}	
.inactive_center_cell a:hover { 
      font-family: Tahoma,Verdana Arial, Helvetica, sans-serif;
	   font-size: 10pt;
		font-weight: bold;
	   text-decoration: none;
		text-align: center;
      vertical-align: middle;
		text-transform: uppercase; 
	  	color: #fdbe7a;
    	}
.active_center_cell { font-family: Tahoma,Verdana Arial, Helvetica, sans-serif;
	    font-size: 12pt;
	    font-weight: bold;
		 text-align: center;
		 text-decoration: none;	
	  	 color:  #fdbe7a;
		 background-color: #fff6e5;
   	 }	  
.active_center_cell a { font-family: Tahoma,Verdana Arial, Helvetica, sans-serif;
	    font-size: 10pt;
	    font-weight: bold;
		 text-align: center;
		 text-decoration: none;	
	  	 color:#0d73af;
		 background-color: #fff6e5;
   	 }	  
.active_center_cell a:hover { font-family: Tahoma,Verdana Arial, Helvetica, sans-serif;
	    font-size: 10pt;
	    font-weight: bold;
		 text-align: center;
		 text-decoration: none;	
	    color: #0d73af;
		 background-color: #fff6e5;
 }	  	

.inactive_left_cell{
	width: 31px;
	text-align: center;
	height: 40px;
	
}
 
.inactive_right_cell{
	width: 40px;
	height: 40px;
	text-align: center;
}

.active_left_cell{
	background-image: url(../img/meniu/meniu_stg_2.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 40px;
	text-align: center;
	
}
 
.active_right_cell{
	background-image: url(../img/meniu/meniu_dr.jpg);
	background-repeat: no-repeat;
	width: 40px;
	text-align: center;
	height: 40px;
}
.active_first_cell{
	background-image: url(../img/meniu/meniu_prima_stg.jpg);
	background-repeat: no-repeat;
	width: 19px;
	height: 40px;
	text-align: center;
}
/*sfarsit meniu nitech-nou*/
