/* CSS Document @ mant.pl */
@import "screen2.css";


* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }
body {
          background: #FFF;
          font-family: Tahoma, Trebuchet MS;
          }

#container {
          width: 960px;
          margin: auto;
          }
          
          /* top */
          #top {
                    background: url(../img/top.gif) left top no-repeat;
                    width: 960px;
                    height: 216px;
                    float: left;
                    border: 0;
                    }
                    #top h1 {
                              float: left;
                              margin: 22px 0 0 99px;
                              display: inline;
                              }
                              #top h1 img {
                                        float: left;
                                        border: 0;
                                        }
                    #top a.home {
                              font-size: 11px;
                              color: #fff;
                              font-weight: bold;
                              text-decoration: none;
                              width: 133px;
                              padding: 8px 0 0 0;
                              height: 25px;
                              float: left;
                              text-align: center;
                              margin: 0 0 0 146px;
                              }
                              #top a.home:hover {
                                        color: #eee;
                                        }
                    #top p.basket {
                              background: url(../img/basket-top.gif) left top no-repeat;
                              font-size: 11px;
                              width: 160px;
                              height: 25px;
                              float: left;
                              
                              padding: 8px 0 0 40px;
                              }
                              #top p.basket a strong {
                                        color: #fff;
                                        font-weight: bold;
                                        }
								#top p.basket a{text-decoration:none;color: #ccff66;}
								
                    #top p.site-look {
                              font-size: 11px;
                              width: 141px;
                              height: 25px;
                              float: left;
                              color: #ccff66;
                              padding: 8px 0 0 10px;
                              }
                              #top p.site-look strong {
                                        color: #fff;
                                        font-weight: bold;
                                        }
                    #top #search {
                              width: 960px;
                              height: 58px;
                              float: left;
                              margin: 74px 0 0 0;
                              }
                              #top #search label {
                                        width: 940px;
                                        float: left;
                                        font-size: 11px;
                                        color: #fff;
                                        margin: 10px 0 0 0;
                                        padding: 0 0 0 20px;
                                        }
                                        #top #search input.input {
                                                  width: 184px;
                                                  height: 14px;
                                                  float: left;
                                                  border: 1px solid #686D50;
                                                  font-size: 11px;
                                                  padding: 2px;
                                                  margin: 5px 0 0 18px;
                                                  display: inline;
                                                  }
                                                  #top #search input.search {
                                                            background: url(../img/input-search.gif) top no-repeat;
                                                            width: 78px;
                                                            height: 26px;
                                                            margin: 3px 0 0 10px;
                                                            border: 0;
                                                            font-size: 11px;
                                                            }
          /* menu */
          #menu {
                    width: 920px;
                    height: auto;
                    float: left;
                    }
                    #menu ul {
                              float: left;
                              }
                              #menu ul li {
                                        display: inline;
                                        float: left;
                                        }
                                        #menu ul li img {
                                                  float: left;
                                                  border: 0;
                                                  }
                                                  
          /* content */
          #content {
                    width: 920px;
                    float: left;
                    background: #fff;
                    padding: 0 0 50px 0;
                    }
                    /* select, info */
                    #content #select-info {
                              width: 920px;
                              float: left;
                              }
                              #content #select-info #select-product {
                                        width: 311px;
                                        height: 51px;
                                        float: left;
                                        }
                                        #content #select-info #select-product label {
                                                  color: #967566;
                                                  float: left;
                                                  font-size: 11px;
                                                  margin: 15px 0 0 20px;
                                                  display: inline;
                                                  }
                                        #content #select-info #select-product select {
                                                  font-size: 11px;
                                                  color: #686d50;
                                                  font-weight: bold;
                                                  width: 165px;
                                                  height: 19px;
                                                  border: 1px solid #a5acb2;
                                                  margin: 12px 0 0 5px;
                                                  display: inline;
                                                  }
                              #content #select-info #info {
                                        background: url(../img/bg_info.gif) no-repeat left top #E0E0E0;
                                        width: 609px;
                                        height: 35px;
                                        float: left;
                                        }
                                        #content #select-info #info p {
                                                  font-size: 11px;
                                                  color: #FFF;
                                                  float: left;
                                                  margin: 10px 0 0 15px;
                                                  padding: 2px 0 0 0;
                                                  display: inline;
                                                  }
                                                  #content #select-info #info p.skype {
                                                            background: url(../img/skype.gif) no-repeat left top;
                                                            padding: 2px 0 5px 50px;
                                                            }
                                                  #content #select-info #info p.gadu {
                                                            background: url(../img/gadu.gif) no-repeat left top;
                                                            padding: 2px 0 5px 23px;
                                                            }
                                                  #content #select-info #info p a {
                                                            color: #FFF;
                                                            text-decoration: none;
                                                            }
                                                            #content #select-info #info p a:hover {
                                                                      text-decoration: underline;
                                                                      }
                                                            
                    /* sidebar */
                    #content #sidebar {
                              width: 230px;
                              float: left;
                              }
                              #content #sidebar h3.up {
                                        width: 215px;
                                        height: 22px;
                                        background: url(../img/h3-up.gif) right top no-repeat #7e981d;
                                        font-size: 11px;
                                        float: left;
                                        color: #fff;
                                        padding: 8px 0 0 15px;
                                        }
                              #content #sidebar a.more {
                                        width: 215px;
                                        height: 21px;
                                        background: url(../img/menu-more.gif) right bottom no-repeat #7f981e;
                                        font-size: 11px;
                                        color: #fff;
                                        float: left;
                                        padding: 9px 0 0 15px;
                                        font-weight: bold;
                                        text-decoration: none;
                                        }
                                        #content #sidebar a.more:hover {
                                                  color: #eee;
                                                  }
                              #content #sidebar #category {
                                        background: #c7e06b;
                                        width: 229px;
                                        float: left;
                                        padding: 0 0 12px 0;
										border-right:1px solid #7f981e
                                        }
                                        #content #sidebar #category ul {
                                                  width: 229px;
                                                  float: left;
                                                  display: inline;
                                                  margin: 5px 0 0 0;
                                                  }
                                                  #content #sidebar #category ul li.first,
												  #content #sidebar #category ul li.first-last{
                                                            background: url(../img/li-menu.gif) left center no-repeat;
                                                            list-style-type: none;
                                                            float: left;
                                                            width: 194px;
                                                            padding: 5px 0 5px 35px;
                                                            font-size: 11px;
                                                            }
                                                  #content #sidebar #category ul li.second,
												  #content #sidebar #category ul li.second-last {
                                                            background: url(../img/li-menu.gif) #d2ed6c left center no-repeat;
                                                            list-style-type: none;
                                                            float: left;
                                                            width: 179px;
                                                            padding:5px 0 5px 50px;
                                                            font-size: 11px;
                                                            }
                                                  #content #sidebar #category ul li.rd {
                                                            background: #e3f89b url(../img/li-menu.gif) left center no-repeat;
                                                            list-style-type: none;
                                                            float: left;
                                                            width: 164px;
                                                            padding:5px 0 5px 65px;
                                                            font-size: 11px;
                                                            }
                                                            #content #sidebar #category ul li a {
                                                                      color: #27270f;
                                                                      text-decoration: none;
                                                                      }
                                                                      #content #sidebar #category ul li a:hover {
                                                                                text-decoration: underline;
                                                                                }
                              #content #sidebar #doubts {
                                        background: url(../img/doubts.gif) no-repeat top left;
                                        width: 230px;
                                        height: 49px;
                                        float: left;
                                        padding: 200px 0 0 0;
                                        margin: 15px 0 0 0;
                                        }
                                        #content #sidebar #doubts p {
                                                  color: #686D50;
                                                  width: 220px;
                                                  float: left;
                                                  clear: both;
                                                  text-align: right;
                                                  font-size: 11px;
                                                  }
                                                  
						#content #text {
							width: 685px;
							float: left;
							margin: 0 0 0 5px;
							display: inline;
							font-size:11px
						}
												 
						#content #text ul,#content #text ol{
							padding:0 0 0 20px;
						}
							  
							  #content #text .otwarcie{margin:0 0 0 10px}
							  
                              #content #text #navigation {
                                        width: 596px;
                                        float: right;
                                        padding: 0 0 15px 0;
                                        border-bottom: 1px solid #D5D8C2;
                                        margin: 0 12px 0 0;
                                        display: inline;
                                        }
                                        #content #text #navigation ul {
                                                  width: 576px;
                                                  float: left;
                                                  margin: 0 0 0 15px;
                                                  display: inline;
                                                  }
                                                  #content #text #navigation ul li {
                                                            display: inline;
                                                            float: left;
                                                            color: #666;
                                                            font-size: 11px;
															font-weight:bold
                                                            }
                                                            #content #text #navigation ul li a {
                                                                      font-weight: bold;
                                                                      color: #666;
                                                                      float: left;
                                                                      }
                                                                      #content #text #navigation ul li a:hover {
                                                                                text-decoration: none;
                                                                                }
                                                            #content #text #navigation ul li span {
                                                                      float: left;
                                                                      padding: 0 2px 0 2px;
                                                                      }
                                                                                
                              #content #text #info-nav {
                                        width: 675px;
                                        margin: 0 0 0 10px;
                                        display: inline;
                                        float: left;
                                        }
                                        #content #text #info-nav p.products {
                                                  width: 675px;
                                                  float: left;
                                                  margin: 10px 0 0 0;
                                                  font-size: 11px;
                                                  color: #666;
                                                  }
                                                  #content #text #info-nav p.products strong {
                                                            color: #7f981e;
                                                            }
                                                  #content #text #info-nav p.products a {
                                                            font-weight: bold;
                                                            color: #666;
                                                            text-decoration: none;
                                                            }
                                        #content #text #info-nav p.all-products {
                                                  width: auto;
                                                  float: left;
                                                  margin: 10px 0 0 0;
                                                  font-size: 11px;
                                                  color: #666;
                                                  font-weight: bold;
                                                  }
                                                  #content #text #info-nav p.all-products strong {
                                                            color: #abb285;
                                                            font-weight: normal;
                                                            }
                                        #content #text #info-nav p.view {
                                                  width: auto;
                                                  float: right;
                                                  margin: 5px 10px 0 0;
                                                  font-size: 11px;
                                                  display: inline;
                                                  color: #666;
                                                  font-weight: bold;
                                                  }
                                                  #content #text #info-nav p.view strong {
                                                            color: #ABB285;
                                                            font-weight: normal;
                                                            float: left;
                                                            margin: 2px 0 0 0;
                                                            }
                                                  #content #text #info-nav p.view select {
                                                            float: left;
                                                            font-size: 11px;
                                                            color: #333;
                                                            width: 80px;
                                                            margin: 0 5px 0 5px;
                                                            display: inline;
                                                            }
                                                  #content #text #info-nav p.view a {
                                                            font-weight: bold;
                                                            color: #686d50;
                                                            float: left;
                                                            }
                                                            #content #text #info-nav p.view a:hover {
                                                                      text-decoration: none;
                                                                      }
                                                                      
                              #content #text .numbers {
                                        background: #2980a9;
                                        width: 665px;
                                        float: left;
                                        margin: 15px 0 15px 10px;
                                        display: inline;
                                        text-align: center;
                                        }
                                        #content #text .numbers div {
                                                  width: 390px;
                                                  float: left;
                                                  margin: 12px 0 0 30px;
                                                  display: inline;
                                                  }
                                                  #content #text .numbers div ul {
                                                            width: 390px;
                                                            float: left;
                                                            }
                                                            #content #text .numbers div ul li {
                                                                      display: inline;
                                                                      padding: 0 7px 0 7px;
                                                                      border-right: 1px solid #fff;
                                                                      float: left;
                                                                      }
                                                  #content #text .numbers div ul li span {
                                                            float: left;
                                                            color: #d6d322;
                                                            font-weight: bold;
                                                            font-size: 11px;
                                                            }
                                                  #content #text .numbers div a {
                                                            color: #fff;
                                                            font-size: 11px;
                                                            text-decoration: none;
                                                            float: left;
                                                            }
                                                            #content #text .numbers div a:hover {
                                                                      text-decoration: underline;
                                                                      }
                                                            #content #text .numbers div ul li.last {
                                                                      border: 0;
                                                                      }
                                        #content #text .numbers .back {         
                                                  background: url(../img/back.gif) no-repeat;
                                                  float: left;
                                                  width: 118px;
                                                  height: 25px;
                                                  text-align: center;
                                                  font-size: 11px;
                                                  color: #fff;
                                                  font-weight: bold;
                                                  text-decoration: none;
                                                  padding: 12px 0 0 0;
                                                  }
                                                  #content #text .numbers .back:hover {
                                                            color: #eee;
                                                            }
                                        #content #text .numbers .next {         
                                                  background: url(../img/next.gif) no-repeat;
                                                  float: right;
                                                  width: 106px;
                                                  height: 25px;
                                                  text-align: center;
                                                  font-size: 11px;
                                                  color: #fff;
                                                  font-weight: bold;
                                                  text-decoration: none;
                                                  padding: 12px 0 0 0;
                                                  text-align: center;
                                                  }
                                                  #content #text .numbers .next:hover {
                                                            color: #eee;
                                                            }

                              #content #text #clients {
                                        width: 680px;
                                        float: left;
                                        padding: 0 0 20px 0;
                                        border-bottom: 1px solid #C0C5A4;
                                        }
                                        #content #text #clients #stable-clients {
                                                  width: 224px;
                                                  float: left;
                                                  }
                                                  #content #text #clients p {
                                                            font-size: 11px;
                                                            color: #666;
                                                            float: left;
                                                            width: 200px;
                                                            margin: 10px 0 0 10px;
                                                            display: inline;
                                                            }
                                                  #content #text #clients #stable-clients h3 {
                                                            background: url(../img/h3-stable.gif) no-repeat left top #ABB285;
                                                            width: 214px;
                                                            height: 23px;
                                                            float: left;
                                                            font-size: 13px;
                                                            color: #fff;
                                                            padding: 6px 0 0 10px;
                                                            }
                                        #content #text #clients #other-clients {
                                                  width: 225px;
                                                  float: left;
                                                  margin: 0 0 0 3px;
                                                  display: inline;
                                                  }
                                                  #content #text #clients #other-clients h3 {
                                                            background: #686D50;
                                                            width: 215px;
                                                            height: 23px;
                                                            float: left;
                                                            font-size: 13px;
                                                            color: #fff;
                                                            padding: 6px 0 0 10px;
                                                            }
                                        #content #text #clients #new-clients {
                                                  width: 225px;
                                                  float: left;
                                                  margin: 0 0 0 3px;
                                                  display: inline;
                                                  }
                                                  #content #text #clients #new-clients h3 {
                                                            background: url(../img/h3-new.gif) no-repeat right top #ABB285;
                                                            width: 215px;
                                                            height: 23px;
                                                            float: left;
                                                            font-size: 13px;
                                                            color: #fff;
                                                            padding: 6px 0 0 10px;
                                                            }

