    html 
	{
        height: 100%;
    }
    
    body 
    {
	     height: 100%;
	  	 margin: 0;
	  	 padding: 0;
		 background-color: #666a6b;
	 }	
	 
	 #Header
	 {
	 	background: url('../img/nieruchomosci_brochocki.png') no-repeat 0px 0px;
	 	overflow: hidden;
		height: 296px;
	 }
	 
	 #Nieruchomosci
	 {
	 	padding-top: 63px;
		 /*	Nieruchomości, biura do wynajęcia, lokale do wynajęcia, warszawa	*/
		 background: url('../img/nieruchomosci_background.png') repeat-x 0px 0px;
		 overflow: hidden;
	 }
	 
	 #BiuraTresc
	 {
	 	margin: 0;
	 	padding: 0px 0px 0px 169px;
		border-right: 2px solid #6c6e6e;
		width: 320px;
		float: left;
		background: url('../img/brochocki-nieruchomosci.png') no-repeat 157.5px bottom;
		
	 }
	 
	 #BiuroDoWynajecia
	 {
	 	float: left;
		width: 500px;		
	 }
	 
	 #BiuroDoWynajecia p
	 {
		 font: normal 13px/15px Tahoma, Arial, sans-serif;
		 color: #c0c0c0;
		 text-align: left;
		 padding-left: 22px;
	 }
	 
	 #BiuraTresc h1
	 {
		 font: bold 13px/17px Tahoma, Arial, sans-serif;
		 color: #ffffff;
		 text-align: right;
		 padding-right: 22px;
	 }
	 
	 #TopMenu
	 {
	 	margin-left: 197px;
		margin-top: 126px;
	 }

	 .Menu
	 {
	 	display: block;
		width: 133px;
		height: 22px;	   
	 }
	 
	 .Menu span
	 {
	 	display: none;
	 }
  
  	 #Footer
	 {
        height: 39px;
		background-color: #000;
        overflow: hidden;
	 }
	
    #FooterSpacer
    {
		  height: 39px;
		  width: 0px;
          float: left;
   		background-color: #666a6b;
	 }
	 
    #FooterContent
	{
		height: 39px;
		width: 0px;
		float: left;
	}
	
	#FooterContent p.Links
	{
    	text-align: left;
    	padding: 5px;
    	margin: 0px;
    	color: #a2a3a3;
    	font: normal 9px/11px Tahoma,Arial,sans-serif;
	}
	
	#FooterContent p.Links a
	{
	 	font: bold 9px/11px Tahoma,Arial,sans-serif;
	 	text-decoration: none;
    	color: #a2a3a3;
	}

	#FooterContent p.Links a:hover
	{
    	color: #fff;
	}
	
	#FooterContent p.Logo
	{
    	background: url('../img/webactive.png') no-repeat 0px 2px;
	    font: normal 9px/11px Tahoma, Arial, sans-serif;
	    color: #a2a3a3;
	    margin-top: 0px;
    	margin-left: 5px;
    	padding-left: 19px;
	}

	#FooterContent p.Logo a
	{
	    font: normal 9px/11px Tahoma, Arial, sans-serif;
	    text-decoration: none;
	    color: #a2a3a3;
	    font-weight: normal;
	}

	#FooterContent p.Logo a:hover
	{
	    color: #fff;
	}


	 
    #FooterTits
	{
		background-color: #666a6b;
		height: 39px;
		width: 150px;
		float: left;
	}
	
	#FooterTit1
	{
		width: 32px;
		height: 17px;
		float: left;
	}
	
	#FooterTit2
	{
		width: 27px;
		height: 17px;
		float: left;
		background-color: #000;
	}

	#FooterTit3
	{
		width: 32px;
		height: 17px;
		float: left;
	}

	#FooterTit4
	{
		width: 27px;
		height: 17px;
		float: left;
		background-color: #000;
	}
	
	#FooterTit5
	{
		width: 32px;
		height: 17px;
		float: left;
	}
	
	#FooterTit6
	{
	    width: 150px;
	    height: 22px;
	    float: left;
	    background-color: #000;
	}