

body {
    background-color: #4A8BB6;
    background-image: url(pic/pozadi.png);
    font-family:"Trebuchet MS";
  }


a:link {
    text-decoration: none;
    color: #000000;
  }


a:visited {
    text-decoration: none;
    color: #000000;
  }


a:active {
    text-decoration: none;
    color: #000000;
  }


a:hover {
    text-decoration: none;
    color: #000000;
  }


.table_menu {
    border-bottom-color : #319ad5;
    border-bottom-style : none;
    border-bottom-width : 1px;
    border-left-style : solid;
    border-left-width : 0px;
    border-right-color : #5EA3C5;
    border-right-style : none;
    border-right-width : 1px;
    border-top-color : #319AD5;
    border-top-style : none;
    border-top-width : 1px;
    vertical-align : top;
  }


.table_menu_hlavni {
    border-bottom-color : #319AD5;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #319AD5;
    border-left-style : none;
    border-left-width : 1px;
    border-right-color : #319AD5;
    border-right-style : none;
    border-right-width : 1px;
    border-top-color : #319AD5;
    border-top-style : none;
    border-top-width : 1px;
    font-size : 10pt;
  }


.table_menu_left_okraj {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: none;
    border-top-color: #319AD5;
    border-right-color: #319AD5;
    border-bottom-color: #319AD5;
    border-left-color: #319AD5;
    border-left-style: dotted;
    border-top-style: none;
    border-bottom-style: none;
  }


a.menu:link {
    text-decoration: none;
    color: #838281;
    font-family : Arial;
    font-size : 18px;
  }


a.menu:visited {
    text-decoration: none;
    color: #838281;
    font-family : Arial;
    font-size : 18px;
  }


a.menu:active {
    color : #838281;
    font-family : Arial;
    font-size : 18px;
    text-decoration : none;
  }


a.menu:hover {
    text-decoration: underline;
    color: #838281;
    font-family : Arial;
    font-size : 18px;
  }


a.email:link {
    text-decoration: none;
    color: #FFFFFF;
    font-family : Arial;
    font-size : 18px;
  }


a.email:visited {
    text-decoration: none;
    color: #FFFFFF;
    font-family : Arial;
    font-size : 18px;
  }


a.email:active {
    color : #FFFFFF;
    font-family : Arial;
    font-size : 18px;
    text-decoration : none;
  }


a.email:hover {
    color : #FFFFFF;
    font-family : Arial;
    font-size : 18px;
    text-decoration : underline;
  }

