@charset "utf-8";
html,body {
   height: 100%;
   margin: 0;
}
body{
  font-family: Tahoma;
  background-image: url(../images/fon.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #F6F6F7
}
A{
  color: #1086B2;
}
IMG{
  border: 0
}
.content-holder {
   min-height: 100%;
}
* html .content-holder {
   height: 100%;
}
#content {
   padding-bottom: 50px; /* âûñîòà footer'à */
}
#content table{
  margin: auto
}
#left{
  width: 332px;
  padding-top: 70px;
  padding-left: 48px;
  padding-bottom: 20px;
  vertical-align: top
}
#logo{
  width: 254px;
  height: 36px;
  float: left
}
#bn1{
  width: 254px;
  height: 121px;
  float: left;
  background-image: url(../images/l1.png);
  background-position: top;
  background-repeat: no-repeat;
  margin-top: 13px
}
#s1{
  width: 254px;
  float: left;
  text-align: center;
  padding-top: 5px
}
#bn2{
  width: 254px;
  height: 119px;
  float: left;
  background-image: url(../images/l2.png);
  background-position: top;
  background-repeat: no-repeat;
  margin-top: 63px;
}
#bn2 A{
    width: 244px;
  height: 49px;
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
  float: left;
  padding-top: 90px;
  padding-left: 10px
}
#icq{
  width: 196px;
  float: left;
  margin-top: 30px;
  padding-left: 58px
}
#icq p{
  color: #3E3F3F;
  font-size: 14px;
  line-height: 80%
}
#icq p IMG{
  vertical-align: middle;
  margin-right: 5px
}
#icq p span{
  color: #FE9110;
  font-size: 18px
}
#right{
  padding-bottom: 20px;
  vertical-align: top;
  padding-top: 76px
}
#menu{
  width: 590px;
  height: 22px;
  float: left
}
#menu div{
  width: 88px;
  height: 22px;
  float: left
}
#menu div A{
  width: 88px;
  height: 20px;
  float: left;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  padding-top: 2px
}
#menu div .act{
  text-decoration: none;
  background-image: url(../images/menu.png);
  background-position: top;
  background-repeat: no-repeat
}
#menu div A:hover{
  text-decoration: none;
  background-image: url(../images/menu.png);
  background-position: top;
  background-repeat: no-repeat
}
#menu .raz{
  width: 12px;
  height: 22px
}
#akk{
  width: 570px;
  float: left;
  padding-left: 15px;
  padding-top: 70px;
  padding-bottom: 10px
}
#akk div{
  float: left;
  color: #FFFFFF;
  font-size: 14px
}
#akk .a{
  width: 531px;
  height: 25px;
  float: left;
  margin-top: 3px;
  padding-top: 6px;
  padding-left: 15px;
  background-image: url(../images/u2.png);
  background-position: top;
  background-repeat: no-repeat;
  border-bottom-color: #0CA7D8;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #0CA7D8;
  border-top-style: solid;
  border-top-width: 1px
}
#akk .b{
  width: 531px;
  height: 25px;
  float: left;
  margin-top: 3px;
  padding-top: 6px;
  padding-left: 15px;
  background-image: url(../images/u1.png);
  background-position: top;
  background-repeat: no-repeat;
  border-bottom-color: #FE9110;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-color: #FE9110;
  border-top-style: solid;
  border-top-width: 1px
}
#akk .name{
  width: 265px;
  float: left;
}
#akk .cena{
  width: 185px;
  float: left;
}
#akk .shop{
  width: 66px;
  float: left;
  height: 17px;
  background-image: url(../images/shop.png);
  background-position: top;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 12px;
  padding-top: 2px
}
#akk .shop A{
  color: #1086B2;
  font-weight: bold;
  text-decoration: none
}
#con{
  width: 550px;
  float: left;
  padding-left: 15px;
  padding-bottom: 10px;
  color: #3E3F3F;
  font-size: 14px
}
#con H1{
  font-size: 18px;
  color: #FF8A00;
  font-weight: bold
}
#footer {
   position:relative;
   width: 100%;
   height: 50px;
   margin-top: -50px; /* âûñîòà footer'à */
}
#ft {
  width: 932px;
  margin: auto;
  height: 45px;
  background-image: url(../images/footer.jpg);
  background-position: top;
  background-repeat: no-repeat;
  text-align: left;
  color: #FFFFFF;
  font-size: 12px;
  padding-left: 68px;
  padding-top: 5px
}