html, body{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;/*"Microsoft Sans Serif", Arial, Helvetica, san-serif; /*Tahoma, serif; /**/
	font-size: 11px;
	background-image: url(gfx/bg.gif); /*url(gfx/snieg.gif);*/
	margin: 0;
	text-align: center; /* ie uporzadkowane w #countainer1*/
}


table{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;/*"Microsoft Sans Serif", Arial, Helvetica, san-serif; /*Tahoma, serif; /**/
	font-size: 11px;
	border: 0px;
}

td{
	padding: 6px;
	border: 0px;
}


table.border{
	font-size: 11px;
	border: 1px solid #D3D3D3;
}

table.border td{
	padding: 6px;
	border: 1px solid #D3D3D3; 
}


a{
	color: Blue;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: Red;
}

p{
	margin: 12px 0px 10px 0px;
	padding: 0;
}

/* do tego miejsca style globalne !!! */

#countainer0{
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(gfx/bg_cien.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 600px;
}


#countainer1{
	/* ramka zielona dookola calej strony */
	position: relative;
	width: 804px;
	border: 4px solid #3E5605;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-color: White;
	text-align: left;
}

#countainer2{
	/* ramka biala pod ramka zielona */
	background-image: url(gfx/bg_page_left.gif);
	background-repeat: repeat-y;
	position: relative;
	border: 1px solid White;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#nag_top{  /* tlo pod naglowkiem z logowanie */
	position: relative;
	background-image: url(gfx/bg_top.gif);
	width: 100%;
	height: 74px;
	background-repeat: repeat-x;
	vertical-align: top;
}

#nag_top_left,#nag_top_right{ /* warstwa z graficzka z lewej i prawej strony naglowka */
	position: absolute;
	top: 0;
	bottom: 0;
}

#nag_top_left{
	left: 0;
}

#nag_top_right{
	right: 5;
}


#nag_top_login,#nag_top_haslo,#nag_top_button{  
	position: absolute;
	top: 8px;
	bottom: 0;
	color: white;
}

#nag_top_login{
	left: 300px;
}

#nag_top_haslo{
	left: 460px;
}

#nag_top_button{
	top: 26px;
	left: 620px;
}


#nag_top_login span.font1, #nag_top_haslo span.font1{
	font-size: 11px;
	font-weight: bold;
}

#nag_top_login a.font2, #nag_top_haslo a.font2{
	font-size: 11px;
	color: White;
	text-decoration: none;
}

#nag_top_login a.font2:hover, #nag_top_haslo a.font2:hover{
	text-decoration: underline;
}





#logo_flash{
	position: relative;
	width: 100%;
	height: 210px;
	border-bottom: 1px solid white;
}


#logo_page{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}

#flash_page{
	position: absolute;
	/* background-image: url(gfx/bg_flash.jpg); */
	top: 0px;
	left: 232px;
	bottom: 0px;
	right: 0px;
}






#menu_top{
	position: relative;
	background-image: url(gfx/bg_menu.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 38px;
	border: 0px solid black;
}

#menu_wyszukiwarka{
	border: 0px solid black;
	width: 210px;
	position: absolute;
	top: 4px;
	right: 0px;
	bottom: 0px;
	left: 15px;
}

#lupka{
	margin: 0 0 0 8px;
	border: 0px;
	vertical-align: -40%;
}

#menu_menu{
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 230px;
}

#menu_menu a{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 18px 5px 6px 5px;
	vertical-align: 110%;
	font-variant: small-caps;
}

#menu_menu a:hover {
	/*
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(gfx/bg_menu_top_hover.gif);
	*/
	color: #006600;
	text-decoration: underline;
}








#countainer_page_left{
	position: relative;
	float: left;
	width: 232px;
	display: inline;
	border-right: 1px solid White;
	border-top: 1px solid White;
	background-color: #9BB438;
}

#countainer_menu{
	position: relative;
	/*background-image: url(gfx/bg_menu_left.gif);*/
	background-color: #194800; /*#428002;*/
	background-repeat: repeat-x;
	padding: 8px 10px 10px 10px;
}

.kropki_menu_left{
	background-image: url(gfx/bg_kropy_menu_left.gif);
	background-repeat: repeat-x;
	height: 1px;
	font-size: 0px;
}

#countainer_menu a.nadrz_menu{
	display: block;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 7px 6px 7px 6px;
}

