body {
	padding:0px;
	margin:0px;
	background-color: #e3e1e1;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

form {
	padding:0px;
	margin:0px;
}

p {
	padding: 0px;
	margin: 0px;
	padding-top:10px;
	padding-bottom: 10px;
}

a img {
	border: 0px;
}

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}

div.felso_sor {
	width:100%;
	float:left;
	background-image: url('../images/felso_resz.gif');
	background-repeat: repeat-x;	
}

td.left {
	background-image: url('../images/left_flag.png');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

td.center {
	width:780px;
	background-color: white;
	background-image: url('../images/content.gif');
	background-repeat: no-repeat;
	background-position: 0px 126px;
}

td.right {
	height: 371px;
	background-image: url('../images/right_flag.png');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

td.fejlec {
	height:126px;
	background-image: url('../images/fejlec.gif');
	background-repeat:no-repeat;	
}

td.right_side {
	background-image: url('../images/right_side.gif');
	background-repeat: repeat-y;	
}

td.left_side {
	background-image: url('../images/left_side.gif');
	background-repeat: repeat-y;
	background-position: 100% 0%;
}

table.fotabla {
	background-image: url('../images/also_resz.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;	
}


td.left_bottom {
	height:79px;
}

td.right_bottom {
	height:79px;
}

td.center_bottom {
	height:59px;
	padding-top:20px;
	background-image: url('../images/also_sor.gif');
	background-repeat: repeat-x;
	color: #a1cfa3;
}

td.center_bottom a {
	color: #a1cfa3;
	text-decoration: none;	
}


.menu a {
	font-size:18px;
	color: black;
	text-decoration: none;
}

