html, body {
		width: 1000px;
		background-color: #000;
		/*
background-image: url('obrazki/tlo7.jpg'); 
		background-repeat: repeat;
*/
		color: #FFF;
		margin: 0px;
		padding: 0px;
		font-family: verdana;
		font-size: 14px;
		line-height: 22px;
		}
		
		a:link {
		text-decoration: none;
		color: #000;
		font-weight: normal;
		border: 0px;
		}
		
		a:visited {
		text-decoration: none;
		color: #2F2F2F;
		font-weight: normal;
		border: 0px;
		}
		
		a:hover {
		text-decoration: none;
		color: #4F4F4F;
		font-weight: normal;
		border: 0px;
		}
		
		a:focus {
		text-decoration: none;
		color: #2F2F2F;
		font-weight: normal;
		border: 0px;
		}
 	
  	
		a:link.tekst {
		text-decoration: none;
		color: #A0A0A0;
		font-weight: bold;
		border: 0px;
		letter-spacing: 1px;
		}
		
		a:visited.tekst {
		text-decoration: none;
		color: #E0E0E0;
		font-weight: bold;
		border: 0px;
		letter-spacing: 1px;
		}
		
		a:hover.tekst {
		text-decoration: none;
		color: #EFEFEF;
		font-weight: bold;
		border: 0px;
		letter-spacing: 1px;
		}
		
		a:focus.tekst {
		text-decoration: none;
		color: #EFEFEF;
		font-weight: bold;
		border: 0px;
		letter-spacing: 1px;
		}
		
				
			a:link.mini {
		text-decoration: none;
		color: #C7C7C7;
		}
					a:visited.mini {
		text-decoration: none;
		color: #C7C7C7;
		}			a:hover.mini {
		text-decoration: none;
		color: #C7C7C7;
		}			a:focus.mini {
		text-decoration: none;
		color: #C7C7C7;
		}
		
		
		
		a.xiia {
text-decoration: none;
font-size: 25px;
color: #C00;
}
		
		
/*
	   #menu {
		float: left;
		padding-top: 164px !important;
		padding-top: 182px;
		width: 180px;
		float: left;
		overflow: hidden;
		height: 505px;
		padding-left: 0px;
		margin-left: 0px;
		display: block;
		list-style: none;
		background-image: url('obrazki/lilialiniapion.gif');
		background-repeat: no-repeat;
		background-position: 0px 150px;
		}
		ul#menu a:link, ul#menu a:visited {
		display: block;
		width: 140px;
		text-decoration: none;
		text-align: center;
		background-color: transparent;
		color: #FFD700;
		padding-left: 16px;
		padding-top: 5px;
		padding-bottom: 5px;
		border: 1px outset #A02C2C;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 20px;
		font-weight: bold;
		font-size: 15px;
		}
		
		ul#menu a:hover {
		border-style: inset;
		padding: 5px 0px 5px 17px;
		}
*/
		
		.tytul {
		color: #FC0;
		font-family: verdana;
		font-size: 40px;
		font-style: italic;
		
		}
		h1 {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		}
		h2 {
		margin-top: 50px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		
		}
		h3 {
font-size: 18px;
padding-top: 20px;
margin-left: 40px;
}
		h6 {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		
		}
		dfn {
font-size: 12px;
}
#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;
    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;
}
