html {
height: 100%;
}

body {
background-color: rgb(255,94,6);
text-align: center;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
height: 100%;
}

iframe {
overflow-x: hidden;
overflow-y: scroll;
}

.main {
width: 680px;
height: 290px;
margin-left: 30px;
margin-top: 130px;
padding-right: 20px;
padding-bottom: 10px;
text-align: justify;
font-size: 13px;
font-family: "Lucida Sans Unicode", Verdana, sans-serif, Arial;
color: rgb(0,0,0);
overflow: auto;
line-height: 22px;
}

.main_css {
width: 680px;
text-align: justify;
font-size: 13px;
font-family: "Lucida Sans Unicode", Verdana, sans-serif, Arial;
color: rgb(0,0,0);
line-height: 22px;
}

.menu {
width: 945px;
height: 30px;
margin-left: 25px;
margin-top: 10px;
text-align: center;
}

ul,li {
list-style-image: url('i/st.gif');
}

h1 {
font-size: 25px;
color: rgb(0,0,0);
font-family: "Trebuchet MS", sans-serif;
font-weight: bold;
text-align: right;
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 100px;
}

h3 {
font-size: 15px;
color: rgb(255,0,0);
font-family: "Trebuchet MS", sans-serif;
font-weight: bold;
font-style: italic;
text-align: right;
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 100px;
}

h2 {
margin: 0px;
padding-bottom: 3px;
font-size: 18px;
color: rgb(153,0,0);
font-family: "Trebuchet MS", sans-serif;
text-align: left;
}

a {
color: rgb(204,51,0);
font-size: 13px;
font-family: "Lucida Sans Unicode", Verdana, sans-serif, Arial;
text-decoration: underline;
}

a:hover {
color: rgb(255,255,255);
text-decoration: none;
}

.a_menu {
color: rgb(0,0,0);
font-size: 15px;
font-family: Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
margin-right: 15px;
}

.a_menu:hover {
color: rgb(255,94,6);
}

.zdj_news {
	border: 1px dashed;
	border-color: rgb(0,74,135);
	padding: 4px;
	margin-right: 15px;
}

.zdj_gal {
	margin: 10px;
}

.podpis_news {
	color: rgb(120,120,120);
	margin-top: 5px;
	font-size: 12px;
}

.stopka {
	font-size: 11px; 
	font-family: "Lucida Sans Unicode", Verdana, sans-serif, Arial; 
	color: rgb(0,0,0); 
	text-align: right;
	padding-right: 25px;
	padding-top: 20px;
}

/* galeria */

#lightbox{	border: none; position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ border: none; width: auto; height: auto;}
#lightbox a img{ border: none; border: none; }

#outerImageContainer{ border: none; position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ border: none; padding: 10px; }

#loading{ border: none; position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ border: none; position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ border: none; left: 0;}
#hoverNav a{ border: none; outline: none;}

#prevLink, #nextLink{ border: none; width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { border: none; left: 0; float: left;}
#nextLink { border: none; right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { border: none; background: url('images/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { border: none; background: url('images/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ border: none; font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	border: none; padding:0 10px; color: #666; }
#imageData #imageDetails{ border: none; width: 70%; float: left; text-align: left; }	
#imageData #caption{ border: none; font-weight: bold;	}
#imageData #numberDisplay{ border: none; display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ border: none; width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ border: none; position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }