BODY {
      background-color: black;
      background-image: url('obrazy/tlo.gif');
      }
      
DIV#naglowek {
    position:absolute;
    top:30px;;
    left:0px;
    width: 774px;
    height: 91px;
    background-image: url('obrazy/naglowek.gif');
    }
DIV#menu1 {
    position: absolute;
    top:130px;
    left:0px;
    }
DIV#menu2 {
    position: absolute;
    top:245px;
    left:0px;
    }
DIV#menu3 {
    position: absolute;
    top:360px;
    left:0px;
    }
DIV#menu4 {
    position: absolute;
    top:475px;
    left:0px;
    }
    
DIV#scena {
    position: absolute;
    background-image: url(obrazy/scena.gif);
    background-repeat: no-repeat;
    width: 658px;
    height: 650px;
    top: 135px;
    left: 120px;
    }
DIV#news {
    position: absolute;
    width: 238px;
    height: 400px;
    top: 120px;
    left: 10px;
    }
P#news {
    font-family: arial;
    font-size: 12px;
    color:white;
    padding-left: 22px;
    }
H3#news {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 0px;
    font-size: 16px;
    font-family: "arial";
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    color: white;
    }
DIV#nowe {
    position: absolute;
    background-image: url(obrazy/scena-small.jpg);
    width: 386px;
    height: 366px;
    top: 120px;
    left: 260px;
    }
P#nowe {
    font-family: arial;
    font-size: 12px;
    color:black;
    padding-left: 30px;
    }
H3#nowe {
    padding-left: 25px;
    padding-top: 15px;
    padding-bottom: 0px;
    font-size: 16px;
    font-family: "arial";
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    }
HR {
    padding: 0px 0px 0px 0px;
    width: 85%;
    color: dimgray;
    }
P#menu {
    position: absolute;
    top: 80px;
    right: 15px;
    }
P#menu2 {
    font-family: arial;
    font-size: 9px;
    color:white;
    position: absolute;
    right: 10px;
    text-decoration: none;
    }
A {
    text-decoration:none;
    }
A:visited {
    color: white;
    }
A.link {
    color: black; border-bottom: 1px dashed red; text-decoration: none;
    }
.menusmall {
    position: absolute;
    background-image: url(obrazy/button-small.gif);
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 10px;
    width: 27px;
    height: 111px;
    }
.menumidle {
    position: absolute;
    background-image: url(obrazy/button-midle.gif);
    background-repeat: no-repeat;
    width: 40px;
    height: 111px;
    font-family: arial;
    font-size: 10px;
    }
.menubig {
    position: absolute;
    background-image: url(obrazy/button-big.gif);
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 10px;
    width: 107px;
    height: 111px;
    }
