html, body {
	background-image: url(../graf/tlo1.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	right: 0:
}

.kontener {
	/*border: 1px solid red;*/
	width: 828px;
	/*height: 488px; */
	position: absolute; 
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -264px;

}
img.obraz {
	width: 820px;
	height: 440px; 
	border: 4px White solid;
	
}

/*	html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	display: table;
}

img.obraz {
	width: 820px;
	height: 440px; 
	border: 4px White solid;
	margin-left: auto;
	margin-right: auto;
}

div.centrowanie {
border: red solid 1px;
	width: 828px;
	height: 448px;

	vertical-align: middle;
	display: table-cell;
	position: relative;
	position: absolute;
	left: 50%;
top: 50%;
	margin-left: -414px;
margin-top: -224px;
}*/

#navibox	{
/*border: 1px solid green;*/
position: relative;
top: 0;
right: 0;
height: 40px;
width: 820px;
margin: 0px;
padding: 0px;
}

#navibox ul
{
position: absolute;
top: 0;
right: 0;
margin: 0px;
padding: 0px;
padding-right: 10px; 
list-style-type: none;
text-align: left;
}

ul#navlist img, ul#navlist a {
	border: none;
}

#navibox ul li {
	float: left;
	margin-left: 20px;
}

iframe {
	z-index: 100;
	width: 290px;
	height: 330px;
	background-color: transparent;
	border: none;
	margin: 0; 
	padding: 0; 
	overflow: hidden;
}

iframe#oMnie, iframe#kontakt, iframe#obrazy, iframe#bizuteria {
	position: absolute;
	bottom: 30px;
	right: 20px;
}

iframe#home {
	position: absolute;
	top: 70px;
	left: 55px;
}

#strzalkiBlok {
	width: 40px;
	width: 37px;
	height: 330px;
	z-index: 100;
	position: absolute;
	bottom: 30px;
	right: 0;
	margin-right: 10px;

}

#strzalkiBlok img {
	border: none;
	width: 17px;
	height: 15px;
	margin: 10px;
}

#strzalkaGora {
	position: absolute;
	top: 0;
	left: 0;	
}

#strzalkaDol {
	position: absolute;
	bottom: 0;
	left: 0;	
}