body {
	background: #e8d1b6;
	background-image: url(./grafika/tlo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 0px;
	margin: 0px;
	padding: 0px;
 }

div.top {
	width: 790px;
	height: 15px;
	background-image: url(./grafika/top.jpg);
	border: 0px;
	padding: 0px;
	margin: 0px;
 }

div.all {
	width: 750px;
	background-image: url(./grafika/cien.png);
	border: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
 }

div.logo {
	width:  300px;
	height: 37px;
	background: #ffffff;
	background-image: url(./grafika/baner.jpg);
	border: 0px;
	margin: 0px;
	padding: 270px 0px 0px 450px;
 }

div.menu {
	width:  750px;
	height: 61px;
	background: #ffffff;
	background-image: url(./grafika/sepmenu.jpg);
	border: 0px;
	margin: 0px;
	padding: 0px;
 }

div.przycisk {
	height: 46px;
	background: #f9edd6;
	background-image: url(./grafika/tlomenu.jpg);
	border: 0px;
	margin: 0px 2px 0px 0px;
	padding: 15px 10px 0px 10px;
	float: left;
	vertical-align: text-bottom;
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	color: #f9edd6;
	font-weight: bold;
 }

/* div.tekst { */
/* 	padding: 15px; */
/*  } */

div.tekst {
/* 	height: 392px; */
/* 	width: 324px; */
	padding: 15px;
	padding-right: 35px;
  color: #452401;
/* 	background-image: url(./grafika/pioro.png); */
/* 	background-repeat: no-repeat; */
/* 	background-position: right; */
/* 	border: 0px; */
/* 	padding: 0px; */
/* 	margin: 0px; */
/* 	float: right; */
/* 	position: absolute; */
/* 	left: 450px; */
 }

div.bottom {
	width: 790px;
	height: 15px;
	background-image: url(./grafika/bottom.png);
	border: 0px;
	padding: 0px;
	margin: 0px;
 }

div.tekst2 {
/* 	height: 392px; */
 	width: 772px;
  color: #452401;
 	background-image: url(./grafika/pioro.png);
  background-repeat: no-repeat;
  background-position: bottom right;
/* 	border: 0px; */
/* 	padding: 0px; */
/* 	margin: 0px; */
/* 	float: right; */
/* 	position: absolute; */
/* 	left: 450px; */
 }
 
div.ramka {
  width: 345px;
  height: 393px;
	background-image: url(./grafika/ramka.jpg);
  background-repeat: no-repeat;
	padding: 25px 35px 5px 0px;
	margin-left: 30px;
  color: #452401;
  text-align: center;
 }
 
div.pioro {
	height: 392px;
	width: 324px;
	background-image: url(./grafika/pioro.png);
/* 	background-position: right; */
	border: 0px;
	padding: 0px;
	margin: 0px;
/* 	float: right; */
	position: relative;
 	left: 434px;
 	bottom: 315px;
 }

 
p.naglowek {
  color: #452401;
	font-weight: bold;
  border-left: 15px solid #6f2a00;
  padding-left: 8px;
  margin-left: 0px;
}

p.rozdzial {
  font-size: 18px;
	font-weight: bold;
}

p.spis {
  margin-left: 50px;
}

p {
  margin-left: 23px;
}

p.przyklad {
  text-indent: -20px; 
  padding-left: 20px;
}

a {
	color: #6f2a00;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.menu {
	color: #f9edd6;
	font-size: 14px;
	text-decoration: none;
}

a.stopka {
  font-family: Verdana;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
  border-bottom: 1px dotted;
	text-decoration: none;
}

a.stopka:hover {
  font-family: Verdana;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
  border-bottom: 1px solid;
	text-decoration: none;
}
.small {
  font-family: Verdana;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}