﻿body 
{
    width: 100%;
    background-color: #000000;
    margin-left: auto;
    margin-right: auto;      
}

form
{
    width: 100%;   
    margin-left: auto;
    margin-right: auto;      
}

#tblmain
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;      
}

.titlepage
{
    font-family: Arial;
    font-size: 30pt;   
    font-weight: normal;
    color: #999999;
}

.hrtop
{
    width: 900px;
    height: 1px;
    color: #AAAAAA;       
}

#imgtreehome
{
    padding-right: 10px;
    border: 0px;
}

.titlename
{
    font-family: Arial;
    font-size: 22pt;   
    font-weight: normal;
    color: #CCCCCC;
    padding-right: 10px;
    padding-bottom: 10px;
}

#txtLangVer
{
    font-family: Arial;
    font-size: 10pt;
    color: #FFFFFF;
}

#lblCounter
{
    font-family: Arial;
    font-size: 10pt;
    color: #FFFFFF;
}

/* Page contact */
#tblcontact
{
    width: 100%;
    height: 500px;
    margin-left: auto;
    margin-right: auto; 
    background-image: url(../img/bkcontact.jpg);     
    background-repeat: no-repeat;
    background-position: center;
    border-width: 0px;
}

/* Page works */
#tblseries
{
    width: 900px; 
    margin-left: auto;
    margin-right: auto;
}