body {
	margin: 0 auto;
	background-image: url(img/bg.jpg);

	
}




p {
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #b98064;
}

ul,li {
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #b98064;
}

.wyroznienie {
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #cb9378;
}


.title_a {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: #814629;
	line-height: 24pt;
}

.title_b {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	color: #b98064;
	line-height: 24pt;
}

TD.cennik {
	border: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #794025;
}


TD.title {
	background-color: #743e2a;
	border: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #794025;
	color: #431c0e;
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
}



a:link {
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #cb9378;
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #cb9378;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #cb9378;
	text-decoration: underline;
}
a:visited {
	font-family: arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #cb9378;
	text-decoration: none;
}

