@charset "UTF-8";

body {
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0px;
	font-size:12px;
}

a.be {
	text-decoration: none;
	color: gray;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:hover.be {
	text-decoration: none;
	color: black;
}

a {
	text-decoration: none;
	color: black;
	margin-right: 3px;
}

#design a {
	text-decoration: none;
	color: gray;
	margin-right: 3px;
}

a:hover {
	text-decoration: none;
	color: gray;
}

h3 {
	color: black;
}

dt {
    margin-top: 5px;
	font-weight: bold;
}

#logo {
	height: 150px;
	width: 150px;
	padding-top: 15px;
	padding-left: 15px;
	float: left;
	display: table;
}

#flash {
	height: 530px;
	width: 570px;
	float: right;
}

#szovegkeret {
	height: 410px;
	width: 400px;
	float: right;
	overflow: auto;
	padding-top: 3px;
	padding-right:5px;
	text-align:right;
}


a {
	border: none;
}

#fokeret {
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
}

#tarto {
	margin-left: -50%;
	position: absolute;
	top: -278px;
	left: 50%;
	width: 100%;
	height: 556px;
}

#keret {
	margin: auto;
	width: 980px;
	height: 555px;
	background-image: url(../images/index.jpg);
   background-repeat:no-repeat;
   background-position:center;
}

#belepo {
	width: 500px;
	text-align: left;
	color: black;
	float: left;
	font-weight: bold;
	font-size: 12px;
	margin-top: 480px;
	margin-left: 10px;
}

#belepo_2 {
	width: 500px;
	text-align: left;
	color: black;
	float: left;
	font-weight: bold;
	font-size: 12px;
	margin-top: -50px;
	margin-left: 10px;
}

#design {
   width:100%;
   text-align:right;
   float:right;
   font-size:10px;
   color: gray;
   margin-top:23px;
   padding-right:3px;
   display: block;
}
