@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size:14px;
	font-weight:bold;
}
#image {
	position: absolute;
	left: 50%;
	width: 950px;
	height: 582px;
	margin-left: -475px;
	top: 15px;
}

#tekst1 {
	margin-top:5px;
	margin-left:5px;
	width: 500px;
	height:250px;
	float: left;
}


#adres {
	float:right;
	margin-right:328px;
	font-size:14px;
    margin-top: 14px;
	font-weight:bold;
}

