#lap {
	width:1004px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
}
.topmenu a {
	text-decoration: none;
}
#fent {
	background-image: url(../images/header_shadow.jpg);
    width: 1004px;
    height: 130px;
}
#kozep {
	background: #eaeca3;
}
#bal {
	background: #eaeca3;
	float: left;
	height: 290px;
	border: 0 0 0 0;
/*	padding: 70px 0 10px 0;*/
	padding: 5px 0 10px 0;
	margin: 0 0 0 0;
}
#tartalom {
	background: #eaeca3;
	height: 350px;
    overflow: auto;
	border: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}
#tartalom a {
		color:#000000;
}
#tartalom a:hover {
	text-decoration:none;
}
#lent {
	background-image:url(../images/footer_shadow2.jpg);
    width: 1004px;
    height: 71px;
}


.banner {
    background-image: url("../images/banner.jpg");
    background-position: center, center;
    background-repeat: none;
    width: 1004px;
    height: 118px;
}
.topmenu {
    font-family: "Times New Roman", serif;
    font-size: 16px;
    padding-left: 10px;
    color: #eaeca3;
    text-decoration: none;
}
.topmenu a {
    font-family: "Times New Roman", serif;
    font-size: 16px;
    color: #eaeca3;
    padding-left: 10px;
    text-decoration: none;
}
.topmenu a:hover {
    color: #4C001A;
    text-decoration: none;
}
.forum {
    margin-left: 10px;    
    margin-right: 10px;    
    width: 750px;
/*    border: 1px solid black; */
    color: black;
    font-family: "Arial", sans-serif;
    font-size: 13px;
}
.forum .head {
    color: white;
    background-color: #7D763F;
    font-weight: bold;
}
.galthumbnail {
}

.galthumbnail img {
    padding: 2px;
    border: 1px solid #7D763F;
}
.hirek {
    margin-left: 10px;    
    margin-right: 10px;    
    width: 750px;
    color: black;
    background-color: #EEEFC2;
    font-family: "Arial", sans-serif;
}
.hirek .cim {
    color: black;
    background-color: #EEEFC2;
    font-weight: bold;
}
.hirek .text {
}
.hirek .datum {
    color: gray;
    background-color: #EEEFC2;
    font-size: 10px;
}
.hirek .line {
    height: 5px;
    background-color: #eaeca3;
    color: gray;
}
body {
background: #eaeca3;
	font-family: "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}




/*.cont {
    font-family: "Arial", sans-serif;
    font-size: 14px;
    background-color: #eaeca3;
    color: black;
    vertical-align: top;
    padding-top: 1px;
    padding-left:10px;
    width: 842px;
}
.cont .belso{
    height: 363px;
    width: 842px;
    overflow: auto;
}
.cont div a {
    font-family: "Arial", sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none;
}
.cont div a:hover {
    text-decoration: underline;
}
*/