body
{ 
	background: #fff;
	text-align: center;
	font-family: Helvetica,Verdana,Arial,Sans-serif;
	font-size: 12px;
}

div#front
{
	background: #fefefe;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

div#center
{
	position: relative;
	top: 200px;
	width: 300px;
	margin: 0 auto;
}

div#center img
{
	border: 0;
}

div#node1
{
	position: absolute;
	left: 450px;
	top: 160px;
	width: 200px;
	height: 60px;
	border-left: 1px solid;
	border-top: 1px solid;
}

div#kamil
{
	position: absolute;
	left: 650px;
	top: 135px;
	width: 200px;
	height: 50px;
	border: 1px solid;
	text-align: center;
}

div#node2
{
	position: absolute;
	left: 140px;
	top: 250px;
	width: 150px;
	height: 60px;
	border-left: 1px solid;
	border-top: 1px solid;
}

div#blog
{
	position: absolute;
	left: 40px;
	top: 310px;
	width: 200px;
	height: 50px;
	border: 1px solid;
	text-align: center;
}

div#node3
{
	position: absolute;
	left: 450px;
	top: 280px;
	width: 100px;
	height: 160px;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

div#strony
{
	position: absolute;
	left: 550px;
	top: 415px;
	width: 200px;
	height: 50px;
	border: 1px solid;
	text-align: center;
}
