#main {
     width: 760px;
     background-image: url("../images/hla1.jpg");
     background-position: 0% 0%;
     background-repeat: no-repeat;
}
.zlute {
     background: #f8f7ef;
     color: #999;
     font-style: italic;
}
.divize {
     font-weight: bold;
     color: #f06000;
     font-variant: small-caps;
}
table, td, tr { 
  border: 0;
}
td { 
  padding: 5px 0px 5px 0px;
}
table a {   font-weight: bold;  text-decoration: underline; color: #4e6d9c; }
table a:hover { text-decoration: none; color: #f06000;  }
