H2 {
  font: normal 18px arial;
  color: black;
}

#block {
  padding: 10px 0px 0px 10px;
  position: absolute;
  z-index: 12;
  top: 400px;
  right: 500px;
  width: 241px;
  height: 103px;
  background: blue;
  color: white;
}

.head_page {
  margin-bottom: 10px;
  font-family: arial;
  font-size: 18px;
  color: black;
}

#goods_more {
  overflow: auto;
}
#goods_more H1 {
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 20px;
  font-weight: normal;
  color: #2E96A6;
}
#goods_more H3, #goods_more H2, #goods_more H4, #goods_more H5, #goods_more H6 {
  margin: 20px 0px 10px 0px;
  padding: 0px 0px 3px 0px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: #9C9A94;
  font-family: arial;
  font-size: 18px;
  font-weight: normal;
  color: #73716D;
}
#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: #FF3300;
  text-align: center;
}

#goods_order {
  width: 98%;
  margin: 10px;
}
#goods_order TD {
  padding: 5px;
}
#goods_order LABEL {
  font-weight: bold;
}
#goods_order .inp, #goods_order .txt {
  width: 98%;
  padding: 2px;
  border: solid 1px silver;
  font-family: arial;
  font-size: 12px;
  color: black;
}
#goods_order .txt {
  height: 80px;
}

#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;
}


#navigator {
  margin-bottom: 10px;
  font-family: arial;
  font-size: 12px;
  color: gray;
}
#navigator A {
  font-family: arial;
  font-size: 12px;
  color: #006699;
}
#navigator A:hover {
  font-family: arial;
  font-size: 12px;
  color: #FF9900;
}

#category_nodes {
  font-family: arial;
  font-size: 12px;
  color: gray;
  line-height: 20px;
}
#category_nodes .cat_top {
  margin: 5px 0px;
  font-weight: bold;
}
#category_nodes A {
  font-family: arial;
  font-size: 12px;
  color: #006699;
}
#category_nodes A:hover {
  font-family: arial;
  font-size: 12px;
  color: #FF9900;
}



.catalog_catlist {
  margin: 100px;
}
.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 {
  padding: 5px;
  background-color: #E9E6DD;
  font-family: verdana,arial;
  font-size: 13px;
  color: #4B7973;
}
.catalog_goods TD {
  padding: 5px;
  border-style: dotted;
  border-width: 0 0 1px 0;
  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: 14px;
}

.catalog_goods A {
  font-family: arial;
  font-size: 13px;
  color: #0066CC;
}
.catalog_goods A:hover {
  color: #FF6600;
}

.head_page {
  font-family: arial;
  font-size: 18px;
  color: black;
}

.pages {
  margin: 20px 0px 10px 0px;
  font-family: arial;
  font-size: 13px;
  color: black;
}
.pages A {
  font-family: arial;
  font-size: 13px;
  color: #0066CC;
}
.pages A:hover {
  color: #FF6600;
}
.pages B {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
}

.left_menu {
  font-family: arial;
  font-size: 13px;
  color: black;
}
.left_menu A {
  font-family: arial;
  font-size: 13px;
  color: black;
  text-decoration: underline;
}
.left_menu A:hover {
  font-family: arial;
  font-size: 13px;
  color: black;
  text-decoration: none;
}

.top_filter {
  width: 90%;
  margin: 10px;
  padding: 0px 5px;
  background: #F5EBDC;
  border: solid 1px silver;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.top_filter SELECT {
  width: 98%;
  font-family: arial;
  font-size: 12px;
  color: black;
}

.small_filter {
  font-family: arial;
  font-size: 12px;
  color: black;
}
.small_filter .inp, .small_filter .sel {
  font-family: arial;
  font-size: 12px;
  color: black;
}
.small_filter .inp {
  width: 96%;
}
.small_filter .sel {
  width: 100%;
}


.bask_link {
  display: block;
  padding: 5px 0px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: red; /* #006699 */
}
.bask_link:hover {
  font-family: arial;
  font-size: 13px;
  color: #FF9900;
}


.catalog_goods_bask .inp {
  width: 90%;
  border: solid 1px silver;
  font-family: arial;
  font-size: 12px;
  color: black;
}

.fotolink2 {
  border: solid 0px black;
}


.request_price {
  width: 100px;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: gray;
}



#list_news A {
  color: #1E82A6;
  text-decoration: underline;
}
#list_news A:hover {
  color: #1E82A6;
  text-decoration: none;
}


