@charset "utf-8";#menunavigation{margin-top:15px;}
.w{width:900px;margin:0 auto;margin-bottom:40px;}
.current a{color:#000;}
/*div#menu{height:41px;background:#717273;background:-moz-linear-gradient(top, #717273 0%, #2c2c2d 44%, #2c2c2d 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#717273), color-stop(44%,#2c2c2d), color-stop(100%,#2c2c2d));background:-webkit-linear-gradient(top, #717273 0%,#2c2c2d 44%,#2c2c2d 100%);background:-o-linear-gradient(top, #717273 0%,#2c2c2d 44%,#2c2c2d 100%);background:-ms-linear-gradient(top, #717273 0%,#2c2c2d 44%,#2c2c2d 100%);background:linear-gradient(to bottom, #717273 0%,#2c2c2d 44%,#2c2c2d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019',GradientType=0);}*/
div#menu{height:41px;background:#B0B0B0  ;} /*#303030*/
div#menu ul{margin:0;padding:0;list-style:none;margin:auto;margin-left:auto;margin-right:auto;}
div#menu ul.menu{width:1050px;margin:0 auto;margin-left:auto;margin-right:auto;}
div#menu li{position:relative;z-index:9;margin:0;padding:0 5px 0 0;display:block;float:left;}
div#menu li:hover>ul{left:-2px;color:#fff;}
div#menu a{position:relative;z-index:10;height:41px;display:block;float:left;line-height:41px;text-decoration:none;}
div#menu a:hover, div#menu a:hover span{color:#fff;}
div#menu li.current a{}
div#menu span{display:block;cursor:pointer;background-repeat:no-repeat;background-position:95% 0;}
div#menu ul ul a.parent span{background-position:95% 8px;background-image:url(images/item-pointer.gif);}
div#menu ul ul a.parent:hover span{background-image:url(images/item-pointer-mover.gif);}
div#menu a{padding:0 10px 0 10px;line-height:45px;color:#000000 ;font-size:15px;}
div#menu span{margin-top:5px;}
div#menu li{background:url(images/main-delimiter.png) 98% 4px no-repeat;}
div#menu li.last{background:none;}
div#menu ul ul li{background:none;}
div#menu ul ul{position:absolute;top:38px;left:-999em;width:163px;padding:5px 0 0 0;background:#B0B0B0;margin-top:1px;}
div#menu ul ul a{padding:0 0 0 15px;height:auto;float:none;display:block;line-height:24px;color:black;}
div#menu ul ul span{margin-top:0;padding-right:15px;_padding-right:20px;color:rgb(169,169,169);}
div#menu ul ul a:hover span{color:#fff;}
div#menu ul ul li.last{background:none;}
div#menu ul ul li{width:100%;}
div#menu ul ul ul{padding:0;margin:-38px 0 0 163px !important;margin-left:172px;}
div#menu ul ul ul{background:rgb(41,41,41);}
div#menu ul ul ul ul{background:rgb(38,38,38);}
div#menu ul ul ul ul{background:rgb(35,35,35);}
div#menu li.back{background:#C8C8C8   ;width:13px;height:44px;z-index:8;position:absolute;margin:-1px 0 0 -5px;}
div#menu li.back .left{background:url(images/lava.png) no-repeat top left !important;background-image:url(images/lava.gif);height:44px;margin-right:8px;}