body
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #7d7c7c;
margin: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;
font-weight: normal;
background-position: 0 0;
text-align:center;
background-image: url('/img/tlo.png');
background-repeat:repeat-x;
background-color:#ba190e;
}

div.glowna
{
position:absolute;
margin-left:360px;
margin-top:-230px;
}


div.base
{
width: 990px;
margin: auto;
margin-left:auto; 
margin-right:auto; 
padding:0px;
position: absolute;
text-align:left;
left:0px;
}


div.nadrzedny
{

text-align:center;
margin: auto;
margin-top:-11px;
z-index:1;
position: relative;
width: 990px;
}

div.top
{
margin:0px;
margin-left:0px;
margin-top:0px;
padding:0px;
width: 990px;
height: 446px;
z-index:0;
}


div.menu
{
margin-top: 0px;
margin-left:46px;
height:26px;
z-index:1;
width: 939px;
text-align:center;
/* border:1px red solid; */
}

div.pasek
{
background-image: url('/img/pasek_pod_menu.png');
margin-top: 0px;
margin-left:24px;
height:90px;
z-index:1;
width: 939px;
text-align:center;
/* border:1px red solid; */
}

div.naglowki
{
background-image: url('/img/naglowki_puste.png');
margin-top: 26px;
background-repeat:no-repeat;
height:90px;
}

div.naglowek
{
background-image: url('/img/naglowek_srodek.png');
margin-top: 31px;
margin-left:340px;
height:59px;
z-index:1;
font-size: 14px;
font-weight: bold;
color: #477826;
/* position:absolute; */
text-align:center;
}

div.okno
{
background-image: url('/img/tlo3.png');
/* border:1px green solid; */
width:988px;
/* height:1000px; */
background-color: white;
}

div.boks
{
background-image: url('/img/tlo3.png');
background-repeat:no-repeat;
margin-left:0px;
/* height:202px; */
width: 990px;
float:left;
z-index:1;
}

div.boks2
{
background-image: url('/img/tlo3.png');
/* border:1px yellow solid; */
}

div.tresc
{
background-image: url('/img/tresc.png');
float:right;
}


div.okno2
{
text-align:justify;
border:1px blue solid;
}


div.dno
{
margin-top:-17px;
}


div.stopka
{
background-color:white;
margin-top:20px;
margin-left:760px;
margin-right:0px;
}


img
{
border:0px;
}

.img
{
border:0px;
}


li
{
margin-left: 40px;
margin-top: 5px;
padding-left: 0px;
}

ul
{
padding: 0px;
margin-left: 10px;
margin-top: 20px;
}

ol
{
padding: 0px;
margin-left: 40px;
margin-top: 20px;
}


a
{
color: black;
text-decoration: underline;
}


.fulltitle { margin-bottom: 0px; padding-bottom: 0px }
.series { margin-top: 0px; padding-top: 0px }


h1, h2, h3, h4, h5, h6 { text-align: center; font-weight: bold }

h1
{
font-size: 150%;
}

h2
{
font-size: 135%;
}

h3
{
font-size: 125%;
}


hd
{
font-size: 300%;
}


hc
{
font-size: 330%;
}

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

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
