.web-historie {
	background-image: url('/img/e5/bg/historie-sub.jpg');
	background-color: #C6A882;
	background-position: 50% 0;
	background-repeat: no-repeat;
}

.theme-valka {
	background-image: url('/img/e5/bg/historie-valka-sub.jpg');
	background-color: #cccccc;
}

.theme-1968 {
	background-image: url('/img/e5/bg/historie-1968-sub.jpg');
	background-color: #C6A882;
}

.theme-keltove {
	background-image: url('/img/e5/bg/keltove.jpg');
	background-color: #010101;
}

.theme-bunkry {
	background-image: url('/img/e5/bg/bunkry.jpg');
	background-color: #000;
}

/* prebarveni paticky a inverzni logo */
.theme-keltove #footer, .theme-bunkry #footer  {
	background-image: url('/img/e5/footer-logo-white.png');
	color: white;
}
.theme-keltove #footer a, .theme-bunkry #footer a {
	color: white;
}

/*** anomalie pres dva sloupce ***/
.web-historie.theme-bunkry #full .box-simple {
	float: left;
	margin-bottom: 0;
}

.web-historie.theme-bunkry #full .box-last {
	padding-left: 0;
}

.web-historie.theme-bunkry #full .box-simple img {
	margin: 0;
}

/* klikony na valka a 1968 */
.web-historie #banner.box-simple img {
    height: 150px;
    margin-bottom: 0;
}

.web-historie #banner {
    line-height: 0;
}

.web-historie #box-rozcestnik {
	width: 630px;
	height: 211px;
	padding: 0;
}

.web-historie #historie-rozcestnik-bg {
	position: absolute;
	z-index: 100;
	width: 630px;
	height: 211px;
	background-image: url('/img/e5/historie/rozcestnik.png');
	background-repeat: no-repeat;
}

.web-historie #historie-rozcestnik-over {
	position: absolute;
	z-index: 200;
	width: 630px;
	height: 211px;
	background-repeat: no-repeat;
}

.web-historie #historie-rozcestnik-trigger {
	position: absolute;
	z-index: 300;
}

.web-historie #historie-rozcestnik-over.druhasvetova {
	background-image: url('/img/e5/historie/rozcestnik_2_svetova.png');
}

.web-historie #historie-rozcestnik-over.okupace {
	background-image: url('/img/e5/historie/rozcestnik_okupace.png');
}

.web-historie #historie-rozcestnik-over.pamet {
	background-image: url('/img/e5/historie/rozcestnik_pamet.png');
}

.web-historie #historie-rozcestnik-over.historierozhlasu {
	background-image: url('/img/e5/historie/rozcestnik_historie_rozhlasu.png');
}