#countainer_menu a.nadrz_menu:hover{
	background-position: bottom;
	background-image: url(gfx/bg_menu_hover.gif);
	background-repeat: repeat-x;
	color: #FFCC00;
}

#countainer_menu a.podmenu{
	display: block;
	background-image: url(gfx/kropeczka_menu.gif);
	background-position: 15px;
	background-repeat: no-repeat;
	background-color: #6D901F;
	color: White;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 15px 6px 30px;
	margin-bottom: 1px;
}

#countainer_menu a.podmenu:hover{
	background-color: #78A028;
	color: Yellow;
}

#countainer_sonda{
	position: relative;
	background-image: url(gfx/bg_subskrypcja.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 15px 15px 20px 15px;
	font-size: 11px;
	color: white;
}

#countainer_sonda .odp{
	color: White;
	padding: 1px;
	margin: 1px 0 0 1px;
}


#countainer_subs{
	position: relative;
	background-image: url(gfx/bg_newsletter.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #46502B;
	padding: 10px 15px 20px 15px;
	font-size: 11px;
	color: white;
}







#countainer_page_right{
	position: relative;
	float: left;
	width: 569px;      
	display: inline;
	padding-bottom: 15px;
}

#nawigation_line{
	position: relative;
	background-image: url(gfx/bg_gdzie.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 34px;
	font-size: 10px;
	padding: 0px 15px 0px 15px;
	border: 1px solid White;
	border-top: 1px solid White;
	color: #596B31;
}

#nawigation_line a{
	color: #596B31;
	text-decoration: none;
}

#nawigation_line a:hover{
	text-decoration: underline;
}



#tresc_powitalna{
	position: relative;
	background-color: #EDEDED;
	background-image: url(gfx/bg_motyl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 15px 10px 15px;
	border: 1px solid #EDEDED;
	line-height: 130%;
}








#nag_news{
	position: static;
	background-image: url(gfx/bg_news_tut.gif);
	height: 46px;
	padding: 0px 15px 0px 15px;
	line-height: 46px;
}

div.list_news{
	position: relative;
	display: inline;
	float: left;
	width: 60%;
	border: 0px solid black;
}

p.data{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 22px 0px 20px;
	margin: 0px;
	display: inline;
	color: #A1A969; /*#8F9857; */
}

div.list_news p.tekst{
	position: relative;
	font-size: 11px;
	height: 59px;
	line-height: 128%;
	margin: 10px 0px 20px 0px;
	color: #444D30;
	border: 0px solid black;
	overflow: hidden;
}

h4.tytul{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	font-variant: small-caps;
	color: #457300;
}

div.list_news a.tytul{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	font-variant: small-caps;
	color: #457300;
}

div.list_news a.tytul:hover{
	color: #457300;
	text-decoration: underline;
}

div.list_news a.news{
	display: block;
	overflow: hidden;
	text-decoration: none;
	line-height: 14.5px;					/* wczesniej 128%*/
	color: #444D30;
	border: 0px solid black;
}

div.list_news p{
	margin: 0;
}


div.list_news a.news:hover{
	text-decoration: underline;
}

div.list_news .poz_news{
	padding: 10px 4px 15px 4px;
	border: 0px solid black;
}

div.list_news .kropki_lista_news{
	margin: 0px 8px 0px 10px;
	background-image: url(gfx/bg_black_kropy.gif);
	background-repeat: repeat-x;
	height: 1px;
	font-size: 0px;
	clear: both;
}

div.list_news .img_news_tyt{
	position: relative;
	float: left;
	padding: 0px;
	margin: 8px 10px 10px 0px;
	width: 100px;
	height: 80px;
	border: 1px solid white;
	overflow: hidden;
}








#nag_ogl{
	position: relative;
	display: block;
	height: 30px;
	line-height: 34px;
	width: auto;
	padding: 0px 0 5px 15px;
}

.list_ogl{
	position: relative;
	float: left;
	display: inline;
	width: 40%;
	margin-top: -1px;
}

.list_ogl p{
	margin: 0;
}

.poz_ogl{
	font-size: 11px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	padding: 5px 5px 5px 25px;
}

.list_ogl a.ogl{
	display: block;
	position: relative;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 130%;
	cursor: hand;
	background-color: #E7E7E7;
	background-image: url(gfx/bull_bl_noact.gif);
	background-position: 7px;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 25px;
	color: Black;
}

