@charset "utf-8";
/* CSS Document */

/* MINIKATLAOG */
.sekce_polozka {
	width: 220px;
	margin-left: 15px;
	float: left;
	height: 220px;
	background-image: url(../img/minikatalog/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}
.sekce_obrazek {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 160px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sekce_obrazek img {
	width: 200px;
	height: 150px;
}
.sekce_obrazek a:hover img {
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.sekce_nazev {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
.sekce_nazev a {
	text-decoration: none;
}
.sekce_vypis_foto {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 20px;
}


/* DIVIZE */
.divize_divize {
	clear: both;
	width: 980px;
	margin-bottom: 50px;
	float: left;
}
.divize_lide {
	width: 120px;
	float: left;
	height: 280px;
	border: 1px dotted #CCC;
	margin: 10px;
	overflow: hidden;
}
.divize_lide_foto {
	clear: both;
	width: 120px;
	text-align: center;
	margin-top: 10px;
}
.divize_lide_obsah {
	clear: both;
	width: 100%;
	font-size: 0.85em;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
	text-align: center;
	line-height: 1.25em;
	padding-top: 3px;
	color: #000;
	background-color: #CCC;
}
.divize_lide_text {
	clear: both;
	width: 100%;
	font-size: 0.85em;
	height: 20px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
	text-align: center;
}
.divize_detail {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}
.divize_leva_texty {
	float: left;
	width: 595px;
	overflow: hidden;
	margin-bottom: 15px;
}
.divize_mapa_box {
	float: right;
}

.divize_mapa {
	float: right;
	width: 290px;
	overflow: hidden;
	border: 1px solid #CCC;
	text-align: center;
	margin-right: 20px;
	clear: right;
	padding: 10px;
}
.divize_mapa img {
	width: 250px;
	overflow: hidden;
	border: 1px solid #CCC;
	margin: 10px;
}
.divize_text {
	float: left;
	width: 600px;
	overflow: hidden;
	clear: left;
	margin-left: 20px;
}
.divize_nazev {
	float: left;
	width: 100%;
	line-height: 50px;
	color: #000;
	height: 50px;
	font-size: 1.5em;
	font-weight: bold;
}
.polozka_linka {
	clear: both;
	float: left;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.polozka_nazev {
	text-align: right;
	float: left;
	width: 65px;
	line-height: 25px;
	height: 25px;
	color: #999;
	font-size: 0.85em;
	padding-right: 5px;
}
.polozka_obsah {
	line-height: 25px;
	float: left;
	width: 330px;
	padding-left: 3px;
	color: #333;
	text-align: left;
}
.box_6_tlacitko {
	width: 800px;
	height: 48px;
	line-height: 48px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.box_6_tlacitko a {
	text-decoration: none;
	letter-spacing: 0.12em;
}
#box_6 {
	width: 960px;
	height: 700px;
	position: absolute;
	z-index: 90400;
	top: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
	background-color: #FFF;
}
