
@charset "utf-8";
/* CSS Document */



body {
    margin: 0px;
    background-color: #990000;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: .8em;
  }


img, a img {
    border: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
  }

/*****************
 *    MENUBAR    *
 *****************/



#menubar {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 204px;
    padding-top: 61px;
    padding-bottom: 7px;
    width: 576px;
    height:35px;
    background-image:url(../img/topimage.png);
    background-repeat: no-repeat;
    color: #ff7200;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

#header tbody {
    border: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
}


#menubar li {
    /* <ul id="menubar"><li> */float: left;
    list-style-type: none;
    display: block;
  }


#menubar li a {
    /* <ul id="menubar"><li><a> */margin: 0px;
    text-decoration:none;
    color: #ff7200;
    background-image: url(../img/menu_table_spacer.png);
    background-position: top right;
    background-repeat: no-repeat;
    display: block;
    padding: 12px 12px 5px 10px;
    height: 18px;
  }

/* Hack Internet Explorerhez*/
/*\*/


* html #menubar li a {
    height: auto;
  }

/**/



#menubar li a:hover {
    background-image: url(../img/menu_table_spacer.png);
    color: #990000;
    background-repeat: repeat;
  }

/* Hack Internet Explorerhez*/
/*\*/


* html #menubar li:hover {
    background-image: url(../img/menu_table_spacer.png);
    color: #990000;
    background-repeat: repeat;
    background-color: #ff7200;
  }

/**/



#menubar .submenu {
    /* <ul class="submenu"> */margin: 0px;
    padding: 0px;
    border: 2px solid #FF7200;
    display: block;
    background-color: #440000;
    position: absolute;
    visibility: hidden;
    display: none;
  }


#menubar .submenu li {
    float: none;
    padding: 0px;
    background-image: none;
    margin: 0px;
    padding: 0px;
  }


#menubar .submenu li a {
    background-image: none;
    color: #FF7200;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 100px;
    margin: 2px;
    padding: 2px;
  }


#menubar .submenu li a:hover {
    background-image: none;
    background-color: #FF7200;
    color: #440000;
  }


#menubar li form {
    margin: 0px;
    padding: 0px;
    width: 130px;
  }


#menubar li form input {
    margin: 10px;
    margin-bottom: 0px;
    padding: 0px;
    height: 18px;
    font: bold 12px 'Trebuchet Ms', arial, helvetica ;
    color: #ff7200;
    border: solid 1px #ff7200;
    background-color: #990000;
  }


#menubar li form input:hover {
    border: solid 1px #990000;
    background-color: #ff7200;
    color: #990000;
  }

/* HEADER */



#header {
    margin-left: auto;
    margin-right: auto;
  }

#header tbody tr td a{
    line-height: 0px;
}
/* INTRO */


#intro {
    margin: auto;
    top: auto;
    bottom: auto;
    width: 384px;
  }

/* CONTENTHEADER */



#contentheader {
    margin-left:auto;
    margin-right:auto;
    width: 738px;
    padding: 0px 21px 0px 21px;
    background-image: url(../img/content_bg.png);
		display: block;
    height: 42px;
  }


#contentheader h1 {
    margin: 0px;
    border: solid 2px #ff7200;
    background-color: #440000;
    position: relative;
    float: left;
    left: -6px;
    padding: 6px 10px;
    font-size: 14pt;
    font-weight: bold;
    color: #ff7200;
    letter-spacing: .3em;
  }


#contentheader ul {
    margin: 0px;
    padding: 0px;
    position: relative;
    display: block;
    float: right;
    right: -6px;
		width: 420px;
		text-align: right;
  }


#contentheader ul li {
    display: inline;
    list-style-type: none;
  }


#contentheader ul li a {
    border: solid 2px #ff7200;
    background-color: #990000;
    color: #ff7200;
    margin-left: 5px;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration:none;
    font-size: 8pt;
    font-weight: bold;
  }


#contentheader ul li a:hover {
    background-color: #ff7200;
    color: #990000;
  }

/* Hack Internet Explorerhez*/
/*\*/


* html #contentheader ul li:hover {
    background-color: #ff7200;
    color: #990000;
  }

/**/


#contentheader .fellepes {
    background : #440000;
    font-size : 8pt;
		font-weight: bold;
    padding : 1px 14px;
    border : #FF7200 solid 2px;
    color : #FF7200;
    float : right;
    position : relative;
    right : -6px;
		cursor: pointer;
		text-decoration: none;
  }

#contentheader .fellepes:hover {
    background : #ff7200;
    color : #440000;
  }


#contentheader .fellepes .datum {
    margin-left:4px;
    margin-right:4px;
    background-color:#ff7200;
    color:#440000;
    padding:1px;
  }


/* CONTENT */



#content {
    margin-left: auto;
    margin-right: auto;
    width: 720px;
    background-image: url(../img/content_bg.png);
    margin-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
  }


#content h1 {
    margin: 0px;
    margin-bottom: 10px;
    border: solid 2px #ff7200;
    border-width: 2px 2px 2px 0px;
    background-color: #440000;
    position: relative;
    display: inline;
    float: left;
    padding: 4px;
    padding-right: 10px;
    font-size: 14pt;
    font-weight: bold;
    color: #ff7200;
    letter-spacing: .4em;
  }


#content h3 {
    color: #440000;
    font-size: 12pt;
    font-weight: bold;
    margin: 15px 0px 0px 0px;
  }


#content h4 {
    color: #440000;
    font-size: 10pt;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
  }


