h1
{ font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  font-size: 190%;
  font-weight: normal; }

.subrub
{ font-size: 10px; }

.subrub a
{ text-decoration: none; }

.comment {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-decoration: none;
  text-transform: none;
}

.productTitles 
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: lowercase;
  color: #676765; }

.articleTitle 
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000; }

.text 
{ font-size: 11px;
  color: #000000;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif; }

.titleLink 
{ color: #0066CC;
  text-decoration: underline; }

a 
{ color: #676765; }

.right
{ padding: 20px; }

.right, .right table td
{ font-size: x-small;
  font-family: Arial, Helvetica, sans-serif; }

.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; }


table.ProductsTech
{ border-collapse: collapse;
  width: 80%; }

table.ProductsTech td
{ border: 2px solid #909090;
  padding: 1px 2px 1px 2px;  }

table.ProductsTech td.Name
{ font-weight: bold;
  text-align: left;
  font-size: 9pt;
  width: 70%; }

table.ProductsTech td.Value
{ text-align: center;
  font-size: 9pt;
  width: 30%; }


#left_down {
/*	padding: 10px 10px 10px 150px; */
	bgcolor: #F3F3F3;
}

#scrollable {
	height: 250px;
	overflow: hidden;
	margin:0px 0px 0px 0px;
	text-align: justify;
	font-size: x-small;
  	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 0px; 
}
#noscrollable {
	margin:0px 0px 0px 0px;
	text-align: justify;
	font-size: x-small;
  	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px; 
}

#scrollable h1, #noscrollable h1
	{
		font-size:12px;
		font-weight: bold;
	}
#noscrollable h2
	{
		font-size:11px;
		font-weight: bold;
	}	