#header, #side, #side2, #footer, .kelias, .uzklausa , .searchBox
{
    display: none;
}  
div.align, #cont, #content, #container
{                    
    margin: 0px;
    padding: 0px;
    width: 100%;            
    height: auto;
    float: left;
    border-bottom: 0px;
} 

#content h2 {
    width:100%;
    border:0;
    font-size:120%;
    font-weight:bold;
}

#content h3 {
    font-size:100%;
}

#content h1 {
    font-size:120%;
    font-weight:bold;
} 

#content table tr td {
    border:0;
    background:none;
}  

body 
{                           
    border: 1px solid #FFFFFF;
}
*
{
    width: auto;
    padding: 0px;
    margin: 0px;
    border:0;
}
