/* index.php */


body
{
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

body, td
{
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
	FONT-SIZE: 12px;
	vertical-align: top;
}

a.link:link, a.link:visited, a.link:hover, a.link:active {
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #353438;
}

a.feher:link, a.feher:visited, a.feher:hover, a.feher:active {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: white;
}

td.oszlop_1 {
	width: 50%;
	background-image: url('../images/oszlop_1_bg.jpg');
	background-position: top right;
	background-color: #807944;
}

td.oszlop_2 {
	background-image: url('../images/oszlop_2_bg.jpg');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px; 
}

td.oszlop_3 {
	width: 745px;
	background-color: #FFFFFF;
}

td.oszlop_4 {
	background-image: url('../images/oszlop_4_bg.jpg');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

td.oszlop_5 {
	width: 50%;
	background-image: url('../images/oszlop_5_bg.jpg'); 
	background-position: top left;
	background-color: #807944;
}

td.sor_1 {
	width: 50%;
	background-image: url('../images/oszlop_1.jpg');
	background-color: #807944;
	background-repeat: repeat-x;
	background-position: top right;
	height: 500px;
}

td.sor_2 {
	width: 50%;
	background-image: url('../images/oszlop_5.jpg');
	background-color: #807944;
	background-repeat: repeat-x;
	background-position: top left;
	height: 500px;
}

td.head_1 {
	height: 43px;
	background-image: url('../images/head.jpg');
	background-repeat: repeat-x;
}

td.head_11 {
	height:40px;
	text-align: center;
	vertical-align: middle;
	width: 277px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

td.head_12 {
	text-align: center;
	font-variant: small-caps;
	font-size: 14px;
	vertical-align: middle;
	width: 468px;
	padding-bottom: 4px;
	color: #FFFFFF;
}

td.vmenu {
	width: 138px;
	/*
	height: 20px;
	*/
}

/* MENU BEGIN */

td.main {
	background-image: url('../images/x.jpg');
	background-repeat: repeat-x;
	
	padding: 0px;
}

table.menutable td span{
	position: absolute;
	left: -5000px;	
}

table.menutable td a {
	text-decoration: none;
	display: table-cell;
	width: 138px;
	height: 20px;
}
table.menutable td {
	padding-bottom: 2px;
}
a#menu1{
	background-image: url(../images/menu/koszonto_a.jpg);
}
a#menu1:hover, a#menu1_h {
	background-image: url(../images/menu/koszonto_b.jpg); 
}
a#menu2{
	background-image: url(../images/menu/aktualitasok_a.jpg); 
}
a#menu2:hover, a#menu2_h {
	background-image: url(../images/menu/aktualitasok_b.jpg);
}
a#menu3{
	background-image: url(../images/menu/dij_ism_a.jpg); 
}
a#menu3:hover, a#menu3_h {
	background-image: url(../images/menu/dij_ism_b.jpg);
}
a#menu4{
	background-image: url(../images/menu/biralob_a.jpg);
}
a#menu4:hover, a#menu4_h {
	background-image: url(../images/menu/biralob_b.jpg);
}
a#menu5{
	background-image: url(../images/menu/dijatado_a.jpg); 
}
a#menu5:hover, a#menu5_h {
	background-image: url(../images/menu/dijatado_b.jpg);
}
a#menu6{
	background-image: url(../images/menu/moee_a.jpg);
}
a#menu6:hover, a#menu6_h {
	background-image: url(../images/menu/moee_b.jpg); 
}
a#menu7{
	background-image: url(../images/menu/dijazottak_a.jpg); 
}
a#menu7:hover, a#menu7_h {
	background-image: url(../images/menu/dijazottak_b.jpg);
}
a#menu8{
	background-image: url(../images/menu/fotogaleria_a.jpg); 
}
a#menu8:hover, a#menu8_h{
	background-image: url(../images/menu/fotogaleria_b.jpg);
}
a#menu9{
	background-image: url(../images/menu/rolunk_a.jpg);
}
a#menu9:hover, a#menu9_h{
	background-image: url(../images/menu/rolunk_b.jpg);
}
a#menu10{
	background-image: url(../images/menu/linkek_a.jpg); 
}
a#menu10:hover, a#menu10_h{
	background-image: url(../images/menu/linkek_b.jpg);
}
a#menu11{
	background-image: url(../images/menu/fal_a.jpg); 
}
a#menu11:hover, a#menu11_h{
	background-image: url(../images/menu/fal_b.jpg);
}

/*  MENU END  */

/*  NOTES & MAIN BEGIN  */