#news_list {
  font-family: arial;
  font-size: 12px;
}
#news_list .item {
  margin-bottom: 10px;
  padding: 3px 0px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: gray;
}
#news_list .head {
  margin-bottom: 10px;
  font-weight: bold;
}
#news_list .head A {
  color: black;
}
#news_list .head A:hover {
  text-decoration: none;
}



.navi_bar {
  margin: 5px 0px 5px 0px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.navi_bar A {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: underline;
}
.navi_bar A:hover {
  color: black;
  text-decoration: none;
}
.navi_bar A.act {
  font-weight: normal;
  text-decoration: none;
}

.sub_pages UL {
  margin: 5px 0px 5px 20px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.sub_pages UL A {
  font-family: arial;
  font-size: 12px;
  color: black;
  text-decoration: underline;
}
.sub_pages UL A:hover {
  color: black;
  text-decoration: none;
}


#main_category_list .cat_head A {
  font: bold 14px arial;
  color: black;
}
#main_category_list .cat_head A:hover {
  text-decoration: none;
}
#main_category_list .cat_sub_head {
  margin-top: 5px;
}
#main_category_list .cat_sub_head A {
  font: 13px arial;
  color: #67A3E9;
}
#main_category_list .cat_sub_head A:hover{
  color: #FF6600;
  text-decoration: none;
}

.catalog_navigator {
  margin: 10px 0px;
}
.catalog_navigator B A {
  font-weight: bold;
  color: #0066CC;
}
.catalog_navigator A {
  font: 13px arial;
  color: #67A3E9;
}
.catalog_navigator A:hover{
  color: #FF6600;
  text-decoration: none;
}

.subcat_navi {
  margin: 5px 0px 0px 20px;
  padding: 0px;
}
.subcat_navi A {
  font: 13px arial;
  color: #67A3E9;
}
.subcat_navi A:hover{
  color: #FF6600;
  text-decoration: none;
}

.price_table {
  margin: 10px 0px;
}
.price_table TH {
  padding: 3px 5px;
}
.price_table TD {
  padding: 3px;
}

.points {
  background: url('/images/points.gif') repeat-x bottom;
}
.points span {
  background: #fff;
  padding: 0 2px 0 0;
}

#price_list_links LI {
  margin: 0px 0px 0px 20px;
  padding: 0px;
}
#price_list_links A {
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
  color: #006699;
}
#price_list_links A:hover {
  font-family: arial;
  font-size: 12px;
  color: #FF9900;
}

.right_goods .head {
  display: block;
  margin-bottom: 5px;
}






.last_news {
  margin: 0;
  padding: 0;
  list-style: none;
}
.last_news LI {
  margin-bottom: 10px;
  padding: 10px 0;
  border-bottom: dotted 1px #427BAD;
}
.last_news SPAN {
  display: block;
  float: left;
  margin: 0 10px;
  font: bold 12px arial;
  color: #8B8B8B;
  text-align: center;
}
.last_news SPAN STRONG {
  display: block;
  font: 18px arial;
}
.last_news LI A {
  display: table;
  font: bold 12px arial;
  /*color: #727272;*/
    color: #5a8c99;
  text-decoration: underline;
  zoom: 100%;
}
.last_news LI A:hover {
  color: #a8c8cd;
  text-decoration: none;
}
.last_news P {
  margin-top: 7px;
  font: 11px arial;
  color: #8B8B8B;
  text-align: justify;
}
.last_news_link {
  font: bold 12px arial;
  color: #3FAAE1;
}
.last_news_link A {
  color: #3FAAE1;
}
.last_news_link A:hover {
  color: #FFAE44;
}

.points {
  background: url('/images/points.gif') repeat-x bottom;
}
.points span {
  background: #fff;
  padding: 0 2px 0 0;
}






#feedback_form {
  /* display: none; */
  /* padding-bottom: 15px; */
  color: #225588;
}
#feedback_form TABLE {
  /* border: dotted 1px #77CCBB; */
}
#feedback_form TABLE TD {
  padding: 4px;
  font: 11px arial;
  color: #225588;
}
#feedback_form .inp {
  width: 95%;
  border: dotted 1px #77CCBB;
  font: 11px arial;
}
#feedback_form .but {
  width: 100px;
  background: #77CCBB;
  font: 11px arial;
  color: white;
}
#feedback_form .label {
  font: 11px arial;
}
.ramka{
 border:2px red solid;
 -moz-border-radius: 15px;
}
