#keywords,
#footer,
#links,
div.col_right,
.r2,
#menu,
#date,
#header-banner,
.banner,
#player-container {
  display: none; 
}
div.col_left {
  display: block;
}
.dont_print {
  display: none;
}
body {
  font-size: 12px;
}
* {
  font-family: Arial;
  background-image: none; 
}
img {
  border: 0px;
}
#header {
  background-color: #F6F6F6;
  padding: 20px;
  border-bottom: 2px solid red;
  margin-bottom: 20px;
}
  #logo {
    width: 101px;
    height: 56px;
  }
.ovce {
  display: none;
}
div.ingredient {
  width: 30%;
  float: left;
}
  div.ingredient table {
    width: 100%;
  }
div.description {
  width: 68%;
  float: right
}
#image img {
  float: left;
  width: 304px;
  height: 171px;
}
table.summary {
  display: none;
}
