html, body{
    padding: 0px;
	margin: 0px;
    background: #ffffff url(../img/contbg.gif) repeat-x;
    min-width: 1000px;
    height:100%;
    color: #446271;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
}
* {
  padding: 0;
  margin: 0;
}
p {
  padding-bottom: 10px;
}


/* ALL */
a img{
  border: none;
}
a {
  color: #077dab;
  text-decoration: none;
}
a:hover {
  color: #e17001;
  text-decoration: none;
}
a img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

h1 {
  color: #89a7b8;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-variant: small-caps;
  padding-left: 30px;
  padding-top: 5px;

}
h1 a {
  border-bottom: 1px dashed;

}

h1.head {
  width: 100%;
  background: url(../img/h1Bg.gif) repeat-x bottom;
  clear: both;
  padding-bottom: 4px;
}

h2 {
  color: #fa982d;
  font-size: 22px;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 5px;
}
h2 a {
  border-bottom: 1px dashed;

}

h3 a {
  border-bottom: 1px dashed;

}
h3 {
  color: #89a7b8;
  font-size: 12px;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 0px;
  padding-top: 5px;
}

ul, ol {
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}


* {
   -moz-box-sizing: padding-box;
  box-sizing: border-box;
  -khtml-box-sizing: border-box;
}

form {
  padding: 0px;
  margin: 0px;
}

table {
  border-collapse: collapse;
  border: 0px;
}

th, td {
  padding: 0px;
  border: 0px;
  vertical-align: top;
}
input:focus {
  outline: none;
}


/* CLASS */



/* HEADER */

#header {
  width: 100%;
  height: 111px;
  background: url(../img/logo.gif) no-repeat left top;
  position: relative;
  padding-left: 206px;
  text-align: left;
  width:expression((document.documentElement.clientWidth ||
 document.body.clientWidth) < 999? "1000px": "auto");
}
#homeIco {
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 3px;
  top: 10px;
}
#mapIco {
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 3px;
  top: 41px;
}
#mailIco {
  display: block;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 3px;
  top: 72px;
}
#logo {
  display: block;
  width: 137px;
  height: 84px;
  position: absolute;
  left: 57px;
  top: 9px;
  text-indent: 150px;
  overflow: hidden;
}
#cart {
  width: 193px;
  height: 111px;
  background: url(../img/cartBg.jpg) no-repeat;
  position: absolute;
  right: 0px;
  top: 0px;
}
#cartInfo {
  position: absolute;
  left: 74px;
  top: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #998169;
}
#cartInfo span {
  font-size: 14px;
}
#cartInfo u {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}
#cartSend {
  color: #e17001;
  position: absolute;
  left: 89px;
  top: 75px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
#cartSend:hover {
  text-decoration: none;
}


#header-content {
    position:relative;
    min-height:100%;
    background: url(../img/leftBg.gif) repeat-y left;
    }
* HTML #header-content {
    height:100%;
    }

/* CONTENT */

#content {
  width: 100%;
  position: relative;
}
#center {
  padding-bottom: 91px;
}
#navBar {
  width: 100%;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
}
#startAbout {
  width: 100%;
  padding: 10px;
  height: 240px;
}
#startAbout p {

  font-size: 13px;
}
#startAbout h1 {
  padding-left: 22px;
}

#catAbout {
  width: 100%;
  padding: 20px;
}
#catAbout img {
  padding: 10px;
  padding-left: 0px;
}
#catAbout p {

  font-size: 13px;
}
#catAbout h1 {
  padding-left: 22px;
}

