.head_page {
  margin-bottom: 10px;
  font-family: arial;
  font-size: 18px;
  color: black;
}

#goods_more H1 {
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 20px;
  font-weight: normal;
  color: #2E96A6;
}
#goods_more .desc {
  font-family: arial;
  font-size: 13px;
  color: black;
  line-height: 20px;
}
#goods_more .price {
  margin: 20px 0px;
  font-family: arial;
  font-size: 18px;
  font-weight: normal;
  color: black;
  text-align: center;
}

#goods_order {
  width: 500px;
  margin: 10px;
}
#goods_order LABEL {
  font-weight: bold;
}
#goods_order .inp, #goods_order .txt {
  width: 98%;
  padding: 2px;
  font-family: arial;
  font-size: 12px;
  color: black;
}
#goods_order .txt {
  height: 80px;
}

#cat_info {
  margin: 10px 0px;
}
#cat_info H1 {
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 20px;
  font-weight: normal;
  color: #2E96A6;
}
#cat_info .text {
  font-family: arial;
  font-size: 13px;
  color: black;
  line-height: 20px;
}

.mes_error {
  margin: 10px 0px;
  padding: 0px 5px;
  background: #FF6600;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #9E3F00;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: white;
  cursor: default;
}
.mes_ok {
  margin: 10px 0px;
  padding: 0px 5px;
  background: #0099CC;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #006699;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: white;
  cursor: default;
}

#category_nodes DIV {
  margin: 2px 0px;
}
#category_nodes A {
  color: black;
}
#category_nodes A:hover {
  color: black;
  text-decoration: none;
}

#navigator {
  margin: 0px 0px 10px 0px;
}
#navigator B {
  font-weight: bold;
}
#navigator A {
  color: black;
}
#navigator A:hover {
  color: black;
  text-decoration: none;
}

.catalog_catlist TH, .catalog_catlist TH A {
  font-family: verdana,arial;
  font-size: 17px;
  font-style: italic;
  font-weight: normal;
  color: #1F3F3A;
  text-decoration: none;
}
.catalog_catlist TH A:hover {
  text-decoration: underline;
}
.catalog_catlist UL {
  margin: 0px 0px 0px 18px;
  padding: 0px;
  font-family: arial;
  font-size: 14px;
  color: #00AD98;
}
.catalog_catlist UL LI {
  margin: 8px 0px;
}
.catalog_catlist UL LI A {
  color: #00AD98;
  text-decoration: none;
}
.catalog_catlist UL LI A:hover {
  text-decoration: underline;
}

.catalog_goods TH {
  background-color: #4AACCE;
  font-family: verdana,arial;
  font-size: 13px;
  color: white;
}
.catalog_goods TD {
  border-style: dotted;
  border-width: 0px 1px 1px 0px;
  border-color: #1D564E;
}
.catalog_goods .foto {
  border-style: dotted;
  border-width: 0px 1px 1px 1px;
  border-color: #1D564E;
}
.catalog_goods .name {
  margin: 0px 0px 5px 0px;
  font-size: 18px;
  font-weight: normal;
}
.catalog_goods .price {
  color: red;
}
.catalog_goods A {
  color: #1E82A6;
  text-decoration: underline;
}
.catalog_goods A:hover {
  color: #1E82A6;
  text-decoration: none;
}

.tb {
  font-weight: bold;
}

#list_news A {
  color: #1E82A6;
  text-decoration: underline;
}
#list_news A:hover {
  color: #1E82A6;
  text-decoration: none;
}

#news {
  font-family: arial;
  font-size: 13px;
  color: black;
}

#goods_main .foto {
  border-style: dotted;
  border-width: 1px;
  border-color: #1D564E;
}
#goods_main A {
  color: #1E82A6;
  text-decoration: underline;
}
#goods_main A:hover {
  text-decoration: none;
}

.pages {
  margin: 20px 0px 10px 0px;
}
.pages B {
  font-weight: bold;
}

.price_tbl B, .price_tbl STRONG {
  font-weight: bold;
}

.foto_goods {
  border-style: double;
  border-width: 3px;
  border-color: #1D564E;
}
.foto_goods_small {
  border-style: solid;
  border-width: 1px;
  border-color: #1D564E;
}



.fb_messages {
  margin: 5px 20px;
  font-family: arial,verdana;
  font-size: 13px;
  color: black;
  text-align: left;
}
.fb_messages .date {
  float: right;
  font-family: verdana;
  font-size: 11px;
}
.fb_messages .name {
  font-family: arial,verdana;
  font-size: 13px;
  font-weight: bold;
  color: black;
}
.fb_messages .mess {
  width: 490px;
  margin: 5px;
  padding: 5px 7px;
  border-style: solid;
  border-width: 0px 0px 0px 5px;
  border-color: #67A3E8;
  font-family: georgia;
  font-size: 16px;
  color: black;
  text-align: left;
  line-height: 23px;
}

.fb_pages {
  margin: 0px 20px;
  font-family: arial,verdana;
  font-size: 12px;
  color: black;
  text-align: center;
}
.fb_pages A {
  font-family: arial,verdana;
  font-size: 12px;
  color: blue;
  text-decoration: underline;
}
.fb_pages A:hover {
  text-decoration: none;
}




.fb_addtbl {
  margin: 0px 20px;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.fb_addtbl INPUT {
  width: 98%;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.fb_addtbl INPUT.but {
  width: 85px;
  height: 23px;
}
.fb_addtbl TEXTAREA {
  width: 98%;
  height: 70px;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.line_sep {
  margin: 0px;
  width: 95%;
  height: 1px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: gray;
}


.order_tbl {
  font: 13px arial;
}
.order_tbl INPUT[type="text"] {
  width: 98%;
  font: 12px arial;
}
.order_tbl TEXTAREA {
  width: 98%;
  height: 70px;
  font: 12px arial;
}
.order_tbl INPUT[type="submit"] {
  font: bold 11px tahoma,arial;
}