body {
	background: url('images/head.jpg') no-repeat top left;
	margin: 0;
	font-size:	12px;
}

html {
	font-family:	"Arial";
}

#head {
	height:		255px;
	vertical-align: bottom;
	position:	relative;

}

#head .left {
	position:	absolute;
	bottom:		20px;
	left:		0px;
}

#head .content {
	position:	absolute;
	bottom:		20px;
	left:		220px;
}

#head h1 {
	padding:	0px;
	margin:		0px;
	font-size:	40px;
}

#head h1 .s1 {
	color:	#BF017A;
}
#head h1 .s2 {
	color:	#A25000;
}
#head h1 .s3 {
	color:	#FF9C00;
}
#head h1 .s4 {
	color:	#FF0000;
}
#head h1 .s5 {
	color:	#0072FF;
}
#head h1 .s6 {
	color:	#4D9B00;
}


#content2 {
	height: 571px;
	width: 1024px;
	float: left;
	background: url('images/content_bg.jpg') 0px 50px no-repeat;
}
.kapcsolat textarea, .kapcsolat .kapcsolatText, .kapcsolat select{
	background: #f3f3f3;
}
.spacer-y-8{
	height: 20px;
}
.left {
	width:		220px;
	float:		left;
}

.content {
	width:		520px;
	float:		left;
}
#rg {
	padding-top: 130px;
	padding-left: 10px;
	float: left;
	font-size: 18px;
}
#rg a {
	padding: 0;
	margin:0;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 12px;
}
.menu {
	background:	url('images/list_bg.gif') 0px 3px repeat-y;
	padding:	0px;
	margin:		0px;
	padding-left:	40px;
}

.menu LI {
	line-height:	25px;
	list-style:		none;
	font-weight:	normal;
	color:			#000;
}

.menu LI.active {
	font-weight: bold;
}

.menu LI UL {
	padding-left:	15px;
	margin:			0px;
}
.menu LI A {
	color: #000;
	text-decoration: none;
}

.menu LI A:hover {
	color: #000;
	text-decoration: underline;
}

#foot {
	float: left;
	background: url('images/foot.jpg') no-repeat bottom left;
	height: 223px;
	width:	1024px;
}
#cim {
	padding-top: 195px;
	padding-left: 10px;
	color: #FF9C00;
	float: left;
	font-weight: bold;
}
#cim a {
	color: white;
	text-decoration: none;
	font-weight: normal ;
}
#rg2 {
	padding-top: 195px;
	padding-right: 280px;
	float: right;
	color: white;
}
#rg2 a {
	color: #FF9C00;
	text-decoration: none ;
	font-weight: bold;
}

h1 {
	margin:	0px;
	padding:0px;
}

h1 a {
	text-decoration: none;
	color: #000;
	margin-top:	none;
}

h2 a {
	text-decoration: none;
	color: #000;
}

.input_text {
	border:		1px solid #000;
	background:	#FFF;
}

.kereses {
	margin-left:	40px;
	margin-bottom:	8px;
}

.content {
	text-align:		justify;
}

/* Betűméret választó */

#fontresize {
  left: 700px;
  top: 0px;
  position: absolute;
  color: #bbb;
  width: 46px;
  height: 138px;
}
#fontresize a {
  display: block;
  color: #bbb;
  text-decoration: none;
  float: left;
  width: 46px;
  text-align: center;
}
#fontresize a.small {
  font-size: 10px;
  height: 42px;
  line-height: 42px;
}
#fontresize a.normal {
  font-size: 12px;
  height: 43px;
  line-height: 43px;
}
#fontresize a.large {
  font-size: 16px;
  height: 53px;
  line-height: 53px;
}