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 {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, sans-serif;
	color: #808285;
	background: #f2f2f2 url('../images/bg_body.jpg') repeat-x;
	padding-bottom: 10px;
}

#wrapper {
	width: 735px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 735px;
	height: 160px;
	background: url('../images/header_bot.jpg') left bottom no-repeat;
}

	h1 a{
		display: block;
		float: left;
		width: 249px;
		height: 51px;
		text-indent: -1000em;
		background: url('../images/logo.jpg') no-repeat;
		margin-top: 33px;
		margin-left: 20px;
	}

	#headerPlyta {
		width: 331px;
		height: 160px;
		float: right;
		background: url('../images/header_plyta.jpg') no-repeat;
	}
	
#contentWrapper {
	background: #ffffff url('../images/content_top.jpg') top center no-repeat;
}

	#nowosci {
		height: 85px;
		width: 735px;
		padding-top: 455px;
	}
	
	#nowosci ul {
		margin-left: 40px;
	}
	
	#nowosci ul li {
		background: url('../images/li_point.gif') left center no-repeat;
		padding-left: 8px;
		margin-bottom: 6px;
	}
	
	#nowosci a:link {
		color: #d9d9d9;
	}
	
	#nowosci a:visited {
		color: #a4a2a5;
	}
	
	#nowosci a:hover {
		color: #d9d9d9;
		text-decoration: underline;
	}
	
#content {
	width: 735px;
	background: #ffffff url('../images/content_bot.jpg') top center no-repeat;
	float: left;
}
	
	.leftCol {
		width: 480px;
		float: left;
		padding-left: 20px;
	}

	#content h3{
		margin-top: 16px;
		margin-bottom: 45px;
	}

	h3.title {
		width: 100%;
		height: 17px;
		text-indent: -1000em;
	}
	
	#titleTamMnieZnajdziesz {
		background: url('../images/title_tam_mnie_znajdziesz.jpg') 20px 0px no-repeat;
	}
	
	#titleFotoreportaz {
		background: url('../images/title_fotoreportaz.jpg') 20px 0px no-repeat;
	}
	
	p.textLeft {
		margin-bottom: 1em;
	}
	
	.rightCol {
		width: 188px;
		text-align: center;
		float: right;
		margin-right: 20px;
	}
	
	.rightCol img {
		margin-bottom: 30px;
	}
	
	.rightCol table td {
		text-align: center;
	}
	
	.section {
		width: 735px;
		background: url('../images/section_top.jpg') top center no-repeat;
		float: left;
		padding-top: 34px;
	}
	
	.section h3 {

	}
	
#footer {
	float: left;
	width: 735px;
	background: url('../images/wrapper_bottom.jpg') bottom center no-repeat;
	height: 38px;
	padding-top: 27px;
	margin-bottom: 10px;
}

	#ftEsence {
		width: 44px;
		height: 34px;
		text-indent: -1000em;
		float: left;
		background: url('../images/ft_esence.jpg') no-repeat;
		margin-left: 17px;
		
	}
	
	#ftPln {
		width: 87px;
		height: 34px;
		text-indent: -1000em;
		float: left;
		background: url('../images/ft_pln.jpg') no-repeat;
		margin-left: 23px;
	}
	
	
	