body {
	margin:0;
	padding:0;
	font-size: 14px;
	text-align:center;
	color:#3366CC;
	line-height:1.3em;
	background-color: #C0C2D1;
	background-image: url(../img/bg-e.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:#3366CC;
  text-decoration:none;
}
a:hover.lapoz {
  color: #3333FF;
  text-decoration:underline;
}
a:active.lapoz {
  color: #3366CC;
  text-decoration:none;
}
a:visited.lapoz {
  color: #3366CC;
  text-decoration:none;
}

a {
  color:#3366CC;
  text-decoration:underline;
}
a:visited {
  color: #3366CC;
  text-decoration:underline;
}
a:hover {
  color: #3366FF;
  text-decoration:underline;
}
a:active {
  color: #3366CC;
}

ul li {
	list-style-type: disc;
} 

h1 {
	margin:0;
	padding:0 0 6px 0;
	color: #003366;
	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:#3366CC;
	margin:0;
	padding:0;
	text-align:left;
}
h3 {
	font-weight:normal;
	font-size: 100%;
	color:#3366CC;
	margin:0;
	padding:0;
	text-align:left;
}
h3 a { 
	color: #3366CC;
 }
.lista {
	font-size: 100%;
	color: #3366CC;
	text-align:left;
	list-style-image: url(../img/menu-e.gif);
} 
h4 {
	font-weight: bold;
	font-size:110%;
	color:#3366CC;
	margin:0;
	padding:0 0 40px 0;
} 
 
#keret {
	background-color: #c5cede;
	margin: 0px auto;
	padding: 2px !important;
	padding: 6px;
	border: 1px solid #9DACC8;
}
#hatter {
	background-color: #FFFFFF;
}
#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: #E5E5E5;
	border-left-color: #E5E5E5;
	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;
}

.idezet {
	font-weight:normal;
	font-size:100%;
	color:#3366CC;
	margin:0;
	padding:0;
	text-align:center;
}
.idezetkuldes {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	margin-right: 40px;
}
.boritek {
	padding-right: 25px;
}
.halvany {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
}
.fontos {
	color:#CC0000;
}
.lapoz {
	font-weight:normal;
	font-size:90%;
	color:#336699;
	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: #E5E5E5;
}


/* ------ form ------ */

input.form, textarea {
	background-color: #8388A4;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #f5fad5;
	width: 220px;
	background-image: url(img/formbg-e.gif);
	background-repeat: repeat;
 }
 input.button {
	background-color: #8388A4;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
	background-image: url(img/gombbg-e.gif);
 }
