body { 
	text-align : center; 
	margin : 0 auto; 
	padding : 0; 
	background-color:white;

} 
div#kontener { 
	text-align : center; 
	width : 100%; 
	height:100%
} 
div#glowny { 
	text-align : center; 
	width : 994px; 
	margin : 0 auto; 
	padding : 0; 
	height:100%;
} 
div#top{
	background-image: url(lay/top.png);
	width:994px;
	height:182px;
}
div#lewa_belka{
	background-image: url(lay/lewa_belka.png);
	width:18px;
	height:252px;
	float:left;
}
div#flash{
	background-image: url(lay/flash.png);
	width:960px;
	height:252px;
	float:left;
}
div#prawa_belka{
	background-image: url(lay/prawa_belka.png);
	width:16px;
	height:252px;
	float:left;
}
div#dolna_belka{
	background-image: url(lay/dolna_belka.png);
	width:994px;
	height:40px;
	clear:both;
}
div#tekst{
	background-image: url(lay/tekst.png);
	width:994px;
	height:100%;
	float:left;
}
div#nadstopka{
	background-image: url(lay/nadstopka.png);
	width:994px;
	height:188px;
	clear:both;
}
div#stopka{
	background-image: url(lay/stopka.png);
	width:994px;
	height:40px;
	clear:both;
}
div#menu{
	width:640px;
	height:87px;
	float:right;
}
div#tresc{
	width:900px;
	height:100%;
	text-align:left;
	margin-left:25px;
}
div#tresc_gal{
	width:900px;
	height:100%;
	text-align:left;
	margin-left:95px;
}
.tekst{
font-size:15px;
color:black;
font-family:Arial;
font-weight:bold;
}
.lista{
font-size:15px;
color:black;
font-family:Arial;
font-weight:bold;
line-height:30px;
}
div#mapa{
	float:right;
	margin-top:-320px;
}
a:hover{
color:red;
}
a{
color:black;
}
.tekst2{
font-size:16px;
color:black;
font-family:Arial;
font-weight:bold;
font-style:italic;
}
a#gal:hover{
color:#de8c5b;
}

a#gal{
text-decoration:none;
margin-left:15px;
font-size:14px;
color:#ba7c00;

}
div#galeria{
width:450px;
}