#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* Ogólny styl dla wszystkich tabel */	
TABLE {
	FONT-SIZE: 12px; COLOR: #ffffcc; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TABLE {
	TEXT-ALIGN: justify;
}
/* Styl dla nagłówków w menu zakres działalności nierozwijanych*/
DT {
	FONT-SIZE: 12px; COLOR: #ffffcc;  font-weight: bold;
}
/* Styl dla nagłówków w menu zakres działalności rozwijanych*/
dt.rozw {
	FONT-SIZE: 12px; COLOR: #ffffcc; TEXT-DECORATION: underline; cursor: pointer; font-weight: bold;
}
/* Styl dla podmenu w menu zakres działaności */
DD {
	FONT-SIZE: 10px; COLOR: #ffffcc; ;
}

H1 {
	FONT-SIZE: 14px; COLOR: #ffffcc;
}

H2 {
	FONT-SIZE: 12px; COLOR: #ffffcc;
}
/* Styl dla odnośników */
a:link {
	COLOR: #ffffcc; TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #ffffcc; TEXT-DECORATION: underline;
}
a:hover{
	COLOR: #ffff99; TEXT-DECORATION: underline;
}

a.gora:link ,
.menu-separator{
	COLOR: #ffffcc; TEXT-DECORATION: none; FONT-SIZE: 13px; font-weight: bold;
}
a.gora:visited {
	COLOR: #ffffcc; TEXT-DECORATION: none; FONT-SIZE: 13px; font-weight: bold;
}
a.gora:hover{
	COLOR: #ffff99; TEXT-DECORATION: none; FONT-SIZE: 13px; font-weight: bold;
}

html,body{
	margin: 0 auto;
	FONT-SIZE: 12px; 
	COLOR: #ffffcc;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.button h4{
	font-size: 14px;
	font-weight: bold;
}
h1,h2,h3,h4,h5{
	COLOR: #ffffcc !important;
}
.menu{
	background: url('images/menuback.jpg');
	height:53px;
}
.menu a{
	line-height: 53px;
}
.menu-items{
	padding-left: 0px;
}
.menu-items li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.footer{
	background: url('images/menuback.jpg');
	height:40px;
	line-height: 40px;
	text-align:right;
	text-decoration:italic;
	color:#ffffcc;
}
.button{
	background: url('images/buttonback.jpg');
	height:40px;
	padding-top:2px;
	color:#ffffcc;
	margin-bottom: 20px;
	margin-left: -15px;
}

.lang-change{
	text-align:right;
}
.navbar-brand{
	float:right !important;
	color: #ffff99 !important;
	text-decoration: none !important;
}
.navbar-default{
	background: #45060D !important;
	border-color: #ffff99 !important;
}
.navbar-nav a{
	color: #ffff99 !important;
}

.slider li{
	display: inline-block;
}
.slider{
	overflow: hidden;
}
.slider ul{ 
	width: 1150px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:0px;
	padding:0;
}
.no-padding{
	padding: 0;
}
.slider img{
	width:100%;
}