@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0 0 0 0;
	background-color: #4d673a;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #192213;
	text-align: center;
}

a:link {
	color: #192213;
	text-decoration: none;
}

a:visited {
    color: #192213;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #192213;
}

#tablazat {
	width: 100%;
	border: 0px;

}

.jobboldal_arnyek {
	width: 10px;
	background-image: url(images/jobb_arnyek.jpg);
}

.baloldal_arnyek {
	width: 10px;
	background-image: url(images/bal_arnyek.jpg);
}

.kozep {
	width: 800px;
	background-image: url(images/kozep_hatter.jpg);
}

#wrapper {
	width: 820px;
	background-color: #92a789;
	text-align: left;
	border: 0px;
}

.menu_cella {
	width: 111px; 
	text-align: center;

}

#tartalom_tabla {
	width: 800px;
}

#ie5fix {
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}

