html, body
{
    background: #0000;
    color: #000;
    margin: 0px;
    padding: 0px;
    overflow-x:hidden;
}
#wrapper
{
width:100%;
margin: 0px auto;
background: #0000;
border:1px solid;
}
#top
{
    width: 1004px;
    margin: 0px auto;


}
#naglowek
{
    width: 1004px;
    height: 230px;
    background:url('graf/baner.jpg');

}
#menu
{
    width: 404px;
    height: 30px;
    background:url('graf/menu.jpg') no-repeat;
    padding-left:600px;

}

#tresc
{
    padding-top:25px;
    width: 1004px;
    height: 495px;
    background:url('graf/tresc.jpg');

}
#zawartosc
{
    width:825px;
    height:395px;
    padding-left:120px;
    padding-top:2px;
    border:0px solid;
    font-style:italic;
    font-family:Verdana;
    overflow:auto;
    line-height: 1cm;
    border:0px solid;
}
a:link, a:visited
{
          font-family;serif;
          color:#000;
          text-decoration:none;
          padding:0px;
          font-weight:bold;
}

a:hover
{

          color:red;
          font-weight:bold;
}
h4
{
    text-align:center;
}

