@charset "utf-8";
table.chiptuning {
	WIDTH: 100%;
}
table.chiptuning td.title {
	vertical-align: middle;
	border: 1px solid #999999;
	height: 20px
}
table.chiptuning td.content {
	border: 1px solid #969696;
	padding: 10px;
	text-align: justify
}
table.chiptuning h1 {
	color: #B00029; 
	font-weight: bold;
	margin-top: 10px
}
table.chiptuning p {
	margin-top: 10px
}
table.chiptuning table.znacky img {
	border: none;
	float: none; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	width: 55px;
	height: 55px
}

