
html, body {
    height: 100%;
    padding: 0;
    margin: 0;
}

body {
    background: #fff url('../images/doska.jpg') repeat 0 8px;
    font-family: Verdana, Sans-Serif;
    font-weight: normal;
    font-size: 10px;         /* ~ 10px */
    color: #000;
}

/** ------------------------------------------------------------------------- */

/** Сбрасываем размеры и отступы для базовой кроссбраузерности */
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd {
    font-weight: normal;
    font-size: 1em;
    padding: 0;
    margin: 0;
}

a {
    color: #7b4237;
}

a img {
    border: none;
}

.center {
    text-align: center;
}

/** ------------------------------------------------------------------------- */

#container {
    background: transparent url('../images/main_right.jpg') no-repeat 100% 0;
    position: relative;
    min-height: 100%;
    min-width: 950px;
}

/** ------------------------------------------------------------------------- */

#wrapper {
}

/** ------------------------------------------------------------------------- */

#header {
    background: transparent url('../images/header.jpg') no-repeat 0 0;
    padding: 569px 15px 0 0;
    width: 282px;
    float: left;
}

/** ------------------------------------------------------------------------- */

#phone {
    line-height: 350%;
}

#phone p {
    font-family: Tahoma, Sans-Serif;
    text-align: center;
    font-size: 2.4em;
    color: #9e0610;
}

/** ------------------------------------------------------------------------- */

#title {
    background: transparent url('../images/logo.gif') no-repeat 50% 50%;
    position: relative;
    margin: 1em auto;
    height: 50px;
    width: 125px;
    z-index: 5;
}

#title a {
    display: block;
    height: 50px;
    width: 125px;
}

#title span {
    display: none;
}

/** ------------------------------------------------------------------------- */

#intro {
    background: #cf933a url('../images/intro.gif') repeat-x 0 0;
    padding: 25px 15px 5px 15px;
    margin: -34px 0 0 0;
    font-size: 1.2em;
    color: #7b4237;
}

#intro h3 {
    font-weight: bold;
    margin: 12px 0;
}

#intro p {
    margin: 10px 0;
}

/** ------------------------------------------------------------------------- */

#main {
    background: #f9f9f9 url('../images/main_left.jpg') no-repeat 0 0;
    margin: 0 139px 0 297px;
}

/** ------------------------------------------------------------------------- */

#announcement {
    background: transparent url('../images/announcement.jpg') no-repeat 50% 0;
    position: relative;
    margin: 0 -32px 0 0;
    padding: 5px 0 0 0;
    width: 332px;
    float: right;
    z-index: 1;
}

#announcement p {
    font-family: Tahoma, Sans-Serif;
    margin: 0 0 3px 70px;
    line-height: 105%;
    font-size: 2.4em;
    color: #c1010e;
}

/** ------------------------------------------------------------------------- */

#menu {
    position: relative;
    padding: 3px 0 0 73px;
}

#menu li {
    list-style-type: none;
}

#menu a {
    text-decoration: none;
    font-weight: bold;
    line-height: 175%;
    font-size: 1.4em;
    color: #110b02;
}

/** ------------------------------------------------------------------------- */

#content {
    padding: 0 0 50px 0;
    line-height: 175%;
    font-size: 1.4em;
    margin: 0 34px 0 34px;
    color: #201303;
    clear: right;
}

#content p {
    margin: 1em 0;
}

/** ------------------------------------------------------------------------- */

#prefooter {
    height: 50px;
    clear: both;
}

/** ------------------------------------------------------------------------- */

#footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}

#footer p {
    text-align: center;
    line-height: 50px;
    font-size: 1.2em;
    color: #7b4237;
}

#footer a {
    text-decoration: none;
    color: #7b4237;
}

/** ------------------------------------------------------------------------- */

/** листья справа */
#extradiv1 {
    background: transparent url('../images/extraimg1.gif') no-repeat 50% 50%;
    position: absolute;
    height: 380px;
    width: 139px;
    right: 14px;
    z-index: 5;
    top: 0;
}

/** ------------------------------------------------------------------------- */

/** термометр */
#extradiv2 {
    background: transparent url('../images/extraimg2.gif') no-repeat 50% 50%;
    position: absolute;
    height: 113px;
    width: 100px;
    right: 20px;
    z-index: 5;
    top: 470px;
}

/** ------------------------------------------------------------------------- */

/** полотенце */
#extradiv3 {
    background: transparent url('../images/extraimg3.gif') no-repeat 50% 50%;
    position: absolute;
    height: 141px;
    width: 211px;
    z-index: 5;
    bottom: 0;
    right: 0;
}

/** ------------------------------------------------------------------------- */
/** ------------------------------------------------------------------------- */
/** ------------------------------------------------------------------------- */
/** ------------------------------------------------------------------------- */
/** ------------------------------------------------------------------------- */
/** ------------------------------------------------------------------------- */
/** ------------------------------------------------------------------------- */
/** ------------------------------------------------------------------------- */
/** ------------------------------------------------------------------------- */
/** ------------------------------------------------------------------------- */
/** ------------------------------------------------------------------------- */

