/* CSS Document */
/* s. leftmenu */
#main .leftmenu {
  border: 0px solid blue;
  width: 220px;
  position: absolute;
}
#main .leftmenu .item {
  border: 0px solid #fff;
  padding-bottom: 5px;
}
#main .leftmenu .item .showbyz {
  behavior: url(../css/hovermenu.htc); /* IE */
  width: 183px; height: 45px;  
  background: url(../img/leftmenu/showbyznis.gif) no-repeat;  
}
#main .leftmenu .item .showbyz .selected1 {
  behavior: url(../css/hovermenu.htc); /* IE */
  width: 183px; height: 45px;  
  background: url(../img/leftmenu/showbyznis_s.gif) no-repeat;
  visibility: visible;
}
#main .leftmenu .item .showbyz .reload1 {
  position: absolute;
  visibility: hidden;
  width: 550px;
}
#main .leftmenu .item .showbyzHover .reload1,
#main .leftmenu .item .showbyz:hover .reload1 {
  visibility: visible;
}

#main .leftmenu .item .netradicne {
  behavior: url(../css/hovermenu.htc); /* IE */
  width: 214px; height: 55px;  
  background: url(../img/leftmenu/netradicne.gif) no-repeat;  
}
#main .leftmenu .item .netradicne .selected2 {
  behavior: url(../css/hovermenu.htc); /* IE */
  width: 214px; height: 55px;  
  background: url(../img/leftmenu/netradicne_s.gif) no-repeat;  
}
#main .leftmenu .item .netradicne .reload1 {
  position: absolute;
  visibility: hidden;
  width: 550px;
}
#main .leftmenu .item .netradicneHover .reload1,
#main .leftmenu .item .netradicne:hover .reload1 {
  visibility: visible;
}


#main .leftmenu .item .namieru {
  width: 183px; height: 45px;  
  background: url(../img/leftmenu/namieru.gif) no-repeat;
}
#main .leftmenu .item .namieru .selected3 {
  width: 183px; height: 45px;  
  background: url(../img/leftmenu/namieru_s.gif) no-repeat;
}
#main .leftmenu .item .adrenalin {
  width: 214px; height: 55px;  
  background: url(../img/leftmenu/adrenalin.gif) no-repeat;
}
#main .leftmenu .item .adrenalin .selected4 {
  width: 214px; height: 55px;  
  background: url(../img/leftmenu/adrenalin_s.gif) no-repeat;
}
#main .leftmenu .item .wellness {
  width: 183px; height: 45px;  
  background: url(../img/leftmenu/wellness.gif) no-repeat;
}
#main .leftmenu .item .wellness .selected5 {
  width: 183px; height: 45px;  
  background: url(../img/leftmenu/wellness_s.gif) no-repeat;
}
#main .leftmenu .item .celebrita {
  width: 214px; height: 55px;  
  background: url(../img/leftmenu/celebrita.gif) no-repeat;
}
#main .leftmenu .item .celebrita .selected6 {
  width: 214px; height: 55px;  
  background: url(../img/leftmenu/celebrita_s.gif) no-repeat;
}
#main .leftmenu .item .hobby {
  width: 183px; height: 45px;  
  background: url(../img/leftmenu/hobby.gif) no-repeat;
}
#main .leftmenu .item .hobby .selected7 {
  width: 183px; height: 45px;  
  background: url(../img/leftmenu/hobby_s.gif) no-repeat;
}
#main .leftmenu .item .skupinove {
  width: 214px; height: 55px;  
  background: url(../img/leftmenu/skupinove.gif) no-repeat;
}
#main .leftmenu .item .skupinove .selected8 {
  width: 214px; height: 55px;  
  background: url(../img/leftmenu/skupinove_s.gif) no-repeat;
}

#main .leftmenu .item .sviatok {
  behavior: url(../css/hovermenu.htc); /* IE */
  width: 183px; height: 45px;  
  background: url(../img/leftmenu/sviatok1.gif) no-repeat;
}
#main .leftmenu .item .sviatok .selected9 {
  behavior: url(../css/hovermenu.htc); /* IE */
  width: 183px; height: 45px;  
  background: url(../img/leftmenu/sviatok_s.gif) no-repeat;
}
#main .leftmenu .item .sviatok .reload1 {
  position: absolute;
  visibility: hidden;
  width: 550px;
}
#main .leftmenu .item .sviatokHover .reload1,
#main .leftmenu .item .sviatok:hover .reload1 {
  visibility: visible;
}

.transform {
  text-align: right;
  padding: 18px 5px 0 0px;
  font-weight: bold;
  text-transform: uppercase;
  color: #290031;
  font-size: 9px;
  text-decoration: none;

}
.transform2 {
  text-align: right;
  padding: 23px 5px 0 0px;
  font-weight: bold;
  text-transform: uppercase;
  color: #290031;
  font-size: 9px;
  text-decoration: none;
}
a.menu {
  font-size: 9px;
  text-decoration: none;
}


  .sub2 {
    height: 20px;
    margin: 4px 0 0 19px;
  }
  .ls2 {
  width: 24px; height: 20px;
  background: url(../img/bg_lefthover.gif) no-repeat;
    float: left;
  }
  .cent2{
    height: 20px;    
    background: #cc99cc;
    float: left;
  }
  .cent2 .descript {
    padding-top: 5px;    
    font-weight: bold;
    font-size: 9px;
    text-transform: uppercase;
    color: #290031;
  }   
  .rs2 {
    width: 20px; height: 20px;
    background: url(../img/bg_righthover.gif) no-repeat;
    float: left;
  }
  
  .sub3 {
    height: 20px;
    margin: 4px 0 0 49px;
  }