table.content_open {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.content_open td {
	padding-top: 5px;
	padding-right: 5px;
}

table.content_open td.note_heading {
	
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	vertical-align: middle;
	padding-bottom: 3px;
	width: 100%;
	text-indent: 0px;
}

table.content_open td.date {
	font-size: 8px;
	color: black;	
}

table.note_table {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.note_table td {
	font-size: 10px;
	margin: 0px;
	color: #009900;
}

td.note {
	background-image: url('../images/note_bg.gif');
}

a.readon:link, a.readon:visited, a.readon:hover {
	
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	
}

/* NOTES vége */


/*  maintable  */

table.maintable {
	width: 100%;
	margin-bottom: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

td.text {
	
	padding-left: 10px;
	padding-right: 4px;
	
}

table.maintable td.buttonheading {
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
}

table.maintable td.main_heading {
	
	font-weight: bold;
	font-size: 15px;
	font-style: normal;
	color: #6f0105;
	padding-bottom: 3px;
	width: 100%;
	text-indent: 0px;
	padding-left: 10px;

}
/*  maintable END  */

/* FOOT */

tr.foot {
	background-image: url('../images/oszlop_5_bg.jpg');
	vertical-align: middle;
}

td.foot_2 {
	background-image: url('../images/foot.jpg');
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 35px;
}

/* FOOT END */

/*---------------------------------------------------------------------------------------------------------*/

/* Aktualitások.htm */

#akt_menu_table {
padding: 0px;
width: 100%;
margin-left: 40px;
margin-bottom: 0px;
margin-top: 60px;
}

#akt_menu_table a {
color: #f93;
text-decoration: none;
font-size: 12px;
font-weight: bold;
font-style: normal;
}

#akt_meghivo_table {
padding: 0px;
width: 96%;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 30px;
}


td.ttl {
font-size:10px;
font-weight: bold;
font-style: normal;
color: red;
}

#akt_akt_table {
width: 440px;
height: 330px;
text-align: center;
background-image: url(../images/aktualis/dij.gif);
color: #FFFFFF;

}
#akt_akt_table td {
margin: 0px;
padding-top: 8px;
padding-bottom: 0px;
}

table.akt_headline_table {
width: 100%;
margin-top: 120px;
margin-bottom: 50px;
padding: 0px;
text-align: center;
}

#akt_oklevel_table{
text-align: center;
width: 100%;
}

td.akt_oklevel_piros{
color: #900000;
}

a.akt_headline {
color: #000000;
font-size: 14px;
font-weight: bold;
}

#akt_menetrend_table1 {
width: 440px;
height: 330px;
background-image: url(../images/aktualis/date.gif);
}

#akt_menetrend_table1 td{
margin: 0px;
padding-top: 8px;
padding-bottom: 0px;
color: #900000;
font-weight: bold;
text-align: left;
font-size: 15px;
}

#akt_menetrend_table2 td{
margin: 0px;
padding-top: 8px;
padding-bottom: 0px;
color: #900000;
font-weight: bold;
text-align: center;
font-size: 12px;
}

a.meghivo_link:link, a.meghivo_link:visited, a.meghivo_link:hover, a.meghivo_link:active{
	text-decoration: none;
	/*font-size: 10px;*/
	font-style: normal;
	font-weight: bold;
	color: #567BA9;
}

/* Aktualitások vége */

/*  Dijatado  */

p.dijatado_headline{
font-size:15px;
font-weight: bold;
text-align: center;
margin-top: 50px;
}

table.dijatado_table{
text-align: justify;
}

p.dijatado_p {
text-align: center;
}

p.dijatado_title {
font-weight:bold;
font-size:14px;
text-align: center;
margin-top: 60px;
margin-bottom: 40px;

}
/*  Dijatado vége */

/*  Biralobizottsag  */
p.biralob_headline{
font-weight:bold;
font-size: 15px;
margin-top: 50px;
margin-bottom: 40px;
}

table.biralob_table{
background-color: #CCFF99;
}

td.biralob_td{
text-align: left;
}

/*  Biralobizottsag vége */


p.p0          {
	
	font-size: 14px;
	font-weight: bold;
}

p.p1 {

	font-size: 12px;
}

table.moe_table{
background-color: #FFCC99;
}

/* Uzeno fal */

#forum_table {
width: 90%;
}

tr.forum_head {
background-color: #627196;
}

td.forum {
color: white;
font-size: 10px;
font-weight: bold;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
}

tr.forum_text {
background-color: #d8d39f;
}

td.forum_text {
font-size: 12px;
padding: 5px;
}

a.forum_head:link, a.forum_head:visited, a.forum_head:hover, a.forum_head:active{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: white;
}

#form {
margin-left: 60px;
}

