body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00465B;
	background-image: url(grafika/bacground.jpg);
	margin: 0px;
	background-repeat: repeat;
	background-color: #FFFFEC;
}
div#main {
	width: 880px;
	height: auto;
	border: 1px solid #757575;
	margin: auto;
	background-color: #FFFFEC;
}
div#naglowek1{
	width: 880px;
	height: 75px;
	background-image: url(grafika/pasek2.jpg);
	background-repeat: no-repeat;
}
div#naglowek {
	width: 860px;
	height: 180px;
	margin-left: 10px;
}
div#nagl {
	width: 180px;
	height: 180px;
	float: left;
	background-image: url(grafika/menu1.jpg);
	background-repeat: no-repeat;
}
div#nagr {
	width: 670px;
	height: 180px;
	float: right;
}
#srodek {
	width: 880px;
	height: auto;
	padding-top: 10px;
	background-image: url(grafika/podklad1.jpg);
}
div#wraper{
	min-height: 800px;
	width: 820px;
	margin-left: 25px;
	margin-top: 55px;
	margin-bottom: 40px;
	font-size: small;
}
#stopka {
	width: 880px;
	height: 16px;
	text-align: center;
	font-size: x-small;
	line-height: 16px;
	border-bottom: 1px solid #8F8F8F;
	border-top: 1px solid #8F8F8F;
	overflow: hidden;
}

/* -------------------------- LINKI --------------------------------------- */	
a:link, a:hover, a:visited{
	text-decoration: underline;
}
a:link, a:visited{
	color: #00465B;
}
a:hover{
	color: #ad540a;
}
/* -------------------------- MENU --------------------------------------- */	
ul.me, ul.me li.me {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
ul.me {
	width: 180px;
}
ul.me a:link, ul.me a:visited {
	display: block;
	width: 145px;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 5px;	
	color: White;
}
ul.me a:hover {
	color: #ffe3ae;
	background-image: url(grafika/arrowred.jpg);
	background-repeat: no-repeat;
}

/* --------------- CONTENT ------------------ */
h1{
	font-size: large;
	margin-bottom: 30px;
}
p#mapka{
	padding-left: 160px;
}
p#mapka1{
	padding-left: 220px;
}
p.nagy{
	font-weight: bold;
}

/* --------------- MINIGALERIA ------------------ */
div.minigal{
	width: 800px;
	height: auto;
	padding: 0px;
	margin-left:40px;
}
div.miniwiersz{
	height: auto;
}
.mifo{
	border: 1px solid #555555;
	margin: 5px;
}

/* --------------- POWIEKSZENIE ------------------ */
.fotob{
	text-align: center;
	font-style: italic;
	
}
div.big{
	margin-top: 20px;
	padding-top: 40px;
	text-align: center;
	height: 531px;
	width: 880px;
	background-image: url(grafika/fbt1.jpg);
	background-repeat: no-repeat;
}
div.big1{
	margin-bottom: 70px;
	height: auto;
	width: 880px;
}