body {
	margin:0;
	padding:0;
	font-size: 14px;
	text-align:center;
	color:#273E26;
	line-height:1.3em;
	background-color: #7D8965;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif
}


p {
  margin:0;
  padding:0;
}


hr {display:none;}

img {border:0;}

/* Link */

a.lapoz {
  color:#1C3104;
  text-decoration:none;
}
a:hover.lapoz {
  color: #1C3104;
  text-decoration:underline;
}
a:active.lapoz {
  color: #1C3104;
  text-decoration:none;
}


a {
  color:#223C00;
  text-decoration:underline;
}
a:visited {
  color: #223C00;
  text-decoration:underline;
}
a:hover {
  color: #437302;
  text-decoration:underline;
}
a:active {
  color: #223C00;
}

ul li {
	list-style-type: disc;
} 

h1 {
	margin:0;
	padding:0 0 6px 0;
	color: #1C3104;
	font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	font-weight:normal;
	font-size:120%;
	color:#1C3104;
	margin:0;
	padding:0;
	text-align:left;
}
h3 {
	font-weight:normal;
	font-size:100%;
	color:#1C3104;
	margin:0;
	padding:0;
	text-align:left;
}
.kozep {
	text-align:center;
}
h3 a { 
	color: #033205;
 }
.lista {
	font-size: 100%;
	color: #1C3104;
	text-align:left;
	list-style-image: url(../img/menu.gif);
} 
h4 {
	font-weight: bold;
	font-size:110%;
	color:#1C3104;
	margin:0;
	padding:0 0 30px 0;
} 
 
#keret {
	background-color: #cbc8a3;
	margin: 0px auto;
	padding: 2px !important;
	padding: 6px;
	border: 1px solid #B3B36F;
}
#hatter {
	background-color: #FAEFD1;
}
#kozep {
	text-align:center;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4d8b8;
	border-left-color: #e4d8b8;
	min-height: 600px;
}
#fomenu {
	padding-top:5px;
	padding-left:20px;
	text-align: left;
	float:left;
	width:100%;
}
#fomenu ul li {
	display: inline;
	list-style-image: url(img/menu.gif);
}

#menu {
	padding-top: 20px;
	margin-left: 10px !important;	
	margin-left: 0px;			
	margin-right: 5px;
	padding-bottom: 20px;
	text-align:left;
	width:175px;
}	
/* kép */
.balra {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	clear: right;
}
.jobbra {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: left;
}
.cikkben {
	margin-top: 25px;
	margin-bottom: 25px;
}
/* -- */
#header {
	padding-left:50px;
}
.vonal {
	height:5px;
}	
.hirdetes {
	padding-top:20px;
	padding-bottom:20px;
}
.cim {
	margin-top: 25px;
	margin-bottom: 30px;
}

.forras {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C3401;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}
.idezet {
	font-weight:normal;
	font-size:100%;
	color:#1C3104;
	margin:0;
	padding:0;
	text-align:center;
}
.idezetkuldes {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666600;
	margin-right: 40px;
}
.boritek {
	padding-right: 25px;
}
.halvany {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A9B073;
}
.fontos {
	color:#CC0000;
}
.lapoz {
	font-weight:normal;
	font-size:90%;
	color:#1C3104;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
}

.footer {
	width: 90%;
	font-size: 11px;
	text-align:center;
	padding-left: 30px;
	padding-right:30px;
	padding-top:15px;
	padding-bottom:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4d8b8;
}


/* ------ form ------ */

input.form, textarea {
	background-color: #9da662;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #f5fad5;
	width: 220px;
	background-image: url(img/formbg.gif);
	background-repeat: repeat;
 }
 input.button {
	background-color: #f5fad5;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
	background-image: url(img/gombbg.gif);
 }
