* {
	margin:0;
	padding:0;
	border:0;
}

html, body {
	height:100%;
}

body {
	width:875px;
	margin:0 auto;
	display:table;
	font:11px Verdana, sans-serif;
	background:url(gfx/back.jpg);
	color:#222;
}

#box {
	display:table-cell;
	vertical-align:middle;
}

#box_1 {
	width:875px;
	height:35px;
	background:url(gfx/1.png);
}

#box_2 {
	width:35px;
	height:361px;
	background:url(gfx/2.png);
	float:left;
}

#box_3 {
	width:801px;
	height:361px;
	background:url(gfx/3.jpg);
	float:left;
}

#box_4 {
	width:39px;
	height:361px;
	background:url(gfx/4.png);
	float:left;
}

#box_5 {
	width:875px;
	height:19px;
	background:url(gfx/5.png);
	clear:both;
}

#box_6 {
	width:35px;
	height:252px;
	background:url(gfx/6.png);
	float:left;
}

#box_7 {
	width:801px;
	height:252px;
	background:url(gfx/7.jpg);
	float:left;
	position:relative;
}

#box_8 {
	width:39px;
	height:252px;
	background:url(gfx/8.png);
	float:left;
}

#box_9 {
	width:875px;
	height:39px;
	background:url(gfx/9.png);
	clear:both;
}

.sektor {
	width:79px;
	height:59px;
	margin:1px 0 0 1px;
	float:left;
	cursor:pointer;
}

.sektor a {
	width:79px;
	height:59px;
	display:block;
	text-align:center;
	font:bold 18px Verdana, sans-serif;
	line-height:59px;
	color:#eee;
	filter:alpha(opacity=0);
	opacity:0;
}

.sektor a:hover {
	filter:alpha(opacity=100);
	opacity:100;
}

#opis {
	float:left;
	width:423px;
	height:189px;
	text-align:justify;
	margin:11px;
	font:bold 12px Verdana;
	line-height:20px;
}

#tytul {
	font:bold 16px Verdana, sans-serif;
	margin-bottom:4px;
}

#radar {
	float:right;
	width:335px;
	height:252px;
	margin:1px 1px 0 0;
}

#jac {
	width:445px;
	height:32px;
	cursor:pointer;
	position:absolute;
	left:0;
	bottom:0;
}
