/* ------------------------------------------------------ GLOBAL ------------------------------------------------------ */

body
	{
	margin: 0;
	background: url('../img/bg.png') repeat-x top;
	background-color: #fefaf1;
	color: #444444;
	font: 16px "Times New Roman"; 
	}

	#page_center
		{
		position: relative;
		left: 50%;
		width: 798px;
		margin-left: -399px;
		background: url('../img/center_bg.gif') repeat-y;
		}

		#header
			{
			position: relative;
			width: 798px;
			}

			#menu
				{
				position: relative;
				width: 784px;
				height: 59px;
				background: url('../img/menu_bg.png') repeat-x;
				padding-left: 14px;
				}

			#header_image_div
				{
				width: 798px;
				height: 265px;
				background: url('../img/header_bg_picture.png') no-repeat;
				}

			#header_image_div_alter
				{
				width: 798px;
				height: 265px;
				background: url('../img/header_bg_picture_alter.png') no-repeat;
				}

				#header_flash
					{
					position: relative;
					left: 14px;
					top: 16px;
					width: 770px;
					height: 235px;
					}

		#content_page_top
			{
			position: relative;
			width: 798px;
			height: 56px;
			background: url('../img/page_top.gif') no-repeat;
			}

		#content
			{
			position: relative;
			left: 14px;
			width: 700px;
			padding: 0 35px 0 35px;
			}

		#content_page_bottom
			{
			position: relative;
			width: 798px;
			height: 49px;
			background: url('../img/page_bottom.gif') no-repeat;
			}

		#tamogatok_page_top
			{
			position: relative;
			width: 798px;
			height: 56px;
			background: url('../img/page_top.gif') no-repeat;
			}

		#tamogatok
			{
			position: relative;
			left: 14px;
			width: 700px;
			padding: 0 35px 35px 35px;
			font: bold 12px Georgia;
			color: #0c72bb;
			text-align: center;
			}

			.tamogatok_style
				{
				font: bold 12px Georgia;
				color: black;
				}

		#footer
			{
			position: relative;
			left: 14px;
			width: 759px;
			height: 17px;
			padding: 13px 11px 0 0;
			background: url('../img/footer2.gif') no-repeat;
			font: 9px Tahoma;
			color: #fefaf1;
			text-align: right;
			}

			a.footer_link:link, a.footer_link:visited
				{
				text-decoration: none; 
				color: #fefaf1; /*#fefaf1*/
				font: 9px Tahoma;
				}

			a.footer_link:hover
				{
				text-decoration: none; 
				color: red;
				font: 9px Tahoma;
				}

	#bottom_line
		{
		position: relative;
		width: 100%;
		height: 30px;
		background: url('../img/bottom_line.gif') repeat-x;
		}
/* ------------------------------------------------------ MENU ------------------------------------------------------ */

a.fooldal{float:left; display: block; width: 70px; height: 59px; background: url("../img/menu/01.png") 0 0 no-repeat; text-decoration: none;}
a.cegfilozofia {margin-left:2px; float:left; display: block; width: 65px; height: 59px; background: url("../img/menu/02.png") 0 0 no-repeat; text-decoration: none;}
a.termekek {margin-left:2px; float:left; display: block; width: 78px; height: 59px; background: url("../img/menu/03.png") 0 0 no-repeat; text-decoration: none;}
a.ujdonsagok {margin-left:2px; float:left; display: block; width: 101px; height: 59px; background: url("../img/menu/04.png") 0 0 no-repeat; text-decoration: none;}
a.szakmaiprogramok {margin-left:2px; float:left; display: block; width: 154px; height: 59px; background: url("../img/menu/05.png") 0 0 no-repeat; text-decoration: none;}
a.galeria {margin-left:2px; float:left; display: block; width: 66px; height: 59px; background: url("../img/menu/06.png") 0 0 no-repeat; text-decoration: none;}
a.hirek {margin-left:2px; float:left; display: block; width: 52px; height: 59px; background: url("../img/menu/07.png") 0 0 no-repeat; text-decoration: none;}
a.jatek {margin-left:2px; float:left; display: block; width: 86px; height: 59px; background: url("../img/menu/08.png") 0 0 no-repeat; text-decoration: none;}
a.kapcsolat {margin-left:2px; float:left; display: block; width: 82px; height: 59px; background: url("../img/menu/09.png") 0 0 no-repeat; text-decoration: none;}

a:hover.fooldal {background: url("../img/menu/01.png") 0 -59px no-repeat;}
a:hover.cegfilozofia {background: url("../img/menu/02.png") 0 -59px no-repeat;}
a:hover.termekek {background: url("../img/menu/03.png") 0 -59px no-repeat;}
a:hover.ujdonsagok {background: url("../img/menu/04.png") 0 -59px no-repeat;}
a:hover.szakmaiprogramok {background: url("../img/menu/05.png") 0 -59px no-repeat;}
a:hover.galeria {background: url("../img/menu/06.png") 0 -59px no-repeat;}
a:hover.hirek {background: url("../img/menu/07.png") 0 -59px no-repeat;}
a:hover.jatek {background: url("../img/menu/08.png") 0 -59px no-repeat;}
a:hover.kapcsolat {background: url("../img/menu/09.png") 0 -59px no-repeat;}

/* ------------------------------------------------------ GLOBAL ------------------------------------------------------ */

img.linked_pic
	{
	border: none;
	}

.linked
	{
	border: none;
	}

