body
{
  background: url('csempe.jpg');
  background-color: purple;
  color: #310716;
  font-size: small;  
}

/*
		DIV-ek
*/

#kontener
{
    font-family: verdana, Myriad, Sans-Serif;
    font-size: small;
    position: absolute;
    width: 835px;
    left: 50%;
    margin-left: -417px;
    margin-right: auto;
    top: 0px;
}

div.fejlec
{
  position: absolute;
  width: 835px;
  height: 340px;
  top: 0px;
}

div#fejlec
{
  background: url('fejlec1.jpg') no-repeat;
}

div#fejlec_aktualis
{
  background: url('fejlec_aktualis.jpg') no-repeat;
}

div#fejlec_oktatas
{
  background: url('fejlec_oktatas.jpg') no-repeat;
}

div#fejlec_od
{
  background: url('fejlec_od.jpg') no-repeat;
}

div#fejlec_ref
{
  background: url('fejlec_ref.jpg') no-repeat;
}

div#fejlec_musor
{
  background: url('fejlec_musor.jpg') no-repeat;
}

div#fejlec_bemutatkozas
{
  background: url('fejlec_bemutatkozas.jpg') no-repeat;
}

div#fejlec_workshop
{
  background: url('fejlec_workshop.jpg') no-repeat;
}

div#fejlec_partnereim
{
  background: url('fejlec_partnereim.jpg') no-repeat;
}

div#fejlec_galeria
{
  background: url('fejlec_galeria.jpg') no-repeat;
}

div#fejlec_elerhetoseg
{
  background: url('fejlec_elerhetoseg.jpg') no-repeat;
}

div#fejlec_bazar
{
  background: url('fejlec_bazar.jpg') no-repeat;
}

div#menu
{
  background: url('menu.jpg');
  position: absolute;
  top: -200px;
  left: 40px;
}

div#szovegablak
{
  background: url('szoveg_hatter.jpg') repeat-y;
  /*background-color: red;*/
  position: absolute;
  width: 755px;
  top: 340px;
  padding: 40px 40px 40px 40px;  
}

div#fenti_disz
{
  width: 835px;
  height: 340px;
  margin-top: -40px;
  margin-left: -40px;
  background: url('hatterteto.jpg') no-repeat;
}

div#konkret_szoveg
{
  /*background-color: red;*/
  top: -200px;
}

div#nagyszoveg
{
  width: 560px;
  margin-left: 170px;
  margin-top: -340px;
  text-align: justify;
  /*background-color: red;*/
}

div#anti_disz
{
  position: absolute;
  width: 835px;
  height: 267px;
  margin: 0px 0px -40px -40px;
  background: url('szoveg_alja.jpg') no-repeat;
}

div#elerhetoseg_doboz
{
  padding: 10px 40px 10px 250px;
}

div#au_torz
{
  font-size: x-small;
  font-weight: bold;
  color: gray;
  padding: 10px 40px 40px 250px;
}

div.hir
{
  border-bottom: 1px dashed;
  margin-bottom: 20px;
  padding-bottom: 10px;
}



/* span, em, ilyesmi */

span.hircim
{
  color: #B14B16;
  font-weight: bold;
}

span.datum
{
  text-align: right;
  padding-left: 30px;
  color: black;
  font-weight: bold;
  font-style: italic;
}

div.kozep_kiemelt
{
  /*margin: 20px 0px 0px 20px;*/
  font-weight: bold;
  text-align: center;
}

img
{
  border: none;
}


/* Linkek */

a:link {
	color: #6D280D;
	text-decoration: none;
}
a:visited {
	color: #310716;
	text-decoration: none;
}
a:hover {
	color: rgb(55,150,255);
	text-decoration: underline overline;
}
a:active {
	color: rgb(156,156,255);
	text-decoration: none;
}

/* header-k, listak, span-ek, b-k...*/

h2
{
	font-size: 15pt;
	font-weight: normal;
}

h3
{
	font-size: 14pt;
	font-weight: normal;
}

h4
{
	font-size: 13pt;
	font-weight: normal;
}

h5
{
	font-size: 12pt;
	font-weight: normal;
}

h1.nagyszoveg_cim
{
  font-size: 13pt;
}

h3.nagyszoveg_kiscim
{
  font-size: 11pt;
  text-decoration: underline;
}

ul#menu_ul
{
  margin: 228px 0 0 0;
  padding: 3px 2px 2px 0px;
  list-style: none;
  font-size: large;
  font-family: Georgia, cursive, fantasy;
  font-style: italic;
  line-height: 25px;
}

ul
{
  margin: 0 0 0 5px;
  padding: 3px 2px 2px 10px;
}

li
{
  margin-left: 5px;
  padding-left: 0px;
}

li.menu
{
  margin-bottom: 12px;
}

strong.cim
{
  text-decoration: underline;
}

img.muveszet
{
  padding: 60px 10px 10px 80px;
}

li.menu img
{
  border-width: 0px;
}

/* Galéria, a galáriás Golyva naccerű fezsményei */
table.galeria tr
{
  background-color: #2d0619;
}

table.galeria td
{
  color: #ecb45f;
  border: 2px solid #ecb45f;
  text-align: center;
}

.galeria a:link
{
  color: #ecb45f;
}

.galeria a:hover
{
  border-width: 0 0 1px 0;
  border-style: dotted;
}