body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
div {
	position: relative;
	display: block;
	border: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-left: 18px;
}
.blank50 {
	height: 51px;
}
.blank60 {
	height: 61px;
}
#blank70 {
	width: 70px;
	height: 600px;
	float: left;
	background: url(i/bg0.gif) no-repeat;
	background-position: bottom;
}
#menu {
	width: 160px;
	height: 600px;
	float: left;
	background: url(i/bg1.gif) no-repeat;
	background-position: bottom;
}
#main {
	height: 600px;
	float: left;
}
#srodek {
	width: 100%;
	min-width: 500px;
	height: 490px;
	background-color: #000000;
	margin-left: 40px;
	top: 0px;
}
#srodek2 {
	width: 500px;
	height: 490px;
	background-color: #333333;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-left: 40px;
	top: 0px;
}
#wnetrze {
	padding: 30px;
	padding-bottom: 10px;
}
#wnetrze a:link, a:active, a:visited {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
#wnetrze a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#loga {
	width: 100%;
	min-width: 540px;
	height: 49px;
	background: url(i/bg2.gif) repeat;
}
#wykonawca {
	text-align: right;
	padding-right: 50px;
	padding-top: 20px;
}
.orange {
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	padding-bottom: 10px;
}
.fotka {
	display: block;
	float: left;
	color: #009900;
	cursor: hand;
	padding-right: 10px;
	padding-bottom: 20px;
}
	
#divZoom {
	display: none;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	padding-top: 50px;
	text-align: center;
	padding-left: auto;
	padding-right: auto;
	float: center;
	width: 100%;
	height: 100%;
	background-color: #000;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80); 
}
#divFoto {
	display: none;
	position: absolute;
	z-index: 200;
	top: 50%;
	left: 50%; 	
	margin: -300px 0 0 -300px;	
	width: 600px;
	color: #000000;
	cursor: pointer;
	border: 1px #999999 solid;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 10px;
	background: #FFFFFF url(i/loading.gif) no-repeat;
	background-position: center center;	
}