

body {
    font-family : serif, 'sans-serif';
    font-size : 12px;
    width : 1000px;
  }


#header {
    background-image : url('../image/lista.gif');
    height : 58px;
    margin-left : 0px;
    margin-top : 20px;
    width : 1000px;
  }


#logo {
    color : #e3421e;
    font-family : serif;
    font-size : 24px;
    margin-left : 20px;
    padding-top : 15px;
  }


#vstup {
    margin-left : 250px;
    position : absolute;
  }


#submit {
    margin-left : 600px;
    position : absolute;
  }


#blok {
    margin-left : 0px;
    width : 1000px;
  }


#blok2 {
    margin-left : 0px;
    margin-top : 450px;
    width : 1000px;
  }


A.vzhled {
    color : #e97f42;
    font-family : serif;
    font-size : 14px;
  }


#col1 {
    margin-left : 0px;
    margin-right : 320px;
    margin-top : 0px;
    position : absolute;
    text-decoration : none;
    width : 320px;
  }


#col2 {
    margin-left : 340px;
    margin-right : 660px;
    margin-top : 0px;
    position : absolute;
    text-decoration : none;
    width : 320px;
  }


#decorno {
    text-decoration : none;
  }


#col3 {
    clear : both;
    margin-left : 680px;
    margin-right : 1000px;
    margin-top : 0px;
    position : absolute;
    text-decoration : none;
    width : 300px;
  }


#ads {
    font-size : 12px;
    width : 950px;
  }

