html, body,
div, p, address,
ul, li,
span, a,
h1, h2, h3 {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

a img {
	border: 0;
}

html {
	font-size: 100%; /* 12pt */
	background: #fdf9d7 url('../img/html_tlo.jpg') left top repeat-x;
}

body {
	font-family: Helvtica, Arial, sans-serif;
	font-size: 100%; /* 12pt */
}


div#body {
	width: 930px;
	padding: 0 15px 0 15px;
	margin: 0 auto 30px auto;
	font-size: 0.833em; /* 10pt */
	background: url('../img/body_tlo.jpg') left top repeat-y;
}

div#header {
	margin: 0 -15px;
	padding: 30px 15px 0 15px;
	background: url('../img/div_body_tlo.jpg') center top no-repeat;
}

#header h1 {
	height: 165px;
	width: 320px;
	margin: -7px 0 0 -6px;
	background: url('../img/logo.jpg') left top no-repeat;
}

div#menu {
	height: 143px;
	margin: -157px 0 13px 330px;
	font-size: 1.65em; /* 21pt */
	border: #f1eaab solid 1px;
	border-width: 1px 0;
}

#menu ul li {
	float: left;
	width: 120px;
	height: 143px;
}

#menu ul li a {
	display: block;
	height: 80px;
	padding-top: 63px;
	text-align: center;
	text-decoration: none;
	color: #90490e;
}

#menu ul li a:hover {
	background: url('../img/menu_a_hover_tlo.jpg') left top repeat-x;
}

#menu ul li span {
	display: block;
	height: 80px;
	padding-top: 63px;
	text-align: center;
	color: #b77138;
	background: url('../img/a_hover_tlo.jpg') left top repeat-x;
}

#content {
	position: relative;
}

div#content p {
	width: 470px;
	padding: 9px 0 9px 100px;
	line-height: 1.35em;
}

div#content p img {
	float: left;
	margin: 0 15px 0 -100px;
}

div#content h2 {
	width: 570px;
	padding-top: 18px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 2.1em;
	font-weight: normal;
	color: #90490e;
	border-bottom: #f1e9c6 solid 1px;
}

#content h3 {
	width: 470px;
	padding: 18px 0 0 100px;
	font-size: 1.2em;
	font-weight: bold;
	color: #444;
}

#content a {
	text-decoration: underline;
	color: #90490e;
}

#content a:hover {
	color: #c68f4e;
}

	div#contact {
		float: right;
		width: 330px;
		/*background: #f6eec0 url('../img/div_contact_tlo.jpg') left top repeat-x;*/
	}
	
	#content #contact h2 {
		width: 330px;
	}
	
	#content div.wazne {
		float: left;
		width: 110px;
		padding: 9px 15px 0 0;
		font-weight: bold;
	}
	
	address {
		padding-left: 150px;
		font-family: Georgia, 'Times New Roman', serif;
		font-size: 1.8em;
		font-style: normal;
		line-height: 1.928em;
	}
	
	#content address p {
		padding-left: 0;
		margin-left: -30px;
		font-size: 0.5556em;
		font-family: Arial, sans-serif;
	}
	
	#content address p span {
		margin-left: 30px;
		font-family: Georgia, 'Times New Roman', serif;
		font-size: 1.8em;
		line-height: 1.928em;
	}
	
	address span {
		display: block;
	}
	
	div#cv {
		width: 570px;
	}
	
	#content #cv h2 {
		width: 570px;
	}
	
	#cv h3 {
		width: 385px;
		padding-left: 25px;
	}
	
	#cv ul {
		padding: 9px 0 9px 75px;
		line-height: 1.35em;
		list-style-type: circle;
		color: #90490e;
	}
	
	#cv ul li {
		padding: 5px 0 0 25px;
	}
	
	#cv ul li span {
		color: #000;
	}
	
	#cv ul span.data {
		margin-left: -25px;
		font-weight: bold;
	}
	
	#content #cv p {
		width: 400px;
		padding-left: 25px;
	}
	
	#service div.zdjecia_do_galerii  a, #galeria a {
		float: left;
		display: block;
		width: 140px;
		height: 140px;
		padding: 5px;
		margin: 15px 15px 0 0;
		background: url('../img/img_tlo.jpg') left top no-repeat;
	}
	
	#service div.zdjecia_do_galerii  a {
		margin-top: 0;
	}
	
	#service div.zdjecia_do_galerii  a:hover, #galeria a:hover {
		background: url('../img/img_hover_tlo.jpg') left top no-repeat;
	}
	
	#service div.sekcja {
		float: left;
		width: 930px;
	}
	
	#service div.sekcja h3 {
		float: left;
	}
	
	#service div.sekcja p {
		float: left;
		width: 320px;
	}
	
	#service div.sekcja div.zdjecia_do_galerii {
		float: right;
		width: 495px;
		margin-top: -18px;
		margin-right: -15px;
	}
	
	#service div.zdjecia_do_galerii  a.poziome, #galeria a.poziome {
		height: 130px;
		padding-top: 15px;
	}
	
	#service div.zdjecia_do_galerii  a img, #galeria a img {
		display: block;
		margin: auto;
	}
	
	div#recomendation {
		float: right;
		width: 330px;
	}
	
	#content #recomendation h2 {
		width: 330px;
	}
	
	#content #recomendation p {
		width: 330px;
		padding: 9px 0;
	}
	
	#recomendation span.cytat {
		display: block;
		padding: 9px 0;
		font-style: italic;
	}
	
	#recomendation span.autor {
		display: block;
		text-align: right;
	}
	
	#content #recomendation a {
		display: block;
		text-align: right;
	}
	
	#content #recomendation a.tylko_autor {
		display: inline;
	}
	
	#obrazy_po_prawej {
		float: right;
		width: 315px;
		padding-right: 15px;
		padding-top: 13px;
	}
	
	#galeria {
		padding-left: 100px;
	}

div#footer {
	clear: both;
	position: relative;
	top: 10px;
	height: 15px;
	margin: 0 -15px 0 -15px;
	background: url('../img/div_footer_tlo.gif') left bottom no-repeat;
}

table.dzielnice{
	float: left;
	font-size: 70%;
}