.CSP {
	float: left;
	width: 266px;	
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c9dfe9;
}
.CSP a:hover {
	font-weight: bold;
	letter-spacing: -0.6px;
}

.CSP-odd {
	margin-right: 20px;
}
.SCP-last {
	border-bottom-style: none; 
}
.CSP-akce, .CSP-akce-new {
	font-weight: bold;
	display: block;
	font-size: 91%;
	padding-top: 5px;
}
.CSP-akce-new {
	color: #900;
}
.CSP-img {
	background: #eee url(../image/sp-img-bg.png) no-repeat 0 0;
	float: left;
	padding: 10px;
	width: 77px;
	text-align: center;
}
.CSP-img a {
	display: block;
	background: #fff url(../image/sp-img-inner-bg.png) no-repeat 0 0;
	padding: 5px 10px;
	text-align: center;
	position: relative;
	min-height: 102px;
	overflow: hidden;
	width: 57px;
}
.CSP-img a span {
	display: block;
	position: absolute;
	background: url(../image/sp-img-sipka.gif) no-repeat center center;
	height: 11px;
	width: 10px;
	bottom: 5px;
	right: 5px;
}
.CSP-data {
	float: left;
	width:159px;
	padding-left:10px;
}
.CSP-popis {
	margin: 0.8em 0 1em 0;
}
.CSP-cena {
	text-align: right;	
	padding-bottom: 3px;
}
.CSP-cena a {
	color: #900;
}
.CSP-txt {
	float: left;
	width: 60%;
	text-align: left;
}
.lang_en .CSP-txt
{
	width: 50%;
}
.CSP-kc1 {
	color: #900;
}
.CSP-koupit {
	margin-top: 1em;
	padding-left: 17px;
	background: url(../image/kosik.gif) no-repeat left center;
}

.o2-button {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 3px 5px 3px 9px;
	background: url(../image/o2-b-bg.gif) no-repeat left top;
	text-decoration: none;
}
.add-to-cart {
	padding-right: 20px;
	background: url(../image/basket.gif) no-repeat right center;
}

.SP-img {
  max-width:150px;
  width:150px;
  float:left;
}

.SP-data {
  width:378px;
  max-width:378px;
  float:left;
  margin-left:10px;
}

