 html {
  height:100%;
}
 body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
	background-color: #C7CFDA;
	background-image: URL('fon.gif');
	margin:0px;
	padding:0px;
overflow: auto;}
a:link {
	color:#455F98;
	text-decoration:none;
} 
a:visited {
	color:#455F98;
	text-decoration:none;
} 
a:active {
	color:#455F98;
	text-decoration:none;
} 
a:hover {
	color:#6E85B9;
	text-decoration:none;
}
.fullscreen {
	left:0px;
	top:0px;
	position:absolute;
	height:auto !important;
	height:100%;
	min-height:100%;
	background-color: #C7CFDA;
	background-image: URL('fon.gif');
	
}
table.main {
	margin-left:10%;
	/*position:absolute;*/
	/*height:auto !important;*/
	height:50%;
	min-height:50%;
	width:802px;
	background-color:#ffffff;
	z-index:1;
	border: 1px double black;
	margin-top: 10px;
	margin-bottom: 10px;
	/*overflow: auto;*/
	
}
.links {
	position:absolute; 
	width: 180px;
	height:100%;
	font: small-caps 700 13px Times News Roman !important; 
	text-decoration: none; 
	background-color:#F7F2E3;
	/*background-image:URL('fonlnk.gif');*/
}
.lnktext {
	padding:30px 0px 0px 30px;
}
.lnkbot {
	bottom:-30px;	
}
.text {
	margin-left:270px;
	margin-top:30px;
	width: 480px;
  height:auto !important;
  height:100%;
  min-height:100%;
	position:absolute;	
	}
P { 
	text-indent: 1.5em; 
	text-align: justify; 
}
p.pict {
	text-align:center;
	font:10pt !important;
}
.index {
	margin:30px 100px;
	width: 600px;
	position:absolute;	
	}
.banner {
	left:25%;
	bottom:10px;
	position:absolute;
	z-index:1;
}
img {
	border:0px;}
p.right {
	margin-right:10px;
	text-align:right;
	font-style: italic;
}
p.center {
	text-align:center;
	font:900 13pt;
}
p.pict {
	text-align:center;
	font:10pt !important;
	}
.index {
	margin:5px 40px;
	width: 720px;
	position:absolute;	
	}
img {
	border: 0px;
}
.podpis {
	font: 500 12px Times News Roman !important; 
	color:#455F98;
	text-align:center;
}	