#banner, #header, #middle, #footer ul, #commentForm
{
    display: none;
}

body
{
    color: #000;
    font-size: 1em;
    font-size: 62.5%;
}

a
{
    color: #000;
    border: 0px;
    text-decoration: none;
}

.naujiena
{
    padding: 10px;
    min-height: 98px;
    width: 650px;
    border-bottom: 1px #e1e1e1 solid;
}

.naujiena h1
{
    font-size: 1.4em;
    font-weight: normal;
    font-family: Trebuchet MS;
}

.naujiena h1 a
{
    font-size: 1.4em;
    font-weight: normal;
    font-family: Trebuchet MS;
}

.naujiena p
{
    font-size: 1.2em;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 150%;
}

.naujiena p img
{
    margin-right: 10px;
    float: left;
    border: 1px solid #494949;
}

.naujiena div
{
    display: none;
}

.titleGreen
{
    font-size: 1.4em;
    display: block;
}

table
{
    border-collapse: collapse;
    border: 1px solid #CCC;
    width: 100%;
}

td
{
    border: 1px solid #CCC;
    font-size: 1.2em;
    vertical-align: top;
}

#leftPhone
{
    width: 710px;
    float: left;
}

#rightPhone
{
    width: 150px;
    float: right;
}

