body
{
	background-color: rgb(0, 0, 0);
	font-family: Verdana;
	font-size: 11px;
	color: rgb(155, 155, 155);
}

a
{
	color: rgb(200, 200, 200);
	text-decoration: none;
}

a:hover
{ 
	color: rgb(100,100,100); 
	text-decoration: none;
}

p
{
	border-bottom: solid 0.25px rgb(60,60,60);
	padding-bottom: 3px;
	padding-bottom: 7px;
	text-align: center;
}

#LINKS
{
	height: 500px;
	width: 610px;
	padding: 20px;
	border: solid 1px rgb(60,60,60);
	overflow: hidden;
}

#LINKI
{
	height: 450px;
	border-bottom: solid 1px rgb(60,60,60);
	overflow: hidden;
}

#LOGO
{
	width: 500px;
	height: 60px;
	float: left;
	overflow: hidden;
}

#MENU
{
	float: left;
	width: 110px;
	height: 50px;
	overflow: hidden;
}


#STOPKA
{
	width: 650px;
	padding-top: 5px;
	font-size: xx-small;
	font-style: normal;
	color: rgb(155,155,155); 
	text-align: center;
}

.index
{
	position: absolute;
	height: 560px;
	width: 650px;
	margin-top: -300px;
	margin-left: -325px;
	top: 50%;
	left: 50%;
}

.about
{
	position: absolute;
	height: 430px;
	width: 700px;
	margin-top: -215px;
	margin-left: -350px;
	top: 50%;
	left: 50%;
}

.poprzez
{
	position: absolute;
	height: 575px;
	width: 1000px;
	margin-top: -310px;
	margin-left: -500px;
	top: 50%;
	left: 50%;
}

.powierzchnie
{
	position: absolute;
	height: 555px;
	width: 856px;
	margin-top: -300px;
	margin-left: -428px;
	top: 50%;
	left: 50%;
}


