/* HEADER */
#header #title {
	height: 80px;
	margin: 0 64px;

	background: url("/webapp/images/layout/bg-header-title.gif") 0 68px repeat-x;
}

#header #title h1#logo {
	float: left;
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 2px;
	top: 14px;
	width: 420px;
	height: 47px;
	overflow: hidden; 
	font-size: 150%; 
	z-index: 1;

}

#header #title #en h1#logo {
	width: 384px;
}

#header #title #de h1#logo {
	width: 420px;
}

#header #title #cz h1#logo {
	width: 322px;
}

#header #title h1#logo span {
	display: block;
	margin: 0; 
	padding: 0; 
	position: absolute; 
	left: 0;
	top: 0px;
	z-index: 1; 
	height: 47px;
	_cursor: hand; 
}

#header #title #en h1#logo span {
	background: url("/webapp/images/logo/en/logo.jpg") 0 0 no-repeat;
	width: 384px;
}

#header #title #cz h1#logo span {
	background: url("/webapp/images/logo/cz/logo.jpg") 0 0 no-repeat;
	width: 322px;
}

#header #title #de h1#logo span {
	background: url("/webapp/images/logo/de/logo.jpg") 0 0 no-repeat;
	width: 420px;
}

#header a#banner {
	height: 555px;
	width: 783px;
	display: block;
	padding: 0;
	margin: 0 64px;
	background-color: #808080;
	border: 1px solid #53443f;
	margin-bottom: 12px;
	background: url("../webapp/images/logo/banner-lit.jpg") 0 0 no-repeat;
}

#header #menu {
	height: 102px;
	display: block;
	margin: 0 64px;
	padding: 0;
}

#header #menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header #menu ul li .padding-right {
	padding-right: 8px;
}

#header #menu ul li a {
	display: block;
	height: 102px;
	width: 148px;
	z-index: 5;
	border: 1px solid #53443f;
	overflow: hidden;
	text-decoration: none;
}

#header #menu ul li #witches-en a {
	background: url("../webapp/images/menu/en/witches.jpg") 0 0 no-repeat;
}

#header #menu ul li #monsters-en a {
	background: url("../webapp/images/menu/en/monsters.jpg") 0 0 no-repeat;
}

#header #menu ul li #dinopark-en a {
	background: url("../webapp/images/menu/en/dinopark.jpg") 0 0 no-repeat;
}

#header #menu ul li #knights-en a {
	background: url("../webapp/images/menu/en/knights.jpg") 0 0 no-repeat;
}

#header #menu ul li #primary-en a {
	background: url("../webapp/images/menu/en/primary.jpg") 0 0 no-repeat;
}

#header #menu ul li #patagonia-en a {
	background: url("../webapp/images/menu/en/patagonia.jpg") 0 0 no-repeat;
}

#header #menu ul li #witches-cz a {
	background: url("../webapp/images/menu/cz/witches.jpg") 0 0 no-repeat;
}

#header #menu ul li #monsters-cz a {
	background: url("../webapp/images/menu/cz/monsters.jpg") 0 0 no-repeat;
}

#header #menu ul li #dinopark-cz a {
	background: url("../webapp/images/menu/cz/dinopark.jpg") 0 0 no-repeat;
}

#header #menu ul li #knights-cz a {
	background: url("../webapp/images/menu/cz/knights.jpg") 0 0 no-repeat;
}

#header #menu ul li #primary-cz a {
	background: url("../webapp/images/menu/cz/primary.jpg") 0 0 no-repeat;
}

#header #menu ul li #patagonia-cz a {
	background: url("../webapp/images/menu/cz/patagonia.jpg") 0 0 no-repeat;
}

#header #menu ul li a.on {
	z-index: 10;
	position: absolute;
}

#header #menu #en ul li #witches a.on:hover,
#header #menu #en ul li #monsters a.on:hover,
#header #menu #en ul li #dinopark a.on:hover,
#header #menu #en ul li #knights a.on:hover,
#header #menu #en ul li #primary a.on:hover { 
	background-position: 0 -34px;
}