a.mail:link, a.mail:visited
	{
	text-decoration: none; 
	font: 12px Verdana; 
	color:#646464;
	}

a.mail:hover
	{
	text-decoration: underline; 
	font: 12px Verdana; 
	color:#646464;
	}

a.mail_ketto:link, a.mail_ketto:visited
	{
	text-decoration: none; 
	font: 12px "Times New Roman"; 
	color:#646464;
	}

a.mail_ketto:hover
	{
	text-decoration: underline; 
	font: 12px "Times New Roman"; 
	color:#646464;
	}

a.tanusitvanylink:link, a.tanusitvanylink:visited
	{
	text-decoration: none; 
	font: bold 12px "Times New Roman"; 
	color: #444444;
	}

a.tanusitvanylink:hover
	{
	text-decoration: underline; 
	font: bold 12px "Times New Roman"; 
	color: #444444;
	}

a.letolthetodokumentumok:link, a.letolthetodokumentumok:visited
	{
	text-decoration: none; 
	font: 12px "Times New Roman"; 
	color: red;
	}

a.letolthetodokumentumok:hover
	{
	text-decoration: underline; 
	font: 12px "Times New Roman"; 
	color: red;
	}

h1
	{
	margin: 0;
	padding: 0;
	text-align: center;
	font: bold 20px "Times New Roman"; 
	color: #ee1c25;
	}

h2
	{
	margin: 0;
	padding: 0;
	text-align: center;
	font: 16px "Times New Roman"; 
	}

h3
	{
	margin: 0;
	padding: 0;
	text-align: center;
	font: 16px "Times New Roman"; 
	color: #ee1c25;
	}

.leiras
	{
	text-align: justify;
	}


/* ------------------------------------------------------ TERMEKEK ------------------------------------------------------ */

/* ---- termekek.html --- */

#termekek_elsosor
	{
	height:150px;
	color: gray; /*#0c72bb*/
	font: bold 10px Verdana;
	text-align: center;
	padding-left: 115px;
	}

#termekek_masodiksor
	{
	height:140px;
	color: red;
	font: bold 10px Verdana;
	text-align: center;
	padding-left: 182px;
	}

	.termekek_valasztas
		{
		position: relative;
		float: left;
		}

	p.termekek_valasztas_p
		{
		padding: 0; 
		margin: 5px 0 0 0;
		}

	a.termekeklink:link, a.termekeklink:visited
		{
		text-decoration: none; 
		color: gray;
		font: bold 10px Verdana;
		text-align: center;
		}

	a.termekeklink:hover
		{
		text-decoration: none; 
		color: red;
		font: bold 10px Verdana;
		}

/* ---- hypertonia.php --- */

.bordered
	{
	border: 1px solid gray;
	}

a.megrendeles:link, a.megrendeles:visited
	{
	text-decoration: none;
	font: bold 14px Arial;
	color: #333333;
	}

a.megrendeles:hover
	{
	text-decoration:underline;
	font: bold 14px Arial;
	color: red;
	}


/* ------------------------------------------------------ BUTTONS ------------------------------------------------------ */

a.program {display: block; width: 146px; height: 19px; background: url("../img/button/bap.png") 0 0 no-repeat; text-decoration: none;}
a.program:hover {background: url("../img/button/bap.png") 0 -19px no-repeat;}

.formbutton
	{
	cursor:pointer;
	border:none;
	color: white;
	font: bold 12px tahoma;
	width: 160px;
	height: 19px;
	padding: 0;
	margin: 0;
	background:url("../img/button/submit_bg.gif") repeat-x center center;
	}

.formbutton_ketto
	{
	cursor:pointer;
	border:none;
	color: white;
	font: bold 12px tahoma;
	width: 60px;
	height: 19px;
	padding: 0;
	margin: 0;
	background:url("../img/button/submit_bg.gif") repeat-x center center;
	}

.text_input
{
}

.picture_cim
	{
	padding:0; 
	margin:0;
	font: bold 10px Tahoma; 
	text-align:left; 
	}

.picture_datum
	{
	padding:0; 
	margin:0;
	font: bold 10px Tahoma; 
	text-align:right;
	}

.picture_thumb
  {
  border: solid 1px #b6b6b6;
  float:left;
  width: 160px;
  background-color: #eef7fe;
  margin: 5px;
  padding: 3px 3px 0 3px;
  }

 a.program_reg:link, a.program_reg:visited
	{
	text-decoration: none; 
	font: bold 16px "Times New Roman"; 
	color: #444444;
	}

a.program_reg:hover
	{
	text-decoration: underline; 
	font: bold 16px "Times New Roman"; 
	color: #444444;
	}

 a.pathbar_link:link, a.pathbar_link:visited
	{
	text-decoration: none; 
	font: bold 10px Verdana; 
	color: #b6b4ad;
	}

a.pathbar_link:hover
	{
	text-decoration: underline; 
	font: bold 10px Verdana; 
	color: gray;
	}

.pathbar
	{
	padding:25px 0 0 18px;
	margin:0;
	font: 10px Verdana;
	color: #b6b4ad;
	}

a.up_link {float:left; display: block; width: 88px; height: 20px; background: url("../img/up.gif") 0 0 no-repeat; text-decoration: none;}

a:hover.up_link {background: url("../img/up.gif") 0 -20px no-repeat;}

.up
	{
	padding:15px 0 0 18px;
	margin:0;
	}