* {
  margin: 0;
  padding: 0;
}
html {height: 100%}
*html body {height: 100%}
body {
  font: 12px/15px  Arial, Tahoma, Verdana, sans-serif;
  width: 100%;
  background: #D0F55D;
  position: relative;
  min-height: 100%;
}
a {
  color: blue;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0;
  padding: 8px 0;
}
h1 {
  font-size: 12px;
  color: #717171;
}
h2 {
  font-size: 12px;
  color: #476421;
  margin-bottom: 8px;
}
h2 a {
  color: #476421;
}
#wrapper_enter {
  width: 800px;
  margin: 0 auto;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<800?'800px':'');
  height: expression((documentElement.clientHeight||document.body.clientHeight)<800?'800px':'');
  min-width: 800px;
  min-height: 800px;
}
#wrapper {
  width: 800px;
  margin: 0 auto;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<800?'800px':'');
  min-width: 800px;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
  position: relative;
  background: url(header.jpg) 0 59px no-repeat;
  height: 240px;
}
#anaida {
  width: 229px;
  height: 39px;
  background: url(anaida.gif) no-repeat;
  position: absolute;
  top: 12px;
  left: 25px;
}
#anaida a {
  display: block;
  text-decoration: none;
  width: 229px;
  height: 39px;
}
#leaf {
  position: absolute;
  top: 7px;
  left: 259px;
  width: 31px;
  height: 55px;
  background: url(leaf.gif) no-repeat;
}
#rus {
  width: 17px;
  background: url(rus.gif) no-repeat;
  font-size: 8px;
  text-transform: uppercase;
  position: absolute;
  top: 7px;
  right: 13px;
  cursor: pointer;
}
#eng {
  width: 17px;
  background: url(eng.gif) no-repeat;
  font-size: 8px;
  text-transform: uppercase;
  position: absolute;
  top: 34px;
  right: 13px;
  cursor: pointer;
}
#rus a, #eng a {
  display: block;
  padding-top: 8px;
  color: #476421;
  text-decoration: none;
}
#mail {
  position: absolute;
  top: 9px;
  right: 46px;
}
#mail a {
  text-decoration: none;
  color: #1F496D;
}
#mail a:hover {
  text-decoration: underline;
}
#menu {
  position: absolute;
  top: 34px;
  right: 46px;
  font-size: 14px;
}
#menu a {
  text-decoration: none;
  color: #476421;
  background: url(square.gif) 3px 6px no-repeat;
  padding: 0 0 0 12px;
}
#menu a:hover {
  text-decoration: underline;
}
#keywords {
  position: absolute;
  top: 69px;
  left: 190px;
  width: 172px;
  height: 40px;
  background: url(keywords.gif) no-repeat;
}
#tel {
  position: absolute;
  top: 112px;
  left: 262px;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  line-height: 14px;
}
#tel span {
  padding-left: 38px;
}
#search {
  position: absolute;
  top: 90px;
  right: 24px;
  width: 160px;
  height: 45px;
  background: url(green_bg.gif) no-repeat;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  padding-top: 3px;
  color: #476421;
}
#search .search {
  border: 1px solid #A4A4A4;
  width: 125px;
  margin: 4px 8px 0 0;
}
.go {
  border: 0;
  width: 6px;
  height: 11px;
  /margin-bottom: 4px;
  background: url(go.gif) no-repeat;
}
html:root .go {
  margin-bottom: -4px;
}
#shopping_cart {
  position: absolute;
  top: 165px;
  right: 24px;
  width: 160px;
  height: 45px;
  background: url(green_bg.gif) no-repeat;
  text-align: center;
  color: #476421;
  font-size: 14px;
}
#shopping_cart strong {
  font-weight: bold;
  display: block;
  padding: 3px 0 7px;
}


/* Content
-----------------------------------------------------------------------------*/
#enter {
  position: absolute;
  top: 33%;
  left: 50%;
  width: 385px;
  height: 385px;
  margin: -233px 0 0 -193px;
  background: url(enter_bg.gif) no-repeat;
}
#e1, #e2, #e3, #e4, #e5, #e6, #e7, #e8 {
  position: absolute;
}
#e1 {
  top: 25px;
  left: 24px;
}
#e2 {
  top: 25px;
  left: 142px;
}
#e3 {
  top: 25px;
  left: 259px;
}
#e4 {
  top: 136px;
  left: 24px;
}
#e5 {
  top: 136px;
  left: 259px;
}
#e6 {
  top: 246px;
  left: 24px;
}
#e7 {
  top: 246px;
  left: 142px;
}
#e8 {
  top: 246px;
  left: 259px;
}
#enter #anaida {
  top: auto;
  bottom: -47px;
  left: 70px;
}
#enter #descr {
  position: relative;
  top: 450px;
  color: #597729;
  font-size: 11px;
  text-align: center;
}
#enter #rus {
  top: auto;
  bottom: 38px;
  right: -32px;
}
#enter #eng {
  top: auto;
  bottom: 8px;
  right: -32px;
}