#content p {
    color: #440000;
    font-size: 9pt;
    margin: 0px;
    text-align: justify;
    text-indent: 2em;
    padding: 0px 10px 0px 10px;
  }


#content a {
    font-size: 9pt;
    color: #990000;
    display: inline;
    font-weight: bold;
  }


#content a:hover {
    color: #ff7200;
  }


#content ul {
    margin: 0px;
    margin-left: 10px;
  }


#content li {
    margin-left: 30px;
    color: #440000;
    font-size: 9pt;
    text-align: justify;
  }


#content input, #content textarea {
    border: solid 2px #990000;
    background-color: #d1b5b5;
    color: #990000;
  }


#content img {
    border-width: 0px;
  }

/* - article - */



#content .article {
    position: relative;
    border: solid 2px #990000;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    min-height:180px;
  }

#content .article .title {
    clear: both;
    background-color: #990000;
    height: 25px;
    margin-bottom: 15px;
}


#content .article h2 {
    color: #FF7200;
    font-size: 12pt;
    letter-spacing: 2pt;
    margin: 0px 0px 10px 0px;
    padding: 2px 4px 4px 4px;
    float:left;
  }


#content .article h3 {
    margin: 0px;
    margin-bottom:10px;
    font-size: 12pt;
    color: #ff7200;
    background-color: #990000;
    letter-spacing: 1px;
    display: inline;
  }


#content .article h4 {
    font-size: 9pt;
    margin-bottom: 10px;
    float: right;
    color: #ff7200;
  }


#content .article p {
    color: #440000;
    font-size: 9pt;
    margin: 0px;
    text-align: justify;
    text-indent: 2em;
    padding: 0px 10px 0px 10px;
  }


#content .article li {
    color: #440000;
    font-size: 9pt;
    margin: 0px;
    text-align: justify;
    padding: 0px 10px 0px 10px;
  }


#content .article a {
    color: #990000;
  }


#content .article a:hover {
    color: #ff7200;
  }


#content .article img {
    display: inline;
    margin: 0px;
  }

/* GALLERY */


#content .gallery {
    position: relative;
    border: solid 2px #990000;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    min-height:180px;
  }


#content .gallery h2 {
    margin: 0px;
    margin-bottom:10px;
    font-size: 10pt;
    color: #ff7200;
    background-color: #990000;
    letter-spacing: 1px;
  }


#content .gallery td {
    padding: 20px;
  }


#content .gallery img {
    background-image: url('../img/thumb_back.jpg');
    width: 100px;
    height: 75px;
    padding: 2px 12px 12px 2px;
  }

/* FELLEPESEK */




#fellepesek, #regifellepesek {
    margin-top: 10px;
  }


#fellepesek .idopont {
    width: 140px;
    text-align: right;
    background-color: #990000;
    color: #ff7200;
    border: solid #ff7200;
    border-width: 0px 2px 2px 2px;
    padding: 6px;
    font-weight: bold;
  }


#fellepesek .elsosor .idopont, #fellepesek .elsosor .esemeny, #fellepesek .elsosor .helyszin {
    background-color: #ff7200;
    color: #990000;
    border: solid #990000;
    border-width: 2px 0px 2px 0px;
    font-weight: bold;
  }


#fellepesek .esemeny {
    padding: 6px;
    border: solid #990000;
    border-width: 0px 0px 2px 0px;
  }


#fellepesek .helyszin {
    background-color: #990000;
    color: #ff7200;
    border: solid #ff7200;
    border-width: 0px 2px 2px 2px;
    font-weight: bold;
    width: 150px;
  }


#fellepesek .regifellepesek td {
    background-color:#C3C3C3;
    color: #585858;
    border-color: #990000;
  }


/* TAGOK TABLE*/


#tagok {
    border: solid 1px #990000;
  }


#tagok td, #tagok tr {
    margin: 0px;
    padding: 0px;
    border: solid 1px #990000;
    font: normal 9pt "Trebuchet MS", Arial, sans-serif;
  }


#tagok h2 {
    margin: 0px;
    padding: 2px;
    font: bold 11pt "Trebuchet MS", Arial, sans-serif;
    color: #ff7700;
    background-color:#990000;
  }


#tagok h3 {
    margin-top: 4px;
    margin-bottom: 10px;
    margin-left: 10px;
    font: bold 9pt "Trebuchet MS", Arial, sans-serif;
    color: #990000;
  }


#tagok h4 {
    margin-top: 4px;
    margin-bottom: 10px;
    margin-left: 10px;
    font: normal 8pt "Trebuchet MS", Arial, sans-serif;
    color: #000000;
  }

/* BOTTOM */




#bottom {
    margin-left: auto;
    margin-right: auto;
    background-image:url(../img/bottom.png);
    width: 760px;
    height: 23px;
    padding-left:10px;
    padding-right:10px;
    margin-top: 0px;
    font: bold 8pt "Trebuchet MS", Arial, sans-serif;
    color: #ff7200;
    text-align: center;
    letter-spacing: 1px;
    padding-top: 20px;
  }


#bottom a {
    color: #ff7200;
  }

/*Aloldalak css-ei */


#content .tamogatok {
    border: solid 1px #990000;
  }


#content .tamogatok td {
    border: solid 1px #990000;
    text-align: center;
  }


#content .tamogatok p {
    text-align: center;
    text-indent: 0px;
  }


#content .tamogatok td h2 {
    margin: 0px;
    font-size: 10pt;
    color: #ff7200;
    background-color: #990000;
    letter-spacing: 1px;
  }


#addform p {
    text-align: right;
  }


