/* CSS for screen and display */


  
div#fullpage {
  position: relative;
  left: 0px;
  top: 0px;
  height: 1030px;
  text-align: left;
  width: 750px;
  padding: 0px;
  margin: 0px;
  border: 1px none #000000;
  background-color: #0000FF;
  /*background-image: url("/pixels/bup_edytuj.jpg");
  background-repeat: repeat;*/
  color: #000000;
  font-family: times new roman; font-size: 10pt;
  overflow: hidden;
  display: block;
  line-height: 18px;
  z-index: 900;
}

div#fullpage hr {color: #C0C0C0; height: 1px;}
div#fullpage span.name {font-weight: bold; font-family: arial, helvetica; font-size: 10px; text-align: left;}
div#fullpage span.text {font-size: 14px; line-height: 15px; }
div#fullpage IMG {border: 1px solid #000000; margin-left: 3px; margin-right: 0px;}

/*div#fullpage div#fullpage b {text-align: left; font-family: arial, helvetica; font-size: 10px;}*/

div#fullpage div#headerunit {
  position: absolute;
  left: 3px;
  top: 3px;
  width: 152px;
  height: 114px;
  border: 1px none #000000;
  text-align: center;
  vertical-align: inherit;
  display: inherit;
  font-size: 14px;
  font-weight: bolder;
  line-height: 18px;
  overflow: hidden;
  background-color: #FFFFFF;
  z-index: 901;
}



div#fullpage div#headername {
  position: absolute;
  left: 158px;
  top: 3px;
  width: 444px;
  height: 114px;
  border: 1px none #000000;
  text-align: center;
  vertical-align: inherit;
  font-size: 18px;
  font-weight: bolder;
  line-height: 18px;
  overflow: inherit;
  background-color: #FFFFFF;
}

div#fullpage div#headerpageinfo1 {
  position: absolute;
  left: 605px;
  top: 3px;
  width: 142px;
  height: 36px;
  border: 1px none #000000;
  overflow: inherit;
  text-align: center;
  background-color: #FFFFFF;
}

div#fullpage div#headerpageinfo2 {
  position: absolute;
  left: 605px;
  top: 42px;
  width: 142px;
  height: 36px;
  border: 1px none #000000;
  overflow: inherit;
  text-align: center;
  background-color: #FFFFFF;
}
div#fullpage div#headerpageinfo3 {
  position: absolute;
  left: 605px;
  top: 81px;
  width: 142px;
  height: 36px;
  border: 1px none #000000;
  overflow: inherit;
  text-align: center;
  background-color: #FFFFFF;
}

div#fullpage div#outbody {
  position: absolute;
  left: 3px;
  top: 120px;
  width: 744px;
  height: 876px;
  border: 1px none #000000;
  overflow: inherit;
  background-color: #FFFFFF;
}

div#fullpage div#body {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 734px;
  height: 865px;
  border: 1px none #000000;
  overflow: hidden;
  background-color: #FFFFFF;
}

div#fullpage div#bottomchanges {
  position: absolute;
  left: 3px;
  top: 999px;
  width: 744px;
  height: 28px;
  border: 1px none	 #000000;
  overflow: inherit;
  line-height: 28px;
  background-color: #FFFFFF;
}

/*div#heartimage { float: right; display: block; top: 10px; left: 250px; width: 400px; overflow: visible; border: solid 3px #FF0000; }*/
div#fullpage div#heartimage { display: block; top: 10px; left: 250px; width: 400px; overflow: visible; border: solid 3px #FF0000; }

div#fullpage div#lastedition {position: absolute; top: 1000px; text-align: right; color: #808080;}


div#submenu {
  	position: relative;
	width: 740px;
	border: none 1px #993300;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}
	div#submenu img {
		margin: 0px;
		margin-left: 1px;
		margin-bottom: 2px;
 	}

