body{
	margin: 0;
	padding: 0;
  height: 100%;
  background: url(bg.jpg) repeat-x;
  background-color: #141e22;
  font-family: Arial;
  font-size: 12px;
  color: #fffff;
}

img {
  border: solid 0px;
}


#content{
  background-image: url(background.jpg);
  background-repeat: no-repeat;
}


#footer{
  background: url(footer-bg.jpg) no-repeat;
  background-position: 584px top;
  margin-top: 0px;
  width: 100%;
  height: 100%;
  background-color: #e9c005;
}

#footer-last{
  background-color: #e9c005;
  position: fixed;
  width: 100%;
  height: 100%;
}

#fcontent{
  height: 100px;
  padding-bottom: 50px;
  width: 100%;
}


#foter-text{
  margin-left: 220px;
  padding-top: 20px;
  font-size: 11px;
}

#foter-text a{
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

#foter-text a:hover{
  text-decoration: underline;
}

#header{
  float: left;
  height: 176px;
  width: 1000px;
  position: relative;
}


#content1 {
  behavior: url(/png.htc);
  background: url(content-bg.png) no-repeat;
  background-position: right bottom;
  margin-left: 222px;
  width: 700px;
  min-height: 440px;
  height: auto !important;
  height: 440px;
  padding-bottom: 90px;
}

/*

*html #content1 {
  padding-top: 10px;
  padding-bottom: 80px;
  background-position: bottom 400px;
}

*:first-child+html #content1{
  padding-top: 40px;
  padding-bottom: 80px;
  background-position: bottom 400px;
}
*/

.submenu {
 position: absolute;
 padding: 0;
 margin: 0;
 width: 440px;
 height: 20px;
 top: 130px;
 left: 230px;
}

.submenu li {
  float: left;
  margin-right: 14px;
  font-size: 11px;
  list-style: none;
  background: url(menu_li.png) no-repeat;
  background-position: 0 5px;
  padding-left: 10px;
  display: inline;
}


a, a.back{
  color: #8CA9B7;
  text-decoration: none;
  outline:none;
}

a:hover, a.back:hover {
  color: #F9CD04;
  text-decoration: none;
}

a.back{
  font-size: 12px;
  font-weight: bold;
}



.index {
  position: absolute;
  top: 60px;
  left: 55px;
  width: 110px;
  height: 90px;

}


.lang-active {
  color: #F9CD04;
  text-decoration: none;

}

.a-lang {
  color: white;
  text-decoration: none;
}

.sub-menu-active {
  color: #F9CD04;
  text-decoration: none;
}

.logo-text {
  position: absolute; top: 55px; left: 165px; font-size: 15px; font-weight: bold; color: #F9CD03; width: 270px;
}


#lang {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 100px;
  height: 25px;
  color: white;
  font-size: 12px;
  font-weight: bold;
}


#nav {
  position: absolute;
  top: 42px;
  left: 675px;
  width: 230px;
  height: 40px;
  color: #696969;
  text-align: right;
  font-family: Calibri;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;

}


#frm-order{
  position: absolute;
  top: 94px;
  left: 725px;
  width: 150px;
  height: 35px;
  font-weight: bold;
  font-size: 13px;
}

#catalog{
  position: absolute;
  background: url(../images/pdf.png) no-repeat;
  padding-left: 40px;
  top: 96px;
  left: 855px;
  width: 80px;
  font-weight: normal;
  font-size: 12px;
}



#frm-order a{
  text-decoration: none;
  color: #f9cd04;
}

#frm-order a:hover{
  text-decoration: underline;
}

p {
  margin: 0 0 10px 0;
  padding: 0;
  color: white;
  line-height: 15px;
}

label {
  color: white;
  font-size: 12px;
}

ul {
  margin: 10px 0 0 10px;
  padding: 0px;
  color: #fff;
}

input, textarea {
  margin: 0px;
  padding: 0px;
}


h1 {
  width: 800px;
  font-size: 18px;
  float: left;
  padding: 0px;
  color: #B1BBF3;
  margin: 0 0px 10px 0px;
  font-weight: normal;

}

h2 {
  width: 190px;
  font-size: 13px;
  float: left;
  padding: 0px;
  color: #E9C005;
  margin: 15px 0px 0px 10px;

}


h3 {
  width: 300px;
  font-size: 11px;
  float: left;
  padding: 0px;
  color: #8CA9B7;
  margin: 15px 0px 0px 10px;

}


img {
  float: left;
}

