body{
	margin:0px;
	padding:0px;
	color:black;//#4d4d4d;
	font-family:Tahoma;
	font-size:11px;		
}

img{
	border:none;
}

li{
	font-size:10pt;
}

.pytanie{
	color:#400000;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	margin-top:8px;		
	margin-bottom:3px;	
}

.odpowiedz{
	font-size:10pt;
	font-weight:normal;
	text-align:left;
}

#page{
  position:relative;
	margin:auto;
	width:896px; /* (v) szerokosc calosci = szeorkosc apel + news = szerokosc wspiera + powiedzieli*/
	height:851px; /* (v) wysokosc page = wysokosc header + wysokosc content*/
}
h3{
	color:#f39049;
}
h2{
	color:#f39049;
}
.naglowek{
	font-size:10px;
	font-weight:bold;
	color:#808080;
}
#header{
	position:relative;
	           height:212px; /* (v) wysokosc header */
	width:896px; 
	background:url(image/header.jpg) no-repeat;
	
}

#headerTop{
	position:relative;
	height:166px; /* (v) wysokosc header - wysokosc menu */
	width:896px; /* (v) szerokosc calosci*/
/* */
}

a.link{
	color:#f39049;
	padding:5px 35px;
}

.link a:hover{
	color:#f39049;
}
span.link_wiecej {
	display:block;
	color:#f39049;
	text-align:right;
}

.link_wiecej a{
	color:#f39049;
}
.link_wiecej a:hover{
	color:#f39049;
}
.link_arrow{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}

#logo{
	position:relative;
	float:left;
	width:596px; /* (v) szerokosc calosci*/
	padding-top:0px;
	padding-left:16px;
	/*do tekstu*/
	color:#f7931e;
	font-size:17px;
	font-family:Arial;
	font-weight:bold;
}
#logo_wspieraja{
	position:relative;
	float:left;
	width:160px;
	text-align:center;
	padding-left:120px;
	padding-top:15px;
	
}
#logo_wspieraja img{
	margin-top:5px;
}
#menu{
	position:relative;
	height:41px; /* (v) wysokosc menu - margin */
	width:891px; /* (v) szerokosc calosci - margin*/
	margin-left:5px;
	margin-top:5px;
}

.menuItem{
	position:relative;
	float:left;
	height:35px; /* (v) wysokosc elementu menu*/
	padding-left:5px;
}

.menuL{
	position:relative;
	float:left;
	height:35px; /* (v) wysokosc elementu menu*/
	width:2px;
	background:url(image/menuL.png) no-repeat;
}

.menuR{
	position:relative;
	float:left;
	height:35px; /* (v) wysokosc elementu menu*/
	width:2px;
	background:url(image/menuR.png) no-repeat;
}


.menuC{
	position:relative;
	float:left;
	height:26px; /* (v) wysokosc elementu menu - padding */
	background:url(image/menuBG.png) repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:9px;
	/*do tekstow*/
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}


.menuC a{
	text-decoration:none;
	color:black;
}

#content{
	position:relative;
  width:896px; /* (v) szerokosc calosci  */
	/*height:649px; /* (v) wysokosc content = wysokosc news + wysokosc powiedzieli = wysokosc apel+ wysokosc wspiera*/
}

#content_left{
	position:relative;
	float:left;
	width:670px; /*  (v) szerokosc wspiera */
	/*height:649px; /* (v) wysokosc content*/
}
#content_right{
	position:relative;
	float:left;
	width:226px; /* (v) szerokosc powiedzieli*/
	/*height:649px; /* (v) wysokosc content*/
}

#apel{
	position:relative;
	float:left;
	width:450px; /* (v) szerokosc apel */
}

#apelL{
	position:relative;
	float:left;
	height: 615px;
	width:13px; /* (v) szerokosc brzegu lewego apelu*/
	background:url(image/apelL.jpg) no-repeat;
}

#apelR{
	position:relative;
	float:left;
	height: 615px;
	width:7px; /* (v) szerokosc brzegu prawego apelu*/
	background:url(image/apelR.jpg) no-repeat;
}


#apelC{
	position:relative;
	float:left;
	height: 575px;
	width:390px; /* (v) szerokosc  apel - brzegu lewego minus brzegu prawego*/
	background:url(image/apelBG.jpg) repeat-x;
	padding:20px 20px 20px 20px;
}

#aktualnosci{
	position:relative;
	float:left;
	width:220px;  /* (v) szerokosc aktualnosci */
	height:360px; /* (v) wysokosc apel - wysokosc news*/
	padding-top:105px; /* (v) wysokosc news*/
}

#aktualnosciL{
	position:relative;
	float:left;
	width:10px;  /* (v) szerokosc lewego brzegu aktualnosci */
	height:340px; /* (v) wysokosc aktualnosci*/
	background:url(image/aktualnosciL.jpg) no-repeat;
	padding:20px 0px 0px 3px;
}

