* { margin: 0; padding: 0;}
html, body { height: 100%; width: 100%; }
body { color: #484848; font: 11px arial, sans-serif; background: #37393c; }
a {color: #00a2ff;  text-decoration: none;}
a:hover { text-decoration: underline;}
h1, h2, h3{ font: bold 13px/34px sans-serif; height: 34px; position: relative; color: #fff; margin: 0 0 10px 0;
 background: url(img/line1.png) no-repeat; text-align: center; }
p {padding: 5px 0;}
img{ border: none; }

.containerall{ margin: 0 auto; width: 980px; background: url(img/fon.gif) repeat-y; padding: 0 0 10px 0;}
.only-ie{ width: 100%; }
.clear{ clear: both; height: 0; overflow: hidden; }

.top{ background: url(img/logo.jpg) no-repeat; height: 145px;}

.sidebar{ float: left; margin: 0 0 0 -170px; width: 160px; padding: 10px 0 0 0; }
.hz {background: url(img/hz.png) no-repeat; height: 34px; text-align: center;  color: #fff; font: bold 14px/34px tahoma, arial, sans-serif; padding: 0;}
.menu{list-style: none; height: 100%;  background: #fff url(img/sidebar.gif) no-repeat 0 100%;  padding: 1px 0 7px 0;}
.menu li{padding: 5px 0 0 0; background: url(img/item.png) no-repeat 5px 100%; text-align: center; height: 28px; line-height: 28px;}
.menu a { font: bold 14px tahoma, arial, sans-serif; color: #ef00a7;}
/* end sidebar */
/* start content */
.content{ float: left; width: 100%; }
.otstup{ padding: 10px 185px 0 15px; }
.textbl {background: #fff url(img/db.gif) no-repeat 0 100%;  margin: 0 0 10px 0;}
.textbl p{padding: 7px 12px;}

.block-min { width: 385px; display:inline; background: #fff url(img/rd.gif) no-repeat 0 100%; font-size: 11px;}
.left {float: left;}
.right {float: right;}
.block-min h2,.block-min h3{ background: url(img/line2.png) no-repeat;}
.item li{list-style: none;  padding: 5px 10px 10px 10px;}
.item a{display: block; font-weight: bold;}
/* end content */

/* start footer */
.footer{ width: 980px; margin: 0 auto; background: url(img/footer.gif) no-repeat;  }
.copyright{ text-align: center; padding: 20px 0; color: #c5c5c5;}
.copyright a{ color: #fff; font-weight: bold;}
/* end footer */
