body {
  font-family: arial;
  font-size: 12px;
  background: #ffffff;
  text-align: left;
  color: #000000;
}
#page_wrapper, #page {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
#topmenu, #header_left, #header_right, #footer, #right, .product .detail, .detail_left, .souv, .cena {
  display: none;
}
#header_left.detail {
  display: inline;
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 12px;
}
p {
  font-size: 12px;
  line-height: 1.5;
}
a {
  text-decoration: underline;
  color: #bb3318;
}
.fl_right {
  float: right;
  margin: 0 0 0 20px;
}
.fl_left {
  float: left;
  margin: 0 20px 0 0;
}