BODY {
  background-color: white;
  margin          : 0px 0px 0px 0px;
}
table {
  font-family     : Arial, Arial Cyr, Sans-Serif, Verdana, Helvetica;
  font-size       : 12px;
}

td.menu_item {
  font-family : Arial, Arial Cyr, Sans-Serif, Verdana, Helvetica;
  font-size   : 12px;
  font-weight : bold;
  text-indent : 10px;
  line-height : 25px;
}
.good {
  font-family : Arial, Arial Cyr, Sans-Serif, Verdana, Helvetica;
  font-size   : 12px;
}
.catalog_name {
  font-family : Arial, Arial Cyr, Sans-Serif, Verdana, Helvetica;
  font-weight : bold;
}
.sub_cats {
  font-family     : Arial, Arial Cyr, Sans-Serif, Verdana, Helvetica;
  font-size       : 12px;
  font-weight     : bold;
}
.newsDate {
  font-family     : Tahoma, Verdana, Arial; 
  font-weight     : bold; 
}
.news_item {
  font-family     : Tahoma, Verdana, Arial; 
  font-size       : 11px; 
  text-decoration : none; 
}
.nav_bar {
  font-family     : Tahoma, Verdana, Arial; 
  font-size       : 11px; 
  text-decoration : none; 
}
.input {
  font-family     : Tahoma, Verdana, Arial; 
  font-size       : 11px; 
  font-weight     : normal; 
  text-decoration : none; 
  color           : #000000; 
  border          : 1 solid #444444; 
  background-color: #fafafa;
}
.lang_ind SELECT{
  position        : absolute; 
  left            : 740; 
  top             : 2;
  background-color: #33A651;
  color           : white;
}
.tabs {
  color           : #00A651; 
  font-family     : tahoma; 
  font-size       : xx-small; 
  text-decoration : none; 
  font-weight     : bold;
}
A {
  font-weight     : bold;
  text-decoration : none; 
  color           : #00A651; 
}
A:hover {
  color           : red; 
}
.home_logo {
  position        : absolute; 
  left            : 10px; 
  top             : 10px;
  width           : 130px;
  height          : 70px;
  cursor          : hand;
}
A.cat_sel {
  color: blue;
  text-decoration: underline;
}