.no_catalog {
        FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial; }
A.catalog:link {
        COLOR: #000000; FONT-SIZE: 8pt; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A.catalog:visited {
        COLOR: #000000; FONT-SIZE: 8pt; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A.catalog:active {
        COLOR: #000000; FONT-SIZE: 8pt; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A.catalog:hover {
        COLOR: #000000; FONT-SIZE: 8pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}


A.catalog_s:link {
        COLOR: #3A623F; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.catalog_s:visited {
        COLOR: #3A623F; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.catalog_s:active {
        COLOR: #3A623F; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.catalog_s:hover {
        COLOR: #3A623F; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}

A.emailgrey:link {
        COLOR: #FFC32F; FONT-SIZE: 11pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.emailgrey:visited {
        COLOR: #FFC32F; FONT-SIZE: 11pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.emailgrey:active {
        COLOR: #FFC32F; FONT-SIZE: 11pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.emailgrey:hover {
        COLOR: ##FFC32F; FONT-SIZE: 11pt; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

a.inner_link, a.inner_link:visited  {FONT-FAMILY: Arial;
FONT-SIZE: 9pt;
font-weight: Normal;
color: #666;
text-decoration: underline;}

a.inner_link:hover, a.inner_link:active {FONT-FAMILY: Arial;
FONT-SIZE: 9pt;
font-weight: Normal;
color: #666;
text-decoration: none;}


A.up:link {
        COLOR: #FFC32F; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.up:visited {
        COLOR: #FFC32F; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.up:active {
        COLOR: #FFC32F; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.up:hover {
        COLOR: #FFC32F; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: none
}





A.center_link:link {
        COLOR: #8CC63E; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.center_link:visited {
        COLOR: #8CC63E; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.center_link:active {
        COLOR: #8CC63E; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A.center_link:hover {
        COLOR: #8CC63E; FONT-SIZE: 9pt; FONT-FAMILY: Arial; TEXT-DECORATION: none
}






.nameservice {
        FONT-WEIGHT: bold; FONT-SIZE: 20pt; COLOR: #000000; FONT-FAMILY: Arial
}
.namesubservice {
        FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #000000; FONT-FAMILY: Arial
}




.contacts {
        FONT-WEIGHT: normal; FONT-SIZE: 14pt; COLOR: #8CC63E; FONT-FAMILY: Arial
}
.contactgrey {
        FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Arial
}
.phonegrey {
        FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #666666; FONT-FAMILY: Arial
}
.center {
        FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial
}
.footer_l {
        FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Arial
}

.title_center {
        FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #333333; FONT-FAMILY: Arial
}

.text_center {
        FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #555555; FONT-FAMILY: Arial
}

.products ul {
        float: left;
        width: 232px;
       /* height: 180px; */
        list-style: none;
        margin: 50px 0 0 0;
        padding: 0;
}

.products ul li.lamp {
        background: url(images/lamp.jpg)  no-repeat;
        height: 110px;
}

.products ul li.alarm {
        background: url(images/alarm.jpg)  no-repeat;
        height: 110px;
}

.products ul li.izotherm {
        background: url(images/izotherm.jpg)  no-repeat;
        height: 110px;
}

.products ul li.mebel {
        background: url(images/mebel.jpg)  no-repeat;
        height: 110px;
}

.products ul li.gorelka {
        background: url(images/gorelka.jpg)  no-repeat;
        height: 110px;
}
.products ul li.dush {
        background: url(images/dush.jpg)  no-repeat;
        height: 110px;
}

.products ul li.bio {
        background: url(images/bio.jpg)  no-repeat;
        height: 110px;
}

.products ul li.obogrev {
        background: url(images/obogrev.jpg)  no-repeat;
        height: 110px;
}

.products ul li.filter {
        background: url(images/filter.jpg)  no-repeat;
        height: 110px;
}

.products ul li.tent {
        background: url(images/tent.jpg)  no-repeat;
        height: 110px;
}

.products ul li.krov {
        background: url(images/krov.jpg)  no-repeat;
        height: 110px;
}

.products ul li.ryb {
        background: url(images/ryb.jpg)  no-repeat;
        height: 110px;
}




.products ul li p {
FONT-FAMILY:Arial;
        FONT-SIZE: 9pt; color:#666666;
        font-weight:Bold;
        float: right;
        width: 151px;
}

.products ul li a {
FONT-FAMILY:Arial;
FONT-SIZE: 9pt;
font-weight:Bold;
color:#FFC32F;
text-decoration: underline;
float: right;
width: 151px;
 }
.products ul li a:hover {
         text-decoration: none;
          }
.products ul li.active a {
         text-decoration: underline;
}
.products ul li.visited a {
         text-decoration: underline;
 }

a.menu {
FONT-FAMILY:Arial;
FONT-SIZE: 9pt;
font-weight:Normal;
color:#666666;
text-decoration: underline;
 }


a.menu:active{
         text-decoration: underline;
}
a.menu:visited {
         text-decoration: underline;
 }
 a.menu:hover {
         text-decoration: none;
          }
          
.menutable a {
FONT-FAMILY:Arial;
FONT-SIZE: 9pt;
font-weight:Normal;
color:#666666;
text-decoration: underline;
 }


.menutable a:active{
         text-decoration: underline;
}
.menutable a:visited {
         text-decoration: underline;
 }
.menutable a:hover {
         text-decoration: none;
          }

a.menu2 {
FONT-FAMILY:Arial;
FONT-SIZE: 9pt;
color:#666666;
text-decoration: underline;
font-weight:bold;
 }


a.menu2:active{
         text-decoration: underline;
		 font-weight:bold;
}
a.menu2:visited {
         text-decoration: underline;
		 font-weight:bold;
 }
 a.menu2:hover {
         text-decoration: none;
		 font-weight:bold;
          }

.menu1 {position:absolute; top:160px;
width:210px; visibility:hidden; border:0px solid white; border-bottom:0px; z-index:500
}

.menu1 a {
display:block; background:#ffffff;
 color:#666666; font-family:Arial; font-size:9pt; height:30px;
 text-decoration:none; border:1px solid #666666;
 margin-top:0px; font-weight:Normal;
padding: 5px;
 }

.menu1 a:hover {
       color:#666666; background:#f2f2f2; TEXT-DECORATION: none
       }



