@charset "windows-1251";
/***************MAIN MENU*****************/	
#main_menu {position:absolute; top:110px; left:10px; z-index:199; width:190px; height:350px; padding:0; margin:0}
ul#menu {list-style-type:none; padding:0; margin:0}
ul#menu li { padding:0; margin:0 0 13px 0;}
ul#menu li a { display:block; text-indent:-999em; padding:0; width:184px; cursor:pointer}

html > body #a1 { background:url(img/menu/menu_01.png) no-repeat; height:45px;}
html > body #a1:hover { background:url(img/menu/menu_o_01.png) no-repeat; height:45px;}

html > body #a2 { background:url(img/menu/menu_02.png) no-repeat; height:31px;}
html > body #a2:hover { background:url(img/menu/menu_o_02.png) no-repeat; height:31px;}

html > body #a3 { background:url(img/menu/menu_03.png) no-repeat; height:20px;}
html > body #a3:hover { background:url(img/menu/menu_o_03.png) no-repeat; height:20px;}

html > body #a4 { background:url(img/menu/menu_04.png) no-repeat; height:19px;}
html > body #a4:hover { background:url(img/menu/menu_o_04.png) no-repeat; height:19px;}

html > body #a5 { background:url(img/menu/menu_05.png) no-repeat; height:18px;}
html > body #a5:hover { background:url(img/menu/menu_o_05.png) no-repeat; height:18px;}

html > body #a6 { background:url(img/menu/menu_06.png) no-repeat; height:19px;}
html > body #a6:hover { background:url(img/menu/menu_o_06.png) no-repeat; height:19px;}

html > body #a7 { background:url(img/menu/menu_07.png) no-repeat; height:19px;}
html > body #a7:hover { background:url(img/menu/menu_o_07.png) no-repeat; height:19px;}

html > body #a8 { background:url(img/menu/menu_08.png) no-repeat; height:32px;}
html > body #a8:hover { background:url(img/menu/menu_o_08.png) no-repeat; height:32px;}

html > body #a9 { background:url(img/menu/menu_09.png) no-repeat; height:32px;}
html > body #a9:hover { background:url(img/menu/menu_o_09.png) no-repeat; height:32px;}
