@charset "utf-8";
img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin-bottom: 0px;
}

#content {
	position:relative;
	z-index:1;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#logo_apartament {
	float: left;
	height: 150px;
	width: 980px;
	margin-left: 20px;
}
.mewy {
	margin-left: 415px;
}

#menu_listwa {
	height: 28px;
	margin-top: 0px;
}

#menu_linki {
	background-image: url(menu_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_wrapper {
	background-image: url(menu_pod.png);
	background-repeat: repeat-y;
	height: 313px;
	width: 980px;
	margin-top: 215px;
}
#content_inner {
	background-image: url(transparent_bg.png);
	background-repeat: no-repeat;
	height: 313px;
	width: 834px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.content_img {
	margin-top: 15px;
}
#linki {
	height: 23px;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
#domek_button {
	height: 24px;
	width: 980px;
	margin-top: 20px;
	padding-left: 100px;
	margin-bottom: 15px;
}
.button_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	height: 15px;
	margin-top: 3px;
	margin-left: 100px;
	margin-bottom: 5px;
}
#text {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
#thumbnails {
	margin: 15px;
	float: right;
	height: 270px;
	width: 350px;
}
.thumbnails {
	margin: 2px;
	border: medium solid #FFFFFF;
}
#kontakt {
	font-family: "Century Gothic", Verdana, Arial;
	text-align: center;
	margin: 15px;
	float: right;
	height: 260px;
	width: 370px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formularz {
	float: left;
	height: 270px;
	width: 380px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

