body {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, "arial ce", "helvetica ce", arial, helvetica, sans-serif;
    font-size: 12px;
    color: #00024a;
    text-align: justify;
}

TD  {
    color: #00024a;
    font-size: 12px;
}

h2 {
    color: #00024a;
    font-size: 18px;
}


A  {
      color: #49a1c7;
      font-size: 18px;
      font-weight: bold;
      text-decoration : underline;
}

A:Active  {text-decoration : underline;}

A:Hover  {
      color: #1d78a5;
      font-weight: bold;
      text-decoration : none;
}

#speedtest_contents {
    text-align: center;
}

#speedtest_credits {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

table.sp_tab td{
    background-color: #DBD9CA;
    font-size: 12px;
}

table.vysledek td{
    text-align: right;
    font-size: 12px;
}
