#content .productDetail {
	/*display: table;*/
	width: 541px;
	overflow: hidden;
	
}






#content .productDetail .detailImage {
	/*float: left;*/
	
	
	/*border: 3px solid #eee;*/
	
	margin-bottom:3px;
	margin-top:3px;
}
#content .productDetail .detailInfo {
	margin: 0 0 0 140px
}
#content .productDetail .detailInfo table {
	width: 398px;
	margin: 0 0 15px 0;
}
#content .productDetail .detailInfo table td {
	/*font-weight: normal;*/
	text-align: left;
}

#content .productDetail .detailInfo table td.center,
#content .productDetail .center
{
	text-align: center;
	
	padding-top: 17pt;
	padding-bottom: 5pt;
	
	/*margin: 2pt 0pt 2px 0px;	*/
}

#content .productDetail .productPrice {
	margin: 15px 0 0 0;
	
/*	border-top: 20px solid #f5f5f5;
	border-bottom: 20px solid #f5f5f5;*/
	/*font-weight: bold;*/
	/*color: #555;*/
	
	/*padding: 8px;*/
}

#content .productDetail .detailInfo .productAttribute {
	margin-bottom: 5px;
	padding-top:4px;		
}

#content .productDetail .productPrice td {
	/*font-weight: bolder;*/
}





#content .productDetail .productPrice span span {
margin: 0 0 0 5px;
font-size:0.9em;
/*text-decoration: line-through;*/
}

#content .productDetail .productPrice .shopPrice {
/*	font-size:1.3em;*/
/*	color: #86DC00;*/
/*	font-size:1.5em;*/
	text-decoration: none;
	

	
	/*padding:0.5em;*/
}

#content .productDetail .productPrice .shopPriceTax {

	color: #86DC00;
	font-size:1.5em;
	text-decoration: none;
	
	color: #67C90B;
	
	
	
	/*padding:0.5em;*/
}

#content .productDetail .productPrice .shopDown {

	color: #F3A647;
	font-size:1.3em;
	text-decoration: none;
	
	
	font-weight: normal;
	
	
	/*padding:0.5em;*/
}

#content .productDetail input {
	width: 17px;
	margin: 0 0 -3px 0;
	|margin: 0 0 -1px 0;
}
#content .productDetail input.quantity {
	margin: 0;
	border: 1px solid #3D6AD2;
}

/*mike*/

#content .productDetail .leftColumn {
	float: left;
}

#content .productDetail .detailImage .productImageNote {
	display: block;
	text-align:center;
	/*border: 3px solid #eee; */

}

#content .productDetail .productPrint {
	display: block;
	text-align:center;
	/*float: left;*/
	/*border: 3px solid #eee; */
	/*border: 3px solid #eee;*/

}


#content .productDetail table tr.odd {
	background: #fff;
}
#content .productDetail table tr.even {
	background: #f8f3f3;
}

#content .productDetail .bolder 
{
	font-weight: bolder;
		
}

/*  vlozeni do kosiku */