#aktualnosciR{
	position:relative;
	float:left;
	width:7px;  /* (v) szerokosc prawego brzegu aktualnosci */
	height:360px; /* (v) wysokosc aktualnosci*/
	background:url(image/aktualnosciR.jpg) no-repeat;
}

#aktualnosciC{
	position:relative;
	float:left;
	width:190px;  /* (v) szerokosc aktualnosci minus lewy brzeg minus prawy */
	height:330px; /* (v) wysokosc aktualnosci*/
	background:url(image/aktualnosciBG.jpg) repeat-x;
	padding:20px 10px 10px 0px; 
}


#news{
	width:446px;  /* (v) szerokosc powiedzieli + szerokosc aktualnosci */
	float: left;
	background: red;
	height: 615px;
	background: url(image/facebook.jpg) no-repeat;
}

#newsL{
	position:relative;
	float:left;
	height:85px; /* (v) wysokosc news*/
	width:17px; /* (v) szerokosc brzegu lewego news*/
	padding:20px 0px 0px 2px;

}

#newsR{
	position:relative;
	float:left;
	height:105px; /* (v) wysokosc news*/
	width:11px; /* (v) szerokosc brzegu prawego news*/
	background:url(image/newsR.jpg) no-repeat;
	
}

#newsC{
	position:relative;
	float:left;
	width:396px; /* (v) szerokosc news minus brze lewy minus brzeg prawy*/
	padding:20px 6px 10px;
}

#powiedzieli {
	position:relative;
	float:left;
	width:226px;  /* (v)szerokosc powiedzieli */
	/*height:534px; /* (v) wysokosc content - wysokosc news*/
	background:url(image/powiedzieli.jpg) repeat-y;
}
#podstrona{
	position:relative;
	float:left;
	width:896px;
	min-height: 465px;
	height: auto !important;
	height:465px;
	background:url(image/podstrona.jpg) repeat-y;
}

#podstronaL{
	position:relative;
	float:left;
	height:465px;
	width:13px; 
	background:url(image/podstronaL.jpg) no-repeat;
}

#podstronaR{
	position:relative;
	float:left;
	height:465px; 
	width:11px; 
	background:url(image/podstronaR.jpg) no-repeat;
}
#podstronaB{
	position:relative;
	float:left;
	height:9px;
	width:896px; 
	background:url(image/podstronaB.jpg) no-repeat;
}

#podstronaC{
	position:relative;
	float:left;
	min-height: 425px;
	height: auto !important;
	height:445px;
	width:852px; 
	background:url(image/podstronaBG.jpg) repeat-x;
	padding:10px 10px 10px 10px;
}
#powiedzieliL {
	position:relative;
	float:left;
	width:10px;  /* (v) szerokosc lewego brzegu powiedzieli */
	height:514px; /* (v) wysokosc powiedzieli*/
	background:url(image/powiedzieliL.jpg) no-repeat;
	padding:20px 0px 0px 3px;
}

#powiedzieliR {
	position:relative;
	float:left;
	width:13px;  /* (v) szerokosc prawego brzegu powiedzieli */
	height:534px; /* (v) wysokosc powiedzieli*/
	background:url(image/powiedzieliR.jpg) no-repeat;
}

#powiedzieliC {
	position:relative;
	float:left;
	width:190px;  /* (v) szerokosc powiedzieli minus lewego i prawego brzegu */
	/*height:504px;  (v) wysokosc powiedzieli*/
	background:url(image/powiedzieliBG.jpg) repeat-x;
	padding:20px 10px 10px 0px;
}
#powiedzieliB {
	position:relative;
	float:left;
	height:9px;
	width:226px;  /* (v) szerokosc powiedzieli minus lewego i prawego brzegu */
	/*height:504px; /* (v) wysokosc powiedzieli*/
	background:url(image/powiedzieliB.jpg) no-repeat;

}
/*
#powiedzieli table{
	border-collapse:collapse;
	margin:10px 5px 10px 5px;
}
#powiedzieli td.powiedzieli_tekst{
	border-bottom:1px dotted #c2c2c2;
	padding-top:5px;
	padding-bottom:10px;
}
#powiedzieli td.dane{
	text-align:left;
	vertical-align:bottom;
	
}
#powiedzieli td.zdjecie{
	width:65px;
}
*/
#wspiera{
	clear:both;
	float:left;
	position:relative;
	width:670px;  /* (v) szerokosc apel + szerokosc aktualnosci */
	/*height:174px; /* (v) wysokosc wspiera*/
	background:url(image/wspiera.jpg) repeat-y;
}

