body {
	background: url(../gfx/tlo.jpg) repeat-x #CED8E1;
	margin: 0;
	padding: 0;
}
#content {
	position: absolute;
	min-height: 850px;
	width: 780px;
	background: url(../gfx/tlo_content.png) repeat-y;
	left: 50%;
	margin-left: -390px;
}
#logo {
	margin: 0px;
	margin-left: 14px;
	background: url(../gfx/logo.jpg) no-repeat;
	width: 780px;
	height: 269px;
}
#menu {
	left: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial,Tahoma,Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
}
#menu ul {
	margin-top: 0px;
}
#menu li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	display: inline;

}
#menu a {
	margin: 0;
	padding: 0;
	float: left;
	display: table-cell;
	background: url(../gfx/menu-normal.gif);
	height: 69px;
	color: #555555;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 45px;
}
#menu li a:hover,a:active {
	background: url(../gfx/menu-over.gif);
	color: #000000;
	text-decoration: none;
}
img {
	border: 0px;
}
#tresc {
	font-size: 14px;
	font-family: "Trebuchet MS",Verdana,Helvetica;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
#tresc p {
	font-family: "Trebuchet MS",Verdana,Helvetica;
	text-indent: 30px;
	font-size: 16px;
}
#tresc H1 {
	font-family: "Trebuchet MS",Verdana,Helvetica;
	font-size: 30px;
	color: #29166F;
	font-weight: bold;
	text-decoration: underline;
}
#tresc H2 {
	font-family: "Trebuchet MS",Verdana,Helvetica;
	font-size: 24px;
	color: #29166F;
	font-weight: bold;
	text-decoration: underline;
}
#tresc H3 {
	font-family: "Trebuchet MS",Verdana,Helvetica;
	font-size: 20px;
	color: #29166F;
	font-weight: bold;
	text-decoration: underline;
}
#tresc H4 {
	font-family: "Trebuchet MS",Verdana,Helvetica;
	font-size: 25px;
	font-weight: bold;
}
#tresc H5 {
	font-family: "Trebuchet MS",Verdana,Helvetica;
	font-size: 20px;
	font-weight: bold;
}
#stopka {
	position: absolute;
	left: 40px;
	bottom: 0px;
	font-family: Arial,Helvetica;
	font-size: 10px;
	height: 25px;
	width: 300px;
	padding-top: 8px;
	background: url(../gfx/tlo_stopka.png) no-repeat;
}
#stopka a {
	color: #393939;
	text-decoration: none;
}
#stopka a:hover,a:active {
	color: #000000;
	text-decoration: none;
}
img {
	border: 0px;
}
.prawa {
	float: right;
	display:inline;
	margin: 10px;
}
.lewa {
	float: left;
	display: inline;
	margin: 10px;
}