/* [ ] */


                              #content #text .product-hit {
                                        width: 680px;
                                        float: left;
                                        margin: 20px 0 0 0;
                                        }
                                        #content #text .product-hit .description {
                                                  width: 275px;
                                                  float: left;
                                                  padding: 0 0 0 10px;
                                                  }
                                                  #content #text .product-hit .description h4 {
                                                            width: auto;
                                                            float: left;
                                                            color: #ff0000;
                                                            font-size: 20px;
                                                            }
                                                  #content #text .product-hit .description p {
                                                            font-size: 11px;
                                                            color: #666;
                                                            width: 250px;
                                                            float: left;
                                                            margin: 15px 0 0 0;
                                                            }
                                                            #content #text .description p img.now {
                                                                      float: right;
                                                                      padding: 0 5px 5px 0;
                                                                      }
                                                  #content #text .product-hit .description a {
                                                            width: 250px;
                                                            font-size: 11px;
                                                            text-decoration: none;
                                                            color: #ff4040;
                                                            font-weight: bold;
                                                            margin: 10px 0 0 0;
                                                            float: left;
                                                            }
                                                            #content #text .product-hit .description a:hover {
                                                                      color: #333;
                                                                      }
                                                  #content #text .product-hit .description h5 {
                                                            width: 51px;
                                                            height: 23px;
                                                            float: left;
                                                            background: #ff0000;
                                                            font-size: 12px;
                                                            color: #fff;
                                                            text-align: center;
                                                            padding: 10px 0 0 0;
                                                            margin: 20px 0 0 0;
                                                            border: 1px solid #EAECE0;
                                                            }

															#content #text .product .description h5 a {
																text-decoration:none;
																color:#686D50;

															}

                                                            #content #text .product-hit .description span {
                                                                      height: 29px;
                                                                      width: 211px;
                                                                      border-top: 1px solid #EAECE0;
                                                                      border-bottom: 1px solid #EAECE0;
                                                                      color: #686D50;
                                                                      font-size: 20px;
                                                                      float: left;
                                                                      padding: 4px 0 0 10px;
                                                                      margin: 20px 0 0 0;
                                                                      }
                                                  #content #text .product-hit .description input {
                                                            float: left;
                                                            border: 0;
                                                            width: 137px;
                                                            height: 32px;
                                                            margin: 15px 0 0 0;
                                                            }
                                                  #content #text .product-hit .description ul {
                                                            float: right;
                                                            width: auto;
                                                            margin: 2px 0 0 0;
                                                            }
                                                            #content #text .product-hit .description ul li {
                                                                      display: inline;
                                                                      float: left;
                                                                      }
                                                                      #content #text .product-hit .description ul li a {
                                                                                width: auto;
                                                                                float: left;
                                                                                margin: 0 5px 0 0;
                                                                                display: inline;
                                                                                border: 1px solid #ff0000;
                                                                                color: #ff0000;
                                                                                padding: 2px 3px 2px 3px;
                                                                                cursor: pointer;
                                                                                }
                                                                                #content #text .product-hit .description ul li a.active {
                                                                                          background: #ff0000;
                                                                                          color: #fff;
                                                                                          cursor: pointer;
                                                                                          }
                                                                                #content #text .product-hit .description ul li a:hover {
                                                                                          color: #000;
                                                                                          }
                                        #content #text .product-hit .photos {
                                                  width: 395px;
                                                  float: left;
                                                  }
                                                  
                              #content #text #product-site {
                                        width: 676px;
                                        float: left;
                                        margin: 30px 0 0 4px;
                                        display: inline;
                                        }
                                        #content #text #product-site .description {
                                                  width: 290px;
                                                  float: left;
                                                  padding: 0 0 0 10px;
                                                  }
                                                  #content #text #product-site .description .add {
                                                            width: 290px;
                                                            float: left;
                                                            margin: 10px 0 0 0;
                                                            padding: 15px 0 0 0;
                                                            border-top: 1px solid #D1D5BC;
                                                            }
                                                  #content #text #product-site .description h4 {
                                                            width: 290px;
                                                            float: left;
                                                            color: #686D50;
                                                            font-size: 22px;
                                                            }
                                                  #content #text #product-site .description p {
                                                            font-size: 11px;
                                                            color: #666;
                                                            width: 290px;
                                                            float: left;
                                                            margin: 15px 0 0 0;
                                                            }
                                                  #content #text #product-site .description p.prod {
                                                            width: 290px;
                                                            font-size: 12px;
                                                            text-decoration: none;
                                                            color: #333;
                                                            margin: 10px 0 0 0;
                                                            float: left;
                                                            }
                                                  #content #text #product-site .description p.call {
                                                            width: 290px;
                                                            font-size: 11px;
                                                            text-decoration: none;
                                                            color: #666;
                                                            margin: 18px 0 0 0;
                                                            float: left;
                                                            }
                                                            #content #text #product-site .description p.call a {
                                                                      margin: 0;
                                                                      float: none;
                                                                      text-decoration: underline;
                                                                      }
                                                  #content #text #product-site .description a {
                                                            width: 290px;
                                                            font-size: 11px;
                                                            text-decoration: none;
                                                            color: #fe0000;
                                                            font-weight: bold;
                                                            margin: 10px 0 0 0;
                                                            float: left;
                                                            }
                                                            #content #text #product-site .description a.add-like {
                                                                      background: url(../img/add-like.gif) no-repeat left center;
                                                                      float: left;
                                                                      width: auto;
                                                                      color: #7f981e;
                                                                      padding: 0 8px 0 12px;
                                                                      border-right: 1px solid #686D50;
                                                                      margin: 0;
                                                                      }
                                                            #content #text #product-site .description a.instruct {
                                                                      background: url(../img/instruct.gif) no-repeat left center;
                                                                      float: left;
                                                                      width: auto;
                                                                      color: #7f981e;
                                                                      margin: 0px 0 0 10px;
                                                                      padding: 0 8px 0 12px;
                                                                      display: inline;
                                                                      }
                                                            #content #text #product-site .description a.neg {
                                                                      float: right;
                                                                      width: auto;
                                                                      margin: 22px 0 0 0;
                                                                      }
                                                            #content #text #product-site .description a:hover {
                                                                      color: #333;
                                                                      }
                                                  #content #text #product-site .description h5 {
                                                            width: 51px;
                                                            height: 23px;
                                                            float: left;
                                                            background: #ff0000;
                                                            font-size: 12px;
                                                            color: #fff;
                                                            text-align: center;
                                                            padding: 10px 0 0 0;
                                                            margin: 20px 0 0 0;
                                                            border: 1px solid #EAECE0;
                                                            }
                                                            #content #text #product-site .description span {
                                                                      height: 29px;
                                                                      width: 227px;
                                                                      border-top: 1px solid #EAECE0;
                                                                      border-bottom: 1px solid #EAECE0;
                                                                      color: #686D50;
                                                                      font-size: 22px;
                                                                      float: left;
                                                                      padding: 3px 0 1px 10px;
                                                                      margin: 20px 0 0 0;
																	  font-weight:bold
                                                                      }
                                                  #content #text #product-site .description input {
                                                            float: left;
                                                            border: 0;
                                                            width: 137px;
                                                            height: 32px;
                                                            margin: 15px 0 0 0;
                                                            }
                                        #content #text #product-site .photos {
                                                  width: 340px;
                                                  float: left;
                                                  text-align: center;
                                                  }
                                                  #content #text #product-site .photos img {
                                                            border: 0;
                                                            }
                                                  #content #text #product-site .photos .mini {
                                                            width: 340px;
                                                            float: left;
                                                            text-align: center;
                                                            margin: 5px 0 0 0;
                                                            }
                                                            #content #text #product-site .photos .mini p {
                                                                      width: 340px;
                                                                      float: left;
                                                                      text-align: center;
                                                                      color: #7f981e;
                                                                      padding: 0 0 10px 0;
                                                                      font-size: 11px;
                                                                      font-weight: bold;
                                                                      }
                                                            #content #text #product-site .photos .mini img {
                                                                      border: 1px solid #E4E6D7;
                                                                      padding: 2px;
                                                                      margin: 0 5px 0 5px;
                                                                      display: inline;
                                                                      }
                                                            
                    #content #text .our {
                              width: 662px;
                              float: left;
                              margin: 20px 0 0 8px;
                              _margin: 10px 0 0 8px;
                              display: inline;
                              }
                    #content #text .time {
                              width: 658px;
                              float: left;
                              margin: 20px 0 0 0;
                              border: 1px solid #B8BE99;
                              background: #EEF0E7;
                              padding: 10px;
                              }
                              #content #text .time h4 {
                                        font-size: 18px;
                                        font-weight: normal;
                                        color: #686D50;
                                        width: 657px;
                                        }
                                        #content #text .time p {
                                                  font-size: 12px;
                                                  color: #333;
                                                  padding: 10px 0 0 0;
                                                  }
                                                  #content #text .time p a {
                                                            color: #333;
                                                            font-weight: bold;
                                                            text-decoration: none;
                                                            letter-spacing: 1px;
                                                            }
                                                            #content #text .time p a:hover {
                                                                      text-decoration: underline;
                                                                      }
                              #content #text .our h3 {
                                        width: 642px;
                                        float: left;
                                        height: 29px;
                                        border-top: 1px solid #b4ba96;
                                        border-bottom: 1xp solid #e2e4d4;
                                        background: #dadada;
                                        color: #2f1e10;
                                        padding: 8px 0 4px 11px;
                                        font-size: 18px;
                                        }
                                        #content #text .our h3 span {

                                                  }
                              #content #text .our div {
                                        width: 200px;
                                        float: left;
                                        padding: 10px 0px 0 10px;
                                        display: inline;
                                        text-align: center;
										margin-bottom:10px;
                                        }
                                        #content #text .our div h5 {
                                                  width: 200px;
                                                  text-align: center;
                                                  color: #686d50;
                                                  font-size: 11px;
                                                  float: left;
												  min-height:40px;
                                                  }
                                                  #content #text .our div h5 a {
                                                            color: #686D50;
                                                            text-decoration: none;
                                                            }
                                                            #content #text .our div h5 a:hover {
                                                                      text-decoration: underline;
                                                                      }
                                        #content #text .our div .photo {
                                                  width: 200px;
                                                  height: 135px;
                                                  float: left;
                                                  text-align: center;
                                                  }
                                                  #content #text .our div .photo img {
                                                            border: 0;
                                                            }
                                        #content #text .our div .price {
                                                  width: 200px;
                                                  float: left;
                                                  text-align: center;
                                                  font-size: 12px;
                                                  color: #abb285;
                                                  font-weight: bold;
                                                  }
                                        #content #text .our div .producer {
                                                  width: 200px;
                                                  float: left;
                                                  font-size: 12px;
                                                  color: #ABB285;
                                                  }
                                                  #content #text .our div .price strong {
                                                            font-size: 22px;
                                                            color: #686d50;
                                                            }
                                        #content #text .our div .more {
                                                  width: 200px;
                                                  float: left;
                                                  text-align: center;
                                                  font-size: 11px;
                                                  color: #686d50;
                                                  margin: 5px 0 0 0;
                                                  }
                                                  #content #text .our div .more a.read {
                                                            color: #abb285;
                                                            text-decoration: none;
                                                            font-weight: bold;
                                                            }
                                                            #content #text .our div .more a.read:hover {
                                                                      text-decoration: underline;
                                                                      }
                                                  #content #text .our div .more a.buy {
                                                            color: #ff4040;
                                                            text-decoration: none;
                                                            font-weight: bold;
                                                            }
                                                            #content #text .our div .more a.buy:hover {
                                                                      text-decoration: underline;
                                                                      }
                                        #content #text .our p.description p {
                                                  width: 642px;
                                                  float: left;
                                                  font-size: 11px;
                                                  color: #666;
                                                  margin: 25px 0 0px 0;
                                                  padding: 0 5px 0 5px;
                                                  }
                                        #content #text .our  p {
                                                  width: 642px;
                                                  float: left;
                                                  font-size: 11px;
                                                  color: #666;
                                                  margin: 25px 0 0px 0;
                                                  padding: 0 5px 0 5px;
                                                  }

                                                                      
                              #content #text .product {
                                        width: 655px;
                                        float: left;
                                        margin: 15px 0 0 10px;
                                        display: inline;
                                        border-bottom: 1px solid #C9CCB8;
                                        padding: 0 0 15px 0;
                                        }
                                        #content #text .product img {
                                                  border: 0;
                                                  }
                                        #content #text .product .photo {
                                                  width: 220px;
                                                  float: left;
                                                  text-align: center;
                                                  }
                                        #content #text .product .description {
                                                  width: 410px;
                                                  float: left;
                                                  margin: 0 0 0 5px;
                                                  display: inline;
                                                  }
                                                  #content #text .product .description h5 {
                                                            font-size: 18px;
                                                            font-weight: bold;
                                                            width: 410px;
                                                            float: left;
                                                            color: #686D50;
                                                            }
                                                  #content #text .product .description p {
                                                            font-size: 11px;
                                                            font-weight: normal;
                                                            width: 410px;
                                                            float: left;
                                                            color: #686D50;
                                                            margin: 5px 0 0 0;
                                                            }
                                                            #content #text .product .description p a.read {
                                                                      color: #ff4040;
                                                                      text-decoration: none;
                                                                      font-weight: bold;
                                                                      margin: 10px 0 0 0;
                                                                      float: left;
                                                                      }
                                                                      #content #text .product .description p a.read:hover {
                                                                                text-decoration: underline;
                                                                                }
                                                            #content #text .product .description h6 {
                                                                      float: left;
                                                                      margin: 15px 0 0 0;
                                                                      font-size: 14px;
																	  font-weight:bold;
                                                                      color: #ff0000;
                                                                      }
                                                            #content #text .product .description span {
                                                                      float: left;
                                                                      margin: 15px 0 0 5px;
                                                                      display: inline;
                                                                      font-size: 14px;
                                                                      font-weight: bold;
                                                                      color: #686D50;
                                                                      }
                                                            #content #text .product .description input {
                                                                      float: right;
                                                                      margin: 8px 0 0 0;
                                                                      }
                              #content #text .product-last {
                                        width: 655px;
                                        float: left;
                                        margin: 15px 0 0 10px;
                                        display: inline;
                                        border-bottom: 0;
                                        padding: 0 0 35px 0;
                                        }
                                        #content #text .product-last img {
                                                  border: 0;
                                                  }
                                        #content #text .product-last .photo {
                                                  width: 240px;
                                                  float: left;
                                                  text-align: center;
                                                  }
                                        #content #text .product-last .description {
                                                  width: 410px;
                                                  float: left;
                                                  margin: 0 0 0 5px;
                                                  display: inline;
                                                  }
                                                  #content #text .product-last .description h5 {
                                                            font-size: 18px;
                                                            font-weight: normal;
                                                            width: 410px;
                                                            float: left;
                                                            color: #686D50;
                                                            }
                                                  #content #text .product-last .description p {
                                                            font-size: 11px;
                                                            font-weight: normal;
                                                            width: 410px;
                                                            float: left;
                                                            color: #686D50;
                                                            margin: 5px 0 0 0;
                                                            }
                                                            #content #text .product-last .description p a.read {
                                                                      color: #AE0C0C;
                                                                      text-decoration: none;
                                                                      font-weight: bold;
                                                                      margin: 10px 0 0 0;
                                                                      float: left;
                                                                      }
                                                                      #content #text .product-last .description p a.read:hover {
                                                                                text-decoration: underline;
                                                                                }
                                                            #content #text .product-last .description h6 {
                                                                      float: left;
                                                                      margin: 15px 0 0 0;
                                                                      font-size: 14px;
                                                                      color: #ABB285;
                                                                      }
                                                            #content #text .product-last .description span {
                                                                      float: left;
                                                                      margin: 15px 0 0 5px;
                                                                      display: inline;
                                                                      font-size: 14px;
                                                                      font-weight: bold;
                                                                      color: #686D50;
                                                                      }
                                                            #content #text .product-last .description input {
                                                                      float: right;
                                                                      margin: 8px 0 0 0;
                                                                      }
                                                  
                              #content #text h2 {
                                        float: right;
                                        font-size: 20px;
                                        font-weight: normal;
                                        margin: 15px 15px 0 0;
                                        display: inline;
                                        color: #ABB285;
                                        }
                                        #content #text input.prz {
                                                  float: right;
                                                  border: 0;
                                                  background: none;
                                                  margin: 15px 23px 0 0;
                                                  display: inline;
                                                  }
                                        #content #text #down-cosz {
                                                  background: url(../img/bg-cart.gif) no-repeat left center;
                                                  width: 655px;
                                                  float: left;
                                                  margin: 20px 0 0 10px;
                                                  display: inline;
                                                  border-top: 1px solid #C3C5B9;
                                                  border-bottom: 1px solid #C3C5B9;
                                                  padding: 35px 0 35px 0;
                                                  }
                                                  #content #text #down-cosz h3 {
                                                            width: 655px;
                                                            text-align: right;
                                                            float: right;
                                                            color: #ABB285;
                                                            font-size: 14px;
                                                            }
                                                            #content #text #down-cosz .up {         
                                                                      float: right;
                                                                      width: 650px;
                                                                      margin: 25px 0 0 0;
                                                                      }
                                                            #content #text #down-cosz .up label {   
                                                                      width: 650px;
                                                                      float: left;
                                                                      text-align: right;
                                                                      padding: 2px 5px 0 0;
                                                                      font-size: 11px;
                                                                      color: #686D50;
                                                                      }
                                                            #content #text #down-cosz select {
                                                                      width: 430px;
                                                                      float: right;
                                                                      font-size: 11px;
                                                                      color: #686D50;
                                                                      margin: 2px 0 0 0;
                                                                      }
                                                            #content #text #down-cosz p {
                                                                      width: 655px;
                                                                      float: right;
                                                                      margin: 25px 0 0 0;
                                                                      font-size: 11px;
                                                                      text-align: right;
                                                                      color: #686D50;
                                                                      }

                                        #content #text #register {
                                                  width: 677px;
                                                  float: left;
                                                  margin: 20px 0 0 0px;
                                                  display: inline;
                                                  }
                                                  #content #text #register h3 {
                                                            width: 655px;
                                                            text-align: right;
                                                            float: right;
                                                            color: #ABB285;
                                                            font-size: 14px;
                                                            }
                                                            #content #text #register p.info {
                                                                      width: 655px;
                                                                      float: right;
                                                                      margin: 25px 0 0 0;
                                                                      font-size: 11px;
                                                                      text-align: right;
                                                                      color: #686D50;
                                                                      }
                                                  #content #text #register .account {
                                                            background: url(../img/account.gif) repeat-y;
                                                            width: 677px;
                                                            float: left;
                                                            margin: 20px 0 0 0px;
                                                            display: inline;
                                                            }
                                                            #content #text #register .account .bottom {
                                                                      background: url(../img/account-bottom.gif) no-repeat bottom;
                                                                      width: 677px;
                                                                      float: left;
                                                                      padding: 0 0 10px 0;
                                                                      }
                                                            #content #text #register .account h5.left {
                                                                      background: url(../img/h5-left.gif) left top no-repeat #686D50;
                                                                      color: #fff;
                                                                      font-size: 11px;
                                                                      text-align: center;
                                                                      padding: 9px 0 0 0;
                                                                      width: 338px;
                                                                      height: 21px;
                                                                      float: left;
                                                                      border-right: 1px solid #fff;
                                                                      border-bottom: 1px solid #fff;
                                                                      }
                                                            #content #text #register .account h5.right {
                                                                      background: url(../img/h5-right.gif) right top no-repeat #686D50;
                                                                      color: #fff;
                                                                      font-size: 11px;
                                                                      text-align: center;
                                                                      padding: 9px 0 0 0;
                                                                      width: 337px;
                                                                      height: 21px;
                                                                      float: right;
                                                                      border-bottom: 1px solid #fff;
                                                                      }
                                                            #content #text #register .account .havent {
                                                                      width: 338px;
                                                                      float: left;
                                                                      text-align: center;
                                                                      }
                                                                      #content #text #register .account .havent input {
                                                                                margin: 40px 0 0 0;
                                                                                }
                                                            #content #text #register .account #login {
                                                                      width: 338px;
                                                                      float: left;
                                                                      }
                                                                      #content #text #register .account #login span {
                                                                                width: 338px;
                                                                                float: left;
                                                                                text-align: center;
                                                                                margin: 10px 0 0 0;
                                                                                }
                                                                                #content #text #register .account #login span label {
                                                                                          width: 70px;
                                                                                          font-size: 11px;
                                                                                          font-weight: bold;
                                                                                          color: #686D50;
                                                                                          padding: 4px 5px 0 0;
                                                                                          text-align: right;
                                                                                          float: left;
                                                                                          }
                                                                                #content #text #register .account #login span input {
                                                                                          width: 170px;
                                                                                          height: 16px;
                                                                                          float: left;
                                                                                          border: 1px solid #A9B0B3;
                                                                                          color: #333;
                                                                                          font-size: 12px;
                                                                                          padding: 2px 5px 0 5px;
                                                                                          }
                                                                                          #content #text #register .account #login span input.images {
                                                                                                    width: 96px;
                                                                                                    height: 24px;
                                                                                                    float: none;
                                                                                                    border: 0;
                                                                                                    }
                                        
