/*BSM stylesheet*/

/*dobozok*/

#header{
    position: absolute; top: 0px; left: 0px;
    width: 100%; height: 100px;
    padding-top: 20px;
    font: small-caps 700 25px verdana,arial,helvetica,sans-serif; color:#cc6602;
    letter-spacing: 0.2em;     text-align:center;
    margin: 5px;
    }
    
/*főoldal*/
    
#present{
    position: absolute; top: 80px; left: 2%; right: 2%;
    width: 100%; height: 360px;
    margin: 0px;
    }

    #current{
        position: absolute; top: 0px;  left: 28%; right: 28%;
        height: 355px;
        padding: 10px;
        margin: 0px;
        border: 1px solid #cb9a00;
        background-color: #ffffff;}

    #reunion{
        position: absolute; bottom: -20px; left: 28%; right: 28%;
        padding: 10px;
        margin: 0px;
        border: 1px solid #cb9a00;
        background-color: #ffffff;
        text-align: center;
        font:small-caps;}

    #left{
        position: absolute; top: 0px; left: 0px; right: 74%;
        height: 355px;
        padding: 10px;
        margin: 0px;
        border: 1px solid #cb9a00;
        background-color: #ffffff;
        text-align: left;
        }

    #right{
        position: absolute; top: 0px; left: 74%; right: 1px;
        height: 355px; width: 25%;
        padding: 10px;
        margin: 0px;
        border: 1px solid #cb9a00;    
        background-color: #ffffff;
        }

#past{
    position: absolute; top: 470px; left: 2%; right: 2%; 
    width: 100%;
    margin: 0px; 
    padding: 10px;
    border: solid #cb9a00 1px;
    background-color: #ffffff;
    }
    
/*általános*/

#content{
    background-color: white;
    position: absolute; left: 0.5%; right: 0.5%; top: 110px;
    padding: 8px;
    margin: 0px;
    border: 1px solid #cb9a00;    
    }

BODY    {
    font-family: verdana,arial,helvetica,sans-serif; font-size:15px;
    background-color: #e7e7bd;
    }

/*H1{   font: small-caps 600 25px verdana,arial,helvetica,sans-serif;
    color:#000099;   letter-spacing: 0.2em;
    text-align:center; margin-top: 20px;  margin-bottom: 20px; border-bottom: 3px double #333366; padding-bottom: 20px;}*/

H2  {   font: small-caps 900 20px verdana,arial,helvetica,sans-serif;
    color:#5c762f;  letter-spacing: 0.2em; }
    
H3  {   font:  600 18px verdana,arial,helvetica,sans-serif; color:#5c762f;}

H4  {   font:  600 15px verdana,arial,helvetica,sans-serif; color:#5c762f;}

T5  {   font:  600 15px verdana,arial,helvetica,sans-serif; color:#336300;}

TABLE, TH, TD { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size:14px;
        padding-right:10px;}

EM  {color:#993300;   font-style: normal; font-weight:900}

A:link { color: #cc6602 ; text-decoration: none; font-weight: 900}
A:visited { color: #cc6602 ; text-decoration: none; font-weight: 900}
A:hover { color: #dbbb56 ; text-decoration: none;}

P   {text-align:justify; line-height:20px;}

.egy, .egy TD{
        background-color: 9cbf5f;
        }

.ketto, .ketto TD{  
        background-color: faed9e; 
        }
.egyb, .egyb TD {
        background-color: 5c762f; 
        color:white;
        text-align: center;}

.kettob, .kettob TD {
        background-color: a88f42; 
        color:white;
        text-align: center;}


.indexegy, .indexegy TD, .indexegy A
{
        background-color: 5c762f; 
        font-size: 15px;
        color:white;
        text-align: center;}
        
        .indexegy A:hover{
            background-color: d1cf68;
            color: 4a6022;}




.indexketto, .indexketto TD, .indexketto A{
        font-size: 15px;
        background-color: f1da74; 
        color:black;
        text-align: center;}
        
        .indexketto A:hover{
            background-color: a88f42;
            color: white;}

LI{
    font-size: 15px; 
    padding-bottom: 10px;
    margin-left: -10px;}

.bodytext {
    text-align: justify; 
    line-height: 20px;
    }

    
.history {
    /*border: solid #be6b01 1px;*/
    padding: 3px;
    
    }

    .history TD {
        border: solid #336300 1px;
        margin: 0px;
        padding: 5px;
        }
    
    .history LI{
        text-align: left;
        margin-left:-20px;
        font-size: 12px;
        padding-bottom: 5px;
        }

.year {
       background-color: #336300;
       color: white;
       font-weight: 700; 
       letter-spacing: 0.1em;
        }

.thisone {
    width: 100%
    }
    
    .thisone TD {
        background-color: red;
        }

.lista {padding-left: 50px; text-indent: -50px}
.eloado{padding-left: 0px; text-indent: 0px; font: 18px bold ; color:#660000;}

.fontos{font-size: 25px; color:#a08c00; text-align:center}



/*left box*/

#left P{line-height:16px}

