/*----------------------------------------------------------------------------------------------------------------------------------*/
  *{
    margin: 0;
    padding: 0;
  }
  body{
    padding: 20px 0;
    text-align: center;
    font: 12px Trebuchet MS, Trebuchet, Verdana, sans-serif;
    color: #666;
    background: #eee;
  }
  #container{
    margin: 0 auto;
    width: 730px;
    text-align: left;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #header h1{
    position: relative;
    top: 65px;
    left: 65px;
  }
  #fixedNav{
    list-style: none;
    float: right;
    margin-top: -20px;
    padding-right: 25px;
  }
  #fixedNav li{
    display: inline;
    padding-left: 20px;
  }
  #fixedNav a{
    color: #fff;
    text-decoration: none;
  }
  #fixedNav a:hover{
    text-decoration: underline;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #mainNav{
    float: right;
    padding-right: 15px;
    width: 220px;
  }
  #mainNav ul{
    list-style: none;
    margin-bottom: 30px;
  }
  #mainNav a{
    display: block;
    border-bottom: 1px solid #fff;
    padding-left: 20px;
    height: 20px;
    color: #666;
    text-decoration: none;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  .post{
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    width: 440px;
  }
  .postInfo{
    display: block;
    padding-bottom: 20px;
    color: #693;
    font-size: 9px;
  }
  .postInfo a{
    color: #693;
  }
  .postInfo a:hover{
    text-decoration: none;
  }
  
/*----------------------------------------------------------------------------------------------------------------------------------*/
  #footer a:hover{
    color: #666;
  }
#footer ul {
	list-style-type: none;
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0 10px;
}

  #header{
    width: 730px;
    height: 166px;
    background: transparent url(http://www.oferty.pphutrax.waw.pl/urodzony/kupowala.jpg) no-repeat;
  }
  h1#logo a{
    display: block;
    width: 205px;
    height: 30px;
    color: #fff;
  }
  #content{
    clear: both;
    padding: 30px 0 0 25px;
    height: 100%;
    background: transparent url(http://www.oferty.pphutrax.waw.pl/urodzony/rastignac.jpg) repeat-y;
  }
  .titleMenu{
    padding: 5px 0 0 20px;
    width: 200px;
    height: 25px;
    background: transparent url(http://www.oferty.pphutrax.waw.pl/urodzony/meskiej.gif) no-repeat;
    color: #999;
    font-size: 14px;
  }
  #mainNav a:hover{
    border-bottom: 1px solid #eee;
    background: transparent url(http://www.oferty.pphutrax.waw.pl/urodzony/dobrego.gif) right center no-repeat;
    color: #999;
  }
  .post h2{
    color: #933;
    background: transparent url(http://www.oferty.pphutrax.waw.pl/urodzony/krzyknal.gif) right center no-repeat;
    font-size: 14px;
    font-weight: normal;
  }
  #footer{
    padding: 0 15px 5px 25px;
    width: 690px;
    height: 20px;
    background: transparent url(http://www.oferty.pphutrax.waw.pl/urodzony/zalewajac.jpg) left bottom no-repeat;
    color: #999;
    font-size: 9px;
    text-align: right;
  }
  #footer a{
    padding-right: 18px;
    background: transparent url(http://www.oferty.pphutrax.waw.pl/urodzony/rochefide.gif) right center no-repeat;
    color: #999;
    text-decoration: none;
  }
