.wlasciciel{
	font-size:1rem;
	line-height:1.5;
	text-align:center;
}
li.justowanie{
	text-align:justify;
}
p.justowanie{
	text-align:justify;
}
.price{
	text-align:left;
}
.umowa{
	text-align:right; 
}
span.bold{
	font-weight:bold;
	font-size:1.4rem;
}
p.naglowek{
	font-size:0.9rem;
}
li.wciecie{
	text-indent:2rem;
}
.linebreak{
	display:inline;
}
.wciecie{
	text-indent:2rem;
}
.center{
	align:center;
	text-align:center;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 50%;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
}
.btn-circle.btn-xxl {
  width: 100px;
  height: 100px;
  padding: 10px 16px;
  font-size: 30px;
  line-height: 1.33;
}
ol{
   list-style-type: disc;
}