html, body {
	background: #FFFFFF url("obrazki/gradient_body.gif") repeat-x;
	color: #000;
	margin: 0px;
	padding: 0;
	text-align: center;
}

#PASEK {
	width: 800px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom: 1px solid #c2c2c2;
	text-align: left;
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #818181;
}

#PRENAGLOWEK {
	width: 800px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("obrazki/prenaglowek.gif");
	background-repeat: no-repeat;
}

#NAGLOWEK {
	width: 800px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("obrazki/naglowek.gif");
}	

#MENU {
	width: 800px;
	overflow: hidden;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}

#ZEWN {
	background-color: #FFFFFF;
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
}

#TEKST {
	text-align: left;
	font-family: verdana;
	font-size: 9pt;
	line-height: 14pt;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 500px;
}

#LOGA {
	width: 800px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url("obrazki/loga.gif") no-repeat;
}

#PASEK_2 {
	width: 800px;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#STOPKA {
	width: 800px;
	text-align: right;
	font-family: verdana;
	font-size: 7pt;
	background-color: #eeeeee;
	margin-left: auto;
	margin-right: auto;
}








#wielkie {
	color: #3366FF;
	text-align: center;
	font-family: trebuchet ms;
	font-size: 20pt;
	font-weight: bold;
	line-height: 22pt;
}




a:link#link {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

a:visited#link {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

a:hover#link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}









ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	float: left;
	background-color: #fff;
	padding: 1px 0 1px 1px;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-family: trebuchet ms;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1pt;
	background: #000 url("obrazki/przycisk_1.gif") repeat-x center;
	color: #fff;
	padding: 8px 20px;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 3px solid #cc0000;
}

ul a:hover {
	background-color: #800;
	background-image: url("obrazki/przycisk_2.gif");
}
