body {
  margin: 0;
  padding: 0;
  background: url(/images/background.jpg);
}

table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  font: 12px/16px Arial;
  color: #4a4a42;
}
table td {
  padding: 0;
  vertical-align: top;
}

a {
  color: #572800;
}
img {
  border: 0;
}
h1, h2, h3 {
  font-size: 18px;
}
h3 {
  margin-left: 18px;
  padding-left: 18px;
  color: #572800;
  background: url(/images/h3.gif) no-repeat left top;
}

#logo {
  width: 300px;
  height: 140px
}
#logo img {
  margin: 30px 0 0 45px;
}

#header {
  vertical-align: bottom;
}
#header .tel {
  background: url(/images/tel.gif) no-repeat 0 3px;
  float: left;
  padding-left: 40px;
  font-weight: bold;
  color: #572800;
  height: 35px;
  margin: 0 0 35px 30px;
  _margin: 0 0 35px 15px;
}
#header .tel span {
  font-size: 17px;
  color: #4a4a42;
}
#header .axe {
  width: 166px;
  height: 79px;
  background: url(/images/axe.png);
  _filter:expression(fixPNG(this));
  float: right;
}
#header .log {
  background: url(/images/log-left.jpg) no-repeat left top;
  clear: both;
}
#header .log div {
  background: url(/images/log-right.jpg) no-repeat right top;
}
#header .log div div {
  background: url(/images/log-center.jpg) repeat-x left top;
  font: bold 18px/32px Arial;
  text-align: center;
  height: 39px;
  margin: 0 200px;
}

.more {
  text-align: right;
  font-weight: bold;
  padding-right: 16px;
  margin-bottom: 0;
  background: url(/images/arrow.gif) no-repeat right 5px;
}

#left {
  width: 280px;
  padding-right: 20px;
}

#center {
  padding: 10px;
}

.photo {
  width: 423px;
  height: 257px;
  background: url(/images/2photo.png) no-repeat;
  _filter:expression(fixPNG(this));
  float: left;
}

.items ul {
  margin: 0;
  padding: 0;
  float: right;
}
.items ul li {
  list-style: none;
  padding-left: 23px;
  margin-top: 35px;
  background: url(/images/li-items.gif) no-repeat 1px 1px;
  font: bold 16px Arial;
}

.block {
  background: url(/images/block-right.gif) no-repeat right top;
  float: left;
  width: 50%;
  height: 236px;
  margin: 10px 0 0;
}
.block div {
  background: url(/images/block-left.gif) no-repeat left top;
  float: left;
  height: 236px;
  padding: 0 26px;
}
.block h2 {
  color: #572800;
  margin: 8px 0 20px 9px;
}
.block p {
  margin: 10px 0;
}
.block img {
  float: left;
  margin-right: 10px;
}

.saw {
  width: 210px;
  height: 76px;
  background: url(/images/saw.png) no-repeat;
  _filter:expression(fixPNG(this));
}


.log-bottom {
  background: url(/images/log-bottom-left.jpg) no-repeat left top;
  padding-right: 10px;
  clear: both;
}
.log-bottom div {
  background: url(/images/log-bottom-right.jpg) no-repeat right top;
  height: 19px;
}

.copy1 {
  float: left;
  margin: 5px 0 0 20px;
  _margin: 5px 0 0 10px;
}  	
.copy2 {
  float: right;
  margin: 5px 25px 0 0;
  _margin: 5px 15px 0 0;
}
.clear {
  clear: both;
  width: 700px;
}

.razbov1 {font-size:10px; list-style-type:none; }
