.product-params2 thead > tr {
    border-bottom: 1px solid rgb(226,0,26);
    border-top: 1px solid rgb(226,0,26);
    color: rgb(226,0,26);
    background-color: #fff;
}

.product-params2 tbody > tr {
border-bottom: 1px solid #ddd;
}

.product-params2 th {
text-align: left;
}

.product-params2 {
width: 100%;
}

.product-params2 td {
vertical-align: middle;
padding-top: 10px;
}

.product-params2 img.imageicon {
width: 30px;
height: 30px;
}

.product-params2 td.filename, td.filesize {
text-align: left
}

/* kompatibilita sedátek */
.fully
{
	background-color: #e30613;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-left: 5px;
	width: 318px;
}
.partly
{
	background-color: #eb5d40;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;	
	padding-left: 5px;	
	width: 318px;
}

.manufacturer
{
	color: #575756;
	border-bottom: 1px solid #afafae;
	width: 200px;
}

.kompatibilita
{
	border-spacing: 0px;
	width: 840px;
}

.legenda
{
	font-size: 12px;
	margin: 2px;
	padding: 2px;
}