body {
	margin: 0px auto 0px auto;
	/*background-color: #c8c8c8;*/
}

span {
	line-height: normal;
}

.redbold {
  color: rgb(255,0,51);
  font-weight: bold;
  font-size: 0.9em;
}

h1 {
	margin: 12px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9900;
	font-size: 22px;
}

h2 {
	margin: 15px 0px 15px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	color: #333333;
	font-size: 18px;
}

h3 {
	margin: 15px 0px 15px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	color: #333333;
	font-size: 14px;
}

p {
	margin: 15px 0px 15px 0px;
}

li {
	list-style: none;	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006599;
	margin: 20px 0px 20px 0px;
	padding-left: 25px;
}

#right_text li {
	background-image: url(/images/edtr_hu/arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/*HEADER SET*/

div {
	margin: 0px;
	padding: 0px;
}

#header {
	margin: auto;
	width: 780px;
	height: 200px;
	display: none;
}

#header_up {	
	width: 780px;
	height: 60px;
}

#header_down {	
	width: 780px;
	height: 140px;
}

#header_left {	
	width: 240px;
	height: 60px;
	background-image: url(/images/edtr_hu/header_left.jpg);
	background-repeat: no-repeat;
	float: left;
}

#header_menu {	
	width: 540px;
	height: 60px;
	background-image: url(/images/edtr_hu/header_menu.jpg);
	background-repeat: no-repeat;
	float: left;	
}

#header_logo {	
	width: 240px;
	height: 140px;
	background-image: url(/images/edtr_hu/header_logo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#header_info {  
  color: #333;  	
	width: 540px;
	height: 140px;
	background-image: url(/images/edtr_hu/header_info.jpg);
	background-repeat: no-repeat;
	float: left;
}

.mondatok {
  font-family: Verdana;
  font-size: 11pt;
  color: #777777;
  width: 510px;
  height: 27px;
}

#mondat_1 {
  text-align: left;
}

#mondat_2 {
  text-align: center;
}

#mondat_3 {
  text-align: right;
}

/*HEADER - FONT - SET*/

#menu_content {
	width: 500px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 23px;
	left: 10px;
}

#menu_content a:link {color: #000099;	text-decoration: none;}
#menu_content a:visited {color: #000099;	text-decoration: none;}
#menu_content a:hover {color: #cc9900;	text-decoration: underline;}

#name_content {
	width: 180px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 26px;
	left: 37px;	
}

.bold {
	font-weight: bold;
}

/*END! HEADER - FONT - SET*/
/*END! HEADER SET*/

/*MAIN CONTAINER*/

#main_container { /*Kozepre igazitja a main-t...*/
	margin: auto;
	width: 780px;	
}

#main_content { /*Az itt beallitott hatterkep nyulik a szoveggel egyutt automatikusan...*/
	width: 780px;
	/*background-image: url(/images/edtr_hu/main_background.jpg);
	background-repeat: repeat-y;	*/
	float: left;
}

#content_left {
	width: 175px;
	padding: 5px 30px 5px 30px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
	float: left;
    display: none;	
}

#content_left a:link {color: #006599; text-decoration: none;}
#content_left a:visited {color: #006599;	text-decoration: none;}
#content_left a:hover {color: #cc9900;	text-decoration: none;}

/* #content_left img {
	width: 150px;
	position: relative;
	margin-top: 15px;
	left: 17px;
}*/

#content_left li {
	position: relative;
	left: -12px;
	background-image: url(/images/edtr_hu/arrow_2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#content_left p {
	font-size: 12px;
	/*position: relative;
	top: -30px;
	margin-bottom: -10px;*/
}

#idezet {
	position: relative;
	left: 2px;
	width: 177px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}

#content_left img { border: 0px;} /*Kep link keret eltuntetve*/

#content_right {
	width: 600px;
	/*padding: 8px 42px 0px 10px;*/
	float: left;	
}

/*RIGHT MAIN TEXT*/

#right_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}

/*FOOTER*/

#footer_container {
	width: 780px;
	height: 70px;	
	margin: auto;	
}

