body {
    background-image:url('pict/blax.jpg');
    background-repeat:repeat;
}

div#menu {
    position:absolute;
    top: 50%;
    left: 50%;
    width: 630px;
    height: 230px;
    margin: -115px -305px;
    text-align: justify;
}

#mk { 
    position: absolute;
    top: -100px;
    left: -8px
}

#pf { 
    position: absolute;
    top: 255px;
    left: 8px;
}

div.a {
    width:70px;
    height:70px;
    background-color: #fda;
    position: absolute;
    display: inline-block;
    box-shadow: 8px 8px 5px #222;
}

div.b {
    width:150px;
    height:150px;
    background-color: #eeb;
    position: absolute;
    display: inline-block;
    box-shadow: 8px 8px 5px #222;
}

div.c {
    width:230px;
    height:230px;
    background-color: #dfc;
    position: absolute;
    display: inline-block;
    box-shadow: 8px 8px 5px #222;
}


div#a01 {
    background-image:url('pict/70/1.gif');
    top: 0px;
    left: 0px;
}

div#a02 {
    background-image:url('pict/70/2.gif');
    top: 0px;
    left: 80px;
}

div#b03 {
    background-image:url('pict/150/3.gif');
    top: 80px;
    left: 0px;
    cursor: url('pict/crsr/pf.png') 50% 50%,pointer;
    transition: all 0.5s;
}

div#a04 {
    background-image:url('pict/70/4.gif');
    top: 0px;
    left:160px;
}

div#a05 {
    background-image:url('pict/70/5.gif');
    top: 80px;
    left: 160px;
}

div#a06 {
    background-image:url('pict/70/6.gif');
    top: 160px;
    left: 160px;
}

div#b07 {
    background-image:url('pict/150/7.gif');
    top: 0px;
    left: 240px;
}


div#a08 {
    background-image:url('pict/70/10.gif');
    top: 160px;
    left: 240px;
}

div#a09 {
    background-image:url('pict/70/11.gif');
    top: 160px;
    left: 320px;
    cursor: url(pict/crsr/news.png),auto;
    transition: all 0.5s;
}

div#a09:hover {
    top:165px;
    left: 330px;
    box-shadow: 15px 15px 8px #222;
}

div#c10 {
    background:url('pict/230/89.gif') #000;
    background-repeat:no-repeat;
    background-size:cover;
    top: 0px;
    left: 400px;
    cursor: url(pict/crsr/start.png),auto;
    transition: all 0.5s;
}

div#c10:hover {
    width:240px;
    height:240px;
    top:-5px;
    left: 410px;
    box-shadow: 15px 15px 8px #222;
}

div#b03 a{
    display:block;
    width:100%;
    height:100%;
    cursor: url('pict/crsr/pf.png') 50 50,pointer;
}

div#b03:hover{
    top: 85px;
    left: -5px;
    box-shadow: 15px 15px 8px #222;
}

div#alfa{
    position:absolute;
    top:50%;
    left:50%;
    width:80%;
    height:80%;
    margin-top: -25%;
    margin-left: -40%;
}

#gamma {
    position: relative;
    width: 100%;
}

#koncert {
    position: absolute;
    top:2%;
    bottom:2%;
    left:50%;
    margin-left:-25%;
    height: 96%;
}