html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, dl, dt, dd {
  margin: 0;
  padding: 0;
}
body {

  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;

}
a { text-decoration: underline; }
a:link  { color: #748aa7; }
a:visited { color: #748aa7; }
a:active, a:hover { color: #bc4795; }
.clear {
  height: 0px;
  clear: both;
}
p {
  padding-bottom: 12px;
}
h1, h2 {
  padding: 10px 5px 5px 29px;
  margin-bottom: 12px;
  font-family: Arial Narrow, Arial;
  font-size: 30px;
  font-weight: normal;
  color: #807f7e;
  background-color: #eff5e7;
}
.hRed {
  background: #eff5e7 url('../img/bg_h_red.gif') 13px 50% no-repeat;
}
.hGreen {
  background: #eff5e7 url('../img/bg_h_green.gif') 13px 50% no-repeat;
}
.hBlue {
  background: #eef4f6 url('../img/bg_h_blue.gif') 13px 50% no-repeat;
}
.leftMenu {
  padding: 0 0 20px 18px;
}
.centerMenu {
  float: left;
  display: inline;
  width: 325px;
  padding: 0 0 0px 100px;
}
.rightMenu {
  float: left;
  display: inline;
  width: 250px;
  padding: 0 0 0px 0;
}
.leftMenu ul,
.centerMenu ul,
.rightMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.leftMenu li,
.centerMenu li,
.rightMenu li {
  padding: 0 0 7px 22px;
}
li.c01 {
  background: transparent url('../img/c01.gif') 0px 4px no-repeat; }
li.c02 {
  background: transparent url('../img/c02.gif') 0px 4px no-repeat; }
li.c03 {
  background: transparent url('../img/c03.gif') 0px 4px no-repeat; }
li.c04 {
  background: transparent url('../img/c04.gif') 0px 4px no-repeat; }
li.c05 {
  background: transparent url('../img/c05.gif') 0px 4px no-repeat; }
li.c06 {
  background: transparent url('../img/c06.gif') 0px 4px no-repeat; }
li.c07 {
  background: transparent url('../img/c07.gif') 0px 4px no-repeat; }
li.c08 {
  background: transparent url('../img/c08.gif') 0px 4px no-repeat; }
li.c09 {
  background: transparent url('../img/c09.gif') 0px 4px no-repeat; }
li.c10 {
  background: transparent url('../img/c10.gif') 0px 4px no-repeat; }
li.c11 {
  background: transparent url('../img/c11.gif') 0px 4px no-repeat; }
li.c12 {
  background: transparent url('../img/c12.gif') 0px 4px no-repeat; }
li.c13 {
  background: transparent url('../img/c13.gif') 0px 4px no-repeat; }
li.c14 {
  background: transparent url('../img/c14.gif') 0px 4px no-repeat; }
li.c15 {
  background: transparent url('../img/c15.gif') 0px 4px no-repeat; }
li.c16 {
  background: transparent url('../img/c16.gif') 0px 4px no-repeat; }
li.c17 {
  background: transparent url('../img/c17.gif') 0px 4px no-repeat; }

.textBlock,
.imgsBlock {
  padding: 20px 115px 0 0;
  min-height: 140px;
}
* html .textBlock,
* html .imgsBlock {
  height: 140px;
}
.textBlock {
  background: #fff url('../img/bg_txt_block.jpg') 100% 0% no-repeat;
}
.textBlock p,
.imgs Block p {
  padding-left: 15px;
}
.imgsBlock {
  background: #fff url('../img/bg_img_block.jpg') 100% 35px no-repeat;
}
.imgsBlock img {
  padding: 5px;
  margin: 0 0 12px 15px;
  border: 1px solid #afaeae;
}
.more {
  text-align: right;
  font-size: 11px;
}
.news {
  padding-left: 12px;
  font-size: 11px;
}
.news .date {
  padding: 10px 10px 8px 17px;
  font-size: 12px;
  font-weight: bold;
  color: #ae1d52;
}
.news .date span {
  color: #b1b812;
}
