 body {
  background: none;
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
 }
 table,select,input {
  font-family: Arial;
  font-size: 11px;
 }
 h1 {
  margin: 0;
  padding: 0;
 }
 a {
  color: #0099cc;
  text-decoration: none;
 }
 a:hover {
  text-decoration: underline;
 }
 img {
  border: 0;
 }
 #holder {
  width: 100%;
  margin: 0 auto;
 }
 #page {
  float: none;
  width: 100%;
 }
 #top,#panel,#bottommenu,#menupath,.carttable,.headliner {
  display: none;
 }
 
 .hideprint {
  display: none;
 }
 
 .tabulkakosik th {
 border-bottom:1px solid #808080;
 }