img.znaceni-pneumatik {
	border: 1px solid #444;	
	margin: 10px 0;
}
table {
	width: 100%;
}
table tr th, 
table tr td {
	border: 1px solid #444;
	font-size: 92%;
	line-height: 117%;
	padding: 1px 8px;
	text-align: center;
}
table tr th {
	background-color: #ccc;
	padding: 3px 8px;
}
table tr.hover,
table tr.background:hover {
	background-color: #ddd;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.blue-text {
	color: #094faf;
}
.cena {
	color: #f00;
	font-size: 107%;
	font-weight: bold;
	line-height: 117%;
}
.last {
	padding: 1px 4px;
}
input.text {
	border: 1px solid #666;
	color: #444;
	font-size: 92%;
	line-height: 117%;
	margin: 0 0 0 6px;
	position: relative;
	top: -1px;
	width: 16px;
}
input.submit {
	background: transparent url('/images/kosik.png') no-repeat left 1px;
	border: 0 none;
	cursor: pointer;
	height: 15px;
	width: 20px;
}
img.akcni-nabidka {
	position: relative;
	top: 2px;
}

