/* @Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* @Clearfix End */

html {
	height: 100%;
}

a {
	outline: none;
	text-decoration: none;
}

body {
	height: 100%;
	background: #160e10;
}

#debug_toolbar {
	position: absolute; top: 10px;
	left: 10px; z-index: 1001;
}

#debug_toolbar a {
	color: white; display: block; margin-right: 5px; padding: 2px 0;
	width: 20px; background: #fff; font: 12px Tahoma; float: left;
	color: #000; text-align: center; text-decoration: none;
}
#debug_toolbar a.active {
	background: #000; color: #fff;
}

#page {
	position: relative;
	overflow: hidden;
	min-width: 1250px;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background: url(../img/bg-top.jpg) no-repeat left top;
	z-index: 1000;
}

#header .title { position: absolute; left: 0; top: 0; }
#return { 
	position: absolute; 
	right: 32px; 
	top: 32px;
}

#logotyp
{
	position: relative;
	top: 12px;
	left: 40px;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background: url(../img/bg-bottom.jpg) center top repeat-x;
	z-index: 1000;
	min-width: 990px;
}

#footer .copyright { float: left; margin-top: 18px; margin-left: 24px; font: 11px Arial; color: #55647c; }
#footer .realization { float: right; margin-top: 15px; margin-right: 24px; }

#footer .copyright,
#footer .realization {
	vertical-align: middle;
	display: inline-block;
	line-height: 80px;
	margin: 0 25px;
}

#footer .copyright span,
#footer .realization span {
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
}

#controls {
	width: 880px;
	height: 80px;
	line-height: 80px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}

#control-fullscreen { display: none; width: 47px; height: 40px; margin: 30px 0 0 25px; background-image: url(../img/fullscreen-normal.jpg); }

#control-thumbnails { width: 54px; height: 40px; margin-bottom: -3px; background-image: url(../img/thumbnails.png); }

.thumbnails-normal {
	background-image: url(../img/thumbnails.png) !important;
}

.thumbnails-active {
	background-image: url(../img/thumbnails.png) !important;
}

#control-sound { width: 40px; height: 40px; margin-right: 12px; background-image: url(../img/sound-active.jpg); }

.sound-normal {
	background-image: url(../img/sound-normal.jpg) !important;
}

.sound-active {
	background-image: url(../img/sound-active.jpg) !important;
}

#control-sound,
#control-thumbnails,
#control-autoplay {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px;
}

#controls-group { display: inline-block; width: 337px; height: 70px; margin: 10px 0px 0px 0px; padding: 0; text-align: center; background: url(../img/panel.png) center top no-repeat; vertical-align: top; }

#control-prev,
#control-up,
#control-down,
#control-next {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-position: center;
}

#control-prev { background-image: url(../img/arrow-left.png); position: relative; left: -12px; top: -15px; }
#control-next { background-image: url(../img/arrow-right.png); position: relative; left: -10px; top: -15px; }
#control-up { background-image: url(../img/arrow-up.png); position: relative; left: -8px; top: -15px; }
#control-down { background-image: url(../img/arrow-down.png); position: relative; left: -8px; top: -15px; }

#control-zoomin,
#control-zoomout {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-position: center;
}

#control-zoomin { background-image: url(../img/zoom-in.png); position: relative; left: -45px; top: 10px; }
#control-zoomout{ background-image: url(../img/zoom-out.png); position: relative; top: -20px; right: 5px; }

#control-autoplay { width: 149px; height: 40px; margin-bottom: -3px; background-image: url(../img/autoplay-active.png); }

.autoplay-normal {
	background-image: url(../img/autoplay-normal.png) !important; 
}

.autoplay-active {
	background-image: url(../img/autoplay-active.png) !important; 
}

#control-show-desc { width: 225px; height: 40px; margin-bottom: -3px; background-image: url(../img/show-desc.png); }

#control-hide-nav, .control-hide-nav {
	width: 156px;
	height: 40px;
	float: none;
	margin: 0 auto;
	background-image: url(../img/hide.png);
}

.control {
	display: inline-block;
	margin: 32px 10px 0 0;
	background-position: center;
	background-repeat: no-repeat;
}

#controls span {
	width: 65px;
	height: 80px;
	line-height: 0;
	display: inline-block;
	text-align: center;
	float: right;
}

#controls span a {
	margin: 0;
	width: 100%;
	height: 30px;
	line-height: 40px;
}

#controls span a:first-child  {
	margin-top: 10px;
}



#content {
	position: relative; 
	top: 100px;
	height: 610px; 
	width: 100%; 
	background: url(../img/bg.jpg) center 0px no-repeat;
}

#nav, .nav {
	overflow: hidden;
	position: absolute;
	bottom: 0; height: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

#nav-scroller {
	width: 900px; height: auto;
}

#nav-content, .nav-content {
	text-align: center;
	width: 1260px;
	padding: 35px 0 0 0;
	margin: 0 auto;
}

.nav-content .opis { overflow: hidden; width: 100%; margin: 20px 0 0; font: 14px/200% Arial; color: #fff; text-align: left; }
.nav-content .opis .informacje { font-weight: bold; }
.nav-content .opis h1.panel { margin: 12px 0 36px; padding: 0 0 32px; font: bold 28px/28px Tahoma; color: #f78134; text-shadow: 2px 2px 1px #464646; border-bottom: solid 1px #303030; }

#nav-content ul {
	width: 100%; 
	margin: 0; padding: 0;
}

.nav-section {
	margin: 0; height: 600px;
}

.nav-section-title {
	text-align: left;
	margin: 0 0 10px 0;
}
	
.nav-section-elements li {
	float: left; margin: 20px 25px 0 0;
	position: relative; width: 225px; height: 165px; overflow: hidden;
	text-align: left;
}

.nav-section-elements .last-inline {
	margin-right: 0;
}

.nav-section-elements li a {
	display: block; width: 100%; 
	position: relative; float: left;
	text-decoration: none;
}

.nav-section-elements li a img {
	/*position: absolute;*/
	border: solid 2px #d4d4d4;
	/*
	-moz-box-shadow: 0 0 5px #464646;
	-webkit-box-shadow: 0 0 5px #464646;
	box-shadow: 0 0 5px #464646;
	*/
	-moz-transition: 0.25s ease-out;
	-webkit-transition: 0.25s ease-out;
	-o-transition: 0.25s ease-out;
	transition: 0.25s ease-out;
}
.nav-section-elements li a:hover img { border: solid 2px #cf2f27; }

.nav-section-elements li a span.tytul { display: inline-block; width: 100%; text-indent: 2px; margin: 10px 0 5px; font: 18px Tahoma; color: #fff; text-shadow: 1px 1px 1px #2c2b47; text-align: left;}
.nav-section-elements li a.zobacz_info {  width: 100%; float: left; margin: 0; font: 13px/13px Tahoma; color: #e9342b; text-shadow: 2px 2px 1px #2c2b47; text-align: left; }

.nav-section-elements .mh {
	display: none;
}

.nav-section-elements li a:hover {

}

.nav-section-elements li a .overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: url(../img/marker.png) no-repeat center;
}

.nav-section-elements li a:hover .overlay {
	
}

#flash {
	height: 100%; width: 100%;
	z-index: 0;
}