* {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
}

body, html {
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-color: #333333;
	height: 100%;
	margin: 0;
	text-align: center;
}

img {
	border: 0;
}

#megazine {
	margin: 10px auto 0 auto;
	outline: none;
	width: 1050px;
	height: 800px;
	z-index: -1;
}

img#header {
	margin: 30px auto 20px; auto;
}

div#welcome {
	width: 1000px;
	text-align: justify;
	margin: 0 auto 30px auto;
}

table#cennik {
	margin: 5px auto;
	width: 450px;
}

table#cennik td {
	padding: 5px;
}

table#cennik td.a, table#cennik td.b {
	text-align: right;
}

table#cennik td.a {
	width: 30px;
}

table#cennik td.b {
	width: 120px;
}

table#cennik .header {
	background-color: #262626;

}

img#zamowienie {
	display: block;
	margin: 15px auto;
	cursor: pointer;
}
