*{margin:0;padding:0}
html,body{height:100%;}
#container{height:100%;width:100%;overflow:hidden;position:relative;}
#container[id]{display:table;position:static;}
#position{position:absolute;top:50%; text-align: center;}
#position[id]{display:table-cell;position:static;vertical-align:middle}
#content{width: 80%; margin: auto; position:relative;top:-50%;}
#content[id]{position:static}

span.nuoroda
{
        font-family: Verdana;
        color: #315B7A;
        font-size: 8pt;
        line-height: 20px;
}

span.text
{
        font-family: Verdana;
        color: #555;
        line-height: 20px;
}

span.ekklesia
{
    border-color:transparent;
    color:#800000;
    font-family:Times;
    height:30px;
    line-height:6px;
    width:500px;
}

table.tezes
{
        margin: 20px;
        border: 0px;
}

table.tezes th.button
{
        width: 20px;
}

table.tezes th.nr
{
        width: 50px;
        text-align: center;
}

table.tezes td.nr
{
        text-align: center;
}

table.tezes th.teze
{
        width: 1000px;
}

table.tezes tr.teze:hover
{
        background-color: #EEE;
}

a {
        color: #666666;
}

a:hover {
        color: #888888;
}