body {
font: 73% "lucida sans", "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
color: #a52a2a;
background: url('grafika/background.png') repeat-x;
background-color: #000000;
font-weight: bold;
}

img {
border : none;
}

#center {
width: 950px;
margin: auto;
line-height: 1.5em;
background: #eee;
color: #666;
}

#gora {
height: 60px;
background: #ad6743;
color: #000;
}

#gora h1 {
padding: 10px;
font: bold 90% "lucida sans", Helvetica, "Trebuchet MS", arial, Tahoma, sans-serif;
letter-spacing: 5px;
text-align: right;
color: #000;
background: inherit;
}

#beleczka{
position: relative;
margin-top: 30px;
width: 950px;
}

#menu{
font-weight: 600;
font-size: 90%;
font-family: "lucida sans", "Trebuchet MS",arial, sans-serif;
width: 100%;
height: 30px;
float: left;
color: #fff;
background: #286E87;
}

div#menu a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  float: left;
  color: white;
  display: block;
  height: 30px;
  width: 100px;
  line-height: 30px;
  padding: 0 20px;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  }

#menu a:hover{
background: #525252;
}

#logo{
width: 950px;
height: 267px;
background: url('grafika/logo.jpg');
margin: auto;
}

#toptop1{
width: 950px;
height: 60px;
background-image: url('grafika/background2.png');
}

#lewa {
line-height: 2em;
float: left;
width: 230px;
color: #666;
background: #f7f7f7 url(grafika/side.jpg) no-repeat top center;
}

#listalinki li {
list-style-type : square;
background : inherit;
color : #286e87;
margin : 0 15px 0 0;
}

#tresc {
margin : 0 0 20px 250px;
min-height: 400px;
width: 700px;
}

#tresc p {
margin : 0 25px 5px 15px;
}

#tresc p a {
text-decoration : none;
color : #286E87;
}

#tresc p a:hover {
text-decoration : underline;
color : #818181;
}

#stopka{
padding: 10px;
height: 20px;
color : #fff;
background : #4c4;
}

#lewa p {
margin : 10px;
}

h2 {
margin : 0 0 20px 0;
padding : 10px;
font-size : 160%;
letter-spacing : 3px;
color : #229922;
background : inherit;
font-weight: bold;
}

h3 {
margin : 0;
padding : 20px 0 10px 20px;
font-size : 140%;
text-transform : none;
color : #fff;
background : inherit;
}

a:link, a:visited {
color : #000;
background : inherit;
text-decoration : none;
}

a:hover {
text-decoration : none;
color : #ccc;
background : inherit;
}

a:active {
text-decoration : none;
color : #fff;
background : inherit;
}

#trescstrony{
height: 300px;
overflow: auto;
}