#left {
  width: 222px;
  height: 100%;
  float: left;
  _margin: 0 -3px 0 0;
  background-color: transparent;
  display:inline;
}
#right {
  width: 664px;
  height: 100%;
  margin-left: 222px;
  _margin: 0 -3px 0 0;
  background-color: transparent;

}
#right .menu_column {
  float:left;
  display: inline;
  width: 220px;
  height: 414px;
  margin: 0;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
}
.column_flash {
  border-left: 1px solid white;
  }
#right .right{
  height:1px !important;
  border:none;  
}
#divScroller1 {
    position: relative;
    overflow: hidden; 
    z-index: 0;
    left: 0px; 
    top: 1px; 
    width: 220px; 
    height: 332px;
    clip: rect(0px, 220px, 332px, 0px); 
    visibility: hidden; 
    border-width: 0px 0px 0px 0px; 
    border-color: #666666;
    }
#divScroller2 {
    position: relative; 
    overflow: hidden; 
    z-index: 0; 
    left: 0px; 
    top: 1px; 
    width: 220px; 
    height: 332px; 
    clip: rect(0px, 220px, 332px, 0px); 
    visibility: hidden; 
    border-width: 0px 0px 0px 0px; 
    border-color: #666666;
    }
#divScroller3 {
    position: relative;
    overflow: hidden; 
    z-index: 0; 
    left: 0px; 
    top: 0px; 
    width: 220px; 
    height: 332px; 
    clip: rect(0px, 220px, 332px, 0px); 
    visibility: hidden; 
    border-width: 0px 0px 0px 0px; 
    border-color: #666666;
    display: none;
    }
#right .dynPage {
    position: absolute; 
    z-index: 0; 
    left: 0px; 
    width: 225px;
    visibility: visible; 
    padding-left: 0px;
    text-align: left;
    }    
#right .dynPage .menu_item {
  float:left;
  display: inline;
  width: 100%;
  height: 82px;
  margin: 0;
  border-bottom: 1px solid #EBEBEB;
  background-image: url('/img/rozcestnik_menu_item_bg.gif');
  background-repeat: repeat-y;
}
.item_top {
   background-image: url('/img/kava.jpg');
   height: 83px;
   _height: 82px;
  }
.item_top2 {
   background-image: url('/img/kava2.jpg');
   height: 83px;
   _height: 82px;
  }  

#right .dynPage .menu_item .insider {
  display: inline;
  padding: 5px;
  width: 125px;
  _width: 123px;
  float:left;
}
#right .dynPage .menu_item .insider span {
  font-weight: bold;
}
#right .dynPage .menu_item .insider h2 {
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  display: block;
  padding: 1px 0 0 0;
}
#right .dynPage .menu_item .insider p{
  line-height: 1.1em;
  margin: 8px 0 0 0;
}
#right .dynPage .menu_item .icon {
  display: inline;
  padding: 5px;
  text-align: center;
}
#right .dynPage .menu_item .icon img {
  width: 65px;
  height: 65px;
  border: 0px;
  margin: 8px 0 0 5px;
  _margin: 8px 0 0 4px;
}
#right .menu_column .menu_item .navigace_up {
  float:left;
  display: inline;
  _margin: 0 -3px 0 0;
  margin-left: 138px;
  overflow:hidden;
}
#right .menu_column .menu_item .navigace_up img{
  border: 0px;
}
#right .menu_column .menu_item .navigace_down{
  display: inline;
  _margin: 0 -3px 0 0;
}
#right .menu_column .menu_item .navigace_down img{
  border: 0px;
}
#flash_spodni {
  margin: -1px 0 0 1px;
  width:662px;

      }
        


/* ------------- styly pro rozbalovaci menu ------------------- */

.menu_sub {
    background: #D19E14;
    padding: 10px 0;
/*    left: 440px !important; */
    top: 27px !important;
    width:100px;
    }
.menu_sub table { 
    width: 200px !important;
    border-collapse: collapse;
    }
.menu_sub td { 
    border-bottom: none;
    text-align: left;
    padding: 0 25px 0 8px;
    margin: 0;
    }

.menu_sub a,
.menu_sub a:link,
.menu_sub a:visited { 
    width: 100%; 
    color: #fff; 
    text-decoration: none;
    white-space: nowrap;
    }

.menu_sub a:hover { 
    text-decoration: underline;
    }
