body {
  font-size: 11px;
  font-family: Verdana;
  margin: 0px;
  padding: 0px;
  scrollbar-face-color: #b73913;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #ffffff;
  background-color: #ffffff;
  background-image: url("bg.jpg");
  background-position: center top;
  background-repeat: repeat;
}
a:link {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000; 
  text-decoration: underline;
}
a:active {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #b73913;
  text-decoration: underline;
}
a#f:link {
  color: #b73913;
  text-decoration: none;
}
a#f:visited {
  color: #b73913; 
  text-decoration: none;
}
a#f:active {
  color: #b73913;
  text-decoration: none;
}
a#f:hover {
  color: #b73913;
  text-decoration: underline;
}
a#m:link {
  color: #b73913;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a#m:visited {
  color: #b73913; 
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a#m:active {
  color: #b73913;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a#m:hover {
  color: #b73913;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
a#maintitle:link {
  color: #b73913;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}
a#maintitle:visited {
  color: #b73913;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}
a#maintitle:active {
  color: #b73913;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}
a#maintitle:hover {
  color: #c0c0c0;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
}
img {
  border-style: none;
  border-width: 0px;
  margin: 0px;
}
img.galery {
  margin: 5px;   
  border-style: solid;
  border-width: 10px;
  border-color: #d6d6d6;
}
img.left {
  border-style: none;
  border-width: 0px;
  float: left;
  margin: 10px;
}
img.right {
  border-style: none;
  border-width: 0px;
  float: right;
  margin: 10px;
}
img.normal {
  border-style: none;
  border-width: 0px;
  margin: 10px;
}
span.maintitle {
  color: #b73913;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  font-family: Verdana;
}
span.title {
  color: #b73913;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  font-family: Verdana;
}
span.price {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  font-family: Verdana;
}
span.description {
  color: #c0c0c0;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana;
}
span.product {
  color: #b73913;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana;
}
span.bold {
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana;
}
span.colored {
  color: #b73913;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana;
}
.main {
  float: center;
  vertical-align: top;
  width: 655px;
  border: 0px;
}
table.content {
  float: center;
  vertical-align: top;
  text-align: justify;
  font-size: 11px;
  width: 655px;
  border: 0px;
}
table.products {
  float: center;
  vertical-align: top;
  text-align: left;
  font-size: 11px;
  width: 100%;
  border: 0px;
}
td.products_left {
  vertical-align: top;
  text-align: center;
  font-size: 11px;
  width: 130px;
  border: 0px;
}
table.sub_products {
  vertical-align: top;
  text-align: center;
  font-size: 11px;
  border: 1px;
}
td.center {
  vertical-align: top;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: 130px;
  border: 0px;
}
td.normal {
  text-align: left;
  font-size: 11px;
  border: 0px;
}
td.title {
  background-color: #e1e1e1;
  text-align: left;
  font-size: 11px;
  border: 0px;
}
td.products_content {
  vertical-align: top;
  text-align: left;
  font-size: 11px;
  border: 0px;
}
img.products_sub {
  border: 0px;
  float: center;
  margin: 0px;
}
img.products_left {
  border: 0px;
  float: center;
  margin: 10px;
}
table.footer {
  float: center;
  vertical-align: top;
  text-align: left;
  font-weight: none;
  font-size: 10px;
  font-family: Verdana;
  width: 655px;
  border: 0px;
  color: #b73913;
}
div#galery {
  float: left;  
  margin: 10px; 
  text-align: center;
  font-family: Verdana;
  color: #000000;
}
div#folder {
  width: 500px;
  float: left;  
  margin: 10px; 
  text-align: left;
  font-family: Verdana;
  color: #000000;
}
div#right {
  float: right;  
  margin: 10px; 
  text-align: right;
}

