/* tagy HTML */

BODY {
	font-family: "Lucida Grande", Helvetica, Tahoma, Verdana, Geneva, sans-serif;
	font-size: 100%;	
	margin: 0px;
	color: gray;
	background: url(../pic/bg-preindex.gif) no-repeat;
	background-position: left top;
}

a {
	color: #0089d0;
	text-decoration: underline;
}


.adresa {
	position: absolute;
	left: 22px;
	top: 535px;
	color: black;
	font-size: 0.7em;
	line-height: 150%;
}


.profil {
	position: absolute;
	left: 500px;
	top: 535px;
	font-size: 0.7em;
}


.gray {
	color: silver;
	font-weight: bold;
}


