﻿body
{
    background: #7ccaf3;
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial;
    margin: 0;
    padding: 0;
}
#background-pl
{
    background: #7ccaf3 url(../gfx/bg.jpg) no-repeat top center;
    min-width: 967px;
}
#background-en
{
    background: #7ccaf3 url(../gfx/bg_en.jpg) no-repeat top center;
    min-width: 967px;
}

.clear
{
    clear: both;
}

#container
{
    width: 967px;
    margin: auto;
}

#header
{
    background: url(../gfx/logo.gif) no-repeat 9px 18px;
    height: 261px;
    position: relative;
}

#footer
{
    background: #7ccaf3 url(../gfx/footer.jpg) repeat-x bottom center;
    height: 85px;
    text-align: center;
    color: #444;
    clear: both;
}

#footer div
{
    padding-top: 63px;
}

#menu
{
    position: absolute;
    width: 220px;
    left: 4px;
    bottom: 0;
}

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu li
{
    padding-bottom: 1px;
    background: transparent url(../gfx/menu-sep.png) repeat-x bottom center;
}

#menu li.last
{
    background-image: none;
}

#menu li a
{
    display: block;
    text-align: right;
    padding: 4px 10px;
    text-decoration: none;
    color: #fff;
}

#menu li a:hover, #menu li a.active
{
    background: transparent url(../gfx/menu-hov.png);
}

#langbar
{
    position: absolute;
    right: 12px;
    top: 45px;
}

#search-box
{
    position: absolute;
    right: 1px;
    top: 20px;
    width: 230px;
}

#links
{
    position: absolute;
    top: 24px;
    left: 370px;
    color: #009C9C;
    font-size: smaller;
}

#links a
{
    color: #009C9C;
    text-decoration: none;
}


#links a:hover
{
    color: #036F6F;
    text-decoration: underline;
}

.quick-search-text
{
    background: url(../gfx/quick-search-text.png);
    width: 166px !important;
    height: 16px;
    border: none;
    padding-left: 2px;
    padding-top: 2px;
}

.quick-search-button
{
    background: url(../gfx/search-bt.png) no-repeat center right;
    border: none;
    width: 48px !important;
    padding: 0;
    margin: 0;
    text-align: left;
    cursor: pointer;
    font-size: 10px;
    width: 16px;
}

#search-box input
{
    font-size: 9px;
    color: #2f2f2f;
}


#mainpart
{
    min-height: 530px;
}

#sidebar
{
    float: left;
    width: 230px;
}

.sidebox
{
    margin-left: 5px;
    margin-top: 5px;
    width: 220px;
}

.b-header
{
    background-image: url(../gfx/bestseller.jpg);
    height: 29px;
}

.b-header h2, .p-header h2
{
    color: #fff;
    text-align: right;
    padding: 10px;
    font-size: 0.9em;
    line-height: 0.7em;
    margin: 0;
    font-weight: lighter;
}

.b-content
{
    background: #fff url(../gfx/sidebox-bg.png) no-repeat top right;
    padding: 10px;
}

.b-content h3
{
    margin-top: 0px;
}

.b-footer
{
    height: 40px;
    background: url(../gfx/b-footer.jpg);
}

.p-header
{
    width: 220px;
    height: 29px;
    background: url(../gfx/p-header.jpg);
}

.p-content
{
    min-height: 120px;
    background: transparent url(../gfx/sidebox2-bg.png) no-repeat top right;
    padding: 10px;
}

.sidemenu
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.sidemenu ul
{
    list-style: none;
    padding: 0;
    margin: 0 0 0 1.2em;
}
.sidemenu li
{
    padding: 2px;
}
.sidemenu a
{
    text-decoration: none;
    color: #444;
}
.sidemenu a:hover
{
    color: #f00;
}
#cart a
{
    margin-left: 3px;
    color: #009C9C;
    text-decoration: none;
    margin-top: .3em;
}
#cart a:hover
{
    color: #036F6F;
    text-decoration: underline;
}
#-content span
{
    padding-right: 4px;
}
#content
{
    float: right;
    width: 717px;
    margin: 10px;
    margin-top: 0;
    position: relative;
}
#content a
{
    color: #009C9C;
    text-decoration: none;
}
#content a:hover
{
    color: #036F6F;
    text-decoration: underline;
}

#content h2, #content h3, #content h1
{
    font-family: Calibri, Trebuchet MS, Arial;
    color: #009797;
    font-size: 1.4em;
    font-weight: bold;
    margin: 16px 0 0;
}
#content h1
{
    font-size: 1.2em;
}
#content h3
{
    font-size: 1em;
}