/*-------------- Главное меню -------------------*/
#m_menu {
	font-family: arial;
	font-size: 11px;
	position: absolute;
	left: 190px;
	top: 62px;
}

#m_menu td.lta{ background: url(/images/lt_a.gif); width: 15px; height: 29px;}
#m_menu td.mca{ background: url(/images/tbg_a.gif); width: 80px; text-align: center;}
#m_menu td.rta{ background: url(/images/rt_a.gif); width: 15px; height: 29px;}

#m_menu td.lt{ background: url(/images/lt.gif); width: 12px; height: 29px;}
#m_menu td.mc{ background: url(/images/tbg.gif); width: 80px; text-align: center;}
#m_menu td.mc a { color: #666666;}
#m_menu td.rt{ background: url(/images/rt.gif); width: 12px; height: 29px;}

#m_menu td.add { padding-left: 10px; color: #0099cc;}
#m_menu td.add a{ text-transform: none; font-weight: normal; color: #0099cc; text-decoration: underline;}
#m_menu td.add a:hover{ color: #ff9933; text-decoration: none;}

#m_menu a{ text-transform: uppercase; text-decoration: none; text-align: center; font-weight: bold; color: #FF9933;}

/*-------------- Главное меню конец ---------------*/

/*-------------- Меню фильмов слева ---------------*/
#film_list{font-family: Arial; font-size: 1em; width: 170px;}
#film_list li{ list-style: none; line-height: 18px; margin: 0; padding: 0;}
/*#film_list li.dev{border-bottom: 3px solid #cccccc; padding-top: 20px;}*/
#film_list ul{ margin: 0; padding: 5px 0 0 25px;}
#film_list h2{ font-weight: normal; color: #FF9933; background: url(/images/pipka.gif) no-repeat 0.4em 1.7em; padding: 20px 0 0 23px; font-size: 14px;}
#film_list li small{ color: #999999;}
#film_list li.slctd { background: #FF9933; color: #ffffff; margin: 5px 0 5px -20px; padding: 2px 0 2px 20px; font-weight: bold;}
#film_list li.slctd small { color: #cdcdcd; margin-right: 5px;}
/*--------- Меню фильмов слева - конец ---------*/

