div.detail-popis h2 {
	margin-bottom: 9px;
	font-weight: bold;	
}

td.ProductServices  {
	padding: 20px 10px 0px 10px;
}

td.ProductServices a { 
	display: none;
}

div.InfoBox {
	padding: 5px!important;
}

h1 {
	font: Arial, Verdana, sans-serif;
	color: #a75607;
	padding: 10px 0 6px 0;
	font-weight: normal;
	text-align: left;
}

div.product { 
	width: 265px;
	position: relative;
	height: 190px;
	float: left;
	margin: 1px;
	border: 1px solid #DFDFDF;
	background: url("/design/images/_www-nba-shop/produkt-index-prechod.gif") bottom left repeat-x;
}

div.product h2,
div.product h3 {
	margin: 8px 10px 15px 10px;
}

div.product h2 a,
div.product h3 a {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div.product h2 a:hover,
div.product h3 a:hover {
	text-decoration: underline;
}

div.product h2 a:visited,
div.product h3 a:visited {
	text-decoration: none;
	color: #644;
}

p.detail {
	font-weight: bold;
	margin-top: 2px;
	margin-right: -57px;
}

p.foto { 
	position: absolute;
	top: 59px;
	left: 10px;
}


p.cena {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #CC0000;
	font-weight: bold;
	position: absolute;
	top: 60px;
	right: 10px;
	text-align: right;
	margin-bottom: 5px;
}

p.cena span { font-size: 65%; color: black; }

p.sleva {
	font-size: 0.75em;
	color: #555555;
	font-weight: bold;
	text-decoration: line-through;
	position: absolute;
	top: 103px;
	right: 10px;
	text-align: right;
}

p.akce {
	font-size: 0.75em;
	width: 52px;
	height: 18px;
	font-weight: bold;
	text-align: center;
	background: #CC0000 url(/design/images/_www-nba-shop/akce.gif) no-repeat;
	position: absolute;
	top: 160px;
	left: 20px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.detail img {
	position: absolute;
	top: 35px;
	left: -100px;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.tip { font-size: 0.75em; width: 52px; height: 19px; font-weight: bold; text-transform: uppercase; text-align: center; background: #336699 url(/design/images/_www-nba-shop/tip.gif) no-repeat; position: absolute; top: 105px; right: 10px; padding: 0}

div.detail-popis p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 150%;
}