body {
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:left; /* Hack for IE5/Win */
	background-color: #000000;
}

#content {
	width: 755px;
	height: 100%;
	background-image : url(im/back.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}

#left-col {
	 position: relative;
	 width: 358px;
	 height: 750px;
	 background-image: url(im/kawa.jpg);
	 background-repeat: no-repeat;
	 z-index: 90;
 }
 
 #left-col2 {
	 position: relative;
	 width: 358px;
	 background-image: url(im/kawa2.jpg);
	 background-repeat: no-repeat;
	 background-position: bottom center;
	 z-index: 90;
 }
 
 #content #rh-col {
	 float: right;
	 width: 392px;
 }
 
 #kontener {
 	position: relative; 
	left: 237px;
	top: -265px;
 }
 
 #prawa {
	 position: absolute;
	 margin: 40px 0 0 -200px;
	 text-align:left;
	 width: 358px;
	 z-index: 90;
 }
 
.min {
	border: 1px solid #F0DFA7;
	margin: 0 1px 2px 1px;
}

 .p2 {
 	font: normal 11px Tahoma;
	line-height: 18px;
	padding-left: 15px;
	color: #9A8F5B;
}

 .p {
 	font: normal 11px Tahoma;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
}

 .p1 {
 	font: normal 11px Tahoma;
	color: #5B3F14;
	text-align: left;
	padding-left: 26px;
	margin-top: 8px;
	margin-bottom: 4px;
}
 .p3 {
 	font: normal 11px Tahoma;
	line-height: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	margin-top: 10px;
}

.p4 {
	font: normal 12px Tahoma, Arial;
	color: #8B6C3E;
}
 .p5 {
 	font: normal 11px Tahoma;
	color: #302008;
	text-align: left;
	padding-left: 15px;
	margin-top: 16px;
	margin-bottom: 8px;
}