.w_hp {
	background-color: #5C1803;
	background-image: url(../img/struktura/web_04.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: #960;
	font-size: 0.85em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.stranka_nazev_text {
	margin-top: 2px;
	margin-left: 5px;
}
.stranka_obsah {
	background-color: #FFF;
	width: 780px;
	margin-left: 10px;
	overflow: hidden;
}
.stranka_obsah_text {
	width: 760px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.stranka_pata {
	clear: both;
	width: 780px;
	background-color: #960;
	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;
}
.akt_list {
	clear: both;
	width: 760px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	overflow: hidden;
	padding-bottom: 10px;
}
.akt_img {
	width: 140px;
	padding: 5px;
	float: left;
	overflow: hidden;
	border: 1px dotted #960;
	text-align: center;
}
.akt_dat {
	font-size: 0.75em;
	color: #999;
	float: right;
	height: 15px;
	text-align: right;
	font-style: italic;
	width: 600px;
}
.akt_intro      {
	color: #666;
	font-size: 0.85em;
	float: right;
	text-align: left;
	width: 600px;
}
.akt_tit {
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 3px;
	float: right;
	width: 600px;
}

