* {
  font-family: Arial;
}

body,html {
  margin: auto 0 auto 0;
  padding: 0;
/*  background-color: #fafafa;*/
}
body {
  background-image: url(body_bg.jpg);
}
#contentfrm {
  height:100%;
  background-image: url(alnyomat.jpg);
  background-repeat: no-repeat;
/*  background-attachment:fixed;*/
  background-position: 540px 100%;
  margin: 0;
  padding: 0;
}
#lablec {
  background-image: url(valaszto-also.jpg);
  background-repeat: no-repeat;
  width: 1024px;
  height: 25px;
  clear: both;
}

#lablec_td, #lablec_td * {
  font-size: 12px;
  text-decoration: none;
  color:#888888;
  background-color: #ffffff;
}



#content_td {
  background-color: #ffffff;
  background-image: url(alnyomat.jpg);
  background-repeat: no-repeat;
/*  background-attachment:fixed;*/
  background-position: 782px 100%;
  padding: 10px;
}

div.cont {
	width: auto;
	text-align: justify;
	font-size: 14px;
	margin: 10px;/*  display: none;*/
	padding-left: 0px;
}
img {
  margin: 0px;
}

img.nagyithato {
  margin-left: 3px;
  margin-bottom: 3px;
}

h1 {
  color: #313131;
  width: 100%;
  font-size: 20px;
  margin: 0;
}

h2 {
	color: #000000;
	width: auto;
	font-size: 16px;
	margin: 0;
	background-color: #FFFFFF;
	border-bottom: 2px solid #00C6FF;
	padding: 1px;
	padding-left:0px;
	margin-bottom:2px;
	font-weight: normal;
}

#content {
  width: auto;
  height: 100%;
  padding: 0px;
}

div.szovegblokk {
  width: 678px;
  float:left;
  margin-left: 5px;
  margin-bottom: 10px;
}

div.kepblokk-negyed {
  width: 230px;
  float:left;
  margin-left: 10px;
  margin-bottom: 10px;
}

div.kepblokk {
  width: 480px;
  float:left;
  margin-left: 10px;
  margin-bottom: 10px;
}
div.kepblokk-szeles {
  width: 980px;
  float:left;
  margin-bottom: 10px;
}
div.kepblokk img, div.kepblokk-szeles img {
  vertical-align: top;
  width: 150px;
}
.clr {
  clear: both;
}