.menu-top {
  float: left;
  margin: 100px 0px 0px 226px;
  color: white;
  padding: 0px;
  display: inline;
}

.menu-top li {
  list-style: none;
  float: left;
  margin-right: 9px;
  font-size: 15px;
  text-transform: uppercase;
}

.menu-top-li1 {
  margin-right: 0px;
  margin-left: 8px;
}

.menu-top-li2 {
  margin-right: 0px;
  margin-left: 8px;
}

.menu-top-li3 {
  margin-right: 0px;
  margin-left: 10px;
}

.menu-top-li4 {
  margin-right: 0px;
  margin-left: 8px;
}

.menu-top li a{
  color: white;
  text-decoration: none;
}


.menu-top li a:hover, .menu-top span.active {
  color: #F9CD04;
  text-decoration: none;
}


.menu-top-1 {
  margin-left: 5px;
}

.menu-top-2 {
  margin-left: 12px;
}


/*   */



.box{
  float: left;
  width: 270px;
  margin: 0 0 30px 0;
}

.box h2{
  width: auto;
  float: none;
  margin: 0 0 10px 0;
  padding: 0;
}

.padding{
  margin-left: 30px;
}

.text{
  width: 570px;
}

/*   PRODUCT  */


.product{
  margin:0 20px 27px 0;
  float: left;
  width: 330px;
}

.product h2{
  margin: 8px 0 5px 0;
  padding: 0;
}

.product a{
  color: #e9c005;
  text-decoration: none;
}

.product a:hover{
  text-decoration: underline;
}

.product p{
  font-weight: bold;
  font-size: 11px;
}

.product .image{
  background: url(product-list-bg.png) no-repeat;
  padding: 4px;
  width: 111px;
  height: 76px;
  float: left;
}

.product .description{
  float: left;
  width: 190px;
  margin: 0 0 0 15px;
}

/*  FORMS  */

input, select, textarea{
  background-color: #c9d8e2;
  border: 1px solid #8f9598;
  font-size: 11px;
  margin-top: 5px;
  padding: 4px;
  width: 160px;
}

textarea.cmsg{
  width: 345px;
}

label{
  font-size: 11px;
}

.btn-send{
  background: url(send.png) no-repeat;
  width: 105px;
  height: 27px;
  border: none;
  color: white;
}

.contact-box{
  float:left;
  margin-right: 20px;
  display: inline;
}


/*  DETAIL  */

#detail{
  float: left;
  color: #fff;
  font-size: 11px;
  min-height: 250px;
  height: auto !important;
  height: 250px;
}

#detail .image{
  background: url(detail-img-bg.png) no-repeat;
  width: 253px;
  height: 178px;
  padding: 6px;
  margin-right: 20px;
  float: left;
}

#detail .description{
  float: left;
  width: 300px;
  position: relative;
}

#detail h2{
  padding: 0;
  margin: 10px 0 5px 0;
  float: none;
}

#detail h3{
  color: #8ca9b7;
  font-weight: normal;
  padding: 0;
  margin: 0;

}

#detail p{
  font-size: 11px;
}

#detail .size{
  position: absolute;
  top: 100px;
  left: 0;
  color: #fff;
  font-size: 11px;
}

#detail .order{
  position: absolute;
  top: 145px;
  left: 0;
}


#gallery{
  float: left;
  width: 100%;
}

#gallery a{
  background: url(img-gallery.png) no-repeat;
  width: 85px;
  height: 60px;
  padding: 4px;
  display: block;
}

#contact-left{
  float:left;
  width: 191px;
  margin-left: 10px;
  margin-right: 10px;
  font-size:11px;
  display: inline;
  overflow: hidden;
}

#contact-right{
  float: left;
  width: 345px;
  font-size:11px;
  margin-top: 20px;
  color: #fff;
  display: inline;
}


#contact-right div, #contact-right .colr{
  float: left;
  width: 180px;
  margin-bottom: 7px;
}

#contact-right .captcha{
  width: 290px;
}

#contact-right .colr{
  width: 160px;
}

#contact-right input{
  padding: 3px;
  width: 150px;
}

#contact-right .btn-send{
  width: 105px;
}


#contact-right .txt{
  width: 327px;

}


#contact-right .value{
  width: 30px;
}


ul.home{
  margin-bottom: 30px;
  list-style: disc;
  margin-left: 15px;
}

.error{
 color: red;
 padding-top: 20px;
 clear: left;
 width: 310px;
}







