div.BorzakMenu ul#b_nav {width: 100%; border-right: 1px #ecf0f1 solid;}
#b_nav, #b_nav ul {list-style:none; padding:0; min-width:200px; margin: 0;}
#b_nav ul {position:relative; z-index:-1;}
#b_nav li {position:relative; z-index:100;}
#b_nav ul li {margin-top:-23px; -moz-transition:  0.4s linear 0.4s; -ms-transition: 0.4s linear 0.4s; -o-transition: 0.4s linear 0.4s; -webkit-transition: 0.4s linear 0.4s; transition: 0.4s linear 0.4s;}
#b_nav li a {background-color: #fff; display: block; font-weight: bold; line-height: 35px; outline: 0; text-decoration: none; padding: 0 6px;}
#b_nav li a.group {background:#d4d5d8 url("../images/down.gif") no-repeat;}
#b_nav li a + img {cursor:pointer; display:none; height:25px; left:0; position:absolute; top:0; min-width:200px;}
#b_nav li a img {border-width:0px; height:24px; line-height:28px; margin-right:8px; vertical-align:middle; width:24px;}
#b_nav li a:hover, #b_nav li.selected a  {background-color:#950606; color: #fff;}
#b_nav ul li a {border-bottom: 0px solid #ccc; font-size: 90%; line-height: 25px;}
#b_nav ul li a img {background: url("../images/bulb.png") no-repeat; border-width:0px; height:16px; line-height:22px; margin-right:5px; vertical-align:middle; width:16px;}
#b_nav ul li:nth-child(odd) a img {background:url("../images/bulb2.png") no-repeat;}
#b_nav li a:focus ~ ul li, #b_nav li.selected a ~ ul li {margin-top:0; -moz-transition: 0.4s linear; -ms-transition: 0.4s linear; -o-transition: 0.4s linears; -webkit-transition: 0.4s linears; transition: 0.4s linear;}
#b_nav a:focus + img, #b_nav a:active + img {display:block;}
#b_nav li a.group:focus, #b_nav li.group a:active, #b_nav li.group-selected a{background:#950606; outline:0; color: #fff;}
#b_nav a:active ~ ul li {margin-top:0;}
#b_nav ul:hover {display:block;}

