/*bendri stiliai */
body, br, p, td, table {
  font-family:  Arial,Tahoma;
  color: #000000;
  font-size: 9 pt;
  border-width: 0;
  border-spacing: 0;
  margin: 0;
  border-collapse: collapse;
  text-align: justify;
  font-weight: normal;
}
body{
  padding: 20px;
}
TD.antraste{
  font-weight:bold;
  padding-bottom: 5px;
  padding-right: 20px;
}
TD.duomenys{
  padding-right: 20px;
}
input,select,option,textarea {
  font-family: Arial, Tahoma;
  font-size: 9 pt;
  border: solid 1 px black;
  background: white;
}
input.data, textarea.data{
  width:520px;
}

input.send {
  font-family: Arial,Tahoma;
  font-size: 16 pt;
  font-weight: bold;
  border: solid 1 px black;
  background: white;
}
TD.DATA {
  border: dotted 1 px;
  border-color: lightgray;
}

TD.CTRL {
  text-align: right;
}

DIV.CTRL {
  border-spacing: 2 px;
  border: solid 1 px;
  background: lightyellow;
  border-color: lightgray;
}

A:visited, A:link, A:active {
  color: black;
}

A:hover {
  color: red;
}



