body {
	margin: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

	font-family: verdana;
    background-color: #ffffff;
}


div.container{
  width: 998px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  background-image: url(images/content_bg.jpg);
  background-repeat: repeat-y;
}

div.jobb_hasab{
  margin-left:10px;
  width: 239px;
  float:right;
}

div.kerdezzen{

  border: 1px solid #0063a2;
  background-color: #fffec4;
  padding: 5px
}


div.headline{
  width: 990px;
  height: 224px;
  margin-left:4px;
  background-image: url(images/headline_bg.jpg);
  background-repeat: repeat-x
}


div.content {
  font-size: 15px;
  width: 970px;
  margin-left: 14px;
  margin-right: 14px;
  margin-top: 20px;
  text-align: justify;
}

span.piros{
  color:#db4e00;
  font-weight: bold;
}

hr {
  color: #044a92;
}




div.footer{
	width: 990px;
    margin-left:4px;
    margin-right:4px;   
	height: 64px;
	clear: both;
    margin-top: 15px;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	background-image: url(images/footer.gif);
	background-position: top;
	background-repeat: repeat-x;
}

a:active.link, a:focus.link, a:link.link, a:visited.link {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

a:hover.link {
	font-size: 12px;
	color: #db4e00;
}

a:active.normal, a:focus.normal, a:link.normal, a:visited.normal {
	font-family: verdana;
	font-size: 12px;
	color: #044a92;
	font-weight: bold;
}

a:hover.normal {
	font-size: 12px;
	color: #db4e00;
}


img.keret {
  border: 1px solid #003517;
}

h1 {
	font-size: 18px;
	font-family: Arial;
	color: #db4e00;
}

h2 {
	font-size: 16px;
	font: bolder;
	font-family: Arial;
	color: #000000;
}


td.kerdes_header {
  width: 559px;
  height: 37px;
  background-image: url(images/kerdes_header.gif);
  background-repeat: no-repeat;
  background-position: top;
  color: #ffffff;
  padding-left:14px;
}

td.kerdes {
  background-image: url(images/kerdes_bg.gif);
  background-position: top;
  background-repeat: repeat-y
}
img.termek{
  border: 5px solid #9dbbdb;
  margin-right: 10px;
}

div.kerdes {
 text-align:justify;
  color: #db4e00;
  width: 532px;
  margin-left: 10px;
  margin-right: 10 px;
}

div.valasz {
  text-align:justify;
  color: #044a92;
  width: 532px;
  margin-left: 10px;
  margin-right: 10 px;
}


td.kerdes_footer {
  width: 559px;
  height: 37px;
  background-image: url(images/kerdes_footer.gif);
  background-color: #e6854f;
  background-repeat: no-repeat;
  background-position: top
}













