body {
	font: 1em Arial, Helvetica, sans-serif; 
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background-image:url(../g/bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}
#div_wraper {
	width: 984px;
	min-height: 850px;
	margin: 0px auto;
	padding: 0px;
	background-image:url(../g/wraper.png);
	background-repeat: no-repeat;
}
#div_content {
	width: 627px;
	height: auto;
	float: right;
	margin-right: 137px;
	padding: 0px;
	background-image:url(../g/content2.png);
	background-repeat: repeat-y;
}
#div_content_top {
	width: 627px;
	height: 195px;
	float: right;
	margin-top: 118px;
	margin-right: 137px;
	padding: 0px;
	background-image:url(../g/content_top2.png);
	background-repeat: no-repeat;
}
#div_content_bottom {
	width: 627px;
	height: 61px;
	float: right;
	margin-right: 137px;
	padding: 0px;
	background-image:url(../g/content_bottom2.png);
	background-repeat: no-repeat;
}
#div_footer {
	width: 100%;
	height: 79px;
	clear: both;
	float: left;
	display: block;
	background-image:url(../g/footer.gif);
	background-repeat: repeat-x;
}
/***********************************************************************************/
span.span_tekst {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #0c0c0c; 
	font-size: 0.8em;
}
span.span_title {
	color:#000;
	font-size: 1.1em;
	font-weight: bold;
}
p {
	text-align: justify;
	padding: 10px 50px 20px 50px;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
p.kontakt {
	width: 300px;
	text-align: justify;
	padding: 10px 0px 20px 50px;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
h1 {
	width: 250px;
	font-family: Cambria, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	padding-left: 30px;
	margin-top: 30px;
	margin-left: 40px;
	color: #03F;
	font-weight: bold;
	border-bottom: 1px solid #906;
}
h2 {
	font: 1em "Times New Roman", Times, serif;
	letter-spacing: 0.06em;
	color: #023b08;
	text-decoration: underline;
	font-weight: bold;
}
ul {
	font: 0.8em Tahoma, Geneva, sans-serif;
	letter-spacing: 0.02em;
	color: #000;
	padding: 0px 0px 0px 20px;
}
table.cennik {
	border:none;
	width:100%;
	color:#000;
	font: 0.8em Tahoma, Geneva, sans-serif;
	letter-spacing: 0.02em;
}
/***********************************************************/
		#div_top_menu {
			width: 198px;
			height: 144px;
			margin: 1px 0px 0px 186px;
			float: left; 
			padding: 0px;
			background: none;
		}
		#div_top_menu a {
			height: 144px;
			margin: 0px;					
			float: left;
			background-repeat: no-repeat;
			}
		#div_top_menu a:hover {
			background-position: top;
			}
		a.btn1 {width: 35px; background-image: url(../g/btn1.jpg); background-position: bottom; }
		a.btn2 {width: 36px; background-image: url(../g/btn2.jpg); background-position: bottom; }
		a.btn3 {width: 36px; background-image: url(../g/btn3.jpg); background-position: bottom; }
		a.btn4 {width: 36px; background-image: url(../g/btn4.jpg); background-position: bottom; }
		a.btn5 {width: 55px; background-image: url(../g/btn5.jpg); background-position: bottom; }
/***********************************************************/