a {
  text-decoration: none;
  color: #973200;
}
p.afulltext {
  text-align: justify;
  text-indent: 10px;
}
div.body {
  font-size: 10px;
  margin-left: 1px;
  width: 350px;
  height: 100%;
}

div.basket {
  background-color: #e4cead;
  color: #8f7c5c;
  font-size: 10px;
  font-family: Verdana;
  margin: 10px;
  text-align: center;
  width: 100%;
  border: 1px solid #d2b78a;
  padding-bottom: 10px;
}

div.basket td{
  color: #8f7c5c;
  font-size: 10px;
  font-family: Verdana;
}
div.news {
  text-align: center;
  width: 183px;
  margin-left: 14px;
}
div.news div.title {
  font-size: 10px;
  background-color: #f0dfc3;
  margin-top: 15px;
  position: relative;
  width: 100%;
  text-align: center;
}
div.news table {
  margin-left: 14px;
  width: 150px;
}
input.input {
  color: #8f7c5c;
  height: 16px;
  font-size: 10px;
  background-color: #efdaba;
  border: 1px solid #8f7c5c;
}
input.input2 {
  color: #8f7c5c;
  height: 16px;
  font-size: 10px;
  background-color: #fffbe9;
  border: 1px solid #c9b08d;
}
span.button {
  padding: 1px;
  background-color: #eed6b2;
  border: 1px solid #a39074;
  color: #a39074;
  cursor: pointer;
  font-size: 10px;
}
div.news div.title h1 {
  font-size: 10px;
  color: #973200;
  font-weight: bold;
  margin-bottom: 6px;
}
div.objects h1 {
  font-size: 12px;
  color: #973200;
  margin-bottom: 12px;
}
div.objects div.header td {
  color: #973200;
  font-size: 10px;
}
div.objects div.header p {
  color: #973200;
  font-size: 10px;
}
div.padding {
  padding: 20px;
  color: #973200;
}
div.objects {
  padding-top: 10px;
}
div.objects p {
  font-size: 10px;
  color: #4f3411;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 12px;
}
div.objects p.h1 {
  font-size: 12px;
  margin-bottom: 12px;
}
div.objects h2 {
  font-size: 11px;
  margin-bottom: 12px;
}
h1 {
  font-size: 12px;
}
table.new td {
  font-size: 10px;
}
