 #rychla_nabidka {
    width: 120px;
    border: 1px #000000 solid;
    background-color: #FFFFFF;
    z-index: 30;
 }
 #rychla_nabidka_top {
    cursor: move;
    height: 16px;
    font-size: 12px;
    text-align: right;
    background-image: url('_images/_nab_top_left.gif');
 }
 #rychla_nabidka_middle {
    font-size: 12px;
    text-align: center;
    background: url(_images/_nab_middle_bg.gif) repeat-x top
  }
 #rychla_nabidka_bottom {
    height: 28px;
    background-image: url('_images/_nab_bottom_bg.gif');
 }

