/*----------------------------------------------------------------------------------------------------------------------------------*/
  *{
    margin: 0;
    padding: 0;
  }
  html, body{
    height: 100%;
  }
  body{
    font: 11px Trebuchet MS, Trebuchet, Verdana, sans-serif;
    color: #fff;
    text-align: center;
  }
  h2, h3{
    font-weight: normal;
  }
  h2 a{
  	color: #fff;
  }
/*----------------------------------------------------------------------------------------------------------------------------------*/
  h1#logo{
    border-bottom: 1px solid #fff;
    padding: 10px 0 20px 0;
    width: 440px;
    font-size: 48px;
  }
  h1#logo a{
    display: block;
    width: 180px;
    color: #fff;
    text-decoration: none;
  }
  h1#logo a:hover{
    color: #cf6;
  }
  h1#logo .slogan{
    display: block;
    margin-top: -6px;
    font-size: 14px;
    letter-spacing: 5px;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  ul#mainNav{
    float: left;
    position: relative;
    margin-left: -115px;
    text-align: right;
    font-size: 14px;
    list-style: none;
  }
  ul#mainNav  li{
    padding: 5px 0;
  }
  ul#mainNav a{
    padding-right: 20px;
    color: #666;
    text-decoration: none;
  }

/*----------------------------------------------------------------------------------------------------------------------------------*/
  #content{
    padding-left: 40px;
    width: 440px;
  }
  h3{
    margin-bottom: 40px;
    border-top: 1px dotted #f93;
    border-bottom: 1px dotted #f93;
    padding: 5px 0;
    font-size: 14px;
    text-align: justify;
  }
  #content p{
    padding-bottom: 10px;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #footer{
    margin: 40px 0 0 40px;
    border-top: 1px dotted #f93;
    width: 440px;
    color: #f93;
    font-size: 9px;
  }
  #footer a{
    color: #f93;
    text-decoration: none;
  }
  #footer a:hover{
    color: #fc6;
  }
  li.validate{
    padding-right: 10px;
    float: left;
  }
  li.copyright{
    float: right;
  }
#footer ul {
	list-style-type: none;
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0 10px;
}

  #container{
    min-height: 100%;
    /height: 100%;
    margin-left: 30%;
    background: #e88300 url(http://www.twoje.wiersze.bielawa.pl/presell/roznica.jpg) repeat-x;
    text-align: left;
  }
  #header{
    position: relative;
    margin-left: -230px;
    padding-left: 270px;
    height: 340px;
    background: transparent url(http://www.twoje.wiersze.bielawa.pl/presell/sakiewki.jpg) no-repeat;
  }
  h2{
    position: absolute;
    top: 250px;
    padding-left: 40px;
    background: transparent url(http://www.twoje.wiersze.bielawa.pl/presell/zdobycz.gif) left center no-repeat;
    font-size: 24px;
  }
  ul#mainNav a:hover{
    background: transparent url(http://www.twoje.wiersze.bielawa.pl/presell/siedmiu.gif) right center no-repeat;
    color: #999;
  }
  
  #footer ul{
    padding-bottom: 80px;
    padding-top: 2px;
    background: transparent url(http://www.twoje.wiersze.bielawa.pl/presell/footer_dot.gif) repeat-x;
    list-style: none;
  }
  li.copyright a{
    padding-right: 18px;
    background: transparent url(http://www.twoje.wiersze.bielawa.pl/presell/kapiela.gif) right center no-repeat;
  }
