body {
	width: 780px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url("grafika/cloth022.jpg");
	font-family: "Calibri";
	overflow-y: scroll;
}

h1 {
	margin-top: 0;
}

p {
	text-align: justify;
}

img {
	border: none;
}

#banner {
	width: 778px;
	height: 138px;
	border: 1px solid rgb(160, 160, 160);

}

#menu {
	width: 800px;
	height: 32px;
	margin-top: 5px;
}

.menu_przycisk {
	width: 150px;
	height: 30px;
	margin-right: 5px;
	border: 1px solid rgb(160, 160, 160);
	float: left;
}

.tresc {
	width: 678px;
	height: auto;
	margin-top: 5px;
	border: 1px solid rgb(160, 160, 160);
	padding: 50px;
	background: rgb(238, 238, 238);
	font-size: 16px;
}

#stopka {
	width: 728px;
	height: 18px;
	margin-top: 5px;
	border: 1px solid rgb(160, 160, 160);
	padding: 5px 0px 5px 50px;

	background: rgb(238, 238, 238);
	font-size: 15px;
}

.reklama {
	width: 728px;
	height: 10px;
	margin: 5px auto 0 auto;
	text-align:  center;
	font-size: 11px;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:hover, a:active {
	color: red;
	text-decoration: none;
}
