body  { 
  color: #000;
  font: 13px/175% Arial, Helvetica, sans-serif;
}

a {
  color: #000;
}

#header {
  display: none;
}

#left {
  display: none;
}

#strankovanie {
  display: none;
}

#footer {
  display: none;
}

input.submit, a.submit, a.submit2, input.submit-green, input.submit-red, input.submit-blue  {
  display: none;
}

.none {
  display: none;
}

table.basket  {
  width: 100%;
  border-collapse: collapse;
}

table.basket td, table.basket th {
  padding: 0 3px;
  text-align: left;
  border: 1px solid #000;
}

table.basket td.ks  {
  text-align: center;
  width: 70px;
  padding: 3px 0;
}

table.basket td.ks input  {
  width: 60px;
}

p {
  padding: 10px 18px;
}

table {
  border-collapse: collapse;
}

table td  {
  border: 1px solid #000;
  padding: 0 3px;
}

table input {
  border: 0;
}

input.submit4 {
  margin-top: 10px;
}
