#content h2 {
	clear: both;
	margin-top: 10px;
}
#content .item * {
 margin: 0px;
 padding: 0px;
}
#content .item {
	float: left;
	width: 134px;
	overflow: hidden;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
}
#content .obal {
 width: 132px;
 height: 145px;
	text-align: center;
 overflow: hidden;
 border: 1px solid #CCC;
}
#content .tabulka {
 table-layout: fixed;
 background-color: white;
} 
#content .radek {
}
#content .bunka {
 background-color: white;
 width: 134px;
 height: 145px;
 vertical-align: middle;
}
#content .obr img {
 border: none;
}
