/* uwaga na zmiany bo arkusz dotyczy i pliku html i flasha!!! */
body {
			padding:0px 0px 0px 0px;
			margin:0;
			text-align:center; 
			background-image: url(tlo.jpg);
			background-position:center top;
			background-repeat:no-repeat;
}

div.meble {
			padding: 0;
			border: 0;
			height:100%;
			width:100%;
			}
div {
		margin: 0px;
		padding: 0px;
		border: none;
		margin-left : auto;
		margin-right: auto;
		text-align: center;
}
div.kolonialne {
    width:100%;
		margin: 0px;
		padding: 0px;
		border: none;
		text-align: center;
		color: #909090;
		text-decoration: none;
		font-size: 10px;
}
h1 {
		margin: 0px;
		padding: 0px;
		border: none;
		text-align: center;
		color: #909090;
		text-decoration: none;
		font-size: 8px;
}

#facebook{
	left: -525px;
	top: 214px;
	width: 561px;
	height: 599px;
	z-index:1000;
	position: fixed;
	background-image: url('images/facebook.gif');
	background-repeat: no-repeat;
	background-position:right top;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}
 
#facebook .orientalne {
	background-color: #FFFFFF;
	width: 512px;
	height: 587px;
	margin-right: 45px;
	}

/* to style do flasha */
p {
color: #909090;
font-weight: normal;
font-style: normal;
}
a:link {
	color: #4169E1;
	text-decoration: underline;
}
a:visited {
	color: #333355;
	text-decoration: underline;
}
a:active {
	color: #228B22;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
