﻿html
{
    height: 100%;
}
body
{
    background: url(    'Pictures/Site/background.png' );
    background-repeat: repeat;
    background-color: Black;
    color: #ffffff;
    margin: 0px;
    text-align: center;
    height: 100%;
    vertical-align: top;
    font-family: Arial;
    line-height: 18px;
    font-size: 14px;
}

table.main
{
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    border: 0px;
    height: 100%;
    vertical-align: top;
}
.fade_left
{
    width: 125px;
    background-image: url( 'Pictures/Site/background_left.png' );
    background-repeat: repeat-y;
    background-position: right top;
}
.fade_right
{
    width: 125px;
    background-image: url( 'Pictures/Site/background_right.png' );
    background-repeat: repeat-y;
    background-position: left top;
}
.main_center
{
    width: 950px;
    vertical-align: top;
    background-color: #000000;
    background-image: url(Pictures/Site/natashka.jpg);
    background-repeat: repeat-y;
}

td.content_center
{
    vertical-align: top;
    width: 100%;
    text-align: left;
}

table.head_items
{
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

td.head_items
{
    padding-bottom: 0px;
    padding-left: 10px;
    vertical-align: bottom;
    background: url(  'Pictures/Site/background_logged.png' ) no-repeat;
    background-position: bottom right;
    height: 28px;
}
.mini
{
    color: White;
    font-size: 12px;
    line-height: 15px;
    text-align: justify;
}
a.mini
{
    color: White;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
    font-weight: bold;
}
a:hover.mini
{
    color: #FFCC00;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
    font-weight: bold;
}
a.black
{
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px;
}

a.black:hover
{
    color: #000000;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
}

a
{
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

a:hover
{
    color: #ffcc33;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
input
{
    background-color: #3E0000;
    font-size: 13px;
    color: #ffffff;
    border: 0px;
}

input.logo
{
    background: none;
}
.pxborder
{
    border: solid 1px #ffffff;
}
.thumbnail
{
    border: 1px solid #FFFFFF;
    width: 75px;
    height: 100px;
}
.small_thumbnail
{
    border: 1px solid #FFFFFF;
    width: 21px;
}
.padding-left
{
    padding-left: 20px;
}

/*
p
{
    font-size: 14px;
    line-height: 18px;
    color: Green;
}*/

td
{
    vertical-align: top;
}
.banner_border
{
    border: solid 4px #696969;
}
.menu
{
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    width: 155px;
    height: 30px;
    padding-left: 10px;
}
.menu a
{
    text-decoration: none;
    color: #FFFFFF;
}
.menu a:hover
{
    background-color: #FFCC33;
    color: #3E0000;
}
.nuotraukos_pavadimas
{
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 20px;
}
.text1
{
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.text4
{
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding-top: 5px;
}
.text2
{
    color: #FFCC33;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding-top: 5px;
}
.text3
{
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding-top: 5px;
}
.text_extra
{
    color: #FF0000;
}

td.line_3
{
    background-image: url(Pictures/Site/line_3.png);
    background-repeat: repeat-x;
    background-position: center left;
    height: 5px;
}

td.line_v
{
    background-image: url(Pictures/Site/line_v.png);
    background-repeat: repeat-y;
    background-position: center;
    width: 5px;
}

.line_text
{
    color: #FFCC33;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 16px;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 10px;
}
.node
{
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 0px;
}
.node2nd
{
    padding-top: 3px;
    padding-bottom: 2px;
    text-transform: uppercase;
    font-size: 12px;
}
.articles img 
{
    padding: 10px;
}
.articles strong 
{
    color: #FFCC66;
    font-style: italic;
}