.aktualita {
	 width: 430px;
	 margin: 0 auto 10px auto;
	 border: 1px white solid;
}

.aktualita_cas {
	 height: 22px;
	 background: #85B641;
	 font-size: 10pt;
	 vertical-align: center;
	 border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: white;
}

.obsah_aktualita_cas {
	 margin: 2px 0 0 2px;
}

.aktualita_nadpis {
	 height: 22px;
	 background: #85B641;
	 font-size: 11pt;
	 font-weight: bold;
	 text-align: right;
	 vertical-align: center;
	 border-bottom-width: 1px;
	 border-bottom-style: solid;
	 border-bottom-color: white;
}

.obsah_aktualita_nadpis {
	 margin: 2px 2px 0 0px;
}

.aktualita_text {
	 background: #D7ECB4;
}

.aktualita_odstavec {
	 margin: 0px;
	 text-indent: 10px;
	 text-align: justify;
}

.obsah_aktualita_text {
	 margin: 2px 2px 0 2px;
}

.aktualita_odkaz {
	 background: #D7ECB4;
	 text-align: right;
}

.obsah_aktualita_odkaz {
	 margin: 0 2px 2px 0;
}

.aktualita_autor {
	 background: #85B641;
	 font-size: 9pt;
	 border-top-width: 1px;
	 border-top-style: solid;
	 border-top-color: white;
}