.columns { clear: both; width: 100%; //padding-right: 1px; //overflow-x: hidden; }

.itemProduct {
  width: 50%;
  min-height: 200px;
  background: url(../img/itemBg.gif) repeat-x 0 1px;
  float: left;
  padding: 20px;
  padding-right: 0px;
  padding-top: 10px;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #446271;

}
.itemProduct h2 {
  margin-bottom: 12px;
}
.itemProduct p {
  padding-top: 16px;
  padding-left: 16px;
}
.itemProduct span {
  padding-top: 16px;
  padding-left: 16px;
}


.itemProduct img {

}
.itemTovar {

  background: url(../img/itemBg.gif) repeat-x 0 1px;
  padding: 5%;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #446271;

}


.itemTovar h2 {
  margin-bottom: 12px;
}
.it {
  padding-left: 16px;
  display: block;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #446271;
  font-size: 12px;
}

.charac td {
  border: 1px solid #dfe7eb;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #446271;
  font-weight: bold;
}
.charac th {
  border: 1px solid #dfe7eb;
  padding: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #446271;
   background: url(../img/itemBg.gif) repeat-x 0 1px;
   text-align: left;
   font-weight: normal;
}


.tovImgs {
  float: left;
  width: 300px;
}

.tovParams {
  float: left;
}


.itemImg {
  display: block;
  width: 130px;
  float: left;
}

.colvo {
  background: #eef3f4;
  border: 1px solid #7c9daf;
  width: 20px;

  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #446271;
  text-align: center;
}
.col {
  position: relative;
  left: 20%;
  top: 5px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #446271;
}
.col a {
  position: relative;
  top: 8px;
}


.itemProduct h2 a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #e17001;
}
.itemProduct h2 a:hover {
  text-decoration: underline;
}

.price {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #458eb6;
  float: none;
}
.priceIn {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #458eb6;
}

.tocart {
  width: 100%;
  text-align: right;
  padding-right: 60px;

}
.tocart img {
  float: none;
}

.pager {
  width: 100%;
  text-align: center;
  word-spacing: 5px
}

#public {
  padding: 36px;
  padding-top: 26px;
  background: url(../img/itemBg.gif) repeat-x 0 1px;
  font-size: 11px;
  position: relative;
  width: 100%;
}


.clear {
  clear: both;
}
.floatLeft50 {
  float: left;
  width: 50%;
}
.brands {
  width: 100%;
  padding: 20px;
  padding-top: 30px;

  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #446271;
  background: #e8eff1 url(../img/brandsBgC.jpg) no-repeat top left;
}
.brands a {
  text-decoration: underline;
  padding: 3px;
}
.brands b {
  padding: 3px;
}

/* ÊÎÐÇÈÍÀ */

.blcart {
  text-align: left;
  padding-bottom: 10px;
  margin-left: 9px;
}
.blcart h3 {

  padding: 0px;
  margin: 0px;
  padding-left: 28px;
  padding-top: 12px;
  color: #89a7b8;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 35px;
}
.blitemcart {
  margin: 10px;
  margin-top: 0px;
  padding-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 25px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom: 2px solid #e8eff1;
  background: url(../img/itemBg.gif) repeat-x 0 1px;
  position: relative;
}

