/*******************************************  
*              Ogólne                      *
********************************************/

.blad
{
	color: red;
}


/*******************************************  
*   Najważniejsze klasy podstr. np. tytuł  *
********************************************/

#podstr_tytul
{
	width: 530px;
	font-size: 13px;
	font-weight: bold;
}


.aktu_list_wlasc
{
	margin-bottom: 10px;
	width: 520px;	
}


	.aktu_list_tyt
	{
		font-weight: bold;
		color: #6F6F6F;
	}
	
	
	
	.aktu_list_tyt img
	{
		margin-right: 5px;
		border: none;	
		width: 11px;
		height: 13px;
	}	

	

	.aktu_list_dal
	{
		text-align: right;
	}



		.aktu_list_dal a
		{
			font-size: 11px;
		}

		

		.aktu_list_dal span
		{
			font-weight: bold;
		}



.podstr_data
{
	width: 530px;
	color: #C4C4C4;
	font-size: 10px;
}



#podstr_sciezka
{
	width: 530px;
	font-size: 11px;
}


	#podstr_sciezka a:link, #podstr_sciezka a:visited, #podstr_sciezka a:active
	{
		color: #9F9F9F;/*kolor do zmiany*/
		text-decoration: none;
	}
	
	
	
	#podstr_sciezka a:hover
	{
		color: #6F6F6F;/*kolor do zmiany*/
		text-decoration: none;
	}


#pierw_zdj, .pierw_zdj
{
	margin: 0px 10px 10px 0px;
	border: #DFDFDF solid 1px;
	padding: 5px;
	float: left;
}	
	

#podstr_tresc
{
	margin-top: 20px;
	width: 524px;
}



	#podstr_tresc a:link, #podstr_tresc a:visited, #podstr_tresc a:active
	{
		color: #9F9F9F;/*kolor do zmiany*/
		text-decoration: none;
	}
	
	
	
	#podstr_tresc a:hover
	{
		color: #6F6F6F;/*kolor do zmiany*/
		text-decoration: none;
	}
	
	
#podstr_tab_zdj
{
	margin-top: 30px;
	border-spacing: 0px;
	table-layout: fixed;
}	


	#podstr_tab_zdj td
	{
		padding-bottom: 15px;	
		text-align: center;
	}



		#podstr_tab_zdj img
		{
			border: #DFDFDF solid 1px;
			padding: 5px;
		}	
		
		
		
		.tab_zdj_opis
		{
			margin: auto;		
			border-left: #DFDFDF solid 1px;
			border-right: #DFDFDF solid 1px;
			border-bottom: #DFDFDF solid 1px;
			padding: 5px;
			font-size: 11px;
		}
		
		
		
			.tab_zdj_opis a:link, .tab_zdj_opis a:visited, .tab_zdj_opis a:active
			{
				color: #9F9F9F;/*kolor do zmiany*/
				text-decoration: none;
			}
			
			
			
			.tab_zdj_opis a:hover
			{
				color: #6F6F6F;/*kolor do zmiany*/
				text-decoration: none;
			}		
	
	
	
#podstr_dok
{
	margin: 25px 0px 0px 0px;
	border: none;
	padding: 0px;
	width: 534px;
	float: left;
	clear: both;
}



	#podstr_dok a:link, #podstr_dok a:visited, #podstr_dok a:active
	{
		color: #9F9F9F;/*kolor do zmiany*/
		text-decoration: none;
	}
	
	
		
	#podstr_dok a:hover
	{
		color: #6F6F6F;/*kolor do zmiany*/
		text-decoration: none;
	}

	

	.podstr_iko_dok
	{
		margin: 10px 5px 0px 0px;
		width: 16px;
		height: 16px;
		float: left;
		clear: left;
	}

	.podstr_nazwa_dok
	{
		margin: 10px 0px 0px 0px;
		float: left;
		clear: right;	
	}

	.podstr_kom_dok
	{
		margin: 0px 0px 0px 21px;
		float: left;
		clear: both;
		display: inline;
		width: 513px;
	}	
	
	
	
