/* DEFAULT ELEMEK */

body {
    text-align: center;
    background: #EEEEEE;
    font-family: georgia, times;
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

img {
	border: 3px;        
    display: block; /*ez kell, hogy ne legyen alatta margó */    
}


p {
    text-align: justify;    
    color: #000000;
    font-size: 10px;
    line-height: 15px;
    margin: 0px 0px 0px 0px;
}

h1 {
    text-align: left;    
    color: #9E0000;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;	
}

h2 {	
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #51541B;
}

h3 {
	font-size: 18px;
	font-weight: bold;	
	margin-bottom: 5px;
	color: #51541B;}
		
div {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

img.balkep {
	border: 5px solid #ffffff;
	float: left;	
	margin: 10px 10px 0px 0px;	
	display: block;
}


img.jobbkep {
	border: 5px solid #ffffff;
	float: right;	
	margin: 10px 0px 0px 10px;	
	display: block;		
}

img.kozepkep {
	border: 5px solid #ffffff;	
	margin: 10px auto 0px auto;	
	display: block;		
}

div.player {
	float: right;
	margin: 2px 0px 0px 10px;
	width: 160px;
	padding: 5px 5px 2px 5px;
	border: solid #404040 2px;
	text-align: center;
	font-family: verdana, helvetica, sans;
	font-size: 10px;
	background: #CCBEAA;
}


div.spacer {
			clear: both;
			font-size: 1px;
			line-height: 1px;	
			}


/* LAYOUT */

#container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;     
    width: 780px;    
    border: 0px;
    text-align: justify; 
	background: #fff;
}

#top {
    background: url(images/top.gif) top no-repeat;
    height: 17px;    
    font-size: 1px;
}

#headbg {
    background: url(images/pagebg.gif) top repeat-y;
    height: 205px;
    font-size: 1px;
    text-align: left;
}



#titlebg {
    background: url(images/pagebg.gif) top repeat-y;
    height: 49px;
    font-size: 1px;
}

#content {
    background: url(images/content.jpg) top repeat-y;       
    font-size: 10px;
    padding: 5px 60px 0px 60px;
}

#footerbg {
    background: url(images/bottom.jpg) top no-repeat;    
    height: 89px;
}

#footercontent {	
	height: 15px;
	text-align: right;
	position: relative;
	top: 50px;
	margin-right: 20px;
	font-size: 11px;
	font-family: verdana, helvetica, sans;
	color: #fff;
	/*font-weight: bold;*/
}


#menu {    
    width: 190px;
    height: 205px;
    position: absolute;    
    margin: 0px 0px 0px 15px;
}

#headerpic {
    background: url(images/header.jpg) top no-repeat;
    width: 555px;
    height: 205px;
    position: absolute;
    margin: 0px 0px 0px 210px;    
}

#titlepic {
    width: 750px;
    height: 49px;    
    position: absolute;
    margin: 0px 0px 0px 15px;
}


/* Szövegformázás */



#content {
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}


#content p {
	font-size: 14px;
    line-height: 22px;
    color: #000000;
    margin-top: 5px;
    text-indent: 11px;	
}

#content p.lexikon {
    text-indent: 0px;
	margin-top: 0px;	
}


#content a {	
    color: #515523;
	font-weight: bold;    
}

#content a:hover {	
    color: #D3731C;
	font-weight: bold;
    text-decoration: underline;	
}

#content h1 {
    font-weight: bold;
	padding-top: 15px;	
    font-size: 24px;
    color: #51541B;
	clear: both;
}




/* Menügombok */


#menu_akt a {
    position: absolute;
    text-decoration: none;
    font-size: 16px;
    text-indent: -99999px;
    height: 30px;
    width: 190px;
    /*background: url('images/g_akt.gif') no-repeat right;*/
    display: block; /* Ez fontos, különben szétesik!!! */
}

#menu_akt a:hover {
    /*background: url('images/g_akt.gif') no-repeat left;*/
}


#menu_tort a {
    position: absolute;
    margin-top: 30px;    
    text-decoration: none;
    font-size: 16px;
    text-indent: -99999px;
    height: 30px;
    width: 190px;
    background: url('images/g_tort.gif') no-repeat right;
    display: block;
}

