/* --- mceContentBody --- */

body.mceContentBody {	
	width: 625px;
	padding: 20px 0 50px 50px;
	margin: 0;
	background-color: white;
	color: #4f4f4f;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}

.mceContentBody a {
	color: #e74011;
	text-decoration: underline;
	outline: none;
}

.mceContentBody a img {
	border: none;
}

.mceContentBody h2,
.mceContentBody h3 {
	font-family: "Titillium Thin", Arial, sans-serif;
	font-weight: normal;
}

.mceContentBody h2 {
	font-size: 30px;
	line-height: 32px;
}

.mceContentBody h3 {
	font-size: 19px;
	line-height: 25px;
	max-width: 750px;
}

.cenik {}
.mceContentBody .cenik {
	width: 330px;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #d3d3d3;
	line-height: 18px;
}

.mceContentBody .cenik tr {
	border-bottom: 1px solid #d3d3d3;
}

.mceContentBody .cenik tr td:last-child {
	text-align: right;
	font-weight: bold;
}

.perex{}
.mceContentBody .perex {
	width: 700px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #969696;
	font-family: "Titillium Light", Arial, sans-serif;
	font-size: 19px;
	line-height: 24px;
}
