body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #00152a;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 1024px;  
	height: 100%;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
}
#header {
	height:178px;
	background-image:url(images/logo.png);
}
#header2 {
	height:178px;
	background-image:url(images/logo2.jpg);
}
#header h1 {
	margin: 0; 
}
#mainContent {
	width:1024px;
	background-image:url(images/tlo.jpg)
}
#footer {
	background-image:url(images/tlo.jpg)
}
#footer p {
	margin: 0; 
}
#flashcontent {
		background-image:url(images/tlo.jpg);

		height: 100%;
	}
	
#wystawa {
		height: 800px;
		margin: 0;
		padding: 0;
	    background-image:url(images/tlo.jpg);
		color:#ffffff;
		font-family:sans-serif;
		font-size:13pt;
	}
	
	/* Tytu³: */
.news dt {
	width:500px;
	font-size: 12px;	
	text-align: left;	
	padding: 5px;	
	border-width: 1px;	
	border-style: dotted;	
	border-color: white; 
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;

}
.news dt, .news dt a:link, .news dt a:visited {
	background: #222 opacity : 0.5;	
	color: #ffffff;	
	text-decoration:none;
}

/* Treść */
.news dd {
	width:850px;
	background: #DDDDDD opacity : 0.5;	
	filter : alpha(opacity=50);
	color: white;	
	font-size: 10px;
	margin: 0;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;

}
.news_content {
	padding: 5px;	
	text-align: justify;	
}

/* Data */
.news_date {
	font-size: 11px;	
	text-align: left;	
	padding: 5px;
	padding-bottom: 0;
}
.news_date span {
	font-weight: bold;
}

/* Obrazek: */
.news_img {
	float: left;	
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0;
}

/* Więcej... */
.news_more {
	font-size: 9px;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 15px;
	color:#FFF;
	
}
.news_more a{
	font-size: 9px;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 15px;
	color:#FFF;
	
}

/* Autor */
.news_author {
	font-size: 11px;	
	text-align: left;	
	border-top-width: 1px;	
	border-top-style: dashed;	
	border-top-color: gray; 
	padding: 5px;	
	clear: both;
}
.news_author span {
	font-weight: bold;
}
#mainContent2 {
	margin-top:-16px;
	width:1024px;
	background-image:url(images/tlo.jpg)
}
#tresc {
	font-family:"Courier New", Courier, monospace;
	color:#FFF;
	width:1024px;
	height:800px;
	background-image:url(images/site3.jpg)
}
h1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	font-weight:100;
	color:#CCC;
	margin: 0; 
	padding: 0;
	padding-top:10px;
	padding-bottom:30px;

}
h2 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	width:760px;
	font-size:12px;
	font-weight:100;
	color:#fff;
	margin: 0; 
	padding: 0;
	padding-left:20px;
	text-indent: 30px;
	padding-right:30px;
}
#tresc a{
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 15px;
	color:#FFF;
}
li {list-style-type: discs;
	list-style:disc;
	list-style-position:inside;
	padding-left:50px;
}
#tresc2 {

z-index: 1;
font-family:"Courier New", Courier, monospace;
color:#000;
width:1024px;
height:100%;
background-image:url(images/site4.jpg) repeat-y;
background: url('images/site4.jpg') 100% 0 no-repeat;
}
#tresc2 a{
	font-size: 12px;
	text-align: right;
	margin-bottom: 0px;
	margin-right: 0px;
	color:#FFF;
}

#tresc3 {
z-index: 2;
margin-top: 100px;
margin-left: 100px;
font-family:"Courier New", Courier, monospace;
position: relative;
color:#FFF;

}

#lampy_pozycja {
width: 250px;
height: 147px;
margin: 500px 0 0 500px;
z-index: 2;
position: absolute;
}

a#lampy {
display: block;
width: 250px;
height: 147px;
background: url(images/lampy.jpg) no-repeat;
}

a:hover#lampy {
background-position: 0 -147px;
} 


