#wpHeader {
  background: #000;
  margin: 0 auto 0px auto;
  width: 1003px;
  height: 60px;
  clear: both;
  position: relative;
  border-bottom: 1px solid #d9d9d9;
  overflow: hidden
}
#wpHeader #wpHeaderBrd {
  width:1px;
  height:60px;
  background: transparent url(http://i.wp.pl/a/i/stg/420/wpbg_dark.png) no-repeat top left;
  float:left
}
#wpHeader #wpHeaderCont {
  background: transparent url(http://i.wp.pl/a/i/stg/420/wpbg_dark.png) repeat-x;
  background-position: 0 -60px;
  height: 60px;
  width: auto
}
#wpHeader #wpHeaderImg {
  height:60px;
  overflow:hidden;
  margin:0;
  padding:5px 0 0 6px;
  display: block;
  float: left;
  position: static
}
#wpHeader #wpHeaderImg img {
  padding:0;
  margin:0;
  border:0
}
#wpHeader #wpHeaderNav {
  height: 21px;
  overflow: hidden;
  border-right: 1px solid #e0e0e0;
  width: auto
}
#wpHeader #wpHeaderWave {
  float: right;
  background: url(http://i.wp.pl/a/i/stg/420/wpbg_dark.png) no-repeat;
  background-position: 0 -141px;
  height:21px;
  width:43px  
}
#wpHeader #wpHeaderNav ul {
  background: url(http://i.wp.pl/a/i/stg/420/wpbg_dark.png) repeat-x;
  background-position: 0 -120px;
  display: inline;
  float: right;
  margin: 0;
  padding: 0;
  height: 21px;
  overflow: hidden;
  list-style: none
}
#wpHeader #wpHeaderNav li {
  list-style: none;
  float: left
}
#wpHeader #wpHeaderNav li a { 
  color:#059;
  font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: block;
  height: 16px;
  float: left;
  padding: 0 8px 0 28px;
  margin: 2px 0 2px 0
}
#wpHeader #wpHeaderNav li a:hover {
  text-decoration:underline
}
#wpHeader #wpHeaderNav li.ico1 {
  background: url(http://i.wp.pl/a/i/stg/420/wpico.gif) no-repeat top left;
  background-position: 0 0
}
#wpHeader #wpHeaderNav li.ico2 {
  background: url(http://i.wp.pl/a/i/stg/420/wpico.gif) no-repeat top left;
  background-position: 0 -20px
}
#wpHeader #wpHeaderNav li.ico3 {
  background: url(http://i.wp.pl/a/i/stg/420/wpico.gif) no-repeat top left;
  background-position: 0 -40px
}
#wpHeader #wpHeaderNav li a {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #e0e0e0
}
#wpHeader #wpHeaderNav li.first a {
  border-right: 1px solid #e0e0e0;
  border-left: none
}
#wpHeader #wpHeaderNav li.last a {
  border-left: 1px solid #ffffff;
  border-right: none
}
#wpHeaderStats { position:absolute }

/*
 * Footer
 */
#wpFooter {
  margin: 0 auto;
  clear: both;
  text-align: center;
  font-size: 11px;
  border-top: 1px solid #ccc;
  padding-top: 7px;
  width: 1003px;
  padding-bottom: 15px;
  position: relative;
  font: 11px Tahoma, Helvetica, sans-serif;
  color: #bdbdbd
}
#wpFooter a:link, #wpFooter a:active, #wpFooter a:visited {
  font-size: 11px;
  padding: 0 6px;
  color: #bbb
}
#wpFooter a:hover {
  text-decoration: underline;
}
#wpFooter .copyright {
  font: 11px Tahoma, Helvetica, sans-serif; 
  color: #eee; 
  text-decoration: none;
  padding: 0;
  color: #eee;
  line-height: 18px
}
#wpFooter .copyright a:link, #wpFooter .copyright a:visited, #wpFooter .copyright a:hover {
  color: #eee;
  text-decoration: none;
  padding: 0;
  font-weight: bold
}
#wpFooter .copyright a:hover {
  text-decoration: underline
}
#wpFooterStat {
  top: 0;
  right: 0;
  position: absolute
}


/* formatting */
.fr {float: right;}

