div#det-head{
	font-weight: bold;
	color: black;
	font-size: 12pt;
}

#box-detail h1{
	font-size: 16pt;
	color: black;
	font-weight: bold;
}

#topPol .polozka{
	border-top: none;
}

#breadcrumbs{
	display: none;
}

#box-detail div.adresa{
	font-size: 10pt;	
	font-weight: bold;
	color: black;
}

.adresa span.premap{
	display: none;
}

.adresa a.al, .adresa a.al:hover, .adresa a.al:visited{
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}


#box-detail a.mapa{
	display: none;
}

#box-detail div.anotace{
	font-size: 10pt;
	font-weight: normal;
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 120%;
}

#box-detail h2{
	font-size: 14pt;	
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 3px;
}

#box-detail div.vzd-cara{
	font-size: 9pt;	
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#box-detail h3{
	font-size: 12pt;	
	font-weight: bold;
	color: #191970;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 3px;
}

#box-detail #moznosti{
	display: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	padding: 3px 3px 5px 3px; 
	background-color: #fef2c4;
	font-weight: bold;
	color: black;
	text-align: left;
	height: 25px;
}	

#box-detail div.kontakty{ 
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.kontakty a.url, .kontakty a.url:visited, .kontakty a.url:hover{
	font-size: 10pt;
	font-weight: normal;
	color: black;
	clear: both;
	text-decoration: none;
}

#moznosti img, #moznosti img.dop {
	float: left;
	border: 0px;
}

#moznosti img.dop {
	margin-top: 7px;
}

#moznosti .moznost{
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 4px;
	margin-top: 3px;
	margin-left: 5px;
	float: left;
}

#moznosti .spacer{
	float: left;
	width: 50px;
	height: 20px;
}

#moznosti a, #moznosti a:hover, #moznosti a:visited{
	text-decoration: none;
	font-weight: bold;
	color: black;
}

#moznosti a:hover{
	text-decoration: underline;
}

