div.container {
    margin-top: 100px;
    margin-bottom: auto;
    min-width: 1024px;
    max-width: 1024px;
    top: auto;
    bottom: auto;
    /*
     * height: auto !important;
     */
    height: 553px;
    min-height: 553px;
    position: relative;
    /*height:expression(document.body.clientHeight < 770? "770px": "auto" );*/
    background-image: url(../indeks_tlo.jpg);
    background-repeat: no-repeat;
    text-align: left;
    background-color: #000000; 
}

div.index a {
    /* position: static !important; */
    /* display: block; */
    background-color: none;
    background: none;
}


img#nowy_baner {
    position: absolute;
    left: 160px;
    top: 473px;
}
a#aktualnosci {
    position: absolute;
    left: 276px;
    top: 181px;
    background: none;
}

a#historia {
    position: absolute;
    left: 284px;
    top: 150px;
    background: none;
}


a#cantar {
    position: absolute;
    left: 286px;
    top: 119px;
    background: none;
}

a#consort {
    position: absolute;
    left: 284px;
    top: 88px;
    background: none;
}
a#kontakt {
    position: absolute;
    left: 24px;
    top: 214px;
    background: none;
}
a#nagrania {
    position: absolute;
    left: 108px;
    top: 290px;
    background: none;
}

a#warsztaty {
    position: absolute;
    left: 78px;
    top: 263px;
    background: none;
}
a#galeria {
    position: absolute;
    left: 10px;
    top: 187px;
    background: none;
}

a#festiwal {
    position: absolute;
    left: 51px;
    top: 237px;
    background: none;
}

a#instrumentarium {
    position: absolute;
    left: 286px;
    top: 119px;
    background: none;
}

div.main {
    visibility: hidden;
    min-height: 100px;
}

