html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background: url(img/bg_body.jpg) center top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	font-size: 11px;
	border-top: 2px solid #2f507b;
}
.pojemnik {
	width: 374px;
	margin: 0px auto;
	padding: 0px;
}
h1 {
	float: left;
	width: 374px;
	margin-top: 200px;
}
#adres {
	float: left;
	width: 374px;
	margin-top: 20px;
}
#adres a.email {
	float: left;
	width: 374px;
	height: 41px;
	display: block;
	background: url(credo.gif) 0px 0px no-repeat;
}
#adres a:hover.email {
	background: url(credo.gif) 0px -41px no-repeat;
}
#linki {
	float: left;
	width: 374px;
	margin-top: 60px;
	text-align: center;
	line-height: 22px;
}
#linki a {
	color: #b9b9b9;
	text-decoration: none;
}
#linki a:hover {
	color: #1f5187;
	text-decoration: underline;
}
