body {
 
	background-color: #ffffff;
	background-image: url(tlo.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat;
	margin: auto;
}

img {
	border: none;
}

#grafa {
	background-image: url(grafika.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 744px;
	width: 996px;
	margin: 0px auto;
	text-align: left;
}

#strona {
	position: relative;
	top: 35px;
	left: 64px;
	width: 565px;
	height: 290px;
	color: white;
	text-align: left;
}

#strona a {
	color: #fff696;
	text-decoration: none;
}

.tresc {
	font-family: Arial, sans-serif;
	font-size: 13px;
	width: 565px;
	height: 0px;
	position: relative;
	overflow: hidden;
}


.trescw {
	font-family: Arial, sans-serif;
	font-size: 13px;
	width: 565px;
	overflow: auto;
	display: block;
}

.trescw h1, .tresc h1 {
	font-family: Courier;
	font-size: 30px;
	font-weight: bold;
	margin: 3px 40px;
}

.trescw p, .tresc p {
	margin: 9px;
}

.tresca {
	marign: 0px;
	display: none;
	width: 565px;
	height: 0px;
}

#menu {
	position: relative;
	left: 695px;
	top: -273px;
	width: 220px;
	height: 345px;
}

#menu ul {
	list-style: none;
	margin: auto 10px;
	padding-left: 30px;
}

#menu li{
	height: 32px;
	padding-top: 22px;
	overflow: hidden;
}

#menu a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

#menu a:hover {
	color: white;
}

.realizacja{
	height: 118px;
	width: 170px;
	float: left;
	line-height: 100px;
	text-align: center;
	overflow: hidden;
}

.realizacja:hover {
	background-color: black;
	font-size: 12px;
	line-height: 12px;
}