#container {
  width: 100%;
  padding-bottom: 100px;
}
#container:after {
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
#content {
  width: 100%;
  float: right;
  position: relative;
  z-index: 10;
}
#text {
  margin: 33px 23px 0 45%;
  background: #FFF url(wbl.gif) left bottom no-repeat;
  color: #717171;
  padding: 2px 20px 50px;
  position: relative;
  min-height: 400px;
  /height: 400px;
}
#wtl {
  position: absolute;
  top: -10px;
  left: 0;
  width: 30px;
  height: 10px;
  background: url(wtl.gif) no-repeat;
}
#wtr {
  position: absolute;
  top: -10px;
  right: 0;
  width: 30px;
  height: 10px;
  background: url(wtr.gif) top right no-repeat;
}
#wt {
  position: absolute;
  top: -10px;
  left: 0;
  width: 95%;
  margin: 0px 9px 0;
  height: 10px;
  background: #FFF;
}
*html #wt {
  width: 100%;
}

#catalog {
  padding: 10px 20px 100px;
  color: #476421;
}
#catalog h2 {
  font-size: 14px;
}
.category {
  min-height: 115px;
  _height: 115px;
  width: 22%;
  background: url(category_bg.gif) no-repeat;
  float: left;
  padding: 17px 10px 0 12px;
  margin-bottom: -10px;
}
.category img {
  float: left;
  margin: 3px 13px 0 0;
}
.category_blank {
  width: 22%;
  padding: 17px 10px 0 12px;
  float: left;
}

.product {
  margin: 10px 17px 0 0;
}
.product a {
  display: block;
  text-decoration: none;
}
.product img {
  margin-bottom: 5px;
}

.photo {
  float: left;
  text-align: center;
  margin: 15px 10px 0 0;
}
.photo img {
  margin-bottom: 7px;
}
.photo a {
  text-decoration: none;
  font-size: 11px;
  color: #597729;
}
.photo a:hover {
  text-decoration: underline;
}
.product_info {
  float: left;
  width: 65%;
  margin: 15px 0 0;
  padding: 10px 13px;
  color: #000;
  font-size: 14px;
  background: #E5F9A4;
  min-height: 185px;
  _height: 185px;
  position: relative;
}
.product_info strong {
  display: block;
  margin-bottom: 10px;
}
.colors {
  float: left;
  margin-right: 25px;
}
.price {
  float: left;
  border: 1px solid #D0F55D;
  padding: 10px;
}
.price .amount {
  margin: 5px 0 5px;
  font-size: 12px;
}
.price input {
  width: 30px;
  text-align: center;
}
.add_to_cart {
  display: block;
  width: 122px;
  height: 29px;
  background: url(add_to_cart.gif) no-repeat;
}
#itl {
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  background: url(itl.gif) no-repeat;
}
#itr {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 9px;
  background: url(itr.gif) no-repeat;
}
#ibl {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 9px;
  height: 10px;
  background: url(ibl.gif) no-repeat;
}
*html #ibl {
  bottom: -7px;
}
#ibr {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 9px;
  height: 10px;
  background: url(ibr.gif) no-repeat;
}
*html #ibr {
  bottom: -7px;
}
.product_more {
  width: 100%;
  margin: 20px 0 0;
  padding: 0 0 50px;
  color: #000;
  font-size: 14px;
  background: #E5F9A4;
  position: relative;
}
.product_more img {
  margin-right: 25px;
}
#mtr {
  position: absolute;
  top: 0;
  right: 0;
  width: 13px;
  height: 17px;
  background: url(mtr.gif) no-repeat;
}
#mbr {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 13px;
  height: 17px;
  background: url(mbr.gif) no-repeat;
}
#mbl {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 13px;
  height: 17px;
  background: url(mbl.gif) no-repeat;
}

.nav {
  margin-left: 140px;
  width: 77%;
  text-align: center;
}
.nav2 {
  margin-left: 80px;
  margin-top: 5px;
}
.nav a {
  display: block;
  text-align: center;
  float: left;
  width: 33%;
  font-size: 15px;
  color: #597729;
  text-decoration: none;
  font-weight: bold;
}
.nav a:hover {
  text-decoration: underline;
}

.news {
  margin: 10px 0 15px;
  border-top: 1px solid #476421;
}
.more {
  text-align: right;
  padding: 0 0 0 0;
  margin-top: -13px;
}
.more a {
  color: #476421;
}

#cart {
  font-size: 14px;
  margin-top: 22px;
}
.item {
  height: 30px;
}
.check {
  float: left;
  margin-right: 10px;
}
.artikul {
  float: left;
  font-weight: bold;
  width: 185px;
}
.title {
  float: left;
  width: 262px;
}
.cena {
  float: left;
  font-weight: bold;
  text-align: right;
}
.sum {
  border-top: 2px solid #CBCBCB;
  text-align: right;
  padding: 7px 200px 0 0;
  font-weight: bold;
}
.order {
  width: 122px;
  height: 29px;
  background: url(order.gif) no-repeat;
  text-decoration: none;
  float: right;
}

