*
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial;
}
body
{
	background-image: url('bgbg.jpg');
	background-attachment: fixed;
}
a, img
{
	border: 0px;
	text-decoration: none;
}
.bga
{
	margin: auto;
	background-image: url('bga.png');
	background-repeat: repeat-y;
	width: 790px;
}
.maindiv
{
	margin: auto;
	width: 750px;
	background-image: url('bg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 00px;
	padding-right: 00px;
}
.fej
{
	margin: auto;
	width: 750px;
	height: 345px;
	background-image: url('fej.png');
	background-repeat: no-repeat;
}
.content
{
	margin: auto;
	width: 700px;
	text-align: center;
	overflow: hidden;
}
/*
.menu
{
	margin: auto;
	width: 250px;
	height: 160px;
	cursor: pointer;
}
*/
.menu2
{
	float: right;
	margin-top: 10px;
	margin-right: 50px;
	width: 100px;
	height: 50px;
	background-color: #ff00000;
}
.mprof
{
	margin: auto;
	width: 80px;
	padding-bottom: 4px;
}
