body {
  margin: 0;  
  background: #DFDBD3;
  color: #4C4C4C;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

img {
  border: 0px;
}

h3 { 
  font-size: 14px;
  font-weight: 600;
  font-variant: small-caps;
}

#logo {
  width: 700px;
  height: 220px;
  background: url(images/top.png) top left no-repeat;
}

#foto a {
  position: absolute;
  width: 333px;
  height: 200px;
  color: #FFFFFF;
  font-size: 10px;
  background-image: url(images/foto.png);
  margin-top: -220px;
  margin-left: 534px;
}

#foto a:hover {
background-position: 0 -200px;
}

#menu {
  position: absolute;
  width: 200px;
  color: #F3F3F7;
  font-size: 10px;
  line-height: 130%;
  background-image: url(images/bgr_menu.gif);
  margin-top: -50px;
  margin-left: 668px;
}

#menu h2 { 
  color: Gray;
  font-size: 13px;
  font-weight: 800;
  font-variant: small-caps;
}

#menu a {
  font-size: 10px;
  color: #7C7C7C;
  text-decoration: none;
  font-weight: 600;
}

#menu a:hover {
  border-bottom: 1px dotted #FFFFFF;
}

#menu ul {
  margin: 0px;
  padding: 0px 10px;
}

#menu li {
  list-style-type: none;
  background: transparent url(images/docs.gif) 2pt 10pt no-repeat;
  padding: 10px 10px 15px 25px;
}

#projekty a {
  position: absolute;
  margin-top: 250px;
  margin-left: 668px;
  width: 200px;
  height: 127px;
  background-image: url(images/e_zyczenia.jpg);
}

#content {
  background: #DFDBD3 url(images/bgr.png) top left repeat-y;
  margin: 0;
  padding: 10px 100px;
  width: 700px;
}

#content p {
  width: 520px;
  padding: 0;
  font-size: 0.8em;
  text-indent: 3em;
  line-height: 1.6em;
  word-spacing: 2px;
}

#footer {
  margin-left: 230px;
  padding: 10px 0;
  font-size: 0.6em;
  color: #989898;
}

#footer a {
  margin: 0 5px;
  font-size: 10px;
  color: gray;
  text-decoration: none;
  font-weight: 600;
}

#footer a:hover {
  border-bottom: 1px dotted;
}