table {
  float: left;
  border: 0;
  width: 655px;
  height: auto;
  margin: 15px 0 0 10px;
  display: inline;
  }
  table a {
          color: #000;
          text-decoration: none;
          }
          table a:hover {
                    text-decoration: underline;
                    }
  tr {
    width: 655px;
    height: auto;
    float: left;
    margin: 0;
    border: 0;
    }
  tr.second {
    width: 655px;
    background: #E3E8C5;
    height: auto;
    float: left;
    margin: 0;
    border: 0;
    padding: 0;
    }
  td.name_product { 
    background: url(../img/name-td.gif) no-repeat left top #686D50;
    width: 290px;
    height: 23px;
    padding: 9px 0 0 0;
    margin: 0;
    border: 0;
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    }
  td.much { 
    background: #686D50;
    width: 109px;
    height: 23px;
    padding: 9px 0 0 0;
    margin: 0;
    border: 0;
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    }
    .con table .two {
      text-align: center;
      font-size: 11px;
      width: 220px;
      color: #666;
      height: auto;
      float: left;
      padding: 0
      }

  td.price { 
    background: #686D50;
    width: 67px;
    height: 23px;
    margin: 0;
    border: 0;
    padding: 9px 0 0 0;
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    }
  td.war { 
    background: #686D50;
    width: 103px;
    height: 23px;
    padding: 9px 0 0 0;
    margin: 0;
    border: 0;
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    }
  td.delete { 
    background: url(../img/delete-td.gif) no-repeat top right #686D50;
    width: 86px;
    height: 23px;
    padding: 9px 0 0 0;
    margin: 0;
    border: 0;
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    }
    
  td.name_product_txt { 
    background: #E3E8C5;
    width: 290px;
    min-height: 48px;
    margin: 0;
    border: 0;
    float: left;
    padding: 0 0 10px 0;
    text-align: center;
    font-size: 12px;
    color: #000;
    }
    td.name_product_txt p {
      font-size: 12px;
      color: #000;
      margin: 23px 0 0 0;
 }
  td.much_txt { 
    background: #E3E8C5;
    width: 109px;
    height: 58px;
    margin: 0;
    border: 0;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #000;
    }
  td.much_txt .many {
    width: 20px;
    height: 12px;
    font-size: 10px;
    margin: 0 3px 0 0;
    }
    td.much_txt p {
      font-size: 12px;
      color: #000;
      margin: 23px 0 0 0;
      }
  td.price_txt { 
    background: #E3E8C5;
    width: 67px;
    height: 58px;
    margin: 0;
    border: 0;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #000;
    }
    td.price_txt p {
      font-size: 12px;
      color: #000;
      margin: 23px 0 0 0;
      }
  td.war_txt { 
    background: #E3E8C5;
    width: 103px;
    height: 58px;
    margin: 0;
    border: 0;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #000;
    }
    td.war_txt p {
      font-size: 12px;
      color: #000;
      margin: 23px 0 0 0;
      }
  td.delete_txt { 
    background: #E3E8C5;
    width: 86px;
    height: 58px;
    margin: 0;
    border: 0;
    float: left;
    text-align: center;
    }
  td.delete_txt img {
    border: 0;
    margin: 17px 0 0 0; 
    }
                                                            
                                                  
          /* firms */
          #firms {
                    width: 920px;
                    float: left;
                    background: #fff;
                    text-align: center;
                    padding: 0 0 10px 0;
                    }
                    #firms img {
                              border: 0;
                              }
                              
          /* footer */
          #footer {
                    background: url(../img/footer.gif) top no-repeat;
                    width: 920px;
                    padding: 0 0 30px 0;
                    float: left;
                    }
                    #footer ul {
                              width: 902px;
                              float: left;
                              margin: 12px 0 0 18px;
                              display: inline;
                              }
                              #footer ul li {
                                        display: inline;
                                        font-size: 11px;
                                        color: #fff;
                                        float: left;
                                        margin: 0 0 0 3px;
                                        }
                                        #footer ul li a {
                                                  color: #fff;
                                                  text-decoration: none;
                                                  }
                                                  #footer ul li a:hover {
                                                            text-decoration: underline;
                                                            }
                    #footer p.copyright {
                              font-size: 11px;
                              color: #8a8f6c;
                              float: left;
                              margin: 25px 0 0 10px;
                              display: inline;
                              }
                    #footer p.design {
                              font-size: 11px;
                              color: #8A8F6C;
                              float: right;
                              margin: 25px 10px 0 0;
                              display: inline;
                              }
                              #footer p.design a {
                                        font-weight: bold;
                                        text-decoration: none;
                                        color: #8A8F6C;
                                        }
                                        #footer p.design a:hover {
                                                  text-decoration: underline;
                                                  }
