body {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width: 800px;
	background-color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

A:link {
        COLOR: #FFFCCC;
		text-decoration:none;
}

A:visited {
        COLOR: #FFFFCC;
		text-decoration:none;
}

A:active {
        COLOR:  #FFFFCC;
}

A:hover {
        color: #999999;
}

#top {
	background-image:url(../images/top2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:800px;
	height:175px;
}

#menu {
	text-align:center;
	width:800px;
	height:20px;
	background-image:url(../images/bgtresc.jpg);
	background-repeat:repeat-y;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	float: left;
	background-color: #fff;
	padding: 1px 0 1px 1px;
	border: 1px solid #000;
	margin-left: 10px;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #000 url("../images/button_tlo.gif") repeat-x center;
	color: #fff;
	padding: 5px 10px;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 135px;
}

ul a:hover {
	background-image: url("../images/button_tlo_on.gif");
}

#main {
	background-image:url(../images/bgtresc.jpg);
	background-repeat:repeat-y;
	width:800px;
	padding-top:20px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p.main {
	text-align: center;
	font-size: 16px;
	}

p.tresc {
	text-align: justify;
	font-size: 16px;
	width: 760px;
	margin-left: 20px;
	}

#footer {
	background-image:url(../images/bgtresc.jpg);
	background-repeat:repeat-y;
	width:800px;
	margin-top:0px;
	padding-bottom: 10px;
	padding-top:10px;
}

#bottom_footer {
	background-image:url(../images/bottom.jpg);
	height:6px;
	}

hr {
	width:784px;
	line-height:2px;
	text-align:center;
	margin:0 auto 10px auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#formularz {
	margin: 30px 20px;
	}
