body {
	padding: 0 0 0px 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
}

.no-print, #head, #colLeft, #colRight, #foot, #navigace,  #mainMenu, .articleTools, .back {
	display: none;
}


#produktDetail {

}

#produktDetail h1 {
	margin: 15px 0;
}

#produktDetail .gallery {
	width: 320px;
	position: relative;
}

#produktDetail .gallery .big {
	width: 320px;
	text-align: center;
	line-height: 250px;
	min-height: 280px;
	overflow: hidden;
}

#produktDetail .gallery .big img {
	max-width: 320px;
	vertical-align: middle;
}

#produktDetail .info {
	margin: 0 10px 0 20px;
	float: right;
}

#produktDetail .thumbs {
	height: 75px;
	width: 330px;
	padding: 6px 6px 6px 20px;
	overflow: hidden;
	border: 1px solid #ccc;
	background: #fafafa;
}

#produktDetail .thumbs .item {
	width: 85px;
	height: 75px;
	text-align: center;
	line-height: 75px;
	border: 1px solid #ccc;
	margin: 0 20px 10px 0;
	float: left;
	overflow: hidden;
	background: #fff;
}

#produktDetail .thumbs .item img {
	vertical-align: middle;
}

#produktDetail .info table {
	border: none;
	width: 350px;
	overflow: hidden;
	margin: 0 auto 10px auto;
}

#produktDetail .info table tr {
	border-bottom: 2px solid #ccc; 
}

#produktDetail .info table td, #produktDetail .info table th {
	border: none;
	padding: 10px;
}

#produktDetail .info table td div {
	position: relative;
	width: 20px;
}

#produktDetail .info table .nazev td {
	font-size: 130%;
}

#produktDetail .info table .url a span {
	text-transform: uppercase;
}

#produktDetail .info table .trida td {
	font-size: 130%;	
}

#produktDetail .info table .logo td {
	text-align: center;
	padding: 0;
}

#produktDetail .info table .logo td img {
	height: 40px;
}

/**/
.trida .value {font-weight: bold;border-bottom: 1px dotted #000;}
.trida .sablona0 {color: green;}
.trida .sablona1 {color: lightgreen;}
.trida .sablona2 {color: yellow;}
.trida .sablona3 {color: orange;}
.trida .sablona4 {color: red;}

/**/

#produktDetail table {
	border: 4px solid #ccc;
	border-collapse: collapse;
	min-width: 350px;
}

#produktDetail table td, #produktDetail table th {
	border: 1px solid #eee;
	padding: 5px 10px;
	white-space: nowrap;	
}

#produktDetail table th {
	text-align: left;
	font-style: italic;	
}

#produktDetail table td {
	text-align: left;	
}

#produktDetail .params {
	margin: 10px 0px 0 0; 
	padding: 15px;
	position: relative;
	clear: both;
}

#produktDetail .params h3 {
	left: -1px;
	top: -29px;
	height: 28px;
	line-height: 28px;
	color: #666;
	padding: 0 15px;
	margin: 0;
	
	background: #fff;	
}

#produktDetail .params table {
	width: 85%;
	border: none;
}

#produktDetail .params table tr.high {
	background: #eee;
}

#produktDetail .params table td, #produktDetail .params table th {
	border: none;
}

#produktDetail .params table th .bubble {
	border-bottom: 1px dotted #000;
	cursor: help !important;
	color: darkgreen;
}

.bubble {
	cursor: help !important;
}

#produktDetail .params table th {
	position: relative;
	display: block;
}

.compareTable * {	
	border-collapse: collapse;
}

.compareTable td, .compareTable th {
	border: 1px solid;
	padding: 3px 5px; 
}

div.printHead {
	display: block;
	height: 100px;
	position: relative;
	line-height: 100px;
}

div.printHead img {
	max-height: 100px;
	float: left;
	vertical-align: middle;	
}

a img {
	border: none;
}

div.compareTable table th.img {
	text-align: center;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
}

div.compareTable table th.img .img {
	height: 110px;
	overflow: hidden;	
	line-height: 110px;
}

div.compareTable table th.img img {
	max-width: 60px;
	max-height: 110px;
	vertical-align: middle;
}
