.ukryty {display:none}
.widoczny {display:inline}

body {
	background-image: url(images/tlo.png);
	background-repeat: repeat;
	font-size: small;
	font-family: arial, verdana, sans-serif;
}


.odnosnik {
  text-decoration : none;
  color : #007C72;
}
.odnosnik:hover {
  text-decoration : none;
  color: #51D3C8;
}


div.pehape {
  margin-left: 1.5cm;
  margin-right: 1cm;
}
div.slowo {
  margin-left: 0.5cm;
  margin-top: 0.2cm;
  margin-right: 0.2cm;
  color: #006400;
  font-size: small;
}
div.zegar {
  margin: 0 0 3mm 0;
  font-size: small;
  font-family: Verdana;
  font-weight: bold;
  text-align: center;
}


h3 {
	font-size: large;
	color: #0E00C1;
	font-family: sans-serif, monospace;
}

hr {
	height: 1px;
	border: 0;
	width: 95%;
	background-color: #AAAAAA
}


img.banerek {
	border: 0;
	float: left;
	margin: 0;
}
img.dzialy {
	margin: 10px 4px 0px 5px;
	border-style: none;
}
img.fosa {
	float: right;
	margin: 2px 20px 2px 20px;
	border: 0;
}
img.linia {
	height: 7px;
	display: table;
}
img.ziemia {
	border: 0;
	text-align: left;
	margin: 0;
}
img.znak {
	margin-left: 0;
	border: 0;
}

li {
	margin: 5px 0 0 0;
	font-size: medium;
}
li.niusek {
	margin: 0 0 0 0;
	font-size: 90%;
	margin: 0 8px 0 0;
	list-style-type: square;
	list-style-position: inside;
}


p {
	font-size: small;
	font-family: sans-serif, monospace, serif;
}
p.lineczka {
	
	margin: 0 0 0 0;
	display: block;
}
p.naglowek {
	margin: 0;
	font-size: x-small;
}
p.norm {
	margin: 0;
}
p.podpis {
	font-size: small;
	font-weight: bold;
	text-align: right;
}
p.stopka {
	margin: 0;
	font-size: xx-small;
	font-family: monospace;
}
p.wierszc {
	text-align: center;
}
p.wierszn {
	font-weight: bold;
	text-align: center;
}


span.ukryty {
  display: none;
}
span.widoczny {
  display: inline;
}


table.dwa {
	border: 1px solid #999999;
	width: 100%;
	border-collapse: collapse;

}
table.jeden {
	margin: 0 auto;
	width: 90%;
	border-spacing: 0;
}
table.meniu {
	margin: 0 8px 10px 10px;
	border-style: none;
	font-size: small;
	font-weight: bold;	
}

td.bok_l {
  background-image: url(images/cien_o.png);
  background-repeat: repeat-y;
  background-position: right top;
  margin: 0;
  text-align: left;
}
td.bok_r {
  background-image: url(images/cien_o.png);
  background-repeat: repeat-y;
  background-position: left top;
  margin: 0;
  text-align: left;
}
td.dol1 {
	text-align: right;
	width: 34%;
}
td.dol2 {
	text-align: center;
	width: 32%;
}
td.dol3 {
	text-align: left;
	width: 34%;
}
td.glowa {
	width: 100%;
}
td.tresc {
  height: 700px;
  background: #FAFAFA;
  vertical-align: top;
  width: 100%;
}

tr.gora1 {
  background-image: url(images/cien_u.png);
  background-repeat: repeat-x;
  margin: 0;
  height: 3px;
}
tr.gora2 {
  background-image: url(images/cien_dd.png);
  background-repeat: repeat-x;
  cursor: n-resize;
}
tr.naglowek {
  background-image: url(images/back.png);
  background-repeat: repeat;
  display: table-row;
  margin: 0;
}

ul.nius {
	margin: 0 0 16px 0;
	padding-left: 8px;
}
