/*-----------------------------------------------------------------------------------------------------*/
#calosc {
	width: 100%;
	background-color:#C8FBBF;
	border:1px solid #999999;
	
}
/*---------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#nagl {
	width:1023px ; /*----DO POPRAWKI----*/
	height:128px;
	
	margin-right: auto;
	margin-left: auto;	/*position:absolute;
	top:30px;
	left:30px;*/
}
/*---------------------------------------------------------------------------------------------------*/
#tytul_i_pustepodtytulem{width:311px; height:128px;float:left;  border:1px solid white;}
#tytul{
background-image:url(obrazki/tytul.gif);
width:311px; height:125px; background-repeat:no-repeat;  }
#pustepodtytulem {width:311px; height:3px;}

#tlo_nad_menu_i_menu{width:710px; height:128px;  float:left;}
#tlo_nad_menu{
background-image:url(obrazki/tlo_nad_menu.jpg); width:546px; height:83px; background-repeat:repeat-x;   border:1px solid white;float:left;}
#tlo_nad_menu_wycinek {background:#003399;width:160px; height:83px; float:left;  border:1px solid white; color:#003399; font-size:8px}
#menu{ width:710px; height:45px; float:left; }
#menu img{border:1px solid white;  float:left;}
img{border:none;}
/*-----------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#fotocentr {
	
	width:1023px; /*----DO POPRAWKI----*/
	margin-right: auto;
	margin-left: auto;
	clear:both;  /*--- koniec kontenera naglowek i początek nowego fotocentr*/
	
}
/*#foto{
	background-image:url(obrazki/michu.jpg);
	height: 350px;
	width: 311px;
	float:left;
	border:1px solid white;  float:left;

}*/

#centr {
	background-color:white;
	width: 721px;
	padding:30px;
	left:232px;*/
	clear: none;
	float: left;
	border:1px solid white;  float:left;
	border:1px solid #999999;
}
/* #centr a{border:none;} W IE WIDAC LINIE */
/*---------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#menuPrawe{width:240px; height:100%; float:left; }
#menuPrawe img{border:1px solid white; }

/*---------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
#stop {
	height: 107px;
	width: 1023px;/*----DO POPRAWKI----*/
	clear:both;
	margin-right: auto;
	margin-left: auto;
	border:solid 1px white;
}
/*---------------------------------------------------------------------------------------------------*/
#tlolewedolne {background-image:url(obrazki/tlo_dolne.gif); background-repeat:repeat-x; width: 311px; height:107px; float:left; border:1px solid white;}
#tlolewedolne img{border:none;}
/*---------------------------------------------------------------------------------------------------*/
#tlodolne {background-image:url(obrazki/tlo_dolne.gif); background-repeat:repeat-x; width: 708px;/*----DO POPRAWKI----*/
 height:107px; float:left; border:1px solid white;}
/*---------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
/*------- MENU DOLNE--------------------------------------------------------------------------------------------*/
#menu_dolne {
	height:100px;
	width:1019px;
	clear:both;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#C8FBBF;
	text-align:center;
}
#menu_dolne a {
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
#menu_dolne a:hover {
	font-style:normal;
	color:#000000;
	text-decoration:underline;
}

/*---------------------- T E K S T-----------------------------------------------------------------------------*/

.tekst {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	color: #6A0000;
	text-align:justify;
	text-indent: 19px; /* ?????? */
}
.tekstwyrozniony {
	font-weight: bold;
	color: #6A0000;
	}
.tekstmaly {
	font-size: 10px;
	font-weight: bold;
	color:white;
	}
.tekst a {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#CC3300;
	text-decoration:none;
	text-indent: 19px; /* ?????? */
}
.tekst a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.tekst h1, h2, h3{
	display:inline;
	font-size: 16px;
	font-weight:normal;
}