.blitemcart span {
  color: #bb3c44;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left: 5px;
}
.blitemcart span b {
  color: #bb3c44;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}


.blitogcart {
  margin: 10px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-right: 25px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #e8eff1;
  position: relative;
  border-top: 10px solid #e8eff1;
  text-align: right;
}
.blitogcart a {
  color: #407d26;
}
.blitogcart span {
  color: #bb3c44;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left: 5px;
}
.blitogcart span b {
  color: #bb3c44;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.colvocart {
  position: absolute;
  right: 85px;
  //right: 135px;
  top: 1px;
  padding-top: 10px;
}
.colvocart input {
  width: 22px;
  height: 16px;
  border: 1px solid #babab9;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.tocartcart {
  position: absolute;
  right: 15px;
  top: 3px;
  //right:85px;
  padding-top: 10px;
}
a.del {
    font-size: 10px;
    color: #fa2f00;
    text-decoration: none;
}
.cartbtns {
  width: 100%;
  text-align: center;
}


.btnRefresh {
  width: 131px;
  height: 36px;
  border: none;
  color: #6a8393;
  font-weight: bold;
  background: url(../img/btnBg.jpg) repeat-x 0 0;
  border: 1px solid #d4dfe5;
  cursor: pointer;
}
.btnOrder {
  width: 163px;
  height: 36px;
  border: none;
  color: #6a8393;
  font-weight: bold;
  background: url(../img/btnBg.jpg) repeat-x 0 0;
  border: 1px solid #d4dfe5;
  cursor: pointer;
}
.btnSend {
  width: 163px;
  height: 36px;
  border: none;
  color: #6a8393;
  font-weight: bold;
  background: url(../img/btnBg.jpg) repeat-x 0 0;
  border: 1px solid #d4dfe5;
  cursor: pointer;
}

/* ------------------- */
.formdiv {
  overflow: hidden;
  width: 100%;
  clear: both;
  position: relative;
  text-align: center;
}
.centconte {
      width: 100%;
      position: relative;
      margin: 0 auto;
    }
.fix_left {
      position: relative;
      right: 50%;
      float: right;
}
.fix_right {
      position: relative;
      z-index: 1;
      right: -50%;
      float: left;
}

.txform {
  margin: 0 auto;
  float: left;
  height: 32px;
  width: 130px;
  padding: 8px;
  margin: 10px;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-right: 4px;
  padding-bottom: 10px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*font-weight: bold; */
  background: #e8eff1;
}
.txform2 {
  margin: 0 auto;
  float: left;
  height: 80px;
  width: 130px;
  padding: 8px;
  margin: 10px;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-right: 4px;
  padding-bottom: 10px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /*font-weight: bold; */
  background: #e8eff1;

}
.inform {
  margin: 0 auto;
  float: left;
  height: 32px;
  width: 357px;
  padding: 7px;
  margin: 10px;
  margin-left: 3px;
  padding-bottom: 8px;
  margin-right: 3px;
  margin-top: 4px;
  margin-bottom: 2px;
  background: #e8eff1;

}
.inform2 {
  margin: 0 auto;
  float: left;
  height: 80px;
  width: 357px;
  padding: 7px;
  margin: 10px;
  margin-left: 3px;
  padding-bottom: 8px;
  margin-right: 3px;
  margin-top: 4px;
  margin-bottom: 2px;
  background: #e8eff1;

}
.valiform {
  margin: 0 auto;
  float: left;
  height: 32px;
  width: 32px;
  padding: 7px;
  margin: 10px;
  margin-left: 3px;
  padding-bottom: 8px;
  margin-right: 3px;
  margin-top: 4px;
  margin-bottom: 2px;
  background: #ffffff;

}
.valiform2 {
  margin: 0 auto;
  float: left;
  height: 80px;
  width: 32px;
  padding: 7px;
  margin: 10px;
  margin-left: 3px;
  padding-bottom: 8px;
  margin-right: 3px;
  margin-top: 4px;
  margin-bottom: 2px;
  background: #ffffff;

}
.inform input {
  width: 100%;
  height: 18px;
  border: 1px solid #babab9;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  padding-left: 5px;
}
.inform input:focus {
  border: 1px solid #e3afb2;
}
.inform select {
  width: 154px;
  background: #e8eff1;
  border: 1px solid #c1beb6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
}
.inform select:focus {
  border: 1px solid #e3afb2;
}
.inform2 textarea {
  width: 100%;
  border: 1px solid #babab9;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  padding: 5px;
}
.inform2 textarea:focus {
  border: 1px solid #62d54f;
}



/* LEFT */
#left {
  width: 193px;
  padding-bottom: 91px;
}

#find {
  width: 193px;
  height: 30px;
  background: url(../img/findBg.jpg) no-repeat;
  position: relative;
  font-size: 11px;
  color: #4e6a79;
  line-height: 14px;
}
#find .inp {
  width: 116px;
  height: 16px;
  border: 1px solid #7d9eb0;
  position: relative;
  left: 49px;
  top: 7px;

}

#find .subm {
  width: 23px;
  height: 18px;
  border: 1px solid #7d9eb0;
  position: relative;
  left: 45px;
  top: 7px;
  border: none;
  background: transparent;
  cursor: pointer;
}

#catalog {
  width: 193px;
  min-height: 173px;
  background: url(../img/catalogBg.jpg) no-repeat;
  padding-top: 28px;
  padding-right: 4px;
}
#catalog ul {
  margin: 0px;
  padding: 0px;
}
#catalog ul li {
  list-style-type: none;
  background: url(../img/catBull.gif) no-repeat 0 2px;
  padding-left: 12px;
  padding-bottom: 6px;
  padding-top: 2px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  line-height: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
#catalog ul li a {
  color: #2c97c1;
  display: block;
}
#catalog ul li a:hover {
  color: #e17001;
  text-decoration: underline;
}

