body {
	background-color: #25380a;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Linkek */

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #25380a;
	text-decoration: underline;
	border: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #25380a;
	text-decoration: none;
	border-bottom: 1px dashed #25380a;
}

a.semmi {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #25380a;
	text-decoration: none;
	border: none;
}

a.semmi:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #25380a;
	text-decoration: none;
	border: none;
}

a.bemutatkozas_fomenu {
	width: 180px;
	height: 47px;
	display: block;
	border: none;
	text-decoration: none;
}

a.bemutatkozas_fomenu:hover {
	width: 180px;
	height: 47px;
	display: block;
	border: none;
	text-decoration: none;
}

a.kiemelt_fomenu {
	width: 245px;
	height: 47px;
	display: block;
	border: none;
	text-decoration: none;
}

a.kiemelt_fomenu:hover {
	width: 245px;
	height: 47px;
	display: block;
	border: none;
	text-decoration: none;
}

a.referenciaink_fomenu {
	width: 275px;
	height: 47px;
	display: block;
	border: none;
	text-decoration: none;
}

a.referenciaink_fomenu:hover {
	width: 275px;
	height: 47px;
	display: block;
	border: none;
	text-decoration: none;
}

a.kapcsolat_fomenu {
	width: 140px;
	height: 33px;
	display: block;
	border: none;
	text-decoration: none;
}

a.kapcsolat_fomenu:hover {
	width: 140px;
	height: 33px;
	display: block;
	border: none;
	text-decoration: none;
}

/* Kialakítás */

td.fejlec {
	width: 800px;
	height: 160px;
	background-image: url(../images/fejlec.png);
	background-repeat: no-repeat;
}

td.test {
	width: 800px;
	background-color: #dfddc7;
	background-image: url(../images/test.png);
	background-repeat: no-repeat;
	background-position: top;
}

td.labresz {
	width: 800px;
	height: 30px;
	background-image: url(../images/labresz.png);
	background-repeat: no-repeat;
	background-position: top;
}