* {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
html, body {
  background: #CCCC99;
}
body {
  font-family: trebuchet ms, sans-serif;
  font-size: 11px;
  color: #333333;
}
h1 {
  text-align: right;
  border-bottom: 1px solid #DDDDDD;
}
a {
  text-decoration: none;
  color: black;
}
a:hover {
  text-decoration: none;
  color: black;
}
#hade {
  background-image: url(grafika/hade.jpg);
  width: 800px;
  height: 45px;
}
#container_zew {
  clear: both;
  width: 762px;
  height: 100%;
  overflow: hidden;
  background: #EEEEEE;
}
#header {
  background-image: url(grafika/logo3.jpg);
  width: 760px;
  height: 125px;
  clear: both;
  text-align: left;
  margin: 0 0 1px 0;
}
#container {
  clear: both;
  height: 100%;
  width: 760px;
  overflow: hidden;
  background: #EEEEEE;
}
#centerwrapper{
  float: left;
  width: 100%;
  margin: 0 0 -20000px 0;
  padding: 0 0 20000px 0;
  text-align: justify;
}
#center {
  margin: 0 0 0 280px;
  padding: 10px 10px 10px 10px;
  overflow: hidden;
  border-left: 1px dashed #CCCCCC;
}
#naglowek {
  margin: 0 0 0 280px;
  padding: 10px 25px 10px 10px;
  overflow: hidden;
  background-image: url(grafika/naglowek.gif);
  width: 100%;
  height: 20px;
  border-bottom: 1px dashed #CCCCCC;
  font-size: 20px;
  text-align: right;
}
#left {
  float: left;
  width: 260px;
  margin: 0 0 0 -100%;
  text-align: left;
  padding: 10px 10px 10px 10px;
  background: #EEEEEE;
}
#footer {
  background: #CCCCCC;
  width: 760px;
  line-height: 20px;
  clear: both;
  text-align: center;
  color: black;
  border-bottom: 1px solid #EEEEEE;
  border-top: 2px solid #EEEEEE;
}
#bottom {
  background-image: url(grafika/bottom.jpg);
  width: 800px;
  height: 45px;
}
