body {
	background-color: #f6f3ee;
    padding:0px;

	margin-top:15px;
       margin-bottom:15px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#413f40;
}
div {
	border: 0px solid #000000;
	padding:0px;
	margin:0px;
}
a{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.main {
	background-color: #f6f3ee;
	width:551px;
    position: relative;
    margin: auto;
}
.header_box{
	background:url(../images/header_box.png);
	width:281px;
	height:27px;
	position:absolute;
	top:55px;
	right:15px;
	padding-left:20px;
	line-height:26px;
	color:#810000;
	font-size:14px;
}
.header_box_a{
	color:#810000;
	text-decoration:none;
}

.header_box_a:hover{
	color:#810000;
	text-decoration:underline;
}
.whatsthis{
	position:absolute;
	top:10px;
	right:0px;
	width:100px;
	color:#FFFFFF;
}
.whatsthis_a{
	color:#FFFFFF;
}
.title{
	color:#FFFFFF;
	font-size:28px;
	padding-left:15px;
	padding-top:10px;
}
.subtitle{
	color:#FFFFFF;
	font-size:12px;
	padding-left:20px;
}
.header{
	background:url(../images/header.png);
	width:551px;
	height:69px;
}
.menu{
	height:40px;
	margin-left:-20px;
	margin-top:-20px;
	margin-bottom:5px;
	padding-left:20px;
}
.menupont_active{
	background:url(../images/button_active.png);
	background-repeat: no-repeat;
	width:85px;
	height:34px;
	float:left;
	color:#bf0101;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	font-size:16px;
	margin-top:8px;
}
.menupont_active_a{
	color:#bf0101;
	text-decoration:none;
}
.menupont_inactive{
	background:url(../images/button_inactive.png);
	background-repeat: no-repeat;
	width:92px;
	height:34px;
	float:left;
	color:#7f714c;
	font-weight:bold;
	text-align:center;
	line-height:36px;
	font-size:16px;
	margin-top:8px;
}
.menupont_inactive_a{
	color:#7f714c;
	text-decoration:none;
}

.menupont_inactive_a:hover{
	color:#7f714c;
	text-decoration:underline;
}

.title a{
	color:#FFFFFF;
	text-decoration:none;
}

.title a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


.content{
	background:url(../images/content.png);
	height:504px;
	padding:20px;
	background-repeat: no-repeat;
}
.date{
	color:#8f7d55;
	font-size:10px;
}
.worktitle{
	font-size:24px;
	margin: 10px 0 7px 0;
	font-weight: normal;

}
.desc{
	color:#8f7d55;
	font-weight:bold;
}
.box{
	background-color:#EFF8FF;
        margin-top:10px;
	margin-bottom:13px;
	width:502px;
	height:324px;
	overflow:scroll;
	overflow-x:hidden;
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 10px;
}

.box3{
	background-color:#EFF8FF;
        margin-top:10px;
	margin-bottom:13px;
	width:502px;
	height:314px;
	overflow:scroll;
	overflow-x:hidden;
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 10px;
}

.box2{
	background-color:#ffffff;
        margin-top:10px;
	margin-bottom:10px;
	width:502px;
	height:440px;
	overflow:auto;
	overflow-x:hidden;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

.box2 h3{
        font-size: 24px;
        font-weight: normal;
	 margin-top: 0px;
}



.footer{
	background:url(../images/footer.png);
	height:23px;
	margin-bottom:15px;
}
.text{
	border:1px solid #c1c1c1;
	color:#404040;
	width:221px;
	height:18px;
	text-align:center;
	padding-top:2px;
	padding-bottom:0px;
}
.button{
	border:1px solid #c0c0c0;
	background-color:#dedede;
	color:#404040;
	height:26px;
}
.button2{
	border:1px solid #c0c0c0;
	background-color:#dedede;
	color:#404040;
	height:20px;
	width:85px;
}
.copyright{
	color:#808082;
}
.kapcsolat_a{
	color:#413f40;
}

.kapcsolat {
       padding: 15px 0 0 0;
}

