@charset "utf-8";

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: white;
	font-size: 11px;
	font-family: Verdana;
	color: rgb(113,113,113);
}

a {
	color: rgb(113,113,113);
	text-decoration: none;
}

a:visited {
	color: rgb(113,113,113);
}

a:hover {
	color: rgb(155,50,3);
}



.enter {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	height: 17px;
	text-align: center;
	font-size: 12px;	
	word-spacing: 2px;
}

.open_pict {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	height: 550px;
	background-image: url(fotok/belepes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.baseline {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 570px;
	background: rgb(242,242,242);
	background-image: url(fotok/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.menu {
	position: absolute;
	top: 580px;
	left: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
	word-spacing: 2px;
}

.copyright {
	position: absolute;
	top: 622px;
	left: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 9px;
	color: rgb(200,200,200);
}

.musiccontroll {
	position: absolute;
	top: 550px;
	left: 0px;
	width: 100%;
	height: 20px;
	text-align: right;
	font-size: 9px;
}

#contact {
	position: absolute;
	top: 180px;
	left: 320px;
}

#weddinglist {
	position: absolute;
	top: 0px;
	left: 15px;
}

.morespace_bottom {
	padding-bottom: 10px;
}

.morespace_top {
	padding-top: 10px;
}
