body {
  background: #dedfe0;
  margin: 0px;
  padding: 0px;
  color:#000000;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
 border: 0px;
}

#strona {
 margin:auto;
 width:960px;
 height:auto;
}

.pusta {
 background: url('strona_01.jpg');
 width:960px;
 height: 560px;
}

.pelna {
 background: url('stronas_01.jpg');
 width:960px;
 height: 560px;
}

#menu {
 width:960px;
 height:114px;
}

#jezyk {
 width:960px;
 height:126px;
 background: url('strona_03.jpg');
 color:#666666;
}

#jezyk a {
 color:#666666
}

#tresc {
 position:absolute;
 width:530px;
 height:425px;
 overflow:auto;
 overflow-x:hidden;
 left: 50px;
 top:100px;
 text-align:justify;
}

a {
 color:#000000;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

table {
 border: 1px #333333 solid;
 margin:0px;
 padding:0px;
 width:90%
}

td {
 border: 1px #333333 solid;
 margin:0px;
 padding:2px;
}

.bezramki {
 border: 0px;
}

.bezramki * {
 border: 0px;
 }
