.cm {
	text-align: left;
	font-size: 13px;
	line-height: 1.3;
	margin-bottom: 20px;
	max-width: 100%;
	overflow: auto;
}

.cm h1,
.cm h2,
.cm h3,
.cm h4,
.cm h5,
.cm h6,
.cm p,
.cm ol,
.cm ul {
	margin: 15px 0;
	color: inherit;
	line-height: normal;
}

.cm ol,
.cm ul {
	padding-left: 40px;
}

.cm ol ol,
.cm ul ul {
	margin: 0;
}

.cm ul li,
.cm ol li {
	list-style-type: inherit !important;
}

.cm h1 {
	font-size: 2em;
}

.cm h2 {
	font-size: 1.5em;
	color: #5b8d27;
}

.cm h3 {
	font-size: 1.33em;
	color: #5b8d27;
}

.cm h4 {
	font-size: 1.17em;
	color: #5b8d27;
}

.cm h5 {
	font-size: 0.83em;
	color: #5b8d27;
}

.cm h6 {
	font-size: 0.67em;
	color: #5b8d27;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

  table.produkt-opis tr:nth-child(odd) {background: #fff;}
  table.produkt-opis tr:nth-child(even) {background: #f1f1f1;}
  table.produkt-opis td {border:1px solid #c4c7c8;}
  
  
  
  div.basketedit_rebatecodes_outline {
	display: block !important;
}