body {
 font-family: "arial";
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 }
a {
 color: #00007c;
 text-decoration: none;
}


p {
 font-size: 22px;
 font-weight: bold;
 color: #586dac;
 }

.titlu {
  font-size: 11px;
  font-weight: bold;
  color: #00007c;
  text-align: center;
  background-color: #ffffff;
}

.meniu {
  font-size: 13px;
  font-weight: bold;
  color: #00007c;
  background-color: #ffffff;
  text-align: center;
}

.meniu_cell {
  background-color: #ffffff;
  border-width: 0px 0px 0px 1px;
  border-style: solid;
  border-color: #6699ff;
  text-decoration: none;
  cursor: pointer
 }

.baradejos {
  font-size: 9px;
  font-weight: normal;
  color: #ffffff;
  background-color: #426BAD;
}

.on {
  background-color: #90EE90;
  border-width: 0px 0px 0px 1px;
  border-style: solid;
  border-color: #6699ff;
  text-decoration: none;
}
.cauta {
  background-color: #dfffdf;
  margin: 0;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  color: green;
}
.txtfrm {
  background-color: #ffffff;
  color: #00FF00;
  font-size: 10px;
  border: 1px solid #90EE90;
  width: 140px; 
}
.alfabet {
  background-color: #426BAD;
  margin: 0;
  padding: 0px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  cursor: pointer
}
table#sa {
    background-color:#FFFFFF;
  

}

table#sample td {
    padding: 5px;
    border: solid #000 1px;

}
.latime {
  font-weight: bold;
  text-align: left;
  width: 200px;
  background-color: #CCCCCC;
}

.lat {
  font-weight: bold;
  text-align: left;
  width: 300px;
  background-color: #777777;
}