html, body {
	margin:                         0;
        padding:                        0;
        font-family:                    Verdana,Arial,Helvetica,sans-serif;
        font-size:                      90%;
	color:				#222241;
}

body {
	background-image:               url(../images/tlo.jpg);
        background-repeat:              repeat;
}

#pagewidth {
 	width:				1000px;
 	text-align:			left;
 	margin:				0 auto;
	margin-bottom:			30px;
	/* background-color: 		#901010; */
	border-left:			2px solid #6a8ca5;
	border-right:			2px solid #6a8ca5;
	border-bottom:			2px solid #6a8ca5;
	border-top:			0;
}

#naglowek {
	position:                       relative;
        height:                         187px;
        width:                          100%; 
        background-image:               url(../images/naglowek.jpg); 
        background-repeat:              no-repeat; 
}

#nawigacja {
	position:                       relative;
        height:                         34px;
        width:                          100%;
        background-image:               url(../images/belka_przyciskow.jpg);
        background-repeat:              no-repeat;
	/* border:				1px solid #000; */
}

#cialotekst {
	position:                       relative;
	min-height:			518px;
        width:                          100%;
        background-color:               #e4e9ed;
}

#tekst {
	position:                       relative;
        min-height:                     518px;
        width:                          100%;
        background-image:               url(../images/tlo_tekst.jpg);
        background-repeat:              repeat-x;
	padding-bottom:			15px;
}

#pismo {
	position:                       relative;
	width:                          95%;
	margin-left:			auto;
	margin-right:			auto;
	padding-top:			25px;
	/* text-align:			justify; */
}

p.wciecie {
	text-indent:			40px;
	text-align:			justify;
}

img.obrazekad {
	border:				0;
	margin-right:			20px;
}

#nawul ul {
	list-style:			none;
	margin:                         0;
        padding-left:                   10px;
        padding-top:                    12px;
        padding-right:                  0;
        padding-bottom:                 0;
	/* margin-top:			12px; */
}

#nawul li {
	display:                        inline;
	margin-left:			2px;
}

#nawul a:link, #nawul a:visited {
	color:				#485661;
	text-decoration:                none;
	border:				1px solid #5a6873;
	padding-left:			20px;
	padding-right:			20px;
	height:				34px;
	font-weight:                    bold;
}

#nawul a:hover {
	background-color:		#485661;
	color:				#fff;
}

#nawul a.nawtu:link, #nawul a.nawtu:visited {
	background-color:		#7795b3;
}

#nawul a.nawtu:hover {
	background-color:               #485661;
        color:                          #fff;
}

#stopa {
	position:                       relative;
        height:                         20px;
        width:                          100%;
	background-color:               #e4e9ed;
}

#stopatext {
	text-align:			right;
	width:				98%;
	font-size:                      80%;
}

a.astopa {
	color:				#222241;
}

ul.wyliczenia {
	list-style-type:		none;
}

#mapacenter {
	border:				1px solid #000;
	width:				487px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:			15px;
}

#adres {
	width:                          770px;
	margin-left:                    50px;
	font-weight:                    bold;
	font-size:                      115%;
	margin-top:			25px;
	margin-bottom:			5px;
}

hr.linia {
	width:				850px;
	height:				1px;
	 background-color:		#222241;
}

p.centrum {
	text-align:			center;
	font-size:                      115%;
}

a.linkwww {
	color:			#000;
	text-decoration: 		underline;
}
