body{
	background-image: url(../gfx/body.jpg);
	background-color: #DABD7B;
	margin: 0px;
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
.luxury{
	margin-left: 0px;
}
#page{
	 width: 840px;
	 margin: auto;
}
#top{
	 background-image: url(../gfx/top.png);
	 background-position: top;
	height: 290px;
	background-repeat: no-repeat;
}
.flash{
	 position: relative;
	 top: 35px;
}
#body{
	 background-image: url(../gfx/page.png);
	 background-position: center;
	 background-repeat: repeat-y;
}
#footer{
	background-image: url(../gfx/footer.png);
	background-position: top;
	background-position: center;
	background-repeat: no-repeat;
	height: 52px;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
}
.txt{
	background-image: url(../gfx/tresc_body.gif);
	width: 558px;
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: White;

}
.txtfooter{
	background-image: url(../gfx/tresc_footer.gif);
	width: 558px;
	background-position: top;
	background-repeat: no-repeat;
	height: 14px;
}
.nag{
	background-image: url(../gfx/txt_nag.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 558px;
	height: 39px;
	background-position: bottom;
	text-align: left;
	line-height: 39px;
	padding-left: 15px;
	color: White;
	position: relative;
	margin-left: -14px;
	margin-top: -7px;
	font-family: Georgia,Tahoma;
	font-size: 20px;
	font-weight: normal;
}
a{
	color: White;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.box{
	background-image: url(../gfx/box_menu.png);
	width: 220px;
	height: 279px;
}
.boxTitle{
	color: White;
	font-family: Tahoma;
	font-size: 15px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-weight: bolder;
	margin-bottom: 15px;
}
div.box a{
	background-image: url(../gfx/bg_menu.gif);
	height: 27px;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 199px;
	margin-left: 10px;
	text-align: left;
	font-weight: bolder;
	line-height: 24px;
	display: block;
}
div.box a:hover{
	 background-color: #B9A253;
	 text-decoration: none;
}
div.box a span{
	margin-left: 15px;
}
div.txt img{
	margin-right: 4px;
}
.form{
	width: 300px;
	border: 1px solid #51431E;
	background-color: White;
}
div.realizacja{
	position: absolute;
	text-align: left;
	width: 300px;
	margin-left: 30px;
	margin-top: 30px;
	color: White;
	font-weight: bolder;
}
div.galeria{
	margin: 7px;
	float: left;
	width: 150px;
	height: 145px;
	text-align: center;
	border: 1px solid #D8B769;
	vertical-align: middle;
	background-color: #887740;
}
div.galeria img{
	margin: 5px;
}
.clear{
	clear: both;
}
.rezerwacja{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
}
#lang{
	position: absolute;
	margin-top: 3px;
	z-index: 1;
	text-align: right;
	width: 550px;
}
#lang a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}
table.kalendarz td{
	 color: Black 
}
