html, body {
	margin: 0 auto;
	width: 800px;
	height: 1000px;
	height: 100%;
	background-image: url("images/tlo.jpg");
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: white;	
}

#ramka_glowna {
	padding: 0;
	height: 1000px;
	width: 800px;
	background-image: url("images/bg.png");
	background-repeat: repeat-x;	
	border-left: solid;
	border-right: solid;
	border-width: medium;
	border-color: white;
}

#lewy_gorny {
	margin-left: -3px;
	width: 250px;
	height: 250px;
	border-width: medium;
	border-style: solid;
	border-color: white;
}
	
#menu_boczne {
	margin-top: 10px;
	margin-left: 10px;
	width: 250px;
	height: 592px;
	color: #363636;
}

#pasek_top {
	margin-top: -257px;
	margin-left: 252px;
	width: 548px;
	height: 257px;
	background-color: white;
}

#tekst {
	position: absolute;
	margin-top: -500px;
	margin-left: 250px;
	width: 500px;
	height: 560px;
	background-repeat: no-repeat;
}

#samtekst {
	position: absolute;
	overflow: auto;
	margin-top: 30px;
	margin-left: 12px;
	width: 490px;
	height: 460px;
	padding-right: 48px;
	text-align: justify;
	font-family: Arial, Arial Narrow, MS Sans Serif;
	line-height: 20px;
	color: #363636;
}

#naglowek {
	position: absolute;
	overflow: auto;
	margin-top: -70px;
	margin-left: 12px;
	width: 600px;
	height: 150px;
}

#menu_index {
	position: absolute;
	margin-top: 0px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_wywiad {
	position: absolute;
	margin-top: 40px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_beneficjent {
	position: absolute;
	margin-top: 80px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_wykonawca {
	position: absolute;
	margin-top: 120px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_jednostka {
	position: absolute;
	margin-top: 160px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_etapy {
	position: absolute;
	margin-top: 200px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_pytania {
	position: absolute;
	margin-top: 240px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_dlamieszkancow {
	position: absolute;
	margin-top: 280px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_mapyprojektowe {
	position: absolute;
	margin-top: 320px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}


#menu_archiwumogloszen {
	position: absolute;
	margin-top: 360px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_gmina {
	position: absolute;
	margin-top: 400px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_galeria {
	position: absolute;
	margin-top: 440px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}

#menu_kontakt {
	position: absolute;
	margin-top: 480px;
	margin-left: 5px;
	width: 250px;
	height: 40px;
	font-size: 15px;
	text-align: center;
}




#licznik {
	position: absolute;
	overflow: auto;
	margin-top: 525px;
	margin-left: 85px;
	background-image: url('images/przycisk.png');
	width: 157px;
	height: 58px;
}

#stopka {
	position: absolute;
	margin-top: 50px;
	background-image: url('images/stopka.png');
	background-repeat: repeat-x;
	height: 50px;
	width: 800px;
}

#stopka_spod {
	position: absolute;
	margin-top: 0px;
	background-image: url('images/stopka_spod.png');
	background-repeat: repeat-x;
	height: 50px;
	width: 800px;
}

#aktualnosci_tlo {
	margin-left: 50px;
	position: absolute;
	overflow: hidden;
	background-image: url('images/aktualnosci_tlo.png');
	background-repeat: repeat-x;
	height: 150px;
	width: 380px;
}

#aktualnosci_tlo_lewe {
	position: absolute;
	background-image: url('images/aktualnosci_tlo_lewe.png');
	height: 77px;
	width: 50px;
}

#aktualnosci_tlo_prawe {
	position: absolute;
	margin-left: 430px;
	background-image: url('images/aktualnosci_tlo_prawe.png');
	height: 77px;
	width: 50px;
}

#aktualnosci {
	overflow: visible;
}

#logo_NSS {
	margin-top: 10px;	
}

#bip {
	position: absolute;
	margin-top: 520px;
	margin-left: 5px;	
}
.link {
	color: white;
	text-decoration: none;
	font-weight: bold;

}

.link:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.link:hover {
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}



