body
{ background-image: url(grafika/Step9.jpg);
}

a
{
	text-decoration:none;
}
#box
{ width: 900px;
}
#top
{	width: 900px;
	height: 126px;
	background-image:url(images/top_de.png);
	float:left;
}
#baner
{	width: 900px;
	height: 414px;
	float:left;
}
#baner_left
{	width: 38px;
	height: 414px;
	background-image:url(images/baner_left.png);
	float:left;
}
#baner_center
{	width: 808px;
	height: 414px;
	background-image:url(images/baner_center.png);
	float:left;
}

#baner_right
{	width: 54px;
	height: 414px;
	background-image:url(images/baner_right.png);
	float:left;
}
#pod_banner
{	width: 900px;
	height: 18px;
	background-image:url(images/pod_banner.png);
	float:left;
}
#menu
{	width: 900px;
	height: 33px;
	float:left;
}
#menu_left
{	width: 38px;
	height: 33px;
	background-image:url(images/de/menu_left.png);
	float:left;
}
#menu_home
{	width: 87px;
	height: 33px;
	background-image:url(images/de/home.png);
	float:left;
}
#menu_opis
{	width: 162px;
	height: 33px;
	background-image:url(images/de/beschreibung.png);
	float:left;
}
#menu_oferta
{	width: 104px;
	height: 33px;
	background-image:url(images/de/angebot.png);
	float:left;
}
#menu_okolica
{	width: 150px;
	height: 33px;
	background-image:url(images/de/Ungebung.png);
	float:left;
}
#menu_ceny
{	width: 100px;
	height: 33px;
	background-image:url(images/de/preise.png);
	float:left;
}
#menu_galeria
{	width: 109px;
	height: 33px;
	background-image:url(images/de/Galerie.png);
	float:left;
}
#menu_kontakt
{	width: 96px;
	height: 33px;
	background-image:url(images/de/kontakt.png);
	float:left;
}
#menu_right
{	width: 54px;
	height: 33px;
	background-image:url(images/menu_right.png);
	float:left;
}

#pod_menu
{	width: 900px;
	height: 29px;
	background-image:url(images/pod_menu.png);
	float:left;
}
#center
{	width: 900px;
	min-height: 407px;
	background-image:url(images/repeat_center.png);
	background-repeat: repeat-y;
	float:left;
}
#center_left
{
	min-width:38px;
	float:left;
}
#center_1kolumna
{	min-width:584px;
	float:left;
	font-family: georgia;
	font-size: 15px;
	text-align:left;
}
#center_2kolumna
{	width:224px;
	min-height:407px;
	float:left;
	background-image:url(images/center_2kolumna.png);
	background-repeat: no-repeat;
}
#stopka
{	width: 900px;
	height: 78px;
	background-image:url(images/de/stopka_de.png);
	float:left;
}

#container
{	width: 808px;
	margin: auto;
	border: 0px;
	background-color:#FFFFFF;
	-moz-border-radius:10px;
}

#mapka
{
	margin-top: 130px;
	margin-left: 2px;
}

.text
{
	width: 550px;
	font-family: georgia;
	font-size: 15px;
	text-align:left;
	line-height: 30px;
	text-align: justify;
	color: #3a352f;
	margin-left: 15px;
}

.images
{
	width: 570px;
	text-align:center;
}

#pl
{	margin-top: 13px;
	margin-left: 686px;
	
}
#de
{	margin-top: -24px;
	margin-left: 766px;

}
#gb
{	margin-top: -24px;
	margin-left: 857px;
	float:left;
}
.naglowki
{	width: 570px;
	font-family: georgia;
	font-size: 18px;
	text-align:center;
	line-height: 30px;	
	color: #3a352f;
	font-weight: bold;
}



	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		
		padding: 10px;
		width: 808px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 3px solid #3e3e3e;
		
	}
	#gallery ul a:hover img {
		border: 3px solid #fff;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

