@charset "windows-1251";
@import url("content.css");

* {color: #000; font-family: arial; list-style: none; margin: 0; padding: 0}

body {background: #fff; font-size: 12px}
   body, input, textarea {cursor: default}
   img {border: none}
   table {width: 100%; border-collapse: collapse}
   p {margin-bottom: 10px}
   a {color: #840000; text-decoration: underline}
   a:hover {text-decoration: none}


#page {width: 1000px; position: relative; margin: 0 auto}


#top {background: url(/images/bg_top.jpg) 25px 100% no-repeat; height: 396px; position: relative}
   #top img {position: absolute; top: 58px; left: 25px}
   #top ul {background: url(/images/bg_menu.gif); width: 596px; height: 92px; overflow: hidden; position: absolute; top: 37px; left: 379px}
   #top li {height: 92px}
   #top li a {display: block; position: absolute}
   #top .company a {width: 84px; height: 86px; top: 6px; left: 0}
   #top .products a {width: 79px; height: 74px; top: 18px; left: 103px}
   #top .cert a {width: 99px; height: 86px; top: 6px; left: 206px}
   #top .prices a {width: 47px; height: 88px; top: 4px; left: 328px}
   #top .collab a {width: 77px; height: 87px; top: 5px; left: 422px}
   #top .contacts a {width: 67px; height: 72px; top: 20px; left: 528px}
   #top div {background: url(/images/bg_phone.gif); width: 231px; height: 69px; position: absolute; top: 240px; left: 744px}


#bottom {background: url(/images/bg_bottom.gif); height: 103px; margin: 0 0 20px; position: relative}
   #bottom b {font-weight: normal}
   #bottom cite {font-style: normal; white-space: nowrap; display: block; position: absolute; top: 44px; left: 25px}
   #bottom cite b {background: url(/images/cite.gif) 111px 0 no-repeat; position: absolute; top: -4px; left: 740px; padding: 4px 0 5px 0}
   #bottom cite i {font-style: normal; margin-right: 50px}
   #bottom ul {position: absolute; top: 20px; left: 265px}
   #bottom li {color: #840000; display: inline; margin-right: 5px}
   #bottom p {white-space: nowrap; position: absolute; top: 44px; left: 265px}
   #bottom p b {line-height: 20px; position: absolute; top: -2px; left: 161px}

#counters {margin: 0 0 20px; text-align: center;}
#counters a {margin: 0 10px;}

@media print {
   * {color: #000 !important; font-family: times new roman}
   body {font-size: 12px}
   #page {width: 640px}
}
