/* =Splash
============*/
#splash,
#splash #bgs,
#splash #bgs .bg,
#splash #bgs .bg img {
    width: 100%;
    height: 255px;
    background-position: 0 50%;
}
#splash #bgs,
#splash #bgs .bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
#splash #bgs {z-index: 1;}
#splash .hide {display: none;}


/* =Decor
===========*/
.decor-left #bottle,
.decor-right #colonna,
.decor-left #boy,
.decor-right #girl,
.decor-left .ribbon {
    position: absolute;
}
.decor-left .vyunok {left: -21px;}
#splash .vyunok {
    position: absolute;
    top: 0;
    z-index: 3;
}
#splash .vyunok, #splash .vyunok div {
    width: 137px;
    height: 245px;
}
.decor-left .vyunok {background: url("../i/frontpage-vyunok-c-bg.png");}
.decor-left .vyunok div {background: url("../i/frontpage-vyunok-bg.png");}
#bottle {
    z-index: 4;
    top: 57px;
    left: 11px;
}
#bottle, #bottle div {
    width: 120px;
    height: 198px;
}
#bottle {background: url("../i/frontpage-bottle-c-bg.png");}
#bottle div {background: url("../i/frontpage-bottle-bg.png");}
#boy {
    z-index: 5;
    top: 28px;
    left: 49px;
}
#boy, #boy div {
    width: 226px;
    height: 227px;
}
#boy {background: url("../i/frontpage-boy-c-bg.png");}
#boy div {background: url("../i/frontpage-boy-bg.png");}
.decor-left .ribbon {left: 0; margin-left: -115px;}
#splash .ribbon {
    position: absolute;
    top: 218px;
    z-index: 6;
}
#splash .ribbon, #splash .ribbon div {
    width: 480px;
    height: 75px;
}
#splash .ribbon {background: url("../i/frontpage-ribbon-c-bg.png");}
#splash .ribbon div {background: url("../i/frontpage-ribbon-bg.png");}
.decor-right .vyunok {right: -27px;}
.decor-right .vyunok {background: url("../i/frontpage-vyunok-right-c-bg.png");}
.decor-right .vyunok div {background: url("../i/frontpage-vyunok-right-bg.png");}
.decor-right .ribbon {right: 0px; margin-right: -115px;}
#colonna {
    z-index: 4;
    top: 23px;
    right: 6px;
}
#colonna, #colonna div {
    width: 77px;
    height: 224px;
}
#colonna {background: url("../i/frontpage-colonna-c-bg.png");}
#colonna div {background: url("../i/frontpage-colonna-bg.png");}
#girl {
    z-index: 5;
    top: 28px;
    right: 48px;
}
#girl, #girl div {
    width: 195px;
    height: 227px;
}
#girl {background: url("../i/frontpage-girl-c-bg.png");}
#girl div {background: url("../i/frontpage-girl-bg.png");}

#brands {
    position: relative;
    margin-top: -40px;
    height: 80px;
}
#brands ul li {
    position: absolute;
    z-index: 6;
}
#brands ul li a {position: relative;}
#d-hofbrau {
    top: 0;
    right: 88px;
    width: 70px;
    height: 75px;
    background: url("../i/frontpage-hofbrau-c-bg.png");
}
#d-rakovnik {
    top: 0;
    left: 87px;
    width: 80px;
    height: 80px;
    background: url("../i/frontpage-rakovnik-c-bg.png");
}


/* =Content
=============*/
#main {padding: 30px 0;}
#content {
    float: right;
    width: 512px;
}
#about {
    background: #FED612 url("../i/frontpage-about-bg.jpg") repeat-x -43px 0;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

#news dl {padding-right: 100px;}
#news dt {
    font-weight: bold;
    background: url("../i/el-blt.gif") no-repeat 20px .5em;
    padding-left: 40px;
    margin: 15px 0;
}
