body
{
	position:		relative;
	/*background:		url('zdj/nazwa-tlo-1.jpg');*/
	background:		#f4dcbb;
	text-align:		center; /* to żarcie dla iexplodera */
	background:		url('../zdj/t2-g.jpg');
	color:			#000022;
	font-family:		'Georgia', Junicode, Serif;
	font-size:		15px;
}

#wszystko
{
	position:		relative;
	width:			850px;
	height:			700px;
	margin:			auto;
	top:			20px;
	margin-bottom:		0px;
	background:		#fff0d7;
	border-top:		2px solid #7c7469;
	/*border-left:		1px dotted #b8ac9b;
	border-right:		1px dotted #b8ac9b;*/
	border-left:		2px solid #7c7469;
	border-right:		2px solid #7c7469;
	background:		url('../zdj/t3-g.jpg');
}

#wiz
{
	background:		url('../zdj/baner-bca.jpg') no-repeat;
	position:		relative;
	height:			150px;
}

#wiz address
{
	position:		absolute;
	width:			16em;
	right:			0px;
	margin-right:		5px;
	top:			0;
	margin-top:		5px;
	border-top:		1px solid #330000;
	border-bottom:		1px solid #330000;
	text-align:		right;
	font-family:		"Sans";
	font-size:		12px;
}

#dolna_belka
{
	background:		url('../zdj/gradient1-1-obr.jpg');
	height:			25px;
	width:			850px;
	margin:			auto;
	margin-top:		0px;
	margin-bottom:		30px;
	/*border-bottom:		2px solid #7c7469;*/
}

#worek
{
	overflow:		hidden;
	padding:		10px;
}

#opis
{
	width:			400px;
	float:			left;
	padding:		10px;
	color:			#5c0404;
	font-family:		'Georgia', Junicode, Serif;
	font-size:		15px;
	font-style:		italic;
}


#obrazek
{
	position:		relative;
	margin-left:		400px;
	margin-top:		40px;
	height:			300px;
	padding:		0px;
	border-top:		1px #5c0404 solid;
	border-bottom:		1px #5c0404 solid;
	text-align:		center;
	font-size:		10px;
	font-family:		"Liberation Sans", Sans;
}

.dir
{
	position:		absolute;
	width:			180px;
	height:			135px;
	/*
	border:			solid 1px;
	*/
	margin:			0px;
}

.dir img
{
	width:			100%;
}

.n { top:	12px; }
.w { left:	31px; }
.s { bottom:	12px; }
.e { right:	31px; }

.dir:hover
{
	height:			277px;
	width:			369px;
	background:		#000;
	z-index:		10;
	border:			solid 1px;
}

.dir:hover img
{
}

#o2
{
	margin-left:		440px;
	margin-top:		20px;
	padding:		10px 5px;
	text-align:		left;
	font-size:		12px;
	font-family:		"Liberation Sans", Sans;
}

#powitanie
{
	text-align:		left;
}

.dofin
{
	text-align:		center;
	font-family:		monospace;
	font-size:		10px;
}

.dofin a, .dofin img
{
	display:		block;
	margin:			0 auto;
	width:			182px;
	height:			105px;
	border:			0px;
	outline:		none;
	text-decoration:	none;
}

.linki *
{
	text-align:		left;
	text-decoration:	none;
	font-style:		italic;
}

#wm
{
	width:			100px;
	margin:			auto;
	margin-top:		30px;
	color:			#666;
	font-size:		8px;
	border-top:		1px solid #666;
}

#wm:hover
{
	border-top:		1px solid #f4f3ff;
	color:			#f4f3ff;
	font-size:		12px;
}

