body {  behavior: url(../includes/csshover.htc);} /* WinIE behavior call */

div#nav-cat {float: left; width: 150px; margin: 0px; color: #FFFFFF; font-weight:bold;}
div#nav-cat ul {margin: 0; padding: 0; width: 160px;}
div#nav-cat ul.level2 {background-color: #ff8e19;}
div#nav-cat ul.level3 {background-color: #ff8e19;}
div#nav-cat ul.level4 {background-color: #ff8e19;}
div#nav-cat ul.level5 {background-color: #ff8e19;}
div#nav-cat ul.level6 {background-color: #ff8e19;}
div#nav-cat li {position: relative; list-style: none; margin: 0;
  margin-top: 0px; /* change it to whatever space you want to put space between buttons*/
  padding: 0px;
  z-index: 1;
/* <---this line may help or hinder IE menu shifting issues */
}
div#nav-cat li li {
  margin: 0; /* this overrides the margin-top in the declaration above */
} 
div#nav-cat li:hover {color: #ffffff;}
div#nav-cat li a:hover {color: #cccccc;}
div#nav-cat li.submenu {}
div#nav-cat li.submenu:hover {}
div#nav-cat li a {margin: 0; display: block; text-decoration: none; width: 145px; color: #000; background: url(../images/category02.png) no-repeat;
padding: 9px 0 9px 10px; display: block;}
div#nav-cat li a:hover{color: #FFF; background: url(../images/category01.png) no-repeat;}
div#nav-cat ul a {width: auto;}
div#nav-cat ul ul {position: absolute; top: 0; left: 160px;
  display: none;}
div#nav-cat ul.level1 li.submenu:hover ul.level2, 
div#nav-cat ul.level2 li.submenu:hover ul.level3,
div#nav-cat ul.level3 li.submenu:hover ul.level4,
div#nav-cat ul.level4 li.submenu:hover ul.level5,
div#nav-cat ul.level5 li.submenu:hover ul.level6 {display:block;}



/*

div#nav-cat {float: left; width: 150px; margin: 0px; color: #000000; font-weight:bold;}
div#nav-cat ul {margin: 0; padding: 0; width: 160px;}
div#nav-cat ul.level2 {position: relative; list-style: none; margin: 0;background: url(../images/tlacicko-u1.png) repeat-x;
  margin-top: 0px;}
div#nav-cat ul.level2 a{position: relative; list-style: none; margin: 0;background: url(../images/tlacicko-u1.png) repeat-x;
  margin-top: 0px;}
div#nav-cat ul.level3 {position: relative; list-style: none; margin: 0;background: url(../images/tlacicko-u1.png) repeat-x;
  margin-top: 0px;}
div#nav-cat ul.level4 {position: relative; list-style: none; margin: 0;background: url(../images/tlacicko-u1.png) repeat-x;
  margin-top: 0px;}
div#nav-cat ul.level5 {position: relative; list-style: none; margin: 0;background: url(../images/tlacicko-u1.png) repeat-x;
  margin-top: 0px;}
div#nav-cat ul.level6 {position: relative; list-style: none; margin: 0;background: url(../images/tlacicko-u1.png) repeat-x;
  margin-top: 0px;}
div#nav-cat li {position: relative; list-style: none; margin: 0;background: url(../images/tlacicko-u1.png) repeat-x;
  margin-top: 0px; /* change it to whatever space you want to put space between buttons*/
/* <---this line may help or hinder IE menu shifting issues *//*
}
div#nav-cat li li {background: #f19402;
  margin: 0; /* this overrides the margin-top in the declaration above *//*
} 
div#nav-cat li:hover {}
div#nav-cat li a:hover {background: url(../images/tlacicko-u1prep.png) repeat-x;}
div#nav-cat li.submenu {background: url(../images/tlacicko-u1.png) repeat-x;}
div#nav-cat li.submenu:hover {}
div#nav-cat li a {display: block; padding: 0.60em 0 0.60em 10px; text-decoration: none; width: 145px; color: #fff; border-bottom: 1px solid #fbfbfb;}
div#nav-cat li a:hover{color: rgb(255,255,255);}*/