.list_ogl a.ogl:hover{
	background-image: url(gfx/bull_bl_act.gif);
	background-color: #D5D5D5;
}

#stopka{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(gfx/bg_stopka.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 74px;
	font-size: 9px;
	color: white;
	clear: both;
	border-top: 1px solid white;
}

#stopka_left{
	float: left;
	display: inline;
	width: 27%;
	border: 0px solid black;	
}

#stopka_right{ 
	float: right;
	display: inline;
	width: 73%;
	border: 0px solid black;		
	text-align: center;
}

#stopka_right a.stopka{
	color: white;
	text-decoration: none;
	padding: 2px;
}

#stopka_right a.stopka:hover{
	color: Yellow;
	text-decoration: none;
}

#stopka_right a.link_stopka{
	color: #202020;
	text-decoration: none;
}

#stopka_right a.link_stopka:hover{
	color: #707070;
	text-decoration: none;
}






#baner1{
	position: static;
	float: right;
	display: inline;
	width: 260px;
	height: 160px;
	background-image: url(gfx/reklama1.jpg);
	vertical-align: text-top;
}

.nag_baner{
	display: block;
	background-color: Black;
	width: 240px;
	color: White;
	text-decoration: none;
	padding: 6px 10px 6px 10px;
	font-size: 10px;
	opacity: 0.7;
	filter: Alpha(Opacity=70, Style=0);
}

#baner2{
	position: relative;
	float: left;
	width: 260px;
	height: 160px;
}


div.odstep{
	height: 7px;
	font-size: 1px;
}

div.linia2{
	position: relative;
	font-size: 3px;
	height: 4px; 
	background-color: #194800;
	color: white;
	clear: both;
	border-bottom: 1px solid white;
}

div.linia2 p{
	margin-top: 1px;
}

div.linia2 a{
	color: yellow;
}

div.linia2 a:hover{
	color: yellow;
	text-decoration: underline;
}




div.linia3{
	position: relative;
	display: block;
	width: 569px;
	background-image: url(gfx/bg_line.gif);
	background-position: bottom;
	height: 39px;
	background-repeat: repeat-x;
	clear: both;
}






input.logowanie, input.wyszukiwanie, input.subskrypcja, input.rejestracja, input.form_zap{
	font-size: 11px;
	border: 1px solid Gray;
	margin: 4px 0px 3px 0px;
	background-color: ThreedLightShadow;
	padding: 4px 8px 2px 8px;
	height: 22px;
}

input.logowanie{
	width: 140px; 
}

input.wyszukiwanie{
	width: 160px;
}

input.subskrypcja{
	width: 164px;
}

input.rejestracja{
	width: 190px;
}

input.form_zap{
	width: 216px;
}


input.logowanie:hover, input.wyszukiwanie:hover, input.subskrypcja:hover, input.rejestracja:hover, input.form_zap:hover{
	background-color: White;
}

.form_zapbig{
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid Gray;
	margin: 4px 0px 3px 0px;
	background-color: ThreedLightShadow;
	padding: 4px 8px 2px 8px;
	height: 123px;
	width: 300px;
}

.form_zapbig:hover{
	background-color: White;
}





.button{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 2px solid ThreedFace;
	background-color: Gray;
	height: 21px;
	width: 70px;
	color: White;
	text-align: center;
	cursor: hand;
}

.small-caps_font{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #36600A;
}

a.link1{
	color: Black;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding: 5px;
}

a.link1:hover{
	color: Black;
	background-color: #D5D5D5;
	text-decoration: none;
}


/*---------------------------------*/

.wpispar {
background-color: #eee;
border:1px solid #ccc;
margin-top:10px;
margin-bottom:10px;
margin-right:0px;
padding:10px;
clear: both;
}

.wpisniepar {
background-color: #fafafa;
border:1px solid #ccc;
margin-top:10px;
margin-bottom:10px;
margin-right:0px;
padding:10px;
clear: both;
}

.wpisAuthor {
	width: 350px;
	border: 0px solid black;
	background: url(gfx/dymek.gif) no-repeat 5px;
	padding-left: 25px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	PADDING-TOP: 4px;
	color: #3E5605;
}

.wpisOpcje{
	position: relative;
	float: right;
	width: 130px;
	border: 0px solid black;
	text-align: right;
}

.wpisData {
	width: 200px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;
	font-size: 10px;
	color: #A1A969;
	font-weight: normal;
}

