*
{
	margin:0;
	padding:0; 	
}

html
{
	background: #eaebe9 url('../dizajn/hatter_felje.jpg') repeat-x top left;
	width: 100%;
	height: 100%;
}

body
{
	background: transparent url('../dizajn/hatter_alja.jpg') repeat-x 156px 100%;
	width: 100%;
	height: auto;
	font-family: 'century gothic', serif, sans-serif, arial;
	font-size: 10pt;	
}

/* legmagasabb szintű elemek */
div#kontener
{
	position: relative;
	width: 801px;
	height: auto;
	min-height: 400px;
  left: 50%;
	padding: 0px 0 0px 0;
	margin: 0px 0px 0px -400px;
}

div#fejlec
{
	width: 800px;
	height: 218px;
	margin: 0px;
	padding: 0;
	background: url('../dizajn/fejlec.jpg') no-repeat;
}

div#szovegablak
{
  background: url('../dizajn/tartalomhatso.jpg') repeat-y;
  width: 800px;
  margin-bottom: 0px;
	overflow: hidden
}

div#allec
{
	position: static;
	background: black url('../dizajn/szoveg_alja.jpg') no-repeat top;
	width: 800px;
	height: 250px;
	margin: 0px;
	clear: both;
}


/* Menü */
div#menusor
{
	width: 780px;
	/*margin: 200px 0px 0px 40px;*/
	padding: 145px 0 0 20px;
	font-size: small;
	font-weight: bold;
	color: #917d3c;
	word-spacing: 3px;
	text-align: center;
}

div.menucsoport
{
	float: left;
}

div.faszimbolum
{
	width: 26px;
	height: 25px;
	background: transparent url('../dizajn/kicsifa.jpg') no-repeat;
	float: left;
	margin: 0 7px;
}


/* Szovegablak elemei */

div#jobboldal
{
	position: relative;
	float: left;
	width: 270px;
	padding-top: 25px;
}

div#szovegdiv
{
	position: relative;
	width: 468px;
  padding: 0 25px 40px 25px;
	text-align: justify;
	float: left;
	min-height: 450px;
}

div#szeles_szovegdiv
{
	position: relative;
	width: 738px;
  padding: 0 25px 40px 25px;
	text-align: justify;
	float: left;
	min-height: 450px;
}

div#elerhetosegek
{
	position: absolute;
  padding-top: 80px;
  margin-left: 50px;
  color: white;
}

div.kozep
{
	text-align: center;
}

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

h3.kozep
{
   text-align: center;
}

h4
{
   font-size: small;
}

img
{
  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;}
#menusor  a:link {color: #ffd11c; text-decoration: none;}
#menusor  a:visited {color: #7a120a; text-decoration: none; }
#menusor  a:hover {color: rgb(212,56,0); text-decoration: overline; }
#menusor  a:active {color: #e6d8b5; text-decoration: none;}

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


/* hírek */
ul.hirek
{
	list-style: none;
}

ul.hirek li
{
	margin: 30px 0;
	padding: 10px;
	border-bottom: 1px dashed #999977;
}

div.hir_datum
{
	color: #940303;
	float: left;
	font-weight: bold;
}

div.hir_tulaj
{
	float: right;
	text-align: right;
	color: #940303;
}

/* koncertek */
ol.koncert
{
	margin-left: 10px;
}

ol.koncert li
{
	margin: 15px 10px;
}

div.koncert_evszam
{
	color: #940303;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

span.koncert_datum
{
	color: #be1818;
	font-size: medium;
	font-weight: bold;
}

span.koncert_kiemelt
{
	font-weight: bold;
}

table.koncert_info td.koncert_kiemelt
{
	color: #5b0000;
	font-weight: bold;
}

h2.koncert, h2.fo
{
	margin: 10px 0px 5px;
	text-align: center;
}

/* Főoldal */
div.magyar_oszlop, div.angol_oszlop
{
	width: 300px;
	float: left;
	padding: 20px;
}

div.magyar_oszlop
{
	border-right: 2px dashed #bbbbbb;
}

div.egy_oszlop
{
	clear: both;
}

div.album
{
	text-align: center;
}

ol.szamok
{
	text-align: left;
	margin: 15px 0 15px 270px;
}

h3.fo
{
	margin: 20px 0 3px;
}

div.datum
{
	margin: 5px 0;
	font-weight: bold;
}

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

p.album_infok
{
	margin: 5px;
}

span.angol
{
	color: #777777;
	margin-left: 10px;
}


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

/* 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;
}

/* Vendégkönyv */
table.vendeg
{
	font-weight: bold;
}

span.tipp
{
	color: #555555;
}

span.nev
{
	font-weight: bold;
}

span.vendegdatum
{
	color: #990000;
}

span.email
{
	font-weight: bold;
}

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

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

div.lapozo
{
	margin-left: 15px;
}

div.lapozo span.lapozo
{
	float: left;
}

span.lapozo.jobb
{
	padding-left: 275px
}


/* Egyéb */

table.kinekvan td
{
	padding: 3px;
}