body {
	background-color: black;
	border: 0;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

.full {
	height: 100%;
	width: 100%;
}

.centered {
	text-align: center;
}

table.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.middle {
	width: 444px;
	height: 576px;
	position: absolute;
	top: 50%;
	margin-top: -288px;
	left: 50%;
	margin-left: -222px;
}

div#index {
	width: 444px;
	height: 576px;
	background-image: url(index.jpg);
	position: relative;
}

div#index img#nav_images {
	position: absolute;
	width: 100px;
	height: 12px;
	left: 2px;
	top: 63px;
}

div#index img#nav_words {
	position: absolute;
	width: 100px;
	height: 12px;
	left: 2px;
	top: 75px;
}

div#index img#nav_contact {
	position: absolute;
	width: 100px;
	height: 12px;
	left: 2px;
	top: 87px;
}

div#contact {
	width: 831px;
	height: 605px;
	background-image: url(contact.jpg);
	position: relative;
}

div#words {
	width: 892px;
	height: 621px;
	background-image: url(words.jpg);
	position: relative;
}

div#images {
	width: 690px;
	height: 640px;
	background-image: url(images.jpg);
	position: relative;
}

div#rise {
	width: 932px;
	height: 743px;
	background-image: url(rise.jpg);
	position: relative;
}

div#absu {
	width: 999px;
	height: 533px;
	background-image: url(absu.jpg);
	position: relative;
}

div#postscript {
	width: 1003px;
	height: 915px;
	background-image: url(postscript.jpg);
	position: relative;
}

div#lodz {
	width: 922px;
	height: 612px;
	background-image: url(lodz.jpg);
	position: relative;
}

.off_white {
	background-color: #f6eee4;
}

img#nav_home {
	position: absolute;
	width: 161px;
	height: 105px;
	left: 0px;
	top: 0px;
}

img#nav_images {
	position: absolute;
	width: 140px;
	height: 18px;
	left: 0px;
	top: 107px;
}

img#nav_words {
	position: absolute;
	width: 140px;
	height: 18px;
	left: 0px;
	top: 125px;
}

img#nav_contact {
	position: absolute;
	width: 140px;
	height: 15px;
	left: 0px;
	top: 143px;
}

img#nav_rise {
	position: absolute;
	width: 36px;
	height: 39px;
	left: 72px;
	top: 184px;
}

img#nav_absu {
	position: absolute;
	width: 41px;
	height: 39px;
	left: 108px;
	top: 184px;
}

img#nav_postscript {
	position: absolute;
	width: 36px;
	height: 39px;
	left: 72px;
	top: 223px;
}

img#nav_lodz {
	position: absolute;
	width: 41px;
	height: 39px;
	left: 108px;
	top: 223px;
}

img#email {
	position: absolute;
	width: 193px;
	height: 43px;
	left: 448px;
	top: 544px;
}

img#rise_detail {
	position: absolute;
	width: 46px;
	height: 13px;
	left: 814px;
	top: 650px;
}

img#postscript_detail {
	position: absolute;
	width: 65px;
	height: 15px;
	left: 870px;
	top: 894px;
}

div#nav_text {
	position: absolute;
	left: 78px;
	top: 265px;
	width: 85px;
	text-align: left;
	color: gray;
	font-size: 12px;
	font-family: verdana, sans-serif;
}

div#nav_text a, div#nav_text a:link, div#nav_text a:visited, div#nav_text a:hover, div#nav_text a:active {
	color: gray;
	text-decoration: none;
}
