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: #0F7BC9;
  color           : white;
}
.tabs {
  color           : #244EA8; 
  font-family     : tahoma; 
  font-size       : xx-small; 
  text-decoration : none; 
  font-weight     : bold;
}
A {
  font-weight     : bold;
  text-decoration : none; 
  color           : #244EA8; 
}
A:hover {
  color           : red; 
}
.home_logo {
  position        : absolute; 
  left            : 10px; 
  top             : 10px;
  width           : 130px;
  height          : 70px;
  cursor          : hand;
}
.logo_txt {
  font-family     : Arial Cyr, Verdana, Helvetica, Arial, Sans-Serif;
  font-weight     : bolder;
  font-size       : 11; 
  color           : #0F7BC9; 
  position        : absolute; 
  left            : 450px; 
  top             : 36px;
  width           : 355px;
  height          : 20px;
}

