body {
  font-family: Tahoma, Verdana;
  font-size: 11px;
  margin:0px;
  padding:0px;
  color: #ffffff;
  text-align: center;
  background: url('images/bg.gif');

  }
#centring {
  padding: 0px;
  margin: auto;
  width: 980px;
  text-align: left;
}

#header {
  margin: 20px 0px 0px 0px;
  height: 233px;
  background: url('images/header_bg.gif') repeat-x;
  padding: 0px;
} 

.menu {
  font-size: 13px;
  font-weight: bold;
  font-family: Tahoma;
  text-transform: uppercase; 
  position: relative;
  margin: 0px;
  padding: 0px;
  top: -230px;
  padding-left: 300px;
  z-index: 1;
  display: inline-block;

}

.menu li {
  float: left;
  margin: 10px 0px;
  padding: 0px 15px;
  list-style: none;
  background: url('images/list.gif') no-repeat left;
  
}
.menu a {
  color: #000000;
  text-decoration: none;
  }

.menu a:hover {
  color: #ffffff;
  text-decoration: underline;
  }  

#logo {
  position: relative;
  top: -200px;
  left: 620px;
  z-index: 1;
}  

.slogan {
  font-size: 11px;
  position: relative;
  top: -180px;
  padding-left: 400px;
  z-index: 1;
  margin: 0px;
}

.content {
  background: #61787d;
  position: relative;
  z-index: 10;

  
}

.products{
  width: 300px;
  float: right;
  margin: -10px 15px 0px 0px;
  background: #55676b url('images/telochka.jpg') no-repeat bottom right;
  height: 440px;
  font-size: 11px;
  position: absolute;
  left: 650px;
  top: 50px;
}

.products  h2 {
  font-family: Arial;
  font-weight: normal;
  font-size: 20px;
  color:#e29c16;
  margin: 0px;
  padding: 15px 0px 0px 25px;
}

.products a {
  color: #ffffff;
}  

.products  a.blue {
  color: #3c8cdf;
  margin:0px 0px 0px 25px;
  font-weight: bold;
  }

.product {
  list-style-image: url('images/arr.gif');
  }
  
.product li {
  height: 20px;
}

.news {
  list-style-image: url('images/arr.gif');
  padding-bottom: 10px 
  }
  
.news li {
  margin: 10px 0px;
}

.blue {
  color: #3c8cdf;
  }

.text {
  min-height: 350px;
  height:auto !important;
  height:350px;
  padding: 30px 350px 20px 20px;
} 

.text h1 {
  font-family: Arial;
  font-weight: normal;
  color: #f8f8f8;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  }

.text img {
  border: 1px solid #C1D8FF;
}

#footer {
  color: #9f9f9f;
  border-top: 1px solid #ffffff;
  height: 100px;
}  

.links {
  width: 500px;
  text-align: center;
  }

#footer a {
  color: #9f9f9f;
  
  }

.list {
  color:#C1D8FF;
  display: inline-block;
}

/*****************************************news***********************/

.all_news {
  margin: 20px 0px 0px 0px;
  padding: 0px;
}

.all_news li {
  list-style: none;
  float: left;
  width: 100%;
  margin: 5px 0px;
  padding: 0px;
}

.all_news h2 {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
}

.pic {
  float: left;
  width: 110px;
  height: 110px;
}

.advert {

}

/*************************default******************/

 p {
  margin: 5px 0px;
  padding: 0px;
}

 a {
  color: #C1D8FF;
}  

 a:hover {
  color:#608DFF;
}

li {
  list-style-type: square;

}

/*****************photos**************************/

.photos {
  display: inline-block;
  position: relative;
  margin: 0px;
  padding: 0px;
}

.photos li {
  margin: 0px 0px;
  padding: 0px;
  width: 100%;
  float: left;
  list-style: none;
}

.photo {
  float: left;
  width: 200px;
  height: 225px;
  text-align: center;
  } 
 
.photo img {
  float: none;
  margin: 0px;
  padding: 0px;
  text-align: center;
  position: relative;
  }

.photo span {
  display: inline-block;
}