#menu_tort a:hover {
    background: url('images/g_tort.gif') no-repeat left;
}

#menu_tagok a {
    position: absolute;
    margin-top: 60px;    
    text-decoration: none;
    font-size: 16px;
    text-indent: -99999px;
    height: 29px;
    width: 190px;
    background: url('images/g_tagok.gif') no-repeat right;
    display: block;
}

#menu_tagok a:hover {
    background: url('images/g_tagok.gif') no-repeat left;
}


#menu_repert a {
    position: absolute;
    margin-top: 89px;   
    text-decoration: none;
    font-size: 16px;
    text-indent: -99999px;
    height: 29px;
    width: 190px;
    background: url('images/g_repert.gif') no-repeat right;
    display: block;
}

#menu_repert a:hover {
    background: url('images/g_repert.gif') no-repeat left;
}

#menu_zene a {
    position: absolute;   
    margin-top: 118px;    
    text-decoration: none;
    font-size: 16px;
    text-indent: -99999px;
    height: 29px;
    width: 190px;
    background: url('images/g_zene.gif') no-repeat right;
    display: block;
}

#menu_zene a:hover {
    background: url('images/g_zene.gif') no-repeat left;
}

#menu_galeria a {
    position: absolute;    
    margin-top: 147px;
    text-decoration: none;
    font-size: 16px;
    text-indent: -99999px;
    height: 29px;
    width: 190px;
    background: url('images/g_galeria.gif') no-repeat right;
    display: block;
}

#menu_galeria a:hover {
    background: url('images/g_galeria.gif') no-repeat left;
}


#menu_linkek a {
    position: absolute;    
    margin-top: 176px;
    text-decoration: none;
    font-size: 16px;
    text-indent: -99999px;
    height: 29px;
    width: 190px;
    background: url('images/g_linkek.gif') no-repeat right;
    display: block;
}

#menu_linkek a:hover {
    background: url('images/g_linkek.gif') no-repeat left;
}


/* GALÉRIA BONTÁS */

#galkeret {
	width: 655px;
	margin: auto;
	height: auto;	
	padding: 0px;
	clear: both;
}

#galkeret img {
	border: 3px solid #fff;
}
	
.picwrap {
	width: 131px;
	float: left;
	height: 100px;
	text-align: center;	
}


/* GALÉRIA FŐOLDAL */



a.galbox {
	position: relative;
	border: 1px solid #4C501D;
	display: block;
	height: 200px;
	width: 200px;
	float: left;
	text-decoration: none;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	background: #EEDCC6;	
}

a.galbox:hover {
	background: #feecd6;
	border: 1px solid #E9871C;
}

a.galbox:visited {
	text-decoration: none;
}


a.galbox img {
	border: 3px solid #fff;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.galbox div.galtitle {
	text-decoration: none;
	position: relative;
	bottom: 2px;
	margin: auto;
	text-align: center;
}

/* Képfelirat */

div.caption {
	padding: 3px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: #EAD9BD;
	border: 1px solid #000;
	font-family: arial, verdana, helvetica;
	font-style: italic;
	font-size: 12px;
	color: #000;
}


/* ADMINFELÜLET */

div#adminmenu {
	width: 100%;
	position: static;
	top: 0px;	
	height: 26px;		
	text-align: left;	
	background: #CCBEAA;	
	border-bottom: 2px solid #fff;
}

div#adminfej {
	width: 780px;
	background: #515523;
	text-align: center;
	font-size: 20px;
	font-family: garamond, times, serif;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	border-bottom: #fff solid 5px;
	margin-bottom: 5px;
}

form.szerk {
	width: 660px;	
	margin: auto;
	margin-bottom: 10px;
	text-align: left;	
}

input.cimsor {
	width: 660px;
	font-family: georgia, times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #51541B;	
}

textarea.cikk {
	width: 660px;
	font-family: georgia, times, serif;
	font-size: 14px;
}



a.gomb, input.gomb {	
	position: absolute;
	margin: 3px;
}




	

	


	


    
    
    