#podstr_info
{
	margin-top: 25px;
	width: 530px;
}	



	.info_wlasc
	{
		font-size: 11px;
		color: #9F9F9F;/*kolor do zmiany*/
	}
	
	
	
	.gruba
	{
		font-weight: bold;
	}
	
	
	
#podstr_kateg
{
	clear: both;
}



	#podstr_kateg a:link, #podstr_kateg a:visited, #podstr_kateg a:active
	{
		color: #9F9F9F;/*kolor do zmiany*/
		text-decoration: none;
	}
	
	
	
	#podstr_kateg a:hover
	{
		color: #6F6F6F;/*kolor do zmiany*/
		text-decoration: none;
	}	



#podstr_powr
{
	margin-top: 50px;
	width: 530px;
	text-align: center;
}



	#podstr_powr_kr1
	{
		width: 530px;
		height: 1px;
		background: #D8D8D8;
		font-size: 1px;
	}
	
	
	
	#podstr_powr_kr2
	{
		width: 530px;
		height: 2px;
		background: #FFFFFF;
		font-size: 1px;
	}
	
	
	
	#podstr_powr_kr3
	{
		width: 530px;
		height: 16px;
		background: #F3F2F7;
		text-align: right;
	}	



		#podstr_powr_kr3 a:link, #podstr_powr_kr3 a:visited, #podstr_powr_kr3 a:active
		{
			color: #9F9F9F;/*kolor do zmiany*/
			text-decoration: none;
		}
		
		
		
		#podstr_powr_kr3 a:hover
		{
			color: #6F6F6F;/*kolor do zmiany*/
			text-decoration: none;
		}	
		
		
		
		#podstr_powr_kr3 img
		{
			margin-right: 5px;
			border: none;
			width: 13px;
			height: 11px;
			position: relative;
			top: 1px;
		}
	#podstr_tab	
{
	margin-top: 20px;
	width: 530px;	
	border-spacing: 1px;
	background: #C4C4C4;
}



	#podstr_tab th
	{
		padding: 2px;
		background: #9F9F9F;/*kolor do zmiany*/
		text-align: center;
	}

	

	#podstr_tab td
	{
		padding: 3px;
		background: #FFFFFF;
	}
	
	
	
	
#przelamanie
{
	margin: 20px 0px;
	width: 530px;
	text-align: center;
	color: #CFCFCF;
}	



	#przelamanie a, #przelamanie strong, #przelamanie span
	{
		margin: 0px 8px;
		font-weight: bold;
	}
	
	
	
	#przelamanie a.mczc, #przelamanie span.mczc
	{
		font-size: 10px;
	}
	
	
	
		#przelamanie a/*kolor do zmiany*/
		{
			color: #9F9F9F;
			text-decoration: none;
		}
		
		
		
		#przelamanie a:hover/*kolor do zmiany*/
		{
			color: #6F6F6F;
		}
	
	
	
	#przelamanie strong
	{
		color: #DFDFDF;
	}	
	
	
	
	#przelamanie span.kreska
	{
		margin: 0px;
		font-size: 15px;
		font-weight: normal;
	}		
		
	
/*******************************************  
*              Ogłoszenia                  *
********************************************/	

#pole_select
{
	border: #C5C5C5 solid 1px;
	padding: 4px 0px 0px 6px;
	width: 220px; /* 228 */
	height: 21px; /* 21 */			
}


#pole_area
{
	border: #C5C5C5 solid 1px;
	padding: 4px 0px 0px 6px;
	width: 402px; /* 410 */
	height: 150px; /* 154 */			
}


.pole_text
{
	border: #C5C5C5 solid 1px;
	padding: 4px 0px 0px 6px;
	width: 402px; /* 410 */
	height: 17px; /* 21 */			
}



#pole_submit
{
	border: #C5C5C5 solid 1px;
	width: 82px; /* 90 */
	height: 25px; /* 21 */			
	background: #FFFFFF;
}



