#prehled th {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFCC;


}

#prehled td {
	border: 1px solid #000000;
}

#prehled .localita {
}
#prehled .podrobne {
	padding-left: 15px;
	font-size: 90%;
}

#prehled .detail {
}

.bs {
	text-decoration: none;
	text-align: center;
	margin: 10px;
}

.bs a {
	color: black;
}