/*RESET USTAWIEN PRZEGLADARKI*/
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #470b0b;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


#strona {
	width: 1000px;
	height: 944px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	}
#baner {
	width: 858px;
	height: 231px;
	background-image: url(/bitmapy/baner.jpg);
	}

#tlo_menu {
	background: #470b0b;
	}

#bitmapa_tlo {
	width: 858px;
	height: 702;
	margin-top: -3px;
	margin-left: -1px;
	}
#lewastrona {
	margin-top: -685px;
	margin-left: 30px;
	}
	
#serce {
	margin-top: -626px;
	margin-left: 266px;
	}
#podpis {
	color: white;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 110px;
	z-index: 2;
	}
a:link, a:visited {
	color: white;
	text-decoration: none;
	}
#autor {
	color: white;
	font-size: 11px;
	margin-left: 346px;
	margin-top: -11px;
	z-index: 3;
	}
	
#odstep {
	height: 20px;
	}
	
#flash {
	margin-top: -960px;
	margin-left: 40px;
	}
#ogloszenie {
	margin-top: -300px;
	}