html, body {
	background-color: white;
	background-image: url(../gfx/ramka.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: black;
	margin: 0;
	padding: 0;
	text-align: center;
}
#top {
	position: relative;
	width: 800px;
	background-image: url(../gfx/web.jpg);
	margin: 0 auto;
	border: none;
	background-repeat: no-repeat;
}
img.zapisy_button {
	position: absolute;
	left: 240px;
	top: 265px;
	border: none;
}
img.nfz_logo {
	position: absolute;
	left: 30px;
	top: 350px;
	border: none;
}
#gora {
   width: 800px;
	height: 198px;
}
#nawigacja {
	width: 800px;
	height: 42px;
	text-indent: -40px;
	font: italic small-caps bold 12pt/60px 'Times New Roman', 'Tahoma';
}
#nawigacja a:link, #nawigacja a:visited {
	text-decoration: none;
	color: white;
	font-weight: normal;
}
#nawigacja a:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#odstep {
	width: 800px;
	height: 47px;
}
#info {
	width: 800px;
	height: 58px;
	text-indent: 140px;
	font: italic small-caps bold 12pt/35px 'Times New Roman', 'Tahoma';
}
#tresc {
	width: 650px;
	position: relative;
	top: 25px;
	left: 150px;
	min-height: 276px;
}
#ramka_gora {
	width: 650px;
	height: 38px;
	background-image: url(../gfx/tresc_gora650.jpg);
}
#srodek {
	width: 650px;
	min-height: 300px;
	background-image: url(../gfx/tresc_tlo650.jpg);
}
img.obrazek_glowna {
	height: 190px;
	width: 270px;
	border: medium solid #cde3fa;
	float: left;
}
span.naglowek {
	font: small-caps bold 12pt 'Tahoma', 'Times New Roman';
}
span.odstep_gora {
	font: small-caps bold 1pt 'Tahoma', 'Times New Roman';
}
p.tresc {
	font: 10pt 'Tahoma', 'Times New Roman';
	text-align: justify;
	margin-left: 45px;
	margin-right: 45px;
}
p.news {
	font: 10pt 'Tahoma', 'Times New Roman';
	text-align: justify;
	margin-left: 45px;
	margin-right: 45px;
}
span.news_tytul {
	width: 560px;
	font: italic small-caps bold 12pt/35px 'Times New Roman', 'Tahoma';
	text-align: right;
	border-top-style: solid;
	border-top-color: white;
	border-bottom-style: solid;
	border-bottom-color: white;
}
ul {
	font: 10pt 'Tahoma', 'Times New Roman';
	margin-right: 45px;
	margin-left: 45px;
	text-align: left;
}
#ramka_dol {
	width: 650px;
	height: 38px;
	background-image: url(../gfx/tresc_dol650.jpg);
}
#stopka {
	width: 800px;
	height: 12px;
	background-color: #cde3fa;
	border-top-style: solid;
	border-top-color: white;
	border-bottom-style: solid;
	border-bottom-color: white;
	position: relative;
	top: 45px;
	font:  8pt 'Tahoma', 'Times New Roman';
}
