body, a, select, table {
  font-family: "Tahoma";
  font-size: 11px;
}

.index_cat {
  font-family: "Arial";
  font-size: 20px;
  text-align: center;
  color: #33CCFF;
}
.index_cat a {
  font-family: "Arial";
  font-size: 12px;
  text-align: center;
  color: #C0C0C0;
}

.form {
  background-color: #E8E8E8;
  width: 200px;
  text-align: center;
  padding: 10px;
}

.cat {
  font-family: "Arial";
  font-size: 12px;
  font-weight: bold;
  border-bottom: solid 1px #F0F0F0;
  margin: 5px;
}
.cat td {
  border-bottom: solid 1px #F0F0F0;
}
.cat div {
  border: solid 1px #E0E0E0;
}
.no_result {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
}
.product {
  vertical-align: top;
  font-family: Tahoma;
  font-size: 15px;
  font-weight: bold;
}
.articul {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
}
.articul a {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #00CCFF;
}
