html, body{
      padding: 0px;
      margin: 0px;
		background-color: #F9F9F9;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
}


#header{
	width: 900px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
}

#content{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 35px;
	width: 900px;
	height: 589px;
	background-image: url("img/bckg.jpg");
}

#footer{
	position: relative;
	top: 25px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;

}

.img_page_link
{
	margin-top: 15px;
	margin-left: 10px;
	float: right;
	border: none;
}

.img_link
{
	position: relative;
	border: none;
}

/*przygotowania*/

.thumbnail1
{
	position: absolute;
	z-index: 0;
	width: 94px;
	height: 23px;
	right: 56px;
	top:  127px;
	cursor: default;
}

.thumbnail1:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail1 span /*CSS for enlarged image*/
{ 
	position: absolute;
	border: none;
	visibility: hidden;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 299px;
right: -1px; /*position where enlarged image should offset horizontally */
}

/*przygotowania_end*/

/*ceremonia ¶lubna*/

.thumbnail2
{
	position: absolute;
	z-index: 0;
	width: 98px;
	height: 19px;
	right: 56px;
	top:  154px;
	cursor: default;
}

.thumbnail2:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail2 span /*CSS for enlarged image*/
{ 
	position: absolute;
	border: none;
	visibility: hidden;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 202px;
right: -1px; /*position where enlarged image should offset horizontally */
}

/*ceremonia ¶lubna_end*/


/*zabawa weselna*/

.thumbnail3
{
	position: absolute;
	z-index: 0;
	width: 96px;
	height: 22px;
	right: 56px;
	top:  185px;
	cursor: default;
}

.thumbnail3:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail3 span /*CSS for enlarged image*/
{ 
	position: absolute;
	border: none;
	visibility: hidden;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 177px;
right: -1px; /*position where enlarged image should offset horizontally */
}

/*zabawa weselna_end*/


/*sesja podczas wesela*/

.thumbnail4
{
	position: absolute;
	z-index: 0;
	width: 131px;
	height: 31px;
	right: 56px;
	top:  220px;
	cursor: default;
}

.thumbnail4:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail4 span /*CSS for enlarged image*/
{ 
	position: absolute;
	border: none;
	visibility: hidden;
}

.thumbnail4 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 184px;
right: -2px; /*position where enlarged image should offset horizontally */
}

/*sesja podczas wesela_end*/

/*sesja plenerowa*/

.thumbnail5
{
	position: absolute;
	z-index: 0;
	width: 91px;
	height: 27px;
	right: 56px;
	top:  254px;
	cursor: default;
}

.thumbnail5:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail5 span /*CSS for enlarged image*/
{ 
	position: absolute;
	border: none;
	visibility: hidden;
}

.thumbnail5 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

.thumbnail5:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 151px;
right: -2px; /*position where enlarged image should offset horizontally */
}

/*sesja plenerowa_end*/

.img_float_right
{
	border: none;
	float: right;
	padding-left: 10px;
}

.img_float_left
{
	border: none;
	float: left;
}