.wpisTekst {
	width: 514px;
	font-family: Tahoma, serif;
	line-height: 16px;			/* wczesniej 138%*/
	padding-top: 7px;
}

.wpisTekst p{
	margin: 2px 0px 10px 0px;
	padding: 0;
}


/*---------------------------------*/





/* globalne */
.msg{
	background-color: #EDEDED;
	border: 1px solid ActiveBorder;
	color: Blue;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

h1.tyt_page{
	font-size: 17px;
	font-weight: bold;
	padding: 0px 15px 2px 15px;
	margin: 10px 0px 5px 0px;
	color: #36600A;
}


.txt_page{
	font-size: 11px;
	padding: 1px 15px 15px 15px;
	text-align: justify;
	line-height: 16px;				/* wczesniej 138%*/
	background-image: url(gfx/bg_motyl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tlo_txt{
	position: relative;
	border: 1px solid white;
	background-image: url(gfx/bg_txt.gif);
	background-repeat: repeat-x;
}

div.bloczek_bok{
	background-color: #EDEDED;
	position: relative;
	float: right;
	width: 150px;
	border: 1px solid ActiveBorder;
	margin: 0px 0px 15px 15px;
	padding: 0px 10px 10px 10px;
}

div.bloczek_dol{
	position: relative;
	background-color: #EDEDED;
	min-width: 53%;
	border: 1px solid ActiveBorder;
	margin: 0px 15px 15px 15px;
	padding: 0px 15px 15px 15px;
}

div.bloczek_links{
	position: relative;
	background-color: #EDEDED;
	border: 1px solid ActiveBorder;
	margin: 0px 15px 15px 15px;
	padding: 5px 5px 5px 5px;
}

div.bloczek_links a{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	font-variant: small-caps;
	color: #457300;
}

div.bloczek_links a:hover{
	color: #457300;
	text-decoration: underline;
}



div.fotki_gal{
	display: inline-block;
	width: 150px; 
	text-align: center; 
	padding: 15px 7px 0px 8px;
}

div.imgs_podpis{
	width: 150px;
	font-size: 10px;
	color: Gray;
	line-height: 120%;
	text-align: left;
}

.pager_page_noact{
	display: inline;
	padding: 3px 6px;
	margin: 0px 5px 0px 5px;
	background-color: #eee;
	border: 1px solid black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 20px; /* IE only*/
}

.pager_page_act{
	display: inline;
	padding: 3px 6px;
	margin: 0px 5px 0px 5px;
	border: 1px solid transparent;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 20px;  /* IE only*/
}

.pager_data_noact{
	display: inline;
	padding: 3px 3px;
	margin: 0px 5px 0px 5px;
	background-color: #eee;
	border: 1px solid black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 20px; /* IE only*/
}

.pager_data_act{
	display: inline;
	padding: 3px 3px;
	margin: 0px 5px 0px 5px;
	border: 1px solid transparent;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 20px;  /* IE only*/
}



/*
a.pfron, a.naczas, a.cfeurope, a.cfworld, a.fundacje{
	display: inline-block;
	position: relative;
	width: 120px;
	height: 80px;
}

a.pfron:hover, a.naczas:hover, a.cfeurope, a.cfworld, a.fundacje{
	text-decoration: none;
}

a.pfron {
	background: url(gfx/logo_pfron_noact.jpg) no-repeat;	
}

a.pfron:hover{
	background: url(gfx/logo_pfron_act.jpg) no-repeat;
}

a.naczas {
	background: url(gfx/logo_naczas_noact.jpg) no-repeat;	
}

a.naczas:hover{
	background: url(gfx/logo_naczas_act.jpg) no-repeat;	
}

a.cfeurope{
	background: url(gfx/logo_cfeurope_noact.jpg) no-repeat;	
}

a.cfeurope:hover{
	background: url(gfx/logo_cfeurope_act.jpg) no-repeat;	
}

a.cfworld{
	margin: 0 8px 0 8px;
	height: 60px;
	width: 143px;
	background: url(gfx/logo_cfworld_noact.jpg) no-repeat;	
}

a.cfworld:hover{
	background: url(gfx/logo_cfworld_act.jpg) no-repeat;	
}



a.fundacje{
	height: 71px;
	width: 239px;
	background: url(gfx/logo_fundacje_noact.gif) no-repeat;	
}

a.fundacje:hover{
	background: url(gfx/logo_fundacje_act.gif) no-repeat;	
}
*/
