body {
	background-color: #000000;
	color: #EEE8AA;
	top: 10px;
	left: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color:#ffffff;
	text-decoration: none;
}
a:hover {
	color: #fff18b;
	text-decoration: none;
}
div.calosc {
	width: 850px;
	height: auto;
	margin: 0px auto;
	text-align: justify;
}
div.naglowek {
	width: 850px;
	height: 195px;
	background: transparent url(bgd_menu.png) no-repeat scroll 100px top;
}
div#menu2 {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
img.logo {
	width: 540px;
	height: 191px;
}
div.tresc {
	width: 850px;
}
div.gosc {
  width: 800px;
	height: 4430px;
}
div.foto {
	float: left;
	width: 388px;
	height: auto;
}
div.foto2 {
	float: left;
	width: 388px;
	height: auto;
}
div.text {
	width: 460px;
	height: auto;
	float: right;
}
div.stopka {
	width: 850px;
	height: 110px;
	background: transparent url(stopka.png) no-repeat scroll top;
	overflow: auto;
	text-align: center;
	padding-top: 10px;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}
/*styllista dla menu*/
div#menu {
	height: 190px;
	width: 154px;
	left: 191px;
	margin-left: 100px;
	margin-right: 40px;	
	padding-left: 5px;
	padding-right: 5px;
	float: left;	
}
ul#podmenu {
	padding: 0px;
}
li#lista {
	list-style: none;
	letter-spacing: 4px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
li#lista:hover {
	list-style: none;
	letter-spacing: 4px;
	line-height: 20px;
	background-color: #7e0000;
	background-image: url(dotter.png);
	background-attachment: scroll;
	background-position: top right;
	background-repeat: no-repeat;
}