body, h1, h2, h3, h4, h5, h6, blockquote, p, address, form, fieldset, ul, ol, dl, dt, dd, li, hr, table, td, th {
	margin: 0;
	padding: 0;
}

a, a:visited { text-decoration: none; }	
fieldset, img { border: none; }
li { list-style: none; }

body {
	background: url('images/bg_page.jpg') repeat-x #f2f2f2;
	text-align: center;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	color: #666;
}

#links {
	display: none;
}

h1 {
	font-size: 14px;
}

a:link {
	color: #eb5c00;
}

a:visited {
	color: #eba275;
}

a:hover {
	color: #ff9c00;
}

#wrapper {
	width: 959px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 959px;
	height: 153px;
}

#header2 {
	width: 959px;
	height: 100px;
}

	#header h1, #header2 h1 {
		display: block;
		float: left;
		text-indent: -1000em;
		width: 97px;
		height: 89px;
		padding-left: 15px;
	}
	
	#header h1 a, #header2 h1 a {
		width: 377px;
		height: 153px;
		display: block;
		background: url('images/pln_logo.jpg') no-repeat;
	}
	
	#header h3, #header2 h3 {
		display: none;
	}
	
	#mapka  {
		width: 552px;
		height: 153px;
		background: url('images/bg_mapa.jpg') repeat-x;
		float: right;
		margin-right: 15px;
	}
	
	#mapka div.bgL{
		width: 552px;
		height: 153px;
		background: url('images/bg_mapa_left.jpg') top left no-repeat;
		}
	
	#mapka div.bgR{
		width: 552px;
		height: 153px;
		background: url('images/bg_mapa_right.jpg') top right no-repeat;
	}
	
	
	#mapContainer {
		width:259px;
		height:217px;
		position:relative;
		margin-left:153px;
		float:right;
		position:absolute;
		z-index:1;
		background-image:none;
	}

	#content {
	width: 922px;
	padding-left: 18px;
	padding-right: 19px;
	float: left;
	background: url('images/content_top.gif') top no-repeat #fff;
	position: relative;
	text-align: center;
	padding-top: 126px;
	padding-bottom: 30px;
}

#contentMapa {
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/mapa_bottom.gif') 537px 0px no-repeat; 
	width:922px;
	height: 87px;
	display: block;
}

	#nav {
		margin-left: 40px;
		display: block;
		height: 167px;
		margin-bottom: 50px;
	}
	
	#nav li {
		background: url('images/li_bg.jpg') right no-repeat;
		width: 167px;
		height: 167px;
		display: block;
		float: left;
	}
	
	#nav li a {
		 float: left;
		 display: block;
		 height: 37px;
		 width: 165px;
		 padding-top: 130px;
		 font-family: Arial, sans-serif;
		 text-align: center;
		 font-size: 12px;
		 font-weight: bold;
		 color: #f15a22;
	}	
	
	#nav li a:hover {
		text-decoration: underline;
		color: #ff7d4d;
	}

	#navNieruchomosci {
		background: url('images/nav_sprzedaz.jpg') top center no-repeat;
	}
	#navApartamenty {
		background: url('images/nav_rezydencje.jpg') top center no-repeat;
	}
	#navWynajem {
		background: url('images/nav_wynajem.jpg') top center no-repeat;
	}
	#navKredyty {
		background: url('images/nav_kredyty.jpg') top center no-repeat;
	}
	#navHiszpania {
		background: url('images/nav_hiszpania.jpg') top center no-repeat;
	}

#footer {	
	width: 959px;
	float: left;
	background: #fff url('images/bg_footer.gif') bottom no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer li {
	display: inline;
}

	#footer ul {
		margin-left: 240px;
	}

	#footer ul li a{
		float: left;
		display: block;
		text-indent: -1000em;
		height: 19px;
		margin-left: 30px;
		padding-bottom: 25px;
	}
	
	#ftPln {background: url('images/ft_pln.jpg') no-repeat; width: 91px;}
	#ftCs {background: url('images/ft_cs.jpg') no-repeat; width: 68px;}
	#ftHs {background: url('images/ft_homeservice.jpg') no-repeat; width: 89px;}
	#ftEs {background: url('images/ft_esence.jpg') no-repeat; width: 76px;}
	
	
	
	