body {
  /* 
  width: 900px;  
  height: auto;
  */
  background-image: url(img/bg_logo.png);
  background-repeat: repeat-x;
  background-color: #f1f1f1;
  font-family: arial, verdana;
  font-size: 10pt;
  background-color: white;
  margin:0;
  padding:0;
}
a:link {text-decoration: none; color: #666;}
a:hover {text-decoration: rgb(97,157,57); }
a:visited {text-decoration: none; color: #666;}
a:active {text-decoration: underline; color: rgb(97,157,57);}

hr {
  height:0px;
  width: 634px;
  text-align: right;
  border-width: 0px;
  margin-right: 20px;
  border-bottom: 1px  solid #c2c1c1;

}
.ie6 hr{
  margin-left: 40px;
  width: 630px;
  margin-right: 10px;
}


#doc{
  width: 900px;
  margin: 8px auto;
  //margin-top: 15px;
  /*position: absolute;
	left: 50%;
	margin-left: -450px;
	*/
	background-image: url(img/bg_left.png);
  background-repeat: repeat-y;
  /*border-width: 0;
  border-right: 1px  solid #c2c1c1;*/
}


  
#header{
  background-image: url(img/logo.png);
  background-repeat: no-repeat;
  height: 125px;
}

.ie7 #header{
  background-position: 0px -14px;
  height: 124px;
  }
.ie #header{
  background-position: 0px -14px;
  height: 124px;
  } 
.win.gecko #header{
  background-position: 0px -7px;
  }   
.opera #header {
  background-position: 0px -7px;
}

#title{
  height: 64px;
  margin: 0px;
  padding-top: 15px;
}


#inner h1{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  margin-left: 5px;
  text-align: left;
  font-size: 13pt;
  font-weight: normal;
  color: #88935d;

}
.ie6 #inner h1{
  margin-left: 40px;
}
#title h1{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  margin-left: 5px;
  text-align: left;
  font-size: 16pt;
  font-weight: normal;
  color: #88935d;

}

.ie7 #left{
  margin: -14px -0px 0px 0px;
  }
.ie  #left{
  margin: -14px -0px 0px 0px;
  } 
.ie6  #left{
  margin: -14px -0px 0px -20px;
  }  
.win.gecko  #left{
  margin: -8px -0px 0px 0px;
  }   
.opera #left {
  margin: -8px -0px 0px 0px;
}

#left{
  width: 222px;
  float: left;
  /*height: 100%;*/
}


.ie6 #left ul{
  margin-top: 30px;
}
 #left ul {
    float: left;
    text-align: right;
    font-size: 11pt;
    list-style: none;
  }
  #left ul  li{
    padding: 2px 0;
  }
  #left ul a{
    padding-right: 18px;
    color: #88935d;
    line-height: 1.3;
    text-decoration: none;
  }

  #left ul a:hover{
    background: transparent url(img/a_hover.gif) right center no-repeat;
    color: #999;
  }
  #left .subcat{
    font-size: 0.8em;
    margin-right: 1em;
  }


#main-content{
  float: right;
  width: 677px;
  margin-top: -8px;
  /*
  border-right: 1px  solid #c2c1c1;  
  border-width: 0;  
  height: auto;
  */
}
/*
.win.gecko.opera  #main-content{
  min-height: 150%;
}
*/

#inner-top{
  height: 23px;
  width: 100px;
}


#inner {
  width: 630px;
  margin-left: auto;
  margin-right: auto;
  /*
  
  min-height: 650px;
  
  height: 100%;
  */
}

/*
.ie6 #inner{
  margin-left: 200px;
  width: 650px;
  height: 650px;

}
.ie6 #inner #text{
  margin-left: 40px;
}
*/
img {
  border: 0px;
}
#cart{
  width: 200px;
  text-align: right;
  margin-left: 10px;
  color: #979580;
}

#cart_table {
  text-align: left;
	border: solid 1px #c2c1c1;
	width: 100%;
	margin-bottom:15px;
}
.higlight{
  background-color: rgb(255,0,0);
  color: #ffffff; 
}

.input01{
  border: solid 1px #c2c1c1;
  background-color: rgb(237,239,218);
  width: 400px;
}
.input02{
  border: solid 1px #c2c1c1;
  background-color: rgb(237,239,218);
  height: 60px;
}
#kod{
  text-align: center;
  vertical-align: text-bottom;
  color: #88935d;
  font-weight: bold;
}


#kod_detail{
  text-align: left;
  color: #88935d;
  font-weight: bold;
  font-size: 12pt;
}

#footer{
  clear: both;
  height: 13px;
  text-align: right;
  background-color: rgb(154,190,57);
  font-size: x-small;
  color: #ffffff;
  padding-right: 20px; 
}

.ie6 #left ul a{
     padding-right: 16px;
  }

