@charset "windows-1251";
@import url("content.css");

* {color: #4c4c4c; font-family: tahoma; list-style: none; margin: 0; padding: 0}

body {background: #f6ede5 url(/images/bg.jpg) no-repeat; font-size: 11px}
/* body.pod {background: #f6ede5 url(/images/bg-pod.jpg) no-repeat !important;} */
body.pod {background: #f6ede5 url(/images/bk-header-baby-bk.gif) repeat-x !important;}
body.pod .headPod {position: absolute; left: 0; top: 0; height: 400px; width: 100%; background: url(/images/bk-header-baby.jpg) no-repeat 20px 100px !important;}
   body, input, textarea {cursor: default}
   img {border: none}
   p {margin-bottom: 20px}
   a {color: #946000; text-decoration: underline}
   a:hover {text-decoration: none}


#top {width: 935px; height: 45px; position: relative; padding: 430px 0 0 40px}
   #top img {position: absolute; top: 43px; left: 40px}
   #top a.logo {display: none}
   #top a.lg {position: absolute; left: -10px; top: -30px;}
   #top ul {width: 950px; font-size: 14px; margin-left: -15px}
   #top ul li {background: url(/images/bg_menu.gif) 100% 4px no-repeat; float: left; padding: 0 11px 2px 12px}
   #top ul li.act {background-color: #fbf0bd; color: #c27e00}
   #top ul li.last {background: none; padding-right: 0}
   #top ul a:hover {color: #c27e00; text-decoration: underline}

#bottom {background: url(/images/bg_bottom.gif) 0 55px repeat-x; min-width: 975px; clear: left; position: relative; height: 270px}
#bottom .bottom {background: url(/images/bg_bottom.jpg) no-repeat; width: 975px; height: 270px}
   #bottom * {color: #4c4c4c; font-family: arial}
   #bottom cite {font-size: 12px; font-style: normal; position: absolute; top: 100px; left: 40px}
   #bottom p {font-size: 30px; white-space: nowrap; position: absolute; top: 97px; left: 457px}
   #bottom p b {font-size: 18px; font-weight: normal}
   #bottom p i {color: #cd8e45; font-style: normal}
   #bottom .counters {position: absolute; left: 40px; top: 220px; margin: 0; padding: 0;}
   #bottom .inclouds {font-size: 12px; position: absolute; left: 720px; top: 220px;}
   #bottom .inclouds img {margin-left: 10px; vertical-align: middle; text-decoration: none;}

@media print {
   * {color: #000 !important; font-family: times new roman}
   body {font-size: 12px}
   #page {width: 640px}
}