#thephoto {
	visibility:hidden;
	background-image: url(../graf/atlatszokekhttr.png);
	background-repeat: repeat;
	padding: 30px;
}

#photoholder {
	width:540px;
	height:320px;
	display: block;
	position: absolute;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#photoholder #thephoto h1 {
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 36px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 38px;
}
#photoholder #thephoto p {
	font-size: 16px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}

