.prehled-box {
	height: 173px;
	width: 173px;
	float: left;
	margin-right: 20px;
	margin-bottom: 22px;
	text-align: center;
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
	background-repeat: no-repeat;
	background-position: center center;
}

.prehled-TL {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: block;
	background-color: #E7E7E7;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prehled-obr {
	border: 1px solid #EFEFEF;
}

.home-TL:link {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home-TL:visited {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}
.home-TL:hover {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	background-color: #990000;
}
