html
{
background: url('images/graf1.gif') #000000;
}
html, body  
	{ 
	 	 color:white;
	 font-size: 1em; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 	 

		
	}

img 
  {border: 0px;
	}
h1 
	{font-size: 1.4em; 
	 font-weight: bold;
	}
h2 
	{font-size: 1.2em;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
table.main 
	{padding: 0px; 
	 border: 0px; 
	 margin: 0px auto 0px auto; 
	 width: 700px; 
	 background: #fafafa;
	}
td 
	{text-align: left; 
	 vertical-align: top; 

	}

#cont
{
	margin: 20px auto 0px auto; 
	width: 950px;
	float: none;
	background: url('images/boki.png')repeat-y;
	
} 
#tab
{

	width: 440px;
	float: none;

	
} 
#ar
{

	background: url('images/graf.gif');
  padding: 3px 8px 3px 8px;
	
}
#ar1
{
	width:860px;
	background: url('images/graf.gif');
  padding: 3px 8px 3px 8px;
	
}
#ar2
{
	width:340px;
	background: url('images/graf.gif');
  padding: 3px 8px 3px 8px;
	
}
#site
{
	margin: 8px 8px 8px 8px; 
	width: 934px;
	background: #000000;
	float: none;
	
}
#tresc
{
width: 934px;
background: #000000;

}
#tresc a
{
text-decoration: none;
color:#ff8040;


}

#tresc a:hover
{
text-decoration: none;
color:#00ff00;


}
#tekst
{
margin: 5px  20px 0px 25px;
background: url('images/logo.png') no-repeat;
background-position: center;

}
#top
{
margin: 0px auto 0px auto;
width: 934px;
height: 340px;
background: #000000;
background: url('images/top.jpg') no-repeat;

}
a.facebook
{

 width:120px;
 height:110px; 
 float:left;
 color:green;
text-decoration: none;

}
#logowanie_top
{
	width: 934px;
	height: 30px;
	background: #000000;
	background-image: url('images/menu_1.png');
	background-repeat:repeat-x;

		
}



/* Menu */

#menu {

	margin: 0px 0px 0px 50px;
	height: 30px;
  padding: 0px 0px 0px 0px;
}

#menu kk {


}

#menu tt {
	float: left;
	width: 120px;
	height: 30px;
background: url(images/menu_3.png) no-repeat left ;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	
  padding: 8px 0px 0px 0px;


	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	
}

#menu tt:hover { 	background: url(images/menu_2.png) no-repeat left ; }

#menu .current_page_item a {
	height: 30px;
	background: url(images/menu_2.png) no-repeat left ;;
	color: #FFFFFF;
	
}


#swiatlo
{
width: 934px;
height: 55px;
padding-top: 5px;
background: #000000;
background: url('images/light.jpg') no-repeat;
}

/* ramka */
#s_down
{
width: 950px;
height: 8px;


background: url(images/s_down.png) no-repeat;
}

#s_up
{
width: 950px;
height: 8px;

background: url(images/s_up.png) no-repeat;

}
#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; }
