.header{
    height: 605px;
}

.welcome{
    clear: both;
    float: left;
    color: #fff;
    height: 120px;
    width: 360px;
}

.welcome_title{
    background-image: url(../images/design/welcome_sk.gif);
    width: 360px;
    height: 50px;
}

.welcome_padding{
    padding: 20px 0px 0px 20px;
}

.welcome_text{
    width: 360px;    
}

.banner{
    height: 297px;
    width: 100%;
    margin: 0px;
    background: url(../images/design/banner_back_uvod.jpg);
}

.banner_background{
    top: 10px;
}

.banner_padding{
    padding: 10px 33px 0px 0px;    
}

.plesnivec{
    top: 198px;
}

.akcia{
    float: right;
    width: 570px;
    color: #fff;
}

.akcia_item{
    width: 280px;
    float: left;
}

.akcia_padding{
    padding: 30px 0px 0px 0px;
}

.akcia a{
    text-transform: uppercase;
    color: #fff;
}

.akcia img{
    border: 4px solid #97c3ce;
}