.error{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: red;
}

.warning{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     background-color: #80B2D3;
     font-weight: bold;
}

TABLE TR,TD{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
}

.button {
     border: 1px solid white;
     background: #80b2d3;
     font-size: 10px;
}
.button1 {
     border: 1px solid white;
     background: #83c326;
     font-size: 10px;
}

.input {
     border: 1px solid white;
     font-size: 10px;
     width: 50px;
}

.inputBig {
     border: 1px solid #80b2d3;
     font-size: 10px;
     width: 104px;
}
.selektitko {
     border: 1px solid white;
     font-size: 10px;
     width: 34px;
}
.checkboxik {
     border: 1px solid white;
     background-color: white;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
}

.red {
    color: red;
}


.red15 {
    color: red;
    font-size: 15px;
    font-weight: bold;    
}


A.player, A.player:hover, A.player:visited, A.player:link {
      color: black;
      text-decoration: underline;

}

TH {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     text-decoration: bold;
}

.points {

      border-right: 1px solid black;

}

.vysledok {

      border-right: 1px solid black;
      border-bottom: 1px solid black;

}

.hrac_up {

      border-bottom: 1px solid black;

}
.hrac_left {

      border-right: 1px solid black;

}

.sel { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

.tab1 {
        width: 300px;
        height: 345px;
}

.td1{
    background-color: white;

}

.td2{
    background-color: #80b2d3;

}

.td3{
   background-color: #ffffff;
}

.td4{
   background-color: #c7dbf8;
}

.td4 a{
   color: black;
   text-decoration: underline;
}


.td1 a{
   color: black;
   text-decoration: underline;
}

h1{
   font-family: Helvetica;
   font-size: 24px;
   color: #ffffff;
   padding: 2px 2px 2px 2px;
   margin: 2px 2px 2px 2px;
}

hr{
   border: solid #ffffff 1px;
}

div.bottom {
  font-size: 10px;
  margin-top: 20px;
  border-top: solid white 1px;
}

div.bottom a{
  font-size: 10px;
}

.act {
  font-weight: bold;
}