/* Left
-----------------------------------------------------------------------------*/
#left {
  float: left;
  width: 44%;
  margin-right: -100%;
  padding: 0 0 0px 25px;
  position: relative;
  z-index: 100;
}
#left a {
  color: #000;
}
.gt {
  width: 280px;
  background: #E3F9A0 url(gt.gif) no-repeat;
  min-height: 110px;
  _height: 110px;
  margin-bottom: 10px;
}
.gb {
  width: 280px;
  background: url(gb.gif) left bottom no-repeat;
  min-height: 110px;
  _height: 110px;
}
.gb img {
  float: left;
  margin: 3px 10px 3px 3px;
}
.gb p {
  padding: 3px 0;
}
.gb b {
  display: block;
  padding: 5px 0;
}
.gb a {
  color: #FF7800 !important;
  text-decoration: none;
  padding-left: 20px;
  background: url(buy.gif) 0 3px no-repeat;
  line-height: 30px;
}
.gb a:hover {
  text-decoration: underline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer_enter {
  position: absolute;
  bottom: 0;
  width: 470px;
  height: 50px;
  background: #91C309 url(footer.gif) no-repeat;
  font-size: 10px;
  color: #597729;
  line-height: 13px;
  padding: 220px 0 0 330px;
}
#footer {
  position: relative;
  width: 780px;
  background: #91C309 url(footer.gif) no-repeat;
  font-size: 10px;
  color: #597729;
  line-height: 13px;
  padding: 55px 20px 20px 0;
/*
  position: absolute;
  bottom: 0;
  width: 190px;
  height: 50px;
  background: #91C309 url(footer.gif) no-repeat;
  font-size: 10px;
  color: #597729;
  line-height: 13px;
  padding: 220px 0 0 610px;
*/
}
#footer2 {
  position: absolute;
  bottom: 0;
  width: 190px;
  height: 45px;
  background: #91C309 url(footer.gif) no-repeat;
  font-size: 10px;
  color: #597729;
  line-height: 13px;
  padding: 50px 0 0 610px;
}
#footer_enter a, #footer a, #footer2 a {
  color: #597729;
}
#flower {
  position: absolute;
  bottom: 120px;
  right: 0;
  width: 73px;
  height: 80px;
  background: url(flower.gif) no-repeat;
}
#flower2 {
  position: absolute;
  bottom: -30px;
  right: 0;
  width: 73px;
  height: 80px;
  background: url(flower.png) no-repeat;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='flower.png', sizingMethod='scale');
  z-index: 20;
}
*html #flower2 {
  background: none;
}
#poll {
  position: relative;
/*
  position: absolute;
  top: 55px;
  */
  left: 25px;
  width: 260px;
  background: #FFF;
  padding: 10px;
  border: 1px solid #BBB;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  z-index: 100;
}
#poll h3 {
  color: #476421;
  font-size: 14px;
}
#ptl {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 9px;
  height: 10px;
  background: url(ptl.gif) no-repeat;
}
#ptr {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 10px;
  height: 9px;
  background: url(ptr.gif) no-repeat;
}
#pbl {
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 10px;
  height: 9px;
  background: url(pbl.gif) no-repeat;
}
* html #pbl {
  bottom: -8px;
}
#pbr {
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 9px;
  height: 10px;
  background: url(pbr.gif) no-repeat;
}
* html #pbr {
  bottom: -7px;
}


.clear {
  clear: both;
}

.cart_header {
  text-align: center;
  font-weight: bold;
}

a {
  color: #597729;
}

.mess {
  text-align: center;
  font-weight: bold;
  color: green;
}

.error {
  text-align: center;
  font-weight: bold;
  color: red;
}

.price_export {
  position: relative;
  margin-top: -25px;
  right: -20px;
  float: right;
}

#btn_rus {
  position: absolute;
  top: auto;
  bottom: 43px;
  right: -110px;
}
#btn_eng {
  position: absolute;
  top: auto;
  bottom: 8px;
  right: -110px;
}
#main_news {
  width: 260px;
  padding: 10px;
  position: relative;
  background: #FFF;
  border: 1px solid #BBB;
  font-size: 12px;
  line-height: 15px;
  color: #000;
  margin-top: 20px;
}

#c1 {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 10px;
  height: 9px;
  background: url(c1.gif) no-repeat;
}
#c2 {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 10px;
  height: 9px;
  background: url(c2.gif) no-repeat;
}
* html #c2 {
  bottom: -8px;
}
#c3 {
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 10px;
  height: 9px;
  background: url(c3.gif) no-repeat;
}
*html #c3 {
  bottom: -8px;
}
#c4 {
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 10px;
  height: 9px;
  background: url(c4.gif) no-repeat;
}
*html #c4 {
  bottom: -8px;
}
#links {
  font-size: 12px;
  color: #000;
  z-index: 100;
  float:left;
  width:590px;
  padding-left:10px;
}
#links a {
  font-size: 9px;
}
#copyright {
	padding-top:15px;
    float:right;
}

/*clear fix*/
#footer:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.footer {
    display: inline-block;
}

html[xmlns] .footer {
    display: block;
}

* html .footer {
    height: 1%;
}
