body
{
    font-size: 75%;
    line-height: 1.2em;
    font-family: Arial, Tahoma, sans-serif;
    color: #142f3d;
    background: #0c202a url(../img/page_bg.jpg) top left repeat-x;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 20px;
}

#page
{
    width: 900px;
    margin: 0px auto;
    text-align: left;
}

#top_panel a img
{
    border: none;
}

#top_panel a.logo
{
    position: absolute;
    z-index: 99;
    top: 43px;
}

ul.panel
{
    width: 135px;
    height: 36px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/panel_bg.png) top left no-repeat;
    padding: 10px 0 0 40px;
    margin: 0;
    margin-right: 15%;
    list-style: none;
}

ul.panel li
{
    float: left;
    padding: 0 10px;
}

ul.panel a
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #bcbcbc;
    padding-top: 10px;
    display: block;
    text-decoration: none;
}

ul.panel a:hover
{
    color: #fff;
}

ul.panel a.home
{
    background: url(../img/home_grey.gif) top center no-repeat;
}

ul.panel a.home:hover
{
    background: url(../img/home_white.gif) top center no-repeat;
}

ul.panel a.mail
{
    background: url(../img/mail_grey.gif) top center no-repeat;
}

ul.panel a.mail:hover
{
    background: url(../img/mail_white.gif) top center no-repeat;
}

#baner
{
    width: 900px;
    height: 283px;
    /*background: url(../img/baner_bg.jpg) top left no-repeat;*/
}

#container
{
    width: 900px;
    background: url(../img/container_bg.jpg) top left no-repeat;
}

#sidebar
{
    width: 210px;
    padding: 0 20px;
    float: left;
}

#sidebar p
{
    color: #c2c7ca;
    margin-left: 20px;
    font-family: 'Trebuchet MS', Arial, Tahoma, sans-serif;
    font-size: 12px;
}

#sidebar p b
{
    font-size: 13px;
}

ul.menu
{
    width: 210px;
    height: 210px;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 10px;
    background: url(../img/menu_bg.jpg) top left no-repeat;
}

ul.menu li
{
    padding-left: 42px;
    padding-bottom: 19px;
}

ul.menu a.menu_home
{
    width: 168px;
    height: 25px;
    display: block;
    background: url(../img/menu_home.jpg) top left no-repeat;
}

ul.menu a.menu_uslugi
{
    width: 168px;
    height: 25px;
    display: block;
    background: url(../img/menu_uslugi.jpg) top left no-repeat;
}

ul.menu a.menu_sklep
{
    width: 168px;
    height: 25px;
    display: block;
    background: url(../img/menu_sklep.jpg) top left no-repeat;
}

ul.menu a.menu_kontakt
{
    width: 168px;
    height: 25px;
    display: block;
    background: url(../img/menu_kontakt.jpg) top left no-repeat;
}

ul.menu a.menu_home:hover
{
    background: url(../img/menu_home_over.jpg) top left no-repeat;
}

ul.menu a.menu_uslugi:hover
{
    background: url(../img/menu_uslugi_over.jpg) top left no-repeat;
}

ul.menu a.menu_sklep:hover
{
    background: url(../img/menu_sklep_over.jpg) top left no-repeat;
}

ul.menu a.menu_kontakt:hover
{
    background: url(../img/menu_kontakt_over.jpg) top left no-repeat;
}

#content
{
    width: 610px;
    padding: 20px 20px 0 20px;
    line-height: 1.2em;
    background: #959d9f url(../img/content_head.jpg) top left no-repeat;
    float: left;
}

#content h1, #content h2
{
    font-family: 'Arial Narrow', Arial, Tahoma, sans-serif;
    font-size: 30px;
    color: #43545d;
    padding: 15px 0;
    margin: 0;
}

#content h1 b, #content h2 b
{
    color: #d5d6d5;
}

#content p
{
    text-indent: 30px;
}

#content p.slogan
{
    font-size: 13px;
    color: #2e434e;
    line-height: 1.4em;
    font-style: italic;
    font-weight: bold;
}

#content p.righted
{
    display: block;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #fff;
}

#content p.link
{
    text-align: right;
    display: block;
}

#content p.link a
{
    color: #156993;
    text-decoration: none;
    font-weight: bold;
    padding-right: 18px;
    background: url(../img/more_decor.gif) center right no-repeat;
}

#content p.link a:hover
{
    text-decoration: underline;
}

#content_tail
{
    width: 650px;
    height: 7px;
    margin-left: -20px;
    background: url(../img/content_tail.jpg) top left no-repeat;
}

#footer
{
    background: url(../img/footer_bg.jpg) bottom left repeat-x;
}

#footer_info
{
    width: 620px;
    padding-left: 280px;
    margin: 0px auto;
}

#footer_info ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer_info li
{
    float: left;
    padding: 0 15px 0 10px;
    background: url(../img/footer_a_decor.gif) center left no-repeat;
}

#footer li a
{
    font-size: 14px;
    color: #c2c7ca;
    text-decoration: none;
}

#footer li a:hover
{
    color: #fff;
    text-decoration: underline;
}

#footer_info p.author
{
    width: 270px;
    height: 43px;
    float: right;
    margin-bottom: 0px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #8e9aa8;
    line-height: 1em;
    padding-top: 5px;
    margin-bottom: -5px;
    background: url(../img/author_bg.jpg) top left no-repeat;
}

#footer_info p.author a
{
    text-decoration: none;
    color: #5186a1;
    font-weight: bold;
}

#footer_info p.author a:hover
{
    text-decoration: underline;
}

.spacer
{
    clear: both;
}

.line
{
    width: 100%;
    height: 3px;
    background: url(../img/line_bg.gif) top left repeat-x;
    margin-bottom: 10px;
}

form input
{
    width: 122px;
    height: 22px;
    background: url(../img/input_bg.gif) top left no-repeat;
    border: none;
    font-size: 11px;
    padding: 4px 5px 0 5px;
    color: #555;
}

form textarea
{
    width: 202px;
    height: 102px;
    background: url(../img/textarea_bg.gif) top left no-repeat;
    border: none;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 11px;
    overflow: hidden;
    padding: 4px 5px 0 5px;
    color: #555;
}

span.label
{
    width: 100px;
    text-align: right;
    display: block;
    padding-right: 3px;
    float: left;
}

span.element
{
    width: 500px;
    display: block;
    float: left;
}

form input.button
{
    width: 80px;
    height: 20px;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 10px;
    font-weight: bold;
    background: url(../img/button_bg.gif) top left no-repeat;
    color: #fff;
    cursor: pointer;
    padding-top: 0;
    margin-right: 10px;
}