html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background-color: #DFC5A4 url('../images/page.jpeg') top center no-repeat scroll;
  background: url('../images/pageglare.png') no-repeat, url('../images/page.jpeg') top center no-repeat, #DFC5A4;
  font-family: Time, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  margin: 0 0 0 0; 
  padding: 0 0 0 0;

}

h1 {
  color: #FDFA01;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #FDFA01;
  font-size: 12px;
  line-height: 14px;
  text-align : center;
  font-weight: bold;
}

h3 {

  color : #FFFAFA;
  font-family: "Times New Roman", verdana;
  font-size: 14px;
  line-height: 16px;
  text-align : justify;
  font-weight: normal;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5pt;
}

h4 {

  color : #FFFAFA;
  font-family: "Times New Roman", verdana;
  font-size: 14px;
  line-height: 16px;
  text-align : center;
  font-weight: normal;
}

h5 {

  color : #FF0202;
  font-family: "Times New Roman", verdana;
  font-size: 12px;
  line-height: 14px;
  text-align : center;
  font-weight: bold;
}

h6 {

  color : #FFFAFA;
  font-family: "Times New Roman", verdana;
  font-size: 14px;
  line-height: 16px;
  text-align : left;
  font-weight: normal;
  margin-left : 95px;
  margin-right : 5px;
  margin-bottom : 5pt;
}

p, ol, ul, blockquote {
  line-height : 15px;
  text-align : justify;
  color : #FFFAFA;
}

li {
  color : #FFFAFA;
  font-family: "Times New Roman", verdana;
  font-size: 14px;
  line-height: 16px;
  text-align : justify;
  font-weight: normal;
  font-style: italic;
  margin-left : 2px;
  margin-right : 25px;
  margin-bottom : 5pt;
}

a,  a:link {
  color: #FDFA01;
  font-size: 12px;
  line-height: 14px;
  text-align : center;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #FFFAF0;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #797979;
  font-style: normal;
  text-decoration: none;
}

a:focus {
  color: #5B5A5A;
  font-style: italic;
}

a:active {
  color: #FFF;
}

hr {
  background-color: #000;
  width: 100%;
  height: 2px;
}

#outerWrapper {
  background-color: #5D0911;
  margin: 0 auto 0 auto;
  width: 900px;
  min-width: 800px;
  text-align: left;
}

#outerWrapper #header {
  background:  #5D0911 url(../img/logo_wlen_dolina_bobru.gif) no-repeat center;
  border-bottom: solid 1px #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 5em;
  padding: 10px 10px 10px 10px;
  width: 880px;
  height: 172px;
}

#outerWrapper #contentWrapper #content {
  border-right: solid 1px #fff;
  border-left: solid 1px #fff;
  margin: 0 4% 0 4%; 
  padding: 10px 10px 10px 10px;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background:  #5D0911 url(../img/fga.png) repeat-x bottom;
  border-top: solid 1px #fff;
  text-align : center;
  line-height: 18px;
  color: #fff;
  word-spacing: 10px;
  padding: 10px 10px 10px 10px;
}