#header #title #lang {
	float: right;
	position: relative;
	top: 42px;
}

#header #title #lang ul li {
	float: left;
	padding: .1em .5em;
	margin-left: .3em;
/*	background-color: #da943b;*/
}

/* SIDEBAR */
/*#sidebar*/ .gallery-selection {
	padding-top: .8em;
	position: relative;
}

/*#sidebar */ .gallery-selection .item  {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 85px;
	height: 64px;
	border: 1px solid #53443f;
	text-align: center;
}

.gallery-selection .item  img {
	margin-bottom: -5px;
}

.video-selection {
	margin-top: .8em;
}

.files-selection dl.item,
.video-selection dl.item {
	margin: 0;
	padding: 0;
}

.files-selection dl.item dt,
.video-selection dl.item dt {
	width: 19em;
	float: left;
	clear: both;
	padding: .2em 0;
}

.files-selection dl.item dd,
.video-selection dl.item dd {
	float: left;
	padding: .2em 0;
}

.files-selection dl.item dd.open {
	text-indent: 22px;
	background: url("../webapp/images/icons/open-file.gif") center left no-repeat;
}

.video-selection dl.item dd.play {
	text-indent: 22px;
	background: url("../webapp/images/icons/play.gif") center left no-repeat;
}

.video-selection dl.item dd.just-played {
	text-indent: 22px;
	background: url("../webapp/images/icons/just-played.gif") center left no-repeat;
}

.video-selection dl.item dd.download {
	text-indent: 22px;
	background: url("../webapp/images/icons/download.gif") center left no-repeat;
}

#video-player {
	padding: .5em 0;
	display: block;
}

#actual-date td b {
	color: #da943b;
	font-weight: normal;
}

#actual-date td.label {
	width: 150px;
}

#actual-date {
	border: 1px solid #53443f;
	margin-top: 1.7em;
	padding: 5px 15px;
}

#actual-date td.text {
	text-align: justify;
}


.dates {
/*	border: 1px solid #53443f;*/
	margin-top: 1.7em;
/*	padding: 5px 15px;*/
}

.dates ul {
	margin: .7em 0;
}

.dates ul li {
	padding: .1em 0;
}

/* CONTENT */
.content-margin {
	margin-left: 224px;
}

#content #page-title {
	/* blank */
}

#content #text {
	/* blank */
}

#content #text #error-page {
	border: 1px solid #efefef;
	text-align: center;
	padding: 1em;
	color: #c34545;
}

#content #text #msg-page p,
#content #text #error-page p {
	text-align: center;
	padding: 0;
}

#content #text #msg-page {
	border: 1px solid #efefef;
	text-align: center;
	padding: 1em;
}

#content #text #canvas {
	margin-top: 1em;
	margin-bottom: 1em;
}

#content #text #canvas p {
	text-indent: 2em;
}

#content #text #pager {
	float: right;
	display: block;
}

#content #map {
	background: url("../webapp/images/icons/map.gif") center left no-repeat;
	width: 320px;
	height: 163px;
	margin-top: 2em;
	float: left;
	margin-left: -20px;
}

#content #info {
	float: left;
}

#content #business-partners {
	margin-right: 30px;
	float: right;
}

#content #business-partners .p-project {
	text-align: center;
}

/* FOOTER */
#footer #footer-menu {
	float: left;		
	width: 430px;
}

#footer #footer-menu ul {
	margin: 0;
	padding: 0;
	margin-top: 12px;
	font-size: 120%;
	padding-left: 10px;
}

#footer #footer-menu ul li {
	display: inline;
	margin-right: 2em;
}

#footer #footer-copyright {
	color: #c2d0d9;
	float: right;
	width: 300px;
	text-align: right;
}

#footer #footer-copyright a#wm-logo {
	display: block;
	height: 30px;
	background: url("../webapp/images/logo/wm-logo.jpg") right 0 no-repeat;
}

