.product_image {
	float: left;
	width: 100px;
	/*border-bottom: 4px solid #f4f4f4;*/

}

div.webshop_product {
	font-weight: bold;
	padding-top: 20px !important;
	margin-bottom: 10px;
	width:468px;
	height: 191px;
}

.webshop_product span {
	font-weight: normal;
}

.details_link {
	margin-top: 0px;
	display: block;
	
}

.back_button {
    margin-top: 15px;
	display: block;
}

.addOneProduct {
  background-image:url(../cms/pics/kosarba.jpg);
  background-position:16px 20px;
  background-repeat:no-repeat;
  border:4px solid #F4F4F4;
  float:left;
  margin-top:35px;
  margin-left:0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 50px !important;
  padding-bottom: 37px;
  padding-left: 20px;
  width:100px;
}

.removeOneProduct {
    text-decoration: none;
	font-size: 110%;
	color: #000;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ECE9D8;
	border: 1px solid;
}

form.webstore_product_form input.webstore_product_number {
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 50px;
	border: 1px solid #AAA;
	margin-right: 5px;
	text-align: right;
	margin-bottom: 2px;
	font-weight: bold;
}

form.webstore_product_form input.webstore_product_number_submit {
	margin: 0px;
	padding: 0px;
	height: 20px;
	border: 1px solid;
	cursor: pointer;
	display: none;
}

fieldset{
  border: none;
}

.discount_price{
  border-bottom:4px solid #F4F4F4;
  border-top:4px solid #F4F4F4;
  color:#C10F4B;
  float:left;
  font-size:20px;
  font-size-adjust:0.5;
  height:50px;
  margin-top:35px;
  padding-bottom:0;
  padding-left:10px;
  padding-top:20px;
  width:120px;
}

#articles{
  background-image:url(../cms/pics/articles.jpg);
  background-position: top;
  background-repeat:no-repeat;
  height:50px;
}

.p_image{
	width: 100px;
	height: 199px !important;
	height: 204px;
	padding-right: 10px;
	padding-left: 30px;
	overflow = 'hidden';
	float: left;
	border-bottom: 4px solid #f4f4f4;
}

.p_image_details{
  width: 100px;
  height: 205px !important;
  height: 208px;
  padding-bottom: 48px !important;
	padding-bottom: 51px;
	padding-right: 10px;
	padding-left: 30px;
	float: left;
	border-bottom: 4px solid #f4f4f4;
}

.description{
  width: 100%;
}

/*back_button*/
.return_of_description{
  float:left;
  white-space: pre;
}

#pager {
	margin-top:30px;
	margin-bottom: 30px;
	width:100%;
	line-height: 20px;
	background-color: #dedede;
	text-align: center;
}

#pager a {
	padding-left: 10px;
	padding-right: 10px;
	color:#C10F4B;
	text-decoration: none;
	font-weight: bold;
}

#pager a.act_page_link {
	color:#454545;
	text-decoration:underline;
}