

a.hlavni {
    display:block;
    width:197px;
    height: 38px;
    background-color : #B79F8B;
    color : #5E5247;
    text-decoration : none;
  }


a.hlavni:hover {
    background-color : #D5D5D5;
    color : #333333;
    height: 38px;
    text-decoration : none;
  }


a.submenu {
    display:block;
    width:197px;
    height: 18px;
    background-color : #F7D6BB;
    color : #5E5247;
    text-decoration : none;
  }


a.submenu:hover {
    background-color : #D5D5D5;
    color : #333333;
    text-decoration : none;
  }


div.text_a {
    position : relative;
    left : 3px;
    top : 12px;
  }


div.text_b {
    position : relative;
    left : 10px;
    top : 1px;
  }


table {
    font-family : Arial, Verdana;
    font-size : 13px;
    font-weight : bold;
    width : 197px;
  }


td.rozbal {
    
    background-color : #726356;
    height: 38px;
    color : #EDEDED;
  }


img.menu {
    padding-top : 2px;
    padding-bottom : 2px;
  }


