<br />
<b>Warning</b>:  mysqli_real_connect(): Headers and client library minor version mismatch. Headers:30308 Library:30407 in <b>/home/u584291577/domains/ukmergessiluma.lt/public_html/old/wp-includes/wp-db.php</b> on line <b>1633</b><br />
﻿div.tableContainer {
  width: 90%;       /* table width will be 99% of this*/
  height: 320px;    /* must be greater than tbody*/
  overflow: auto;
  margin: 0 auto;
}

table {
  width: 97%;  /*100% of container produces horiz. scroll in Mozilla*/
  border: none;
  border-spacing: 0px;
  background-color: transparent;
}

table>tbody {
  overflow: auto;
  height: 280px;
  overflow-x: hidden;
}