/* zielone tło zewnętrzne */
	body{
	margin: 0px;
	background-repeat: round;
	background-image: url(../grafika/Przodkowie-tlo.jpg);
	background-position: left;
	background-attachment: fixed;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: normal;
	background-color: #87A977;
	}

/* białe tło wewnętrzne */
#kontener {width:980px;margin:0 auto 20px auto;background-color:#ffffff;width:1181px;}

/* górne menu */
#top{background-position:right top;background-repeat:no-repeat;height:150px;}
#top ul {list-style:none;padding:0;float:left;margin-left:30px;margin-top:100px;text-transform:uppercase;}
#top ul a{color:#7F5138;text-decoration:none;}
#top li{margin-right:30px;float:left;letter-spacing:5px;}
#top ul a:hover{color:#62a60a;}

/* tekst poboczny po lewej */
#lewa{
	width: 280px;
	height:auto;
	float: left;
	padding-right: 10px;
	text-align: right;
	}
	
/* stopka z copyrightem */
#stopka {
	margin-top: 0px;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #006600;
	border-top-style: none;
	border-top-color: #80A270;
	clear: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
	top: -20px;
}

hr {color: #62a60a; background-color: #62a60a; margin-left: -18px; margin-right: -56px;}

a:link
	{
	color: #003300;
	text-align: center;
	font-size: 16px;
}
#rolka {
	background-position: center center;
}

#home {
	text-align: center;
}
