body, td, th, .text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight: normal;
}

.text
{ text-align: justify; }

.rasdel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #666666;
  text-decoration: underline;
}
.itemName {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.itemPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #E60701;
  text-decoration: none;
}
.itemRasdel, h2, .ProductTitle {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #393939;
  text-decoration: none;
}
.link, div.CatalogNavigator a, a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #2694DA;
  text-decoration: underline;
}

table.ProductsTech td.Name
{ background-color: #f0f0f0;
  padding: 4px;
  border-right: 1px solid white;
  border-bottom: 1px solid white; }

table.ProductsTech td.Value
{ background-color: #e0e0e0;
  padding: 4px;
  border-bottom: 1px solid white; }

.CatalogSubNavigator
{ padding-top: 8px; }

table.ProductsList th
{ text-align: center;
  border-bottom: 3px solid black;
  font-size: 9pt; }

table.ProductsList
{ }

table.ProductsList td.Name
{ text-align: left;
  background-color: #f0f0f0;
  font-size: 9pt;
  padding: 4px 2px 4px 2px; }

table.ProductsList td.Articul
{ text-align: center;
  background-color: #f7f7f7;
  font-size: 9pt;
  padding: 4px 2px 4px 2px; }

table.ProductsList td.Tech
{ text-align: center;
  background-color: #f0f0f0;
  font-size: 9pt;
  padding: 4px 2px 4px 2px; }

table.ProductsList td.Price
{ text-align: center;
  background-color: #f7f7f7;
  font-size: 9pt;
  font-weight: bold;
  padding: 4px 2px 4px 2px; }

.copyr
{ 
font-size: 11 px;
  font-weight: normal;
  text-decoration: none;
 color: #FFFFFF;
 }
