body {
  margin: 0px;
  padding: 0px;
  background: #f4f2ef;
}
table, img {
  border: 0px;
}
a, a:visited {
  font-family: arial;
  font-size: 12px;
  color: #298ed0;
  text-decoration: underline;
}
a:hover, a:active {
  font-family: arial;
  font-size: 12px;
  color: #298ed0;
  text-decoration: none;
}
#container {
  width: 1000px;
  background: white;
}
#header {
  width: 100%;
  height: 300px;
  background: url(img/h_right.gif) bottom left repeat-x;
}
#header_left {
  padding-left: 25px;
  background: url(img/h_l.gif) bottom right repeat-x;
  width: 38%;
}
#header_right {
  width: 382px;
  background: url(img/header_right.jpg) bottom left no-repeat;
}
.menu_table {
  background: url(img/tablebg.gif) top left no-repeat;
  width: 105px;
  height: 105px;
  text-align: center;
}
p, div, td, span, .simple_text {
  font-family: arial;
  font-size: 13px;
  color: #80807e;
}
#up {
  background: url(img/up.gif) top left no-repeat;
}
#down {
  height: 10px;
  background: url(img/down.gif) bottom left no-repeat;
}
.descr {
  font-family: arial;
  font-size: 16px;
  color: #298ed0;
}
.title {
  font-family: tahoma;
  font-size: 28px;
  color: #1f1f1f;
  font-weight: 100;
}
.logo {
  font-family: arial;
  font-size: 24px;
  color: white;
  font-weight: 100;
  margin-left: 30px;
}
#logo {
  width: 242px;
  margin-top: 10px;
}
#upper_table {
  margin-left: 10px;
  margin-top: 10px;
  overflow: visible;
}
.upper_link, a.upper_link:visited, a.upper_link:active, a.upper_link:hover {
  font-family: tahoma;
  font-size: 12px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
.price_text {
  font-family: tahoma;
  font-size: 13px;
  color: black;
}
.corner {
  width: 10px;
}
.prod_name, a.prod_name:visited, a.prod_name:hover, a.prod_name:active {
  font-family: tahoma;
  font-size: 16px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
.numb {
  font-family: tahoma;
  font-size: 12px;
  color: #5db3e2;
}
