* {
outline:none;
}

#tab-container-1-nav {
margin:0;
padding:0;
}
#tab-container-1-nav h2{
color: #CC0000;
font-size: 14px;
float:left;
padding:0;
margin:0;

}
#tab-container-1-nav li {
list-style:none;
display: inline;
float:left;
padding:0;
margin:0;
padding-right:8px;
padding-bottom:3px;
}

#tab-container-1-nav li a img {
padding:3px;
border:1px solid #eee;
display: inline;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;

}

#tab-container-1-nav li a:hover img, #tab-container-1-nav li a.active img {
padding:3px;
border:1px solid #ccc;
filter:alpha(opacity=99);
-moz-opacity:0.99;
-khtml-opacity: 0.99;
opacity: 0.99;
}


#tab-container-1 img{
border: #ccc 3px double;
float: left;
margin-right: 10px;
margin-bottom: 8px;}
.tab img {
padding:5px;
border:1px solid #eee;
}

p.info strong {
display:block;
color:#222;
font:15px Georgia;
}

p.info {
color:#777;
font-size:11px;
margin-top:10px;
text-align:center;
}

.header {
padding-bottom:20px;
margin-bottom:10px;
padding-top:10px;
}

.header h1 {
margin-bottom:5px;
color: #cc0066;

}
.header span {
display: none;
}

.header h3 {
color:#CC0000;
font:20px Georgia;
font-style:italic;
}
.img{
border: #ccc 3px double;
float: left;
margin-right: 10px;
margin-bottom: 8px;}
/* menu*/
h1 {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:14px;
	font-weight:bold;
	background:transparent url(../bgOFF.gif) repeat-x top left;
	font-family: Tahoma, Arial,Verdana,Helvitica,sans-serif;
	border-top:1px solid #cc0066;
	}

#stylefour ul{
	margin:0;
	margin-left: 200px;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#999999;
	background:#fff url(../bgON.gif) no-repeat top right;
	}
	
/*koniec menu 1*/

.galeria ul li{
display: inline;
width: auto;
padding: 5px 5px 5px 5px;

}
.galeria img{
border: #ccc 3px double;
}

/*menu 2*/
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;

}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}
/*koniec menu2*/



/* Stopka */
.stopka {

font-size:12px;
text-align: center;
}

/* koniec Stopka */
p.credit {
float:right;
}

.content {
padding-bottom:20px;
padding-top:40px;
}

.footer {
padding-top:20px;
border-top:1px solid #eee;
color:#777;
}

/* Galeria Lightbox*/
#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; display:block; }
#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; }