*{
	margin: 0px;
	padding: 0px;
	font-family:Arial;
}
#clear{
	clear: both;
}

html {
		overflow: -moz-scrollbars-vertical;
}

body{
	background-image:url('bg.jpg');
	color:#000000;
	font-size:9pt;
}
#keret {
	margin:auto;
	width: 965px;
	background-color: #ffffff;
}
#top {
	width:965px;
	height:336px;
}
#left {
	background-color: transparent;
	width:195px;
	float:left;
	padding-left: 20px;
}
#tartalom {
	float:left;
	padding-left: 20px;
}
#right {
	width:196px;
	float:left;
	padding-left: 5px;
}
#bottom {
	background-image:url('bottom_bg.jpg');
	width:734px;
	height:78px;
	color: #999999;
	padding: 30px 0px 0px 230px;
}
.bot_link {
	color: #999999;
	text-decoration: none;
}
.bot_link:hover {
	color: #ffffff;
	text-decoration: none;
}
.menuheader {
	width: 180px;
	height: 23px;
	background-image: url('bal_cimke.jpg');
	margin:auto;
	font-weight: bold;
	padding: 7px 0px 0px 10px;
	cursor: pointer;
}
.bal_egyed{
	width: 190px;
	height: 20px;
	border-bottom: 1px dotted black;
	margin:auto;
	margin-top: 4px;
	float:left;
	cursor: pointer;
	font-size: 10px;
}
h2{
	color: #3a3a3a;
}
.border {
	border: 1px solid #3cabd9;
}
.link {
	color: #3cabd9;
	font-weight: bold;
	text-decoration: none;
}
.link :hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
