body {
    background: #efeeee url('/media/images/body-bg-index.png') repeat-x left top;
}
#left-col {
    color: #fff;
    float: left;
    height: 255px;
    padding: 70px 20px 0 0;
    position: relative;
    width: 363px;
}
#left-col h1 {
    font-size: 129%;
    line-height: 117%;
    position: absolute;
    top: 36px;
}
#left-col h2 {
    color: #e7490b;
    font-size: 243%;
    line-height: 117%;
    position: absolute;
    top: 3px;
}
#left-col p {
    margin: 10px 0;
}
#left-col p strong {
    color: #e4480b;
    font-weight: normal;
}
#right-col {
    background: transparent url('/media/images/index/jezirko.jpg') no-repeat left top;
    float: left;
    height: 275px;
    padding: 14px 15px 0 344px;
    width: 208px;
}
#right-col a.box {
    color: #fff;
    display: block;
    height: 68px;
    margin-bottom: 7px;
    padding: 5px 10px;
    text-decoration: none;
}
#right-col a.box strong {
    font-size: 129%;
    line-height: 117%;
}
#right-col a.box span {
    font-size: 86%;
    line-height: 117%;
}
#right-col a.box:hover strong {
    text-decoration: underline;
}
div.bottom-text {
    float: left;
    padding-right: 25px;
    width: 291px;
}
div.bottom-text h2 {
    color: #8b8585;
    font-size: 129%;
    line-height: 117%;
    margin-bottom: 5px;
}
div.bottom-text strong {
    color: #e4480b;
    font-weight: normal;
}
#homepage-slideshow {
    position: relative;
}
#homepage-slideshow div {
    left: 0;
    position: absolute;
    top: 0;
}
#main-content-top {
    background: none;
    display: none;
}
#main-content {
    background-color: transparent;
    padding: 0;
}

