.pk_box { 
	width: 560px; 
	margin-top:0px;
 _margin-bottom :-20px;
 _margin-left:-5px;
 } 

.pk_box .title {
  float:left;
	padding-left: 0px;
	padding-top: 7px;
	font: bold 14px "Verdana";
	color:white;

}
.pk_box .wizyta {
  float:right;
  padding-left: 0px;
	padding-top: 4px;
	font: bold 10px "Verdana";
	color:#333333;
	
}

/* góra*/
.pk_box .gora {
	/* background: url(images/top.jpg) no-repeat;*/
	height: 29px;
	width: 571px;
}
.pk_box .gora .gl{
  float:left;
	/*background: url(images/gl.jpg) no-repeat;*/
	/*background:#8AC73C;*/
	height: 29px;
	width: 14px;
}
.pk_box .gora .gl .gl1{
  float:left;
	background: url(/theme/Default/images/gl1.jpg) no-repeat;
	height: 15px;
	width: 14px;
}
.pk_box .gora .gl .gl2{
  float:left;
	background: url(/theme/Default/images/gl2.jpg) no-repeat;
	height: 14px;
	width: 14px;
}
.pk_box .gora .gk{
  float:left;
	background: url(/theme/Default/images/gk.jpg) repeat-x;
	height: 29px;
	width: 543px;
}
.pk_box .gora .gp{
  float:left;
	/*background: url(images/gp.jpg) no-repeat;*/
	height: 29px;
	width: 14px;
}
.pk_box .gora .gp .gp1{
  float:left;
	background: url(/theme/Default/images/gp1.jpg) no-repeat;
	height: 15px;
	width: 14px;
}
.pk_box .gora .gp .gp2{
  float:left;
	background: url(/theme/Default/images/gp2.jpg) no-repeat;
	height: 14px;
	width: 14px;
}
/* koniec - góra*/


/* dol*/
.pk_box .dol {
	/*background: url(images/bot.jpg) no-repeat;*/
	height: 21px;
	width: 571px;
	font-size:10px;
	padding-bottom:10px;
}

.pk_box .dol .dl{
  float:left;
	background: url(/theme/Default/images/dl.jpg) no-repeat;
	height: 21px;
	width: 14px;
}
.pk_box .dol .dk{
  float:left;
	background: url(/theme/Default/images/dk.jpg) repeat-x;
	height: 21px;
	width: 543px;
}
.pk_box .dol .dp{
  float:left;
	background: url(/theme/Default/images/dp.jpg) no-repeat;
	height: 21px;
	width: 14px;
}
/* koniec - dół*/


.pk_box .srodek {
	background: url(/theme/Default/images/mid.jpg) repeat-y;
	height: 100%;
	width: 571px;
	background-position: left top;
margin-left: 0px;
margin-top:-1px;
}

.pk_box .tresc {
	width: 550px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font: normal 12px "Verdana";
	text-align: justify;
	line-height: 1.2em;
}