/* CSS Document */
  table.hlavni {
    border:1px solid black;
    background-color:#DEDFF3;
  }
  div.volejte {
    position:absolute;
    z-index:2;
    margin-left:590px;
    color:#323689;
    margin-top:85px;
  }
  td {
    vertical-align:top;
  }
  td.evropa1 {
    padding-left:15px;
    background-image:url('../images/map_europe.gif');
    background-repeat:no-repeat;
    background-position:right;
    height:207px;
    width:550px;
  }
  td.evropa2 {
    padding-left:15px;
    background-image:url('../images/map_europe1.gif');
    background-repeat:no-repeat;
    background-position:right;
    height:193px;
    width:500px;
  }
  td.zapati {
    background-color:#8E91D6;
    padding:2px 0px 2px 10px;
  }
  img.logo1 {
    width:33px;
    height:41px;
    border:0px;
  }
  img.logo2 {
    width:46px;
  }
  ul {
    list-style-image: url('../images/bod.gif');
    margin-top:5px;
    margin-bottom:2px;
  }
