/** pro použití na stránce nových produktů */
h5.noveProdukty {
  font-size: 95%;
}

h3.noveProdukty {
  font-weight: bold;
}

table th.y1 {
  text-align: center;
}

.lawRow .y1 img{
 	float: left;
 	padding: 0;
 	margin: 5px 0 0 0;
}