#wspieraL{
	position:relative;
	float:left;
	padding:20px 0px 0px 7px;
	width:10px;  /* (v) szerokosc lewy brzeg wpsiera */
	height:145px; /* (v) wysokosc wspiera*/
	background:url(image/wspieraL.jpg) no-repeat;

}

#wspieraR{
	position:relative;
	float:left;
	width:6px;  /* (v) szerokosc prawy brzeg wpsiera */
	height:165px; /* (v) wysokosc wspiera*/
	background:url(image/wspieraR.jpg) no-repeat;
}

#wspieraC{
	position:relative;
	float:left;
	width:646px;  /* (v) szerokosc  wspiera minus lewy i prawy brzeg wpsiera */
	/*height:174px; /* (v) wysokosc wspiera*/
	background:url(image/wspieraBG.jpg) repeat-x;
	padding-top:20px;
}
#wspieraB{
	position:relative;
	float:left;
	height:9px;
	width:670px;  /* (v) szerokosc  wspiera minus lewy i prawy brzeg wpsiera */
	/*height:174px; /* (v) wysokosc wspiera*/
	background:url(image/wspieraB.jpg) no-repeat;
}
#wspiera table{
	border-collapse:collapse;
	border:10px solid #e6e6e6;
	margin:20px 20px 20px 14px;
	background-color:#e6e6e6;
	width: 613px;
}

#wspiera td{
	text-align:center;
	vertical-align:middle;
	border-left:1px dotted #c2c2c2;
	padding:5px 10px 5px 10px;
}
#wspiera td img{
	margin-top:5px;
}
.reset{
	clear:both;
	height:1px;
}
.text_header{
	padding:7px 0px 0px 10px;
	
	height:23px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#f39049;
	background-color:#e6e6e6;
}
.text_header2{
	padding:7px 0px 0px 10px;
	height:23px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#f39049;
	width:623px;
	background-color:#e6e6e6;
}
table.wpisali{
	background-color:#f2f2f2;
	color:#4d4d4d;
	font-family:Tahoma;
	font-size:11px;	
	margin-top:5px;
}
.wpisali td{
	  border:1px dotted #c2c2c2;
	  padding:3px 3px 3px 3px;
}
.wpisali th{
	border:1px dotted #c2c2c2;
	background-color:#e3e3e3;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#f39049;
	height:25px;
}
.text_apel{
	font-size:26px;	
}




.text_news{
	font-family:Tahoma;
	font-size:14px;	
	color:#009700;
	font-weight:normal;
	display:block;
	padding-left:15px;
	padding-right:15px;		
}

.tytul{
	font-family:verdana;
	font-size:15px;	
	color:maroon;
	font-weight:bold;
	display:block;
	margin-bottom:0px;
	padding-left: 35px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
}

.tresc{
	font-family:verdana;
	font-size:12px;	
	color: black;
	font-weight: normal;
	display:block;
	padding-left: 35px;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
}






.main_data{
	font-family:verdana;
	font-size:9px;	
	color:gray;
	font-weight:normal;
	margin-bottom:5px;
}

.main_tytul{
	font-family:Arial;
	font-size:12px;	
	color:#151515;
	font-weight:bold;
}

.main_wiecej{
	font-family:Arial;
	font-size:11px;	
	font-weight:normal;
	display:block;
	text-align:right;
}



a:link{
	text-decoration:none;
	color:#ff8000;
}
a:visited{
	text-decoration:none;
	color:#ff8000;
}
a:hover{
	color:red;
	text-decoration:none;
}



a.menu_link:link{
	text-decoration:none;
	color:black;	
}
a.menu_link:visited{
	text-decoration:none;
	color:black;		
}
a.menu_link:hover{
	text-decoration:none;
	color:red;	
}


a.wiecej:link{
	text-decoration:none;
	color:#ff8000;	
}
a.wiecej:visited{
	text-decoration:none;
	color:#ff8000;		
}
a.wiecej:hover{
	text-decoration:none;
	color:red;	
}

#podstrona{
	position:relative;
	float:left;
	width:896px;
	min-height: 465px;
	height: auto !important;
	height:465px;
	background:url(image/podstrona.jpg) repeat-y;
}

#podstronaL{
	position:relative;
	float:left;
	height:465px;
	width:13px; 
	background:url(image/podstronaL.jpg) no-repeat;
}

#podstronaR{
	position:relative;
	float:left;
	height:465px; 
	width:11px; 
	background:url(image/podstronaR.jpg) no-repeat;
}
#podstronaB{
	position:relative;
	float:left;
	height:9px;
	width:896px; 
	background:url(image/podstronaB.jpg) no-repeat;
}

#podstronaC{
	position:relative;
	float:left;
	min-height: 425px;
	height: auto !important;
	height:445px;
	width:852px; 
	background:url(image/podstronaBG.jpg) repeat-x;
	padding:10px 10px 10px 10px;
}


