

/*========================glowne divy=========================*/

#pozycjoner{
	margin: 0 auto;
	width: 963px;
	background-color: white;

}
#gora_flash{
	background: url(images/top_bg.gif) no-repeat;
}

#srodek{
	width: 911px;
	padding: 0 26px;
	background: url(images/srodek_bg.gif) repeat-y;
	overflow: auto;
	
}
#lewy{
	width: 675px;
	margin: 16px 16px 0 0;
	float: left;
	padding-bottom: 6px;
}
#prawy{
	width: 220px;
	margin-bottom: 6px;
	float: right;
}

#stopka{
	width: 963px;
	height: 30px;
	background: url(images/stopa_bg.gif) no-repeat;
}

#galeria{
	width: 911px;
	overflow: hidden;
	padding-top: 17px;
	margin-bottom: 6px;
}

/*===========================divy tresci===========================*/

.orange_line{
	height: 1px;
	margin: 8px 0;
	background-color: #ff4f00;
}

#gl_gora, .gl_boki, #gl_srodek{
	overflow: hidden;
}

#gl_gora{
	width: 675px;
	margin-bottom: 14px;
}

.gl_boki, #gl_srodek{
	float: left;
	width: 215px;
}

#gl_srodek{
	margin: 0 15px;
}

/*=========================== galeria ===========================*/
#galeria img{
	border: none;
}

#gal_otoczka{
	margin: 0 21px 0 26px;
}
.gal_lista{
	width: 147px;
	margin: 0 5px 10px;
	float: left;
	overflow: hidden;
	
}
.gal_nazwa{
	font-weight: bold;
	margin-bottom: 8px;
}

.gal_opisek{
	margin-bottom: 17px;
}

#gal_srodek{
	width: 500px;
	margin: 0 15px 0 16px;
	float: left;
	text-align: center;
	overflow: hidden;
}

#gal_opis{
	width: 500px;
	overflow: hidden;
	text-align: left;
	margin-top: 12px;
}
.gal_boki{
	width: 190px;
	float: left;
	margin-top: 34px;
	text-align: center;
}

#gal_poprzednia, #gal_nastepna{
	width: 190px;
	text-align: center;
	font-weight: bold;
	height: 14px;
	margin-top: 16px;
}

#gal_poprzednia{
	background: url(images/gal_strzalka_black.gif) 32px 1px no-repeat;
}

#gal_nastepna{
	background: url(images/gal_strzalka_orange_r.gif) 140px 1px no-repeat;
}

#gal_powrot{
	width: 911px;
	height: 14px;
	clear: both;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	background: url(images/gal_strzalka_orange.gif) 365px 1px no-repeat;
}
