@charset "windows-1251";
@import url("content.css");

* {list-style: none; margin: 0; padding: 0}

body {background: #fbf7ed url(/images/bg.jpg) 50% 50%; font-size: 12px}
   body, input, textarea {color: #6f5d51; font-family: tahoma; cursor: default}
   img {border: none}
   p {margin-bottom: 15px}
   a {color: #000; text-decoration: underline}
   a:hover {text-decoration: none}

#page {width: 960px; margin: 0 auto; padding: 0 20px}

#top {height: 225px; position: relative}
   #top .logo {display: block; position: absolute; top: 35px; left: 406px}
   #top .device {background: url(/images/device.gif); width: 404px; height: 59px; position: absolute; top: 140px; left: 278px}
   #top .icons {position: absolute; top: 88px; left: 47px}
      #top .icons * {float: left}
      #top .icons a {background: url(/images/icons.gif); overflow: hidden; display: block}
      #top .icons .home {padding-right: 18px}
      #top .icons .mail {padding: 2px 17px 0 0}
      #top .icons .map {padding-top: 2px}
      #top .icons .home a {background-position: 0 0; width: 11px; height: 11px}
      #top .icons .mail a {background-position: 0 -12px; width: 11px; height: 9px}
      #top .icons .map a {background-position: 0 -22px; width: 15px; height: 9px}
   #top .feedback {color: #72190b; font-family: times new roman; font-size: 21px; font-style: italic; position: absolute; top: 107px; left: 11px}
   #top .phone {width: 187px; height: 39px; position: absolute; top: 82px; right: 17px; font: 18px "Times New Roman"; color: #aaa29d;}
   #top .phone {color: #7e7873;}
   #top .phone big {color: #72190b;}


#bottom {clear: both; height: 32px; position: relative; padding-top: 4px}
   #bottom * {color: #000}
   #bottom cite {font-style: normal}
   #inclouds {position: absolute; top: 0; right: 0;}
   #inclouds img {margin-right: 10px; vertical-align: middle;}
