/* CSS Document */

* { margin:0; padding:0; }
html, body { height:100%; }
body { font-family:Tahoma; font-size:12px; color:#383838; background:url(/i/bg.gif) 0 152px repeat-x #fff; }
img { border:0; }
a { font-family:Tahoma; font-size:12px; color:#383838; text-decoration:underline; }
a:hover { text-decoration:none; }
p { margin-bottom:20px; }
h1, h2, h3 { font-family:Tahoma; font-weight:bold; color:#383838; }
h1 { font-size:24px; margin-bottom:20px; line-height:25px; } h2 { font-size:18px; margin-bottom:20px; line-height:25px; } h3 { font-size:14px; }
ul, ol { margin-left:25px; }

.fl { float:left; } .fr { float:right; } .bl { display:block; } .cl { clear:both; font-size:0; height:0; line-height:0; }

.counters-top { visibility:hidden; position:absolute; margin-top:-1000px; }
.box { width:1000px; margin:auto; min-height:100%; }
   .main { padding-bottom:70px; }
      .left-block { width:216px; padding:20px 0; }
         .left-menu { border-left:solid 1px #f00; background:url(/i/menu-l.gif) 0 0 no-repeat; padding:20px 14px 30px; }
            .left-menu a { line-height:24px; }
         .bottom-menu { height:1px; line-height:1px; font-size:0; border-left:solid 1px #f00; background:url(/i/menu-l.gif) 0 0 no-repeat; }
         .text-block { padding:20px 15px 30px; }
      .content { width:644px; padding:20px; line-height:18px; }
.footer-box { width:100%; height:62px; margin-top:-63px; border-top:solid 1px #f00; background:url(/i/foot.gif) 0 1px repeat-x; }
   .footer { width:960px; margin:auto; height:41px; padding:20px 20px 0; }
.header-box { position:absolute; left:0; top:0; width:100%; height:204px; }
   .header { width:1000px; margin:auto; height:204px; }
      .head-left { width:170px; height:121px; padding:26px 0 0 46px; }
      .head-right { width:684px; height:152px; background:url(/i/head-bg.gif) 0 0 no-repeat; }
         .slogan { padding:40px 0 0 246px; font-size:24px; color:#eb1923; }
         .slogan strong { display:block; font-size:30px; font-weight:normal; }
      .top-menu { margin:2px 0 0 216px; height:48px; border-left:solid 1px #fff; }
         .top-menu ul { margin-left:0; list-style:none; }
         .top-menu ul li { float:left; height:48px; line-height:46px; border-right:solid 1px #fff; }
         .top-menu ul li a { float:left; display:block; font-size:12px; font-weight:bold; text-decoration:none; height:48px; padding:0 9px; }
         .top-menu ul li a:hover { background:#f59119; color:#fff; }
         .top-menu ul li span { float:left; display:block; font-size:12px; font-weight:bold; height:48px; color:#fff; padding:0 9px; background:#f59119; }
.catalog { border-collapse:collapse; }
.catalog tr td { vertical-align:top; padding:0 15px 30px 0; }
.catalog tr td a { color:#f00; }
