div#obsah-c {
	background-color: #361408;
}

div#obsah {
	padding: 0px;
	color: #726035;
}

div#obsah a, div#obsah a:visited, div#obsah a:hover {
	color: #fff;
}

table.sortiment td {
	width: 240px;
	text-align: center;
	font-size: 7pt;
	bborder: 1px solid black;
}

table.sortiment td a,
table.sortiment td a:visited,
table.sortiment td a:hover {
	display: block;
	text-decoration: none;
	margin: 0px 10px;
}

div#obsah table.sortiment td a:hover {
	color: #666;
}

table.sortiment td a img {
	margin: 20px 20px 0px 20px;
	border: none;
}

