/* Start of CMSMS style sheet 'toyota-menu' */
#nav {
  height:28px;
}

#nav a {
  color:#999999;
  cursor:pointer;
  font-size:13px;
  line-height:14px;
  text-decoration:none;
  display: block;
}

#nav i, #nav b {
  display:block;
  float:left;
  padding:7px 6px 10px;
}

#nav i {
  background-position:-1px 0;
  padding-left:0;
  padding-right:0;
  width:6px;
  background-color: white;
}

#nav .nav1 i {
  background:white url(/uploads/images/menubutton.gif) no-repeat scroll left top;
  margin-left: -1px;
}

#nav b {
  background: transparent url(/uploads/images/menubutton1.gif) no-repeat scroll left top;
  font-weight:normal;
}

#nav b {
  background-position:right top;
  padding-left:0;
  background-color: white;
}

#nav a:hover,#nav a.on{
  color:#e50000
}

#nav a:hover i,#nav a:hover b{
  background-image:url(/uploads/images/menubutton2.gif)
}

#nav ul {
  display: none;
  background-color: white;
  position: absolute;
  margin-top: 30px;
  margin-left: -1px;
}

#nav li:hover ul{
  display: block;
}

#nav li li {
  float:none;
  position:relative;
  padding-right: 5px;
}

.menicko {
  text-align: left;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
  border-bottom:0;
  padding: 5px;
  padding-top: 0px;
  padding-right:0;
  padding-bottom:0;
  width: 187px;
  margin-bottom:0;
}

.menicko .menuactive {
  margin-bottom: 8px;
  color: #E50000;
}

.menuactive .topmenu b {
  color: #E50000;
}

.menupol {
  margin-bottom: 8px;
}


.topmenu {
  position: relative;
  z-index: 3;
}

.polozka {
  position: relative;
  z-index: 2;
}

.poslednipol {
  margin-left: -6px;
  margin-bottom:0;
  height:6px;
}

.prvnipol {
  background: transparent url(/uploads/images/menupozadinahore.gif) no-repeat top right;
  width:182px;
  margin-top:-1px;
}

.obrdole {
  margin-top: 6px;
}

.separator {
  color: white;
  border-color: white;
  border-style: solid;
  height: 16px;
}
.unli {
display: none;
}
/* End of 'toyota-menu' */

