
a.link:link {
    text-decoration: none;
    color: #000000;
    font-weight: normal;
	text-align: left;
    font-family: Verdana, Helvetica, Verdana CE;
	font-size: 100%;
}

a.link:visited {
    text-decoration: none;
    color: #000000;
    font-weight: normal;
	text-align: left;
    font-family: Verdana, Helvetica, Verdana CE;
	font-size: 100%;
}

a.link:hover {
    text-decoration: underline;
    color: #000000;
    font-weight: normal;
	text-align: left;
    font-family: Verdana, Helvetica, Verdana CE;
	font-size: 100%;
}

a.link:active {
    text-decoration: underline;
    color: #;
    font-weight: normal;
	text-align: left;
    font-family: Verdana, Helvetica, Verdana CE;
	font-size: 100%;
}


body {
	background-image: url(images/bg.jpg);
	font-family: Futura Book, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#kontener {
	position:absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 702px;
	padding: 0;
	margin-top: -285px; /*set to a negative number 1/2 of your height*/
	margin-left: -355px; /*set to a negative number 1/2 of your width*/
}


#menuLewo {
	float: left;
	position: relative;
	background-color: #ffffff; 
	width: 50px;
	height: 620px;
}

#logo{ 
	display: block;
	float: left;
	position: relative;
	width: 590px;
	height: 590px;
	overflow: auto;
	background-color: #ffffff;	
	position: relative;
	background: url(images/friendsR1C2.JPG);
	background-position: center;
}

#tresc {
	display: block;
	float: left;
	position: relative;
	width: 652px;
	height: 620px;
	overflow: auto;
	background-color: #ffffff;	
	}
	
#tekst {
	position: absolute;
	left: 12px;
	text-align: left;
	width: 550px;
	top: 325px;
	left: 40px;
	}

#linki{
	position: absolute;
	left: 50px;
	text-align: left;
	width: 300px;
	top: 445px;
	left: 200px;
}

#menuPrawo{
	float: left;
	position: relative;
	background-color: #ffffff; 
	width: 50px;
	height: 590px;
}

	