*
{ 
	margin:  0;
	padding: 0;
}

html
{
	background: transparent url('hatter_ismetlodo.jpg') repeat 95px 348px;
	width: 100%;
	height: 100%;
}

body
{
	background: transparent url('balfelso2.jpg') no-repeat top left;
	width: 100%;
	height: auto;
	font-family: 'century gothic', serif, sans-serif, arial;
	font-size: 10pt;	
}

/* legmagasabb szintű elemek */
div#kontener
{
	position: relative;
	height: auto;
	top: 170px;
	margin-left: 265px;
	margin-right: 5px;
	/*top: 150px;
	left: 265px;*/
	min-height: 600px;
	max-width: 950px;
  width: 75%;
	padding: 5px;
	/*margin: 0px;*/
}

div#szovegablak
{
  background: transparent;
  width: 90%;
  margin-bottom: 0px;
	overflow: hidden;
}

div#allec
{
	width: 100%;
	height: 150px;
	margin: 0px;
}

div#oldalsav
{
	position: fixed;
	top: 0px;
	right: 0px;
	background: transparent url('jobb_ismetlodo3.jpg') repeat-y top left;
	width: 100px;
	height: 100%;
}


/* Menü */
div#menusor
{
	position: absolute;
	top: 440px;
	left: 0px;
	width: 177px;
	/*margin: 200px 0px 0px 40px;*/
	padding: 0px 0 0 2px;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

div.menucsoport
{	
	margin-bottom: 10px;
	padding: 18px;
	background: transparent url('menu_hatter3.jpg') repeat-y;
	border: 4px solid #9a9a9a;
}

div.m1
{
	background-position: 0px -40px;
}

div.m2
{
	background-position: 0% 25%;
}

div.m3
{
	background-position: 0% 50%;
}

div.m4
{
	background-position: 0% 75%;
}

div.menucsoport ul.menu
{
	color: #bd9c7d;
	font-size: small;
	list-style: square;
	margin-left: 15px;
}

div.menucsoport ul.menu li
{
	margin: 3px 0px;
}

div.menucim
{
	color: white;
	font-size: large;
	text-align: center;
	font-weight: bold;
}


/* Szovegablak elemei */

div#szovegdiv
{
	position: relative;
	width: 96%;
  padding: 30px 15px;
	text-align: justify;
	min-height: 450px;
}

div#elerhetosegek
{
  padding-top: 40px;
  margin-left: 50px;
}

div.kozep
{
	text-align: center;
}

/* span, h-k stb. */
h1.focim
{
	font-size: x-large;
	text-align: center;
	padding-bottom: 10px;
	color: #AA0000;
}

h3.kozep
{
   text-align: center;
}

h4
{
   font-size: small;
}

img
{
	margin: 10px;
  border-width: 0px;
}

table.kozep td
{
  text-align: center;
}


/* linkek */

a {font-weight: bold;}
a:link {color: #BE1010; text-decoration: none; border-bottom: 1px dotted #880000;}
a:visited {color: #ae792b; text-decoration: none; }
a:hover {color: #ffff00; text-decoration: overline; border-bottom: none; }
a:active {color: #ffffff; text-decoration: none;}

#menusor  a {font-weight: bold; font-size: medium;}
#menusor  a:link {color: #fec501; text-decoration: none; border-bottom: none;} /* eaff00 */
#menusor  a:visited {color: #b3920f; text-decoration: none; }
#menusor  a:hover {color: #fffcdf; text-decoration: overline; }
#menusor  a:active {color: #f5ff48; text-decoration: none;}

/* Tartalom specifikus tulajdonságok */
h3
{
	margin: 15px 0 5px;
}


/* Főoldal */
div.datum
{
	margin: 5px 0;
	font-weight: bold;
}

span.evszam
{
	margin: 5px 0;
	font-size: large;
	font-weight: bold;	
}

/* Nagyszövegek */
div#nagyszoveg ul
{
	margin: 5px 0px 5px 25px;
}

/* Tanfolyas */
div.egy_tanfolyam
{
	margin: 15px 0;
}

/* Galéria */
div.fo_galeria
{
	margin: 15px;
}

h2.fogaleria, h2.galeria
{
	margin: 10px 0 3px;
}

div.galeria_leirasok
{
	margin: 10px;
}

div.galeria
{
	margin-left: 30px;
}

table.galeria
{
	text-align: center;
}

table.galeria td
{
	background-color: #DDDDDD;
	border: 2px #BBBBBB solid;
	padding: 3px;
}

div.video
{
	margin: 5px;
	float: left;
	text-align: center;
}

/* Fórum */
div.tulaj
{
	font-weight: bold;
	color: #9f0000;
}

div.forumdatum
{
	color: #4a4a4a;
	font-style: italic;
}

div.bal
{
	float: left;
}

div.jobb
{
	float: right;
}

div.hsz_torzs
{
	text-indent: 5px;
	clear: both;
}

ul.tema_lista li
{
	list-style: none;
	border-bottom: 1px dotted #a29191;
	width: 600px;
	margin: 15px 10px;
}

span.meghatarozas
{
	font-weight: bold;
}

/* Regisztráció */
table.regisztracio
{
	font-weight: bold;
}

table.regisztracio input
{
	width: 190px;
}

table.regisztracio td
{
	padding: 3px;
	font-weight: bold;
}

span.tipp
{
	color: #555555;
	font-weight: normal;
}

span.nev
{
	font-weight: bold;
}

span.vendegdatum
{
	color: #990000;
}

span.email
{
	font-weight: bold;
}

span.error
{
	color: rgb(255, 0, 0);
	font-size: medium;
	font-weight: bold;
}

div.szoveg
{
	text-indent: 15px;
}

div.hozzaszolasok hr
{
	margin: 3px 0px 15px;
}

/* egyéb apróságok */
input.gomb
{
	padding: 3px 8px;
}