
body {
	height: 100%;
	background: #E3E3E3;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container{
	margin: auto;
	width: 800px;
	background: White;
}
#baner{
	width: 780px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	padding-top: 29px;
	padding-left: 20px;
	background-image: url(../images/baner.png);
	background-repeat: no-repeat;
	background-position: center;
}
#menu{
	width: 780px;
	height: 50px;
	text-align: center;
	padding-left: 15px;
}
td.pasek{
	background: url(../images/pasek.png) no-repeat scroll top;
	width: 2px;
}
td.center{
	width: 446px;
}
td.lewy{
	padding-left: 30px;
	width: 120px;
	}
td.prawy{
	width: 180px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#stopka{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 80px;
	color: Gray;
	background: url(../images/logo.png) no-repeat scroll left;
	padding-top: 40px;
	margin-left: 20px;
}
txtstopka{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 50px;
	color: Gray;
}
a {
	color: Gray; text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: Black;
}
a.stopka {
	color: Gray;
	text-decoration: underline;
}
a:hover.stopka {
	text-decoration: underline;
	color: Gray;
}
.txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 12px;
	padding-right: 10px;
}
.txt2{
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-right: 0px;
}
table, td, img {border:0;}

li {
	list-style: disc outside;
	margin-left: 80px;
}
ul {
	margin-left: 50px;
}
