#lap {
	width: 634px;
	text-align: left;
	background-image: url(../images/bg_cont.gif);
}
#fejlec {
	height: 66px;
	background-image: url(../images/bg_up.jpg);
}
#kozep {
}
#menu {
	width: 233px;
	float: left;
}
#menu_down {
	height: 253px;
}
#tartalom {
	width: 381px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tartalom_nopad {
	width: 401px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#lent {
	background-image: url(../images/bg_down.gif);
	clear: both;
	height: 38px;
}
#lapalja {
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: none;
}
body {
	background-color: #333333;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}
fieldset {
	border: 1px solid #999999;
	font-size: 11px;
	
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
img {
	border-top-color: #B80000;
	border-right-color: #B80000;
	border-bottom-color: #B80000;
	border-left-color: #B80000;
}
