/*
 * Joanna Kowalska, Gabinet Masażu
 * Ramzes.net, copyright 2010
 * ==============================================
 */

html
{
    background: #333 url('g/dark.png');
    font-family: "Tahoma", "Trebutchet MS", sans-serif;
}

body
{
    background: url('g/bright.png') 0 0 repeat-x;
}

a:focus /* Mozilla Firefox outline bug fix */
{
    overflow: hidden;
}

#masaze
{
    width: 960px;
    margin: 0 auto;
}

b, strong
{
    font-weight: bold;
}

i, em
{
    text-style: italic;
}

/*
 * =================== HEADER ===================
 */

#header
{
    position: relative;
    height: 298px;
}

.h-zabiegi
{
    background: url('g/001.png') 50% 0 no-repeat;
}

.h-nowosci
{
    background: url('g/002.png') 50% 0 no-repeat;
}

.h-promocje
{
    background: url('g/003.png') 50% 0 no-repeat;
}

.h-cennik
{
    background: url('g/004.png') 50% 0 no-repeat;
}

.h-galeria
{
    background: url('g/005.png') 50% 0 no-repeat;
}

.h-kontakt
{
    background: url('g/006.png') 50% 0 no-repeat;
}

#header h1 a
{
    display: block;
    width: 280px;
    height: 100px;
    text-indent: -9999px;
}

#nav li
{
    position: absolute;
    top: 51px;

    display: block;

    width: 83px;
    height: 23px;

    text-align: center;
}

#nav li a, #nav li span
{
    display: block;

    height: 23px;

    text-indent: -9999px;
}

#nav li.zabiegi
{
    width: 60px;
    right: 442px
}

#nav li.zabiegi a {
    background: url('g/menu.png') 0 -46px no-repeat;
}

#nav li.zabiegi span {
    background: url('g/menu.png') 0 -23px no-repeat;
}

#nav li.zabiegi a:hover {
    background: url('g/menu.png') 0 0 no-repeat;
}


#nav li.nowosci
{
    width: 75px;
    right: 349px
}

#nav li.nowosci a {
    background: url('g/menu.png') -80px -46px no-repeat;
}

#nav li.nowosci span {
    background: url('g/menu.png') -80px -23px no-repeat;
}

#nav li.nowosci a:hover {
    background: url('g/menu.png') -80px 0 no-repeat;
}

#nav li.promocje
{
    width: 85px;
    right: 249px;
}

#nav li.promocje a {
    background: url('g/menu.png') -170px -46px no-repeat;
}

#nav li.promocje span {
    background: url('g/menu.png') -170px -23px no-repeat;
}

#nav li.promocje a:hover {
    background: url('g/menu.png') -170px 0 no-repeat;
}

#nav li.cennik
{
    width: 60px;
    right: 175px
}

#nav li.cennik a {
    background: url('g/menu.png') -270px -46px no-repeat;
}

#nav li.cennik span {
    background: url('g/menu.png') -270px -23px no-repeat;
}

#nav li.cennik a:hover {
    background: url('g/menu.png') -270px 0 no-repeat;
}

#nav li.galeria
{
    width: 60px;
    right: 95px
}

#nav li.galeria a {
    background: url('g/menu.png') -350px -46px no-repeat;
}

#nav li.galeria span {
    background: url('g/menu.png') -350px -23px no-repeat;
}

#nav li.galeria a:hover {
    background: url('g/menu.png') -350px 0 no-repeat;
}

#nav li.kontakt
{
    width: 70px;
    right: 5px
}

#nav li.kontakt a {
    background: url('g/menu.png') -430px -46px no-repeat;
}

#nav li.kontakt span {
    background: url('g/menu.png') -430px -23px no-repeat;
}

#nav li.kontakt a:hover {
    background: url('g/menu.png') -430px 0 no-repeat;
}


#header .description
{
    position: absolute;

    left: 20px;
    bottom: 10px;

    width: 380px;

    font-size: 12px;
    text-align: justify;
    line-height: 18px;

    color: #D5B377;

}

