@charset "utf-8";

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D00000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #000000;
}

#Osszefogo {
	width: 800px;
/*  height: 100%; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	background: #141414;
/*	margin:0 auto;*/
  margin: 0px;
	padding: 0px;
/*	background-image: url(../Kepek/SzovegHatter.jpg);  */
	text-align: left;
}

#Fejlec {
	width: 800px;
	height: 240px;
	background-image: url(../Kepek/Fejlec.jpg);
}

#Menu {
	width: 800px;
	height: 50px;
}

#Kozep {
	width: 800px;
	background: #141414;
}

#Tartalom {
	width: 470px;
	float: left;
	padding: 20px 20px 20px 20px;
	background: #141414;
	color: #FFFFFF;
	text-align: justify;
}

#Tartalom .Cim {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#Tartalom .AlCim {
	text-align: center;
	font-weight: bold;
}


#Kep {
	width: 270px;
	float: right;
	padding: 20px 20px 20px 0px;
	background: #141414;
	color: #FFFFFF;
}


#ElvalasztoVonal {
	width: 800px;
	height: 10px;
	background: #282828;
/*	background-image: url(../Kepek/Lablec.jpg); */
	color: #999999;
/*  clear: both;*/
}

#Lablec {
	width: 800px;
	height: 25px;
	background: #F3E8D4;
	background-image: url(../Kepek/Lablec.jpg);
	color: #999999;
  clear: both;
}
/*p, h1, h2, h3, h5 {
	margin: 0;
	padding: 10px;
}*/

#Fejlec h1, #Lablec h5 {
	text-align: center;
}

.FelhoNagyKover {
	font-size: 16px;
	font-weight: bold;
}

