.w_hp {
	background-color: #152561;
	background-image: url(../img/struktura/web_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.stranka_nazev {
	color: #FFF;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
	height: 22px;
	margin-left: 10px;
	background-color: #185A74;
	font-size: 0.85em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	overflow: hidden;
}
.stranka_nazev_text {
	margin-top: 2px;
	margin-left: 5px;
}

.stranka_obsah {
	background-color: #FFF;
	width: 770px;
	margin-left: 15px;
	overflow: hidden;
	padding-bottom: 10px;
}
.stranka_obsah_text {
	width: 500px;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 5px;
	overflow: hidden;
	float: left;
}
.stranka_pata {
	clear: both;
	width: 780px;
	background-color: #185A74;
	font-size: 0.85em;
	color: #FFF;
	text-align: center;
	overflow: hidden;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F8C300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
}


.aktuality_vypis {
	width: 235px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #006;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
}
.akt_list {
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
}

.akt_list_datum {
	font-size: 0.75em;
	color: #999;
	text-align: right;
	width: 210px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.akt_list_titul {
	font-size: 0.85em;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 210px;
}
.akt_list_intro {
	width: 210px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
	font-size: 0.75em;
	color: #666;
	line-height: 1em;
}
.gbflash {
	position: absolute;
	z-index: 1;
}
