
ul#top_nav {
  margin: 12px 0 0 0 ;
  border: 0 none;
 float:left;
  list-style: none;

}

ul#top_nav li {
   margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
 
}

ul#top_nav ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#top_nav a {
  
 float: left; /*For IE*/
  display: block;
   background:url(images/top_nav_back.jpg) repeat-x; 

  color: #A08609;
  text-align:center;
 font-size:13px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 
 text-decoration: none;
padding:45px 12px 0 12px;
  height: 23px; /*For IE*/
  
}

/* Root Menu Hover Persistence */
ul#top_nav a:hover{
  background:  url(images/top_nav_hover.jpg)  repeat-x;
padding:45px 12px 0 12px;
  height: 23px;
  color:#A08609;
  
}


ul#vermenu
 {
 margin: 0;
  border: 0 none;
  padding: 0;
  width: 165px; /*For KHTML*/
  list-style: none;
 
}

ul#vermenu  li {

  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
 
}

/* Root Menu */
ul#vermenu  a {
 
  display: block;
 background: url(images/ver_nav_back.jpg) repeat-x;
  color: #A08609;
  text-decoration: none;
  width:150px;
  padding: 10px 0 0 15px;
  height:19px;
  font-size:11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

 
}

/* Root Menu Hover Persistence */
ul#vermenu a:hover{
  background: url(images/ver_nav_back_hover.jpg) repeat-x;
}
.shapka
 {
 margin: 0 0 1px 0;
  border: 0 none;
  padding: 0;
  padding: 5px 0 0 10px;
  height:20px;
  background: url(images/ver_nav_shapka.jpg) repeat-x;
  list-style: none;
  color: White;
   font-size:12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
 
}
ul#catalog 
 {
 margin: 0;
  border: 0 none;
  padding: 0;
  width: 165px; /*For KHTML*/
  list-style: none;
 
}

ul#catalog   li {

  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
 
}
ul#catalog a{
	 display: block;
 background: url(images/ver_nav_back.jpg) repeat-x;
  text-decoration: none;
  width:90px;
  padding: 4px 0 0 75px;
  height:16px;
	color:#A08609;
	list-style: none;
	background: #F8EFC4;
	 font-size:11px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
ul#catalog a:hover{
	color:#696969;
	text-decoration: underline;

}
