.otstup {
	height: 5px;
}
.actionBlock {
	width: 700px;
	height: 260px;
	overflow: hidden;
}
.actionBlock .prodView {
	width: 650px;
	height: 150px;
	padding-left: 50px;
}
.actionBlock .prodView .prodName {
	width: 250px;
	height: 20px;
	color: #2b3b85;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 5px;
}
.actionBlock .prodList {
	width: 650px;
	height: 110px;
	padding-left: 50px;
}
.actionBlock .prodList .ar_left {
	width: 30px;
	height: 30px;
	background-image: url("/res/images/ar.l.png");
	float: left;
	margin-top: 45px;
	margin-left: 30px;
	margin-right: 10px;
	cursor: pointer;
}
.actionBlock .prodList .ar_right {
	width: 30px;
	height: 30px;
	background-image: url("/res/images/ar.r.png");
	float: left;
	margin-top: 45px;
	margin-left: 10px;
	cursor: pointer;
}
.actionBlock .prodList .ar_over_left {
	width: 30px;
	height: 30px;
	background-color: #FFFFFF;
	opacity: 0.7;
	position: relative;
	left: -40px;
	float: left;
	margin-top: 45px;
	margin-right: -15px;
}
.actionBlock .prodList .ar_over_right {
	width: 30px;
	height: 30px;
	background-color: #FFFFFF;
	opacity: 0.7;
	position: relative;
	left: -30px;
	float: left;
	margin-top: 45px;
	margin-right: -15px;
}
.actionBlock .prodView .prodDetail {
	width: 250px;
	height: 95px;
	overflow: hidden;
	text-align: left;
}
.actionBlock .prodView .prodImage {
	position: relative;
	top: -112px;
	left: 250px;
	width: 150px;
	height: 150px;
	border: solid #bdbab2 1px;
	overflow: hidden;
}
.actionBlock .prodView .prodPrice {
	position: relative;
	left: 400px;
	top: -250px;
	width: 230px;
	height: 180px;
	background-image: url("/res/images/akcia.bg.png");
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}
.actionBlock .prodView .prodPrice .a_economy {
	text-align: left;
	padding-left: 80px;
	color: #08b020;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: solid #bdbab2 1px;
	margin-top: 79px;
}
.actionBlock .prodList .img_block {
	width: 510px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}
.actionBlock .prodView .prodDetail .tDetail {
	text-align: left;
	padding: 0;
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-top: 10px;
}
.actionBlock .prodView .prodDetail .tDetail .tDtitle {
	font-weight: bold;
	padding: 0;
}
.actionBlock .prodView .prodDetail .tDetail .tDvalue {
	padding-left: 5px;
}
.actionBlock .prodView .prodImage table {
	width: 100%;
	height: 110px;
	text-align: center;
}
.actionBlock .prodView .prodPrice .a_price {
	width: 220px;
	text-align: center;
	margin-top: 33px;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}
.actionBlock .prodView .prodPrice .a_price .a_priceValue {
	font-size: 19pt;
}
.actionBlock .prodView .prodPrice .a_old_price {
	color: #aca7a7;
	padding-left: 70px;
	margin-top: -52px;
	text-align: left;
	font-size: 13pt;
	font-weight: 700;
}
.actionBlock .prodView .prodPrice .a_old_price .a_old1td {
	width: 55px;
	text-align: left;
	display: none;
}
.actionBlock .prodList .img_block .imgContent {
	height: 80px;
	width: 100000px;
}
.actionBlock .prodView .prodPrice .a_old_price .a_old2td {
	vertical-align: bottom;
	text-decoration: line-through;
}
.actionBlock .prodList .img_block .imgContent .imgAct {
	width: 75px;
	height: 75px;
	overflow: hidden;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.actionBlock .prodList .img_block .imgContent .imgAct img {
	max-height: 69px;
	max-width: 69px;
}
.actionBlock .prodList .img_block .imgContent .select {
	border: solid #999 2px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
}
.actionBlock .prodList .img_block .imgContent .imgAct table {
	width: 100%;
	height: 75px;
}
.actionBlock .prodList .img_block .imgContent .imgAct table td {
	text-align: center;
	vertical-align: middle;
}
