html, body{
  width: 100%;
  height: 100%;
  margin: 0;
  color: #6a6a64;
  font: normal 10px tahoma, verdana, arial;
background:#fff;
}

.mainDiv{
  height: 100%;
  min-width: 999px;
  text-align: center;
  background: url(../img/derevo2.jpg) 0% 165px no-repeat;
}
.mainDiv *{
  text-align: left
}
a{
  color: #a35342;
}

.mainMenu{
  padding-top: 18px;
  margin-left: 30%;
  padding-bottom: 9px
}

.menu{
  width: 70%;
  float: right;
  height: 65px;
  background: #a35342;
  padding-top: 15px
}
.menu div{
  overflow: hidden
}


.menu div a{
  /*display: block;*/ width: 138px; /*float: left*/
}
.menu img{
  margin: 3px 0px 3px 0px;
  border: none;
}
.menu2nd{
  clear: both;
}

.showarticle{
  width: 67%;
  font-size: 1.4em;
  float:left;
  margin-bottom: 25px;
}
.showarticle h1{
  font:bold 10px Tahoma; text-transform:uppercase; color:#000000; padding:0px; margin:0px 0 15px 0;
}
.showarticle p, .showarticle div{
  width: 80%
}

/*.showarticle h1{
  font-size: 1.3em;
  font-weight: normal;
  text-transform: uppercase;
}*/

.showarticle h2{
  font-size: 14px;
  font-family: arial;
  text-transform: uppercase;
}
.listMenu{
  width: 30%;
  float: left;
  text-align: right;
  
}

.listMenu a, .listMenu strong{
  display: block;
  text-transform: uppercase;
  text-align: right;
  padding: 6px;
  font-weight: normal;
  padding-right: 18px;
  background: url(../img/menu_2nd_li.gif) 98% 50% no-repeat;
}
.listMenu strong{
  color: #000000;
  padding-right: 18px;
  /*background: url(../img/menu_2nd_li_sel.gif) 98% 50% no-repeat #6a6a64;*/
}
/*.listMenu a:hover{
  background: #6a6a64;
  color: white;
  text-decoration: none;
}*/
.pager{
  font-size: 0.7em;
}

.feedback input{
  width: 261px;
  height: 17px;
  padding-left: 3px;
  background: #e5e5e1;
  border: none;
  color: #6a6a64;
  font-family: Tahoma;
}
.feedback select{
  width: 261px;
  padding-left: 3px;
  font-size: 10px;
  color: #6a6a64;
  font-family: Tahoma;
}
.feedback textarea{
  width: 381px;
  height: 156px;
  padding-left: 3px;
  color: #6a6a64;
  font-family: Tahoma;
}
input.submit, input.reset{
  width: 78px;
  height: 18px;
  color: white;
  background: #803526;
  font-size: 10px;
  padding-bottom: 1px;
  text-align: center;
  padding-left: 0;
  border: none;
}
input.reset{
  background: #ccccc4
}
.cat{
  border-top: 5px solid #6a6a64;
  font: normal 12px arial;
  width: 80%;
  margin-bottom: 28px
}
.cat td{
  border-bottom: 1px solid #ccccc8;
  padding: 3px 0px;
  vertical-align: top
}
.cat td.firstTd{
  width: 40%
}
.pager a, .pager div{
  display: block;
  float: left;
  padding: 1px;
  width: 12px;
  height: 12px;
  text-align: center
}

.pager div{
  background-color: #a35342;
  color: white;
  width: 12px;
  height: 12px;
}
