.CSSTableGenerator {
  margin: 0px;
  padding: 0px;
  width: 760px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-topleft: 0px;
}
.CSSTableGenerator table {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}
.CSSTableGenerator tr:last-child td:last-child {
  -moz-border-radius-bottomright: 0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
  -moz-border-radius-topleft: 0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
  -moz-border-radius-topright: 0px;
}
.CSSTableGenerator tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 0px;
}
.CSSTableGenerator tr:hover td {
  background-color: #e5e5e5;
}
.CSSTableGenerator td {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 1px 1px 0px;
  padding: 7px;
  vertical-align: middle;
  background-color: #ffffff;
  text-align: left;
  font-size: 16px;
  font-family: Arial;
  font-weight: normal;
  color: #2d2d2d;
}
.CSSTableGenerator tr:last-child td {
  border-width: 0px 1px 0px 0px;
}
.CSSTableGenerator tr td:last-child {
  border-width: 0px 0px 1px;
}
.CSSTableGenerator tr:last-child td:last-child {
  border-width: 0px;
}
.CSSTableGenerator tr:first-child td {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 0px 1px 1px;
  background-color: #cccccc;
  text-align: left;
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #2d2d2d;
}
.CSSTableGenerator tr:first-child:hover td {
  background-color: #cccccc;
}
.CSSTableGenerator tr:first-child td:first-child {
  border-width: 0px 0px 1px;
}
.CSSTableGenerator tr:first-child td:last-child {
  border-width: 0px 0px 1px 1px;
}
.elony_big {
  padding-top: 12px;
  font-family: Arial;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  margin-left: 0px;
  color: #454545;
}
.elony_small {
  font-family: Arial;
  line-height: 12px;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  margin-left: 0px;
  color: #454545;
}
.elony_mid {
  font-family: Arial;
  line-height: 14px;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  margin-left: 0px;
  color: #454545;
}
.arlista_leiras {
  border:  none;
  padding: 4px;
  vertical-align: middle;
  text-align: left;
  font-size: 11px;
  font-family: Arial;
  font-weight: normal;
  color: #2d2d2d;
}
