body{
background-color:#F5EAC9;
text-align:center;
margin:0 auto;

}
.stopka{
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	color: #B26A05;
	padding-top: 9px;
	padding-bottom: 9px;
	border-top:#847117 solid 1px;
	border-bottom:#847117 solid 1px;
}
.link {
	font-family: tahoma;
	font-size: 10px;
	text-align: left;
	color: #8E4300;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	font-size: 10px;
	text-align: left;
	color: #C7B976;
	font-weight: bold;
	text-decoration: none;
	
}

.PageHeader{
	width: 99%;
	padding:0 10px 0 10px;
	
}
