body {
  background-image: url(../pozadia/summer.jpg); 
}


a:link, a:visited {
  color: #8DEA54;
}

a:selected {
  color: #8DEA54;
}

a:hover {
  color: #30990B;
}



h1, h2, h3 {
  color: #E9E34B;
}


.cervena {
  color: #FF6565;
}

.zelena {
  color: #9EB1F6;
}

.zlta {
  color: #C1CEFF;
}


table.menu, table.novinky, table.kalendar,
table.aktuality, table.anketa{
  border-color: #78FF49;
}


table.fx, table.formaty{
         border-color: #78FF49;
}
th {
  color: #88FF59
  }

.archiv {
  border-color: #C1CEFF;
}

div.listing table {
  width: 100%;  
}


div.listing table tbody tr td {
  border-bottom: 1px solid #555555;
  padding-top: 7px;
  padding-bottom: 3px;
}


div.listing table tbody tr.parity0 {
  color: #9999ff;
}
div.listing table tbody tr.parity1 {
  color: #dddd99;
}

