@CHARSET "ISO-8859-1";
html, body {
	color: #fff;
	background: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
}
#vcenter {
	height: 50%;
	margin-bottom: -300px;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 996px;
	height: 630px;
	background: url(../images/home.jpg);
}
img {
	border: 0;
}
#menu-home {
	position: absolute;
	left: 502px;
	top: 130px;
}
#menu-fotografie{
	position: absolute;
	left: 596px;
	top: 130px;
}
#menu-contact {
	position: absolute;
	margin-left: 748px;
	margin-top: 130px;
}
#martin{
	position: absolute;
	margin-left: 282px;
	margin-top: 214px;
}

#tekst {
	position: absolute;
	margin-left: 262px;
	margin-top: 249px;
	width: 530px;
	height: 293px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#ffffff;
	line-height:14px;
}

#foto {
	position: absolute;
	margin-left: 232px;
	margin-top: 249px;
	width: 580px;
	height: 293px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#ffffff;
	line-height:14px;
}
a:link {
	color:#ffffff;
	line-height:14px;
}
a:hover {
	color:#ffffff;
	line-height:14px;
}
a:visited {
	color:#ffffff;
	line-height:14px;
}
a:active {
	color:#ffffff;
	line-height:14px;
}
