html, body, #tartalom {
	min-height:100%;
	width:100%;
	height: 100%;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DEDBD1;
}
html>body, html>body #tartalom {
	height:auto;
}

body {
	margin:0px;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #448122;
}
a:hover {
	text-decoration: none;
}
#kep {
	border: 0;
}
#tartalom {
	position:relative;
/*	padding-bottom:80px;*/
	top:0;
	width:774px;
	left:50%;
	margin-left: -387px;
	text-align: left;
	background-image: url(images/bg_tartalom.jpg);
	background-repeat: repeat-y;
}

#bal{
	margin:0px auto 0px auto;
	padding: 5px 0px 0px 0px;
	float: left;
	width: 215px;
	height: auto;
}
#jobb{
	margin:0px 0px 52px 215px;
	padding:20px 20px 20px 20px;
	text-align: justify;
	width: 519px;
	height: auto;
}
#menu{
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.bal_menu{	
	position: relative;
	background-image: url(images/bal_menu_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 7px 0px 8px 40px;
}
.a_link{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.a_link:hover{
	color: #F6E1A0;
	text-decoration: none;
}
#footer {
	left:0;
	bottom:0;
/*	height:52px;*/
	clear:both;
}
.stilus1{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
input,textarea {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

