div.banner_povodne_obal {
	color: white;
	font-size: medium;
	width: 100%;
	background-color: #cc0000;
	text-align: center;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
div.banner_povodne {
	padding: 1em;
}
div.banner_povodne p {
	margin: 0.5em 0 0 0;
}
div.banner_povodne h2 {
	margin: 0;
	color: white;
	font-weight: normal;
}


div.obr_zahlavi_titulek {
	position: absolute;
	top: 24px;
	right: 0px;
	width: 100px;
	padding: 10px 90px 10px 10px;
	height: 164px;
	overflow: hidden;
	font-family: Georgia, serif;
	color: #192633;
	font-size: 100%;
	line-height: 130%;
	background: url(http://www.as4u.cz/galerie/obrazky/imager.php?img=39495&x=120&y=110) no-repeat bottom center;
	letter-spacing: 1px;
	font-style: italic;
}
div.odpoved_celek input {
	width: 0px;
	height: 0px;
}

fieldset.aplikace td {
	background-color: transparent;
}




/* bannery */
div.bannery_vpravo {
	
	width: 100%;
	margin-bottom: 2em;
}
div.bannery_vpravo img {
	margin: 0 auto 1em auto;
	border: 0px;
}




/* video */
table.menu_video {
	border: 1px solid #324c66;
	border-collapse: collapse;
	margin: 1.5em 0;
}
table.menu_video caption {
	text-align: left;
	font-weight: bold;
	font-size: 115%;
	color: #324c66;
}
table.menu_video td {
	width: 50%;
	border: 1px solid #324c66;
	border-collapse: collapse;
	vertical-align: top;
}
table.menu_video ul,
table.menu_video li {
	list-style: none none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}
table.menu_video td.galerie {
	background-color: #324c66;
}
table.menu_video td.galerie li {
	border-bottom: 1px solid #a5bed6;
}
table.menu_video td.galerie a {
	display: block;
	padding: 3px 5%;
	width: 90%;
	color: White;
	background-color: #324c66;
}
table.menu_video td.galerie a:hover {
	color: #ff8100;
}
table.menu_video td.video {
	background-color: #cce6ff;
}
table.menu_video td.video li {
	border-bottom: 1px solid #ffffff;
}
table.menu_video td.video a {
	display: block;
	padding: 3px 5%;
	width: 90%;
	background-color: #cce6ff; /* #a5bed6 */
	color: #324c66;
}
table.menu_video td.video a:hover {
	background-color: #ffe5cc;
	color: #324c66;
}
