body 
{
	background-color: #ffffff;
}
a:link { 
	color: #47007e;
	}
a:visited { 
	color: #47007e;
	}
a:hover { 
	color: #000000;
	background-color: #b07ad9;
	text-decoration: none;
	}
a:active { 
	color: #000000;
	}
ul
{
	margin: 30px;	
	padding: 0px 0px;
}
p 
{
	text-indent: 1cm
}
h3
{
	font-size: 17px;
	
}
#kontakt
{
	text-align:center;
}

#strona
{
	text-align:center;
}

#stronam
{
	position: relative; 
	width: 802px; height: 802px;
	margin:auto auto;
	text-align:left;
}

#head
{
	position:relative;
	width: 802px; height: 200px;
	margin:auto auto;
	text-align:left;
	z-index:11;
}

#menu
{
	position: relative;
	width:242px; height:482px;
	float:left;
}

#glowny
{
	position: relative;
	width:520px; 
	left:46px;
	float:left;
	margin:0px;
	padding: 0px;
}

#glo_obw
{
	position: relative;
	width:480px; height:auto;
	background-color:#f8f8fb;
	left:10px; top:-9px;
	float:left;
	border: solid 1px black;
	font: 13px verdana;
	padding: 10px 10px;
	
}
#downmenu
{
	font: 10px arial;
	text-align:center;
}

#lines
{
	border: solid thin black;
}
