body {
	/*background-image:url('tlo.jpg'); background-repeat:repeat-x;*/
	background-color:#333333;
	font-size: 12px; color:#000; font-family:Arial, Helvetica, sans-serif;
	padding: 0px; margin-top: 40px;
}

.kontener {
	width: 800px;
	text-align:left;
	margin:auto; padding:0px;
	background-color: #f5f2ec;
	background-image:url('tlo2.jpg'); background-repeat:repeat-x; background-position: 0px 200px;
}
.header {
	width: 800px; height:30px;
	background-image:url('img/header.jpg');
}
	.header a.headerHome {
		background-image:url(img/header/headerHome.jpg); float: left; height: 30px;
		text-align:center;
		width: 96px; margin-right: 6px; margin-left:6px;
}
	.header a:hover.headerHome {
		background-image:url(img/header/headerHome.jpg);
		background-position: 0 -30px;
}
	.header a.headerFirma {
		background-image:url(img/header/headerFirma.jpg); float: left; height: 30px;
		text-align:center;
		width: 98px;margin-right: 6px;
}
	.header a:hover.headerFirma {
		background-image:url(img/header/headerFirma.jpg);
		background-position: 0 -30px;
}
	.header a.headerOferta {
		background-image:url(img/header/headerOferta.jpg); float: left; height: 30px;
		text-align:center;
		width: 87px;margin-right: 6px;
}
	.header a:hover.headerOferta {
		background-image:url(img/header/headerOferta.jpg);
		background-position: 0 -30px;
}
	.header a.headerDrewno{
		background-image:url(img/header/headerDrewno.jpg); float: left; height: 30px;
		text-align:center;
		width: 61px;margin-right: 6px;
}
	.header a:hover.headerDrewno{
		background-image:url(img/header/headerDrewno.jpg);
		background-position: 0 -30px;
}
	.header a.headerKamien{
		background-image:url(img/header/headerKamien.jpg); float: left; height: 30px;
		text-align:center;
		width: 60px;margin-right: 6px;
}
	.header a:hover.headerKamien{
		background-image:url(img/header/headerKamien.jpg);
		background-position: 0 -30px;
}
	.header a.headerGaleria{
		background-image:url(img/header/headerGaleria.jpg); float: left; height: 30px;
		text-align:center;
		width: 87px;margin-right: 6px;
}
	.header a:hover.headerGaleria{
		background-image:url(img/header/headerGaleria.jpg);
		background-position: 0 -30px;
}
	.header a.headerKontakt{
		background-image:url(img/header/headerKontakt.jpg); float: left; height: 30px;
		text-align:center;
		width: 64px;margin-right: 6px;
}
	.header a:hover.headerKontakt{
		background-image:url(img/header/headerKontakt.jpg);
		background-position: 0 -30px;
}
	.header a.headerOdsniezanie{
		background-image:url(img/header/headerOdsniezanie.jpg); float: left; height: 30px;
		text-align:center;
		width: 82px;margin-right: 6px;
}
	.header a:hover.headerOdsniezanie{
		background-image:url(img/header/headerOdsniezanie.jpg);
		background-position: 0 -30px;
}
.ha1 {
	width: 760px; height: 20px;
	display:block;
	background-image:url('img/naglowek.bg.png'); background-repeat:repeat-x;
	margin-bottom: 10px;
}
	.ha1 h1 {
		padding-left: 20px;
		font-size: 12px;
		height: 20px;
		line-height: 18px;
		margin: 0px; padding: 0px;
}
.clear {
	width:0px; height:0px; overflow:hidden; clear:both;
}
.kontaktBox {
	display:block; float:right; width: 165px; border: 1px solid green;
	padding: 10px;
	background-image:url('img/kontaktBox.bg.png'); background-repeat:no-repeat; background-position:center;
	background-color:#b2ea93;
	font-size: 10px; font-style:italic;
	line-height:normal;
}
.tresc {
	padding-left: 20px; padding-right:20px; 
}
	.tresc p {
		padding: 0px; line-height: 20px;
		text-align:justify; 
}
	.tresc ul {
		padding:0px; margin:15px; text-align:justify;
}
	.tresc li {
		margin-bottom: 10px;
}
.stopka {
	width:800px; height:26px;
	background-image:url('img/stopka.jpg');
}
	.stopka p {
	margin:0px; padding:0px; 
	padding-top: 5px; 
	font-weight:bold;
	color: #b6a38d;
	text-align:center;
}
	.stopka a {
		color: #e6e1db;
}
	.stopka a:hover {
		color: #000;
}
