body {
  margin: 0; padding: 1%;
  font-weight: inherit;
  font-style: inherit;
  font-family: 'Times New Roman', Georgia, Garamond, Palatino, sans-serif;
  font-size: 10pt;
  color: #000;
  text-align: left;
  vertical-align: baseline;
  background: #fff;
  width: auto;
}

html {
  margin: 0; padding: 0;
}

img {
	border: none;
}

h1 {
  margin: 0; padding: 0;
  font-weight: bold;
}

h2 {
  margin: 0; padding: 0.6em 0 0 0;
  font-weight: bold;
}

li {
  list-style: circle;
}

a {
  color: #000;
  text-decoration: underline;
}

#wrappermiddle, #content2col, #col2 {
  background: #fff;
}

#language, #nav, .nav2col, #left, #bc, #paging, #toTop, #wrapperbottom, .print, #items th img, .itemCount, hr, #thumbPaging, #paging, .countPhoto, #kalkulator #important, #toPrint, h1 {
  display: none;
  background: #fff;
  float: none !important;
}

#headerPrint, #printFooter {
  display: block;
  text-align: center;
}

#headerPrint img, #printFooter img {
  border: none;
}

#items td img {
  display: block;
  margin-bottom: 0.2em;
}

#items {
  margin-bottom: 1em;
}

#items td.img {
  width: 100px;
}

#items th {
  text-align: center;
  text-transform: uppercase;
  padding: 6px;
  background: transparent;
}

#items td {
  text-align: center;
  padding: 0.2em 0;
  border-top: 1px solid #000;
  background: transparent;
}

li.sold {
  list-style: none;
  margin: 0; padding: 0;
  text-align: center;
  width: 100%;
}

#itemDesc table {
  margin-bottom: 1em;
}

#itemDesc th {
  padding: 3px;
  text-align: right;
  vertical-align: top;
}

#itemDesc td {
  padding: 0.2em 0 0.2em 1em;
  vertical-align: top;
}

#itemDesc th {
  white-space: nowrap;
}

#itemDesc td a:after {
  content: " <" attr(href) ">";
}

#address {
  padding-top: 1em;
  border-top: 1px solid #000;
}

#photo {
  text-align: center;
}

#thumbs ul {
  margin: 0; padding: 0;
}

#thumbs li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 5px 0 0;
}

#thumbs li img {
  vertical-align: top;
}

#thumbs li a:after {
  content: "";
}

.break {
  page-break-after: always;
}

#xForm {
  width: 400px;
  font-size: 12pt;
  margin-bottom: 20px;
}

#xForm td {
  padding: 6px 4px;
  border: none !important;
  white-space: nowrap;
}

table#xForm td.label {
  text-align: right;
}

#calculatorParameters {
  
}