/*
 * =================== CONTENT ==================
 */

#content
{
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}

#content .grid-2
{
    float: left;
}

/*
 * ============ CONTENT - LEFT COLUMN ===========
 */

#content .text
{
    width: 455px;
}

#content .text h2.title
{
    background: #D5B377;
    font-size: 12px;
    color: #fff;
    padding: 9px 20px;
    margin-bottom: 5px;
    font-weight: bold;
}

#content .text .element
{
    margin: 0 20px;
    text-align: justify;
}

#content .text .element p
{
    margin: 5px 0;
}

#content .text img
{
    border: 1px solid white;
    margin: 10px auto;
    display: block;
}

#content .text img.normal
{
    border: 0;
    margin: 0;
    display: inline-block;
}

#content .minigallery
{
    margin: 5px 0;
    width: 420px;
}

#content .minigallery img
{
    display: block;
    float: left;
    margin: 0 3px 3px 0;
    border: 1px solid white;
}

#content .minigallery img.l
{
    margin-right: 0;
}

#content .prices
{
    width: 100%;
}

#content .prices td
{
    padding: 10px 0;
}

#content .prices td.l
{
    padding-left: 35px;
    background: url('g/dot-white.png') 20px 50% no-repeat;
}

#content .prices td.p
{
    padding-right: 35px;
    text-align: right;
}

#content .prices td h3
{
    color: white;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
}

#content .prices td h3.f
{
    padding-top: 0;
}

#content .prices tr
{
    background: url('g/line.png') 50% 100% no-repeat;
}

#content .prices tr.last
{
    background: none;
}

#content .formmail
{
    overflow: hidden;
}

#content .formmail p.fk
{
    padding-bottom: 30px;
    color: #6A542D;
}

#content .formmail label
{
    width: 135px;
    display: block;
    float: left;
    color: #6A542D;
}

#content .formmail input, #content .formmail textarea
{
    width: 315px;
    border: 1px solid white;
    background: #fff0a4;
    margin-bottom: 5px;
}

#content .formmail textarea
{
    height: 120px;
}

#content .formmail #submit
{
    background: none;
    border: 0;
    float: right;
    width: 80px;
    margin: 5px 25px 0 0;
    color: #6A542D;
    text-align: right;
    font-weight: bold;
}
/*
 * =========== CONTENT - RIGHT COLUMN ===========
 */

#content div.menu
{
    width: 502px;
}

h2.block
{
    height: 36px;
    text-indent: -9999px;
}

h2.zabiegi
{
    background: url('g/headers.png') 0 0 no-repeat;
}

h2.nowosci
{
    background: url('g/headers.png') 0 -36px no-repeat;
}

h2.promocje
{
    background: url('g/headers.png') 0 -72px no-repeat;
}

h2.cennik
{
    background: url('g/headers.png') 0 -108px no-repeat;
}

h2.galeria
{
    background: url('g/headers.png') 0 -144px no-repeat;
}

h2.kontakt
{
    background: url('g/headers.png') 0 -180px no-repeat;
}


#content .menu .element
{
    background: #D5B377;
    padding: 6px 0 12px 20px;
}

#content .menu ul.menu
{
    list-style-type: none;
}

#content .menu ul.menu li a
{
    padding: 2px 20px;
    background: url('g/dot-black.png') 5px 6px no-repeat;
}

#content .menu a
{
    color: #6A542D;
}

#content .menu ul.menu li a:hover
{
    color: #0C8CC8;
}

#content .menu ul.menu li.active a
{
    color: #fff;
    background: url('g/dot-white.png') 5px 50% no-repeat;
}

/*
 * =================== FOOTER ===================
 */

#footer a
{
    display: block;
    text-indent: -9999px;
    clear: both;
    background: url('g/footer.png') no-repeat;
    height: 24px;
    margin: 15px 0 5px 0;
}


