#stranka {
	background-image: url(../../../../../img/eucerin/bg-stranka-uvod.jpg);
}

#text {
  background-image: url(../../../../../img/eucerin/bg-top-text-eucerin-sk.jpg);
}

.footer {
	background-image: url(../../../../../img/eucerin/bottom-eucerin-uvod.jpg);
}

#text-left {
  float: left;
  width: 768px;
  border: 0px red solid;
}

.columnCenter {
  position: relative;
  float: right;
  width: 534px;
  border: 0px red solid;
}

.columnRight {
  float: right;
	display: block;
	border: 0px red solid;
	padding-top: 116px;
}

#shoppingcart {
  display: none;
}

.centerBoxContentsProducts {
  width: 177px;
}


