* { margin: 0; padding: 0;}
html, body { height: 100%; width: 100%; }
body { color: #5f5848; font: 11px tahoma, sans-serif; background: #fff;  }
a {color: #e90204;  text-decoration: none;}
a:hover { text-decoration: underline;}
h1, h2, h3{ font: normal 18px/30px sans-serif; height: 30px; position: relative; color: #444444;}
h1 a, h2 a, h3 a {color: #444444; text-decoration: underline;}
p {padding: 5px 0;}
img{ border: none; }
.wrap{ margin: 0 auto; width: 1000px;}
.for-ie{ width: 100%; }
.clear{ clear: both; height: 0; overflow: hidden; }

/* start header */
.header{ background: url(img/logo.jpg) no-repeat 86px 0; height: 120px; border-bottom: 6px solid #fef6e1; margin: 0 0 2px 0; }
/* end header */
/* start sidebar */
.sidebar{ float: left; margin: 0 0 0 -100%; width: 162px;  padding: 10px 0 0 10px;}
.red {background: url(img/red.gif) repeat-x; color: #fff;}
.menu{ background: #fff9ec url(img/niz.gif) no-repeat 0 100%; padding: 0 0 10px 0;}
.menu p { font: normal 18px/33px sans-serif; height: 33px; position: relative; color: #fff; padding: 0 10px;
background: url(img/foll.png) no-repeat; }
.menu li{padding: 10px 0 5px 0; list-style: none;  }
.menu a { background: url(img/strela.gif) no-repeat 25px 5px; padding: 0 0 0 55px; font-size: 13px; font-weight: bold;}
/* end sidebar */
/* start content */
.fon {background: #ffefc8;  border-bottom: 6px solid #fef6e1; }
.dd {border-bottom: 2px solid #fff; padding: 0 0 10px 0;}
.content{ float: left; width: 100%;  }
.indention{ padding: 10px 10px 0 190px; }
.l-block {float: left; width: 380px; display:inline; padding: 10px;}
.r-block {float: right; width: 380px; display:inline; padding: 10px;}
.spisok li{list-style: none;  padding: 5px 10px 10px 10px;}
.spisok a{display: block; font-weight: bold;}
/* end content */

/* start footer */
.footer{ width: 1000px; margin: 0 auto; border-top: 5px solid #dadada;  }
.footer a{ color: #535353;}
.copyright{ text-align: center; padding: 20px 0 0 0; font-size: 11px;}
/* end footer */