.ogl_wlasc_podstr
{
	margin-bottom: 30px;
	width: 530px;	
}



	.ogl_wlasc_data
	{
		padding: 8px 0px 0px 5px;
		width: 195px; /* 200 */
		height: 22px; /* 30; */
		float: left;
		font-weight: bold;
		color: #9F9F9F;/*kolor do zmiany*/
	}
	
	
	
	.ogl_wlasc_id
	{
		padding: 8px 5px 0px 0px;
		width: 334px; /* 339 */
		height: 22px; /* 30 */
		float: left;
		text-align: right;
		font-weight: bold;
		color: #9F9F9F;/*kolor do zmiany*/
	}
	
	
	
	.ogl_wlasc_tresc
	{
		padding: 5px;
		width: 529px; /* 530 */
	}
	
	
	
	.ogl_wlasc_kont
	{
		padding: 8px 0px 0px 5px;
		width: 534px; /* 530 */
		height: 22px; /* 30 */
		font-weight: bold;
		color: #9F9F9F;/*kolor do zmiany*/
	}		
	
	
.ogl_dodaj_podstr
{
	margin-top: 20px;
	width: 176px;
	height: 28px;
}
	
	
	
	.ogl_dodaj_podstr span
	{
		position: relative;
		top: -10px;
	}
	
	
	
		a.ogdo_podstr_li:link, a.ogdo_podstr_li:visited, a.ogdo_podstr_li:active
		{
			color: #9E7100;
			font-weight: bold;
			text-decoration: none;
		}
		
		
		a.ogdo_podstr_li:hover
		{
			color: #FAA90F;
			font-weight: bold;
			text-decoration: none;
		}			
	
	
	
		.ogl_dodaj_guz
		{
			border: none;
			width: 29px;
			height: 28px;
		}	
		
		
.przelamanie
{
	width: 530px;
	text-align: center;
}		


#oglo_kom
{
	width: 530px;
	font-size: 10px;
	color: #8E8E8E;	
}

/*******************************************  
*             Wyszukiwarka                 *
********************************************/	

ul.wyszp
{
	list-style-type: none;
}

ul.wyszp li.clear
{
	margin: 0px;
	padding: 0px;
	height: 10px;
	font-size: 1px;
}

ul.wyszp li.wysz_rek p, ul.wyszp li.wysz_rek a
{
	float: left;
}

ul.wyszp li.wysz_rek p
{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 10px;
	height: 10px;
}

ul.wyszp li.wysz_rek p.um
{
	background: #808080;
}

ul.wyszp li.wysz_rek p.gospodarka
{
	background: #0076A3;
}

ul.wyszp li.wysz_rek p.spoleczenstwo
{
	background: #E7B000;
}

ul.wyszp li.wysz_rek p.wypoczynek
{
	background: #A6CE38;
}

ul.wyszp li.wysz_rek p.kultura
{
	background: #DF124B;
}


ul.wyszp li.wysz_rek p span
{
	display: none;
}

/*******************************************  
*       Poczta i inne formularze           *
********************************************/	


.mala_czc
{
	font-size: 11px;
}


#podstr_form
{
	margin: auto;
	width: 490px;
}


	.form_tyt
	{
		margin-top: 4px;
		width: 80px;
		float: left;
	}



	.form_pole
	{
		margin-bottom: 3px;
		width: 410px;
		float: left;
	}
	

/*******************************************  
*            Wersje językowe               * 
********************************************/

#prawa_werj
{
	padding: 20px 8px 0px 8px;
	width: 799px; /* 815 */
	min-height: 900px; /* wysokość 1125 */
	float: left;
	background: url("/img/p0.gif");
	background-repeat: repeat-x;
	text-align: justify;	
	font-size: 12px;	
	background: red;
}

/*******************************************  
*              Wylogowanie                 * 
********************************************/

#wyloguj
{
	position: absolute;
	top: 0px;
	right: 4px;
	font-weight: bold;
}
