body {
margin:auto;
padding:0;
color: white;
font-family:Tahoma;
font-size: 11px;
background:black;
background-image:url('../img/bg.png');
background-repeat:repeat-x;
width:100%;
height:100%;
}

p {
	margin:auto;
	margin-bottom:0px;
	padding:0  0 0 0;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div#gora{
	width:838px;
	height:20px;
	margin:auto;
	line-height:20px;
  text-align:right;
	
	
}

#goratxt{
	margin-left:10px;

}
.kontener {
	width: 836px;
	margin:auto;
	background:#131313;
	border:1px solid #252525;
	/*
	float:left;*/

}
.main {
width: 100%;
}
.header {
	background-color: gray;
	color: white;
	height: 334px;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.left_menu {
	border-top:1px solid #252525;
	float:left;
	width:176px;
	font-size:11px;
	background:#131313;
	padding: 0px;
	overflow:hidden;
}
.content {
	text-align: left;	
	
	float:left;
	width:478px;
	min-height: 1400px;
	border-left:1px solid #252525;
	border-right:1px solid #252525;
	border-top:1px solid #252525;
	background: #151515;
}

div.left_txt{
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
}

div.right_txt{
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;
}
.right_menu {
	border-top:1px solid #252525;
	float:left;
	width: 180px;
	background:#131313;
}
.sub_header1 {
	float:left;
	width: 383px;
	height: 181px;	
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.sub_header2 {
	border: 0px;
	float:left;
	width: 453px;
	height: 181px;
	margin: 0px;
	padding: 0px;
	background:url(images/nastepne.png);
}
.nastepne {
	width: 250px;
	float: left;
	padding-top: 50px;
	color: #FF0000;
	text-align: left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: lighter;
}
.wyniki {
	padding-left:20px;
	border: 0px;
	width: 183px;
	float: left;
	padding-top: 50px;
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
}

/*------------ lewa menu -----------*/

div.kibice{
	font-weight:bold;
	height:30px;
	background-image:url('images/new/lewa_nagl.png');
	background-repeat:repat-x;
	padding-left:15px;
	line-height:30px;
}

div.kibice1{
	font-weight:bold;
	height:30px;
	background-image:url('images/new/lewa_nagl.png');
	background-repeat:repat-x;
	padding-right:15px;
	line-height:30px;
	text-align:right;
}

ul {
	margin:auto;
	padding: 0;
	color: #FF9900;
	border: 0px;
}

ul.top_menu {
	float: left;
	padding: 0px;
	margin: 0px;
	color: #0000FF;
	border-bottom: 0px;
	list-style-type: none;
	line-height: 0;
}
img.left {
	float: left;
}
img.pasek {
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: left
}

img.top {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}

img.menu {
	margin-bottom: 15px;
	margin-top: 15px;
}

img.menu_top {
	margin-bottom: 15px;	
}
img.galeria {
	margin: 10px;
}

a:hover {
	text-decoration: underline;
	color: #0000A0;

}

#tabela {
	margin:auto;
	font-family:Tahoma;
	font-size: 11px;
}

table.kadra {
	width: 97%;
	border: 1px;
	border-style: solid;
	border-color:#333333;
}
tr.niebieski {
	background-color: #131B26;
	height: 50px;
	vertical-align: middle;
	text-align: left;
}
tr.czarny {
	height: 50px;
	vertical-align: middle;
	text-align: left;
}
td.left {
	width: 170px;
	height: 200px;
}


/*---------stopka ---------*/

div#stopka{
	padding-top:30px;
	width:836px;
	height:100px;
	background:#1e1d1d;
	float:left;
	margin-bottom:11px;
	margin:auto;
}

div#stopka1{
	width:836px;
	height:20px;
	float:left;
	text-align:center;
	margin-top:5px;
	font-size:11px;
}

#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;
 }