html, body {
	background-color: 9d5151;
	padding: 0;
	font-family: Tahoma;
	font-size: 12pt;
	text-align: center;
}
p {
	text-align: justify;
	}
h1{
	font-size: 16pt;
	text-decoration:underline;
}
a.inny{ color: #9d5151;}
a.inny:hover{ color: white;
				background-color: black;}
a {text-decoration: none;
	color: white;}
a:hover {
	color: black;
	background-color: white;
	text-decoration : none;
}

#top {
	border: 3px black solid;
	margin: 0 auto;
	width: 860px;
	background-color: #f3e5e5;
}

#naglowek {
	background-image:url('grafika/up.jpg');
	height: 160px;
	text-align: left;
	
}

#button {
	color: white;
	font-family: Arial;
	font-size: 16pt;
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
	}
#menu {
	overflow: hidden;
	background-color: #000000;
}

#tresc {
	margin: 5px 5px 5px 5px;
	overflow: hidden;
	background-color: #f3e5e5;
	text-align: justify;
	font-size: 12pt;
	font-weight: normal;
}

#STOPKA {
    background-image:url('down.jpg');
	clear: both;
	height : 20px;
	background-color: #888;
}
#gorny{
	font-size: 14pt;
	font-weight: bold;
	}