body {
	margin: 0px;
	background-image:url(../images/bg.gif);
	font-size: 12pt;
	font-family: Tahoma, sans serif;
	color:#333333;
}
#outer{
	width: 743px;
	background-color:#FFFFFF;
	background-image:url(../images/bg_right.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.top_brown{
	height: 8px;
	background-color: #5a4a0a;
	width: 723px;
	font-size: 2px;
}
#header{
}
#header div{
	float:left;
	}
.clear{
	clear:both;
}
#main{
	margin-top: 25px;
	margin-bottom: 25px;
	text-align:justify;
	font-size: 11pt;
}
#main .box{
	float: left;
}
#main .box .title{
	border-bottom: #5a4a0a 2px solid;
	color: #5a4a0a;
	font-weight: bold;
}
#main .box div{
	padding-right: 10px;
}
#footer{
	background-color: #5a4a0a;
	width:723px;
	height: 25px;
	text-align: center;
	color:#FFFFFF;
	font-size: 10pt;
	margin-top: 15px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer span{
	padding-right: 5px;
	padding-left: 5px;
	border-right: #FFFFFF 1px solid;
	}
#footer a:hover{
	border-bottom: #FFFFFF 1px dotted;
}
.kapcs_div{
	float: left;
	width: 220px;
}
.kapcs_div_jobb{
	float: left;	
}