.akce_akce {
	position:relative;
	margin-top:5px;
	margin-bottom:5px;
	border-top:1px solid #a00e0e;
}

.foto_akce {
	position:relative;
	float:left;
	width:110px;
	height:70px;
	margin-right:10px;
	margin-top:3px;
}

.foto_akce a {
	position:relative;
	display:block;
	width:110px;
	height:70px;
}

.prava_akce {
	position:relative;
	float:right;
	width:840px;
	margin-top:3px;
}

.popis_akce {
	position:relative;
	text-align:left;
	margin-top:3px;
}

.nadpis_akce {
	font-weight:bold;
}

.nadpis_akce a{
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

.nadpis_akce a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#5a9500;
}


.clear_akce {
	clear:both;
	margin-top:1px;
	border:1px thin #000;
}

.akce {
	font-weight:bold;
	padding:15px;
}
.akce a {
	color:#a00e0e;
	text-decoration:underline;
	font-weight:bold;
}

.akce a:hover {
	text-decoration:none;
	color:#5a9500;
	font-weight:bold;
}

.akce a.aktiv {
	text-decoration:none;
	color:#5a9500;
	font-weight:bold;
}

.tucne {
	font-weight:bold;
}

.clear a {
	text-decoration:underline;
	color:#000;
}
.clear a:hover {
	text-decoration:none;
	color:#000;
}

.fotogalerie {
	margin-top:35px;
	text-align:center;
}

.fotogalerie a{
	color:#a00e0e;
	text-transform:uppercase;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
}

.fotogalerie a:hover {
	text-decoration:underline;
	color:#a00e0e;
}