#footer_content { /*Az itt beallitott hatterkep nyulik a szoveggel egyutt automatikusan...*/
	width: 780px;
	height: 95px;
	/*background-image: url(/images/edtr_hu/footer.jpg);
	background-repeat: no-repeat;	*/
	float: left;
}

#footer_left {
	width: 240px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	left: 30px;
	top: 17px;
	float: left;
}

div#footer_left a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

div#footer_left a:hover {
  text-decoration: underline;
}

#footer_right {
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	position: relative;
	top: 43px;
	left: -32px;
	float: left;
}

#footer_right a:link {color: #000099;	text-decoration: none;}
#footer_right a:visited {color: #000099;	text-decoration: none;}
#footer_right a:hover {color: #cc9900;	text-decoration: underline;}

/* BEJELENTKEZÉS ÉS REGISZTRÁCIÓ ELHELYEZÉSE*/

#bejel_reg {
  width: auto;
  font-family: Tahoma;
  font-size: 0.7em;
  color: #000;
  position: relative;
  top: 18px;
  left: 15px;
  float: left;
}

#bejel_reg input {
  width: 110px;
  font-size: 0.9em;
  border: 1px solid rgb(204,204,204);
}

#bejel_reg form {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}

#bejel_reg submit {
  font-size: 0.9em;
  margin: 0px;
  padding: 0px;
  margin-bottom: 22px;
}

#bejel_reg a:link {color: #000;	text-decoration: none;}
#bejel_reg a:visited {color: #000;	text-decoration: none;}
#bejel_reg a:hover {color: #cc9900;	text-decoration: underline;}

div.kiemelt_bal {
  border-left: 5px solid #cc9900;
  margin-bottom: 20px;
  background-color: #F0F0F0;
}

div.kiemelt_bal p {
  padding-left: 45px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}

div.kiemelt_jobb {
  border-right: 5px solid #006599;
  margin-bottom: 20px;
  background-color: #F0F0F0;
}

div.kiemelt_jobb p {
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 45px;
}

div.kiemelt_1 {
  background: url( '/images/edtr_hu/edtr_1.gif' ) no-repeat #F0F0F0 1% 0%;
}

div.kiemelt_2 {
  background: url( '/images/edtr_hu/edtr_2.gif' ) no-repeat #F0F0F0 98% 0%;
}

div.kiemelt_3 {
  background: url( '/images/edtr_hu/edtr_3.gif' ) no-repeat #F0F0F0 1% 0%;
}

div.kiemelt_4 {
  background: url( '/images/edtr_hu/edtr_4.gif' ) no-repeat #F0F0F0 98% 0%;
}

div.kiemelt_5 {
  background: url( '/images/edtr_hu/edtr_5.gif' ) no-repeat #F0F0F0 1% 0%;
}

div.kiemelt_6 {
  background: url( '/images/edtr_hu/edtr_6.gif' ) no-repeat #F0F0F0 98% 0%;
}

a {color: #000099;	text-decoration: underline;}
a:hover {color: #cc9900;	text-decoration: underline;}

div.gyik_kerdes {
  border-left: 5px solid #cc9900;
  margin-bottom: 10px;
  background-color: #F0F0F0;
}

div.gyik_kerdes h3 {
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}

div.gyik_valasz {
  border-right: 2px solid #cc9900;
}

div.gyik_valasz p {
  padding-right: 5px;
}

div.gyik_valasz ul {
  padding-right: 5px;
}

div.gyik_valasz ol {
  padding-right: 5px;
}

div.demo_reg_form_line {
  margin-bottom: 10px;
}

div.demo_reg_label {
  width: 120px;
  display: table-cell;
}

div.demo_reg_field {
  width: 350px;
  display: table-cell;
}

div.demo_reg_field input {
  width: 100%;
}

div.demo_reg_field select {
  width: 100%;
}

div.fieldWithErrors input {
  background-color: #FFFFCC;
}

div.fieldWithErrors select {
  background-color: #FFFFCC;
}

div.formError {
  font-weight: bold;
  color: #FF0000;
}

div.demo_reg_info {
	font-family: Arial;
	font-size: 9pt;
  border: 1px dotted #888888;
  padding: 5px;
  background-color: #F0F0FF;
}