#catalog ul ul {
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
  text-indent: 0px;
}
#catalog ul ul li {
  list-style-type: none;
  background: url(../img/catBullSub.gif) no-repeat 0 2px;
  padding-left: 12px;
  padding-bottom: 6px;
  padding-top: 2px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 12px;
  font-weight: normal;
  text-transform: none;
}
#catalog ul ul li a {
  color: #e17001;
  display: block;
}
#catalog ul li a:hover {
  color: #2c97c1;
  text-decoration: underline;
}


#brands {
  width: 193px;
  min-height: 173px;
  background: url(../img/brandsBg.jpg) no-repeat;
  padding-top: 28px;
  padding-right: 4px;
  margin-top: 18px;
}
#brands ul {
  margin: 0px;
  margin-left: 18px;
  padding: 0px;
}
#brands ul li {
  list-style-type: none;
  background: url(../img/brandsBull.gif) no-repeat 0 2px;
  padding-left: 12px;
  padding-bottom: 6px;
  padding-top: 2px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}
#brands ul li a {
  color: #e17001;
  display: block;
}
#brands ul li a:hover {
  color: #2c97c1;
  text-decoration: underline;
}


/* RIGHT */
#right {
  width: 193px;
  padding-bottom: 91px;
}
#currency {
  width: 193px;
  height: 33px;
  background: url(../img/currencyBg.jpg) no-repeat;
  position: relative;
  font-size: 11px;
  color: #4e6a79;
  line-height: 14px;
}
#currency select {
  width: 116px;
  height: 17px;
  border: 1px solid #7d9eb0;
  position: relative;
  left: 59px;
  top: 7px;
  font-size: 11px;
  color: #4e6a79;
}
#contacts {
  width: 193px;
  height: 124px;
  background: url(../img/contactsBg.jpg) no-repeat;
  position: relative;
}
#tels {
  position: absolute;
  top: 18px;
  left: 75px;
  color: #4c7184;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#mailSkype {
  position: absolute;
  top: 71px;
  left: 19px;
  color: #4c7184;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
#mailSkype a {
  text-decoration: underline;
  color: #4c7184;
}
#mailSkype a:hover {
  text-decoration: none;
}


#price {
  width: 193px;
  height: 127px;
  background: url(../img/priceBg.jpg) no-repeat;
  position: relative;
}

#priceDate {
  position: absolute;
  top: 37px;
  left: 65px;
  color: #4c7184;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#priceDownload {
  position: absolute;
  top: 67px;
  left: 19px;
  color: #4c7184;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
#priceDownload a {
  font-size: 14px;
  font-weight: bold;
  color: #e17001;
  text-decoration: underline;
}
#priceDownload a:hover {
  text-decoration: none;
}

#news {
  padding: 16px;
  padding-top: 36px;
  background: url(../img/newsBg.jpg) no-repeat;
  font-size: 11px;
  position: relative;
}
.date {
  font-size: 10px;
  color: #ff9622;
  padding-bottom: 3px;
}
.headerItem {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff9622;
  padding: 0;
  margin: 0;
  padding-bottom: 5px;
}
.headerItem a {
  color: #077dab;
}
.headerItem a:hover {
  text-decoration: underline;
}

.more {
  width: 100%;
  height: 26px;
  text-align: right;
  background: url(../img/moreBg.jpg) repeat-x top left;
}


/* FOOTER */

#footer {
    position:relative;
    height:91px;
    margin:-91px 0 0;
    background: url(../img/footBg.jpg) repeat-x;
    text-align: center;
    }
#leftCopy {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 193px;
  height: 91px;
  background: url(../img/footBgLeft.jpg) no-repeat;
}
#leftCopy a {
  position: absolute;
  left: 16px;
  top: 47px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #647c88;
}
#rightCopy {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 193px;
  height: 91px;
  background: url(../img/footBgRight.jpg) no-repeat;
}
a.ourCopy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #647c88;
  position: absolute;
  bottom: 4px;
  right: 4px;
}
a.ourCopy span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
#footmenu {
  padding-top: 45px;
}
#footmenu a {
  padding-left: 5px;
  padding-right: 5px;
  color: #2c97c1;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
}
#footmenu a:hover {
  color: #e17001;
}




