A {
	TEXT-DECORATION: none;
	color: #0002b5;
}
A.white {
	TEXT-DECORATION: none;
}
LI.white A {
	COLOR: black;
	TEXT-DECORATION: none;
}
A.white:hover {
	TEXT-DECORATION: none;
	position: relative;
}
LI.white A:hover {
	TEXT-DECORATION: none;
}
A.side {TEXT-DECORATION: none
}
A.side:hover {
	TEXT-DECORATION: none;
	width: 80%;
}
BODY {
	MARGIN: 0px;
	
	text-align: center;
	
}
table {
	border: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 810px;
	overflow: auto;
	
}
/**  div zaw. zdjecia w galerii **/
.galeria {
	width: 393px;
	height:97px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px;
	background-color: gray;
	margin-left: 25px; 
	overflow: auto;
	color:rgb(72, 72, 72); 
}



p {
	background-color: transparent;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 10%;
	margin-right: auto;
	line-height: 0.7cm;
	margin: 2px;
}
ol {
	background-color: transparent;
font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 10%;
	margin-right: auto;
	line-height: 0.9cm;
	margin: 2px;
	text-align: left;
}

h1 {
	background-color: transparent;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7cm;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-align: center;
	margin-top: 43px;
	margin:0px;
}
h2 {
	background-color: transparent;
	font-size: 0.6cm;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-align: center;
	margin-top: 37px;
	margin:0px;
	margin-bottom:0px;
	text-align: center;
}
h3 {
	background-color: rgb(253, 202, 0);
	font-size: 0.5cm;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-align: center;
	margin-top: 3px;
	margin:0px;
	margin-bottom:0px;
	text-align: center;
}
zdjecie {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	overflow: auto;
}

hr {
	margin-left: 1px;
	width: 420px;
	color: #727272;
	border: 1px;
	text-align: center;
	height:1px;
}





