/* commented backslash hack for ie5mac \*/ 
html, body {
	background-color: #D6DEE9;
	margin: 0;
	padding: 0;	
	height: 100%;
	text-align: center;
	color: #336699;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* end hack */

#top {
	width: 700px;
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-left: -350px;
}

#LOGO {
	width: 700px;
	height: 100px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	background: url("../pics/logo.gif") no-repeat center top;
}

#PRINT {
	display: block;
	width: 640px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: Black;
	line-height: 20px;
	padding: 10px 30px 10px 30px;
}

#TRESC {
	width: 640px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding: 20px 30px 0px 30px;
	text-align: left;
	line-height: 20px;
}

#DANE {
	width: 600px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding: 40px 40px 40px 60px;
	text-align: left;
}

#TRESC p {
	font-size: 13px; 
	font-weight: bold;
	text-align: center; 
}

#TRESC h2{
	font-size: 13px; 
	font-weight: bold;
	text-align: center; 
}

#TRESC H5 {
	font-weight: bold;
	font-size: 13px; 
	font-style: italic;
	text-align: center;
	margin-bottom: 0px;
}

img {
	padding: 10px 10px 10px 10px;	
}

#END {
	clear: both;
	width: 700px;
	height: 46px;
	background: url("../pics/end.gif") no-repeat left top;
}

#STOPKA {
	clear: both;
	width: 700px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
}

/* Poniżej dotyczy MENU */
#MENU {
	width: 600px;
	height: 20px;
	padding: 0px 50px 0px 50px;
	float: left;
	overflow: hidden;
	background-color: #456B88;
	font-size: 11px;
	font-family: Arial;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul {
	float: left;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	height: 20px;
	width: 100px;
	padding: 3px 0px 0px 0px;
	display: block;
	background: url("../pics/button.GIF") no-repeat right top;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
img {
  border: 0px
}

ul a:hover {
	font-weight: bold;
}

#PRINT { 
	display: none; 
}
