
.item {
	padding: 20px 15px 0px 0px;
	font-size: 10pt;
}

.priceb {
	font-size: 12pt;
	color: #cc0234;
	font-weight: bold;
	white-space: nowrap;
}

.product-head { 
	min-width: 560px; 
	width: 100%;
	/*max-width: 780px;*/
	position: relative;
	border: 1px solid white;
	float: left;
}

* html .product-head { width: 98%; }

.product-head .pblock { width: 200px;  float: left; }


.product-head .cblock { margin-left: 2%; width: 35%; height: 95px; float: left;  position: relative; }
.product-head .cblock .prices { padding-top: 25px; float: left; width: 120pt; margin-bottom: -30px; }
.product-head .cblock .prices .price { white-space: normal; line-height: 23px; }
.product-head .cblock .order { padding-top: 25px; float: left; width: 80pt; }
.product-head .cblock .order .count { margin-bottom: 5px; }
.product-head .cblock .order .buy { }

.product-head .thumbs {  float: left; }

.product-head .rblock {  text-align: right; float: right; width: 18%;}
.product-head .rblock p.print {  margin-top: 0; margin-bottom: 2pt; }
.product-head .rblock p.print img { vertical-align: middle; }

.product-head .breaker {  }

p.pdf { margin-top: 0; margin-bottom: 10px; }
p.pdf img { vertical-align: middle; }

/* jquery product opener block */

.product-header .picture .thumbs a {
	display: block;
	margin: 5pt 0;
}

/* JQuery Viewer-Opener */
.big-image-box {
	position: absolute;
	background: white;
	z-index: 5;
	padding: 0px;
	left: 0;
	top: 0;
}

.big-image-box .topdiv {
	text-align: right;
	background: #f6f6f6;
	padding-bottom: 10px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
}

.thumb-box {
	margin: 10px 10px 0 20px;
	text-align: center;
}

.thumb-box a img {
	height: 30px;
}

.thumb-box a {
	border: 1px solid white;
	margin-right: 10px;
	display: block;
	padding: 5px;
	outline: none;
}

a.thumb-pic.active {
	border: 1px solid red;
}

.thumb-box a:hover {
	border: 1px solid gray;
}

a.thumb-pic.active:hover {
	border: 1px solid red;
}

.big-box {
	clear: both;
	margin: 20px;
	background-image: url("../img/loading.jpg") ;
	background-repeat: no-repeat ;
	background-position: center center ;
}

#cur-image-box {
	display: none;
}

.thumb-box-a {
	float: left;
}

.big-image-box h1 {
	text-align: center;
	margin: 0 20px;
	color: #de2f00;
	font-size: 14px;
}

.overlay {
	background: black;
	position: absolute;
	z-index: 1;
	top: 0;
	left:0;
	width: 100%;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
/* JQuery Viewer-Opener END */

#promo {
	margin-top: 10px;
	float: right;
    margin-left: 100px;
}

a.promoo {
	text-decoration: none;
    display: block;
	height: 59px;
	color: #aa0589;
}

a.promoo:hover {
	text-decoration: underline;
	color: #aa0589;
}

#promo .promol {
	height: 59px;
	width: 11px;
	display: block;
	float: right;
	background: url('../img/promol.jpg') no-repeat;
}

#promo .promor {
	height: 59px;
	width: 11px;
	display: block;
	float: right;
	background: url('../img/promor.jpg') no-repeat;
}

#promo .promom {
	height: 59px;
	display: block;
	width: 270px;
	float: right;
	text-align: center;
	line-height: 59px;
	color: #aa0589;
	font-family: Arial;
    font-weight: bold;	
	font-size: 20px;
	background: url('../img/promom.jpg') repeat-x;

}

.descr {
  margin-top: 25px;
  float: left;
}
 .order b{
	font-size: 16px;
	font-weight: bold;
	
 }
