body { margin: 0; padding: 0;line-height: 1.7em;font-family: Arial, Helvetica, sans-serif; font-size: 14px;background: #fff;}
h1, h2, h3, h4, h5{ font-weight: normal; }
a {text-decoration : none;  outline: none;}
a:hover {text-decoration : none; outline: none;}
*:focus {outline: none;}
#page { margin:auto; width:789px; }
img { border:0px; }
.clear { clear:both; width:100%; height:10px; }




.vysledek-table {
  font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
  font-size: 12px;
  width: 300px;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #7a0a07;
  margin: 20px;
  vertical-align: baseline;
}

.vysledek-table th {
  font-weight: normal;
  font-size: 14px;
  color: #7a0a07;
  border-bottom: 1px dashed #7a0a07;
  padding: 8px 12px;
}

.vysledek-table td {
    color: #666;
    padding: 4px 11px;
    font-size: 13px;
}


.ok .vysledek  {
  color: green;
  font-weight: bold;
}

.ko .vysledek {
  color: #ccc;
  font-weight: bold;
} 

.ok .domena  {
  color: #555;
  font-weight: bold;
}

.ko .domena {
  color: #888;
  font-weight: normal;
} 

#dalsich50 {
  float: right;
  margin-right: 80px;
  
}
#predchozich50 {
  float: left;
  margin-left: 20px;
}

.footer_text {
  margin-top: 20px;
}

#navigace {
  width: 400px;
}

.tlacitko {
  width: 120px;
}



