body {
	background-image: url(../images/bg.gif);
    margin: 0 0 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

a:focus {
	outline: none;
}

a:active {
  outline:none;
}

a:focus {
  -moz-outline-style:none;
}

#niebo {
	background-image:url(../images/niebo.png);
	position:absolute;
	left: 0px;
	top: 0px;
	width: 720px;
	height: 560px;
	z-index: 9;
}

#navi {
	position:relative;
	left: 100px;
	top: -40px;
	width: 400px;
	height: 50px;
	z-index: 10;
}

#klienci {
	margin-top:470px;
	width: 590px;
	height: 400px;
	margin-left: 50px;
	z-index: 110;
}

#klienci td {
	width: 50px;
	height: 80px;
}

#404 {
	background-image:url(../images/404.png);
	position:absolute;
	left: 0px;
	top: 0px;
	width: 720px;
	height: 56px;
	z-index: 9;
}