body {
    margin: 0px;
}
table {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
}
table.body_table {
    height: 100%;
    width: 769px;
}
td.left_slice {
    width: 6px;
    height: 100%;
}
table.left_slice {
    height: 100%;
}
td.left_slice_strokes {
    background-image: url(img/left_bg_lines.gif);
    height: 140px;
}
td.left_slice_strokes_b {
    background-image: url(img/left_bg_lines.gif);
    height: 100%;
}
td.right_slice {
    width: 7px;
}
table.right_slice {
    height: 100%;
}
td.right_slice_strokes {
    background-image: url(img/right_bg_lines.gif);
    height: 140px;
}
td.right_slice_strokes_b {
    background-image: url(img/right_bg_lines.gif);
    height: 100%;
}
td.headimg {
    height: 350px;
    vertical-align: top;
}
td.maincontent {
    height: 100%;
    width: 100%;
    padding-right: 10px;
}
table.maincontent {
    width: 100%;
    height: 100%;
}
td.content {
    /*background-color: #fff;*/
    width: 539px;
    height: 100%;
}
table.content {
    width: 100%;
    height: 100%;
}
td.content_b_fill {
    background-image: url(img/content_bg_middle_b.gif);
    background-repeat: repeat-x;
    width: 100%;
}
td.content_t_side {
    width: 10px;
    height:11px;
}
td.content_t_fill {
    background-color: #fff;
    width: 100%;
}
td.content_b_side {
    width: 10px;
    height:11px;
    background-color: #fff;
}
td.leftside {
    background-color: #000; /*#080600;*/
    background-image: url(img/bg_main_left.gif);
    background-position: top right;
    background-repeat: repeat-y;
}
td.rightside {
    background-color: #000; /*#221B00;*/
    background-image: url(img/bg_main_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
}
td.headmenu {
    background-color: #000;
    height: 30px;
    font-family: Verdana;
    font-size: 11px;
    color: #FFDF00;
    padding-left: 20px;
}
td.leftblock {
    width: 210px;
}
table.innercontent {
    width: 100%;
}
td.user_content {
    background-color:#fff;
}
td.innercontent {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    text-align: justify;
}
td.left_side_spacer_t1 {
    padding-top:165px;
    background-image: url(img/bg_left_dashed.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    width:100%;
}
td.left_side_spacer_t2 {
    padding-top:8px;
    background-image: url(img/bg_left_dashed.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    width:100%;
}
td.menuitems {
    padding-left: 5px;
    padding-right: 5px;
}
ul.menuitems {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left:0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    list-style-type: none;
    font-size: 16px;
}
li.menuitems {
    height: 19px;
    padding-top: 2px;
}
li.menuitems_lvl2 {
    margin-left: 0px;
    color: #000;
    height: 18px;
    /*border-bottom: 2px solid #000;*/
}
li.menuitems_lvl3 {
    margin-left: 0px;
    color: #000;
    /*border-bottom: 2px solid #000;*/
    height: 18px;
}

li.menuitems_v2 {
    height: 17px;
}
li.menuitems_v2_active {
    margin-left: 0px;
    color: #000;
    border-bottom: 1px solid #FFCC00;
    height: 19px;
}
li.menuitems_v2_active_nobr {
    margin-left: 0px;
    color: #000;
    height: 19px;
}
li.menuitems_v2_lvl2 {
    padding-top: 2px;
    margin-left: 0px;
    color: #FFCC00;
    border-bottom: 1px solid #FFCC00;
    height: 19px;
}
li.menuitems_v2_lvl2_nobr {
    padding-top: 2px;
    margin-left: 0px;
    color: #FFCC00;
    height: 19px;
}
li.menuitems_v2_lvl3 {
    padding-top: 2px;
    margin-left: 0px;
    color: #FFCC00;
    border-bottom: 1px solid #FFCC00;
    height: 19px;
}
li.menuitems_v2_lvl3_nobr {
    padding-top: 2px;
    margin-left: 0px;
    color: #FFCC00;
    height: 19px;
}
a.menuitems {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    background-color: #FFCC00;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems:hover {
    background-color: #FFF;
    color: #000;
}
a.menuitems_active {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    background-color: #FFF;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems_lvl2 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    background-color: #FFCC00;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems_lvl2:hover {
    background-color: #FFF;
    color: #000;
}
a.menuitems_lvl2_active {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    background-color: #FFF;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems_lvl3 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 25px;
    padding-bottom: 2px;
    background-color: #FFCC00;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems_lvl3:hover {
    background-color: #FFF;
    color: #000;
}
a.menuitems_lvl3_active {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 25px;
    padding-bottom: 2px;
    background-color: #FFF;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems_v2 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #E9BA00;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems_v2:hover {
    /*background-color: #FFFF00;*/
    color: #FFF;
}
a.menuitems_v2_active {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems_v2_lvl2 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #E9BA00;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems_v2_lvl2:hover {
    /*background-color: #FFFF00;*/
    color: #FFF;
}
a.menuitems_v2_lvl2_active {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 2px;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems_v2_lvl3 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #E9BA00;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 25px;
    padding-bottom: 2px;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}
a.menuitems_v2_lvl3:hover {
    /*background-color: #FFFF00;*/
    color: #FFF;
}
a.menuitems_v2_lvl3_active {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
    text-decoration: none;
    padding-top: 2px;
    padding-left: 25px;
    padding-bottom: 2px;
    width: 100%;
    display: block;
    -moz-box-sizing: padding-box;
}

table.top-content {
    width: 100%;
}
td.lang {
    padding-right: 10px;
    border-right: 1px solid #FFCC00;
}
a.lang {
    font-family: Verdana;
    font-size: 10px;
    color: #FFCC00;
    text-decoration: none;
}
a.lang:hover {
    color: #FFF;
}
td.img_menu {
    width: 30px;
    text-align: center;
}
td.top_menu {
    padding-right: 20px;
}
td.bottom-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}
table.bottom-content {
    width: 100%;
}
td.copyright {
    font-family: Verdana;
    font-size: 10px;
    color: #FFCC00;
}
td.author {
    border-right: 1px solid #FFCC00;
    padding-right: 15px;
}
a.author {
    font-family: Verdana;
    font-size: 10px;
    color: #FFCC00;
    text-decoration: none;
}
a.author:hover {
    color: #FFF;
}
td.hoster {
    font-family: Verdana;
    font-size: 10px;
    color: #FFCC00;
    padding-left: 15px;
}
td.organiz {
    padding-top: 20px;
}
td.globejai {
    border-bottom: 1px dashed #000;
    width: 100%;
}
table.globejai {
    border-right: 1px dashed #000;
    width: 150px;
}
td.side_logos {
    width: 100%;
}
td.glob {
    padding-bottom: 5px;
    padding-top: 5px;
}
td.kult_min {
    text-align: center;
}
td.kult_skyr {
    text-align: center;
}
td.informaciniai {
    border-bottom: 1px dashed #000;
    width: 100%;
}
td.side_ss_gif {
    width: 100%;
}
table.side_space_gif {
    border-right: 1px dashed #000;
    width: 149px;
}
td.side_space_gif {
    width: 149px;
}
img.side_space_gif2 {
    height: 1px;
    width: 1px;
}
img.side_space_gif {
    width: 148px;
    height: 25px;
}
table.informaciniai {
    border-right: 1px dashed #000;
    width: 150px;
}
td.inform {
    padding-bottom: 5px;
    padding-top: 5px;
}
td.delfi {
    text-align: center;
    vertical-align: center;
}
td.rgb_logo {
    text-align: center;
    vertical-align: center;
}
td.ypat_remejai {
    border-bottom: 1px dashed #000;
    width: 100%;
}
table.ypat_remejai {
    border-right: 1px dashed #000;
    width: 150px;
}
td.y_remejai {
    padding-bottom: 5px;
    padding-top: 5px;
}
td.teo {
    text-align: center;
}
td.metropolis {
    text-align: center;
}
td.tv {
    border-bottom: 1px dashed #000;
    width: 100%;
}
table.tv {
    border-right: 1px dashed #000;
    width: 150px;
}
td.fest_tv {
    padding-bottom: 5px;
    padding-top: 5px;
}
td.ltv {
    text-align: center;
}
td.ivaizdis {
    border-bottom: 1px dashed #000;
    width: 100%;
}
td.fest_iv {
    padding-bottom: 5px;
    padding-top: 5px;
}
td.mamaika {
    text-align: center;
}
td.side_filler_br {
    height: 100%;
    width: 149px;
    border-right: 1px dashed #000;
}
table.side_filler_br {
    height: 100%;
}
td.side_filler_br img {
    width: 149px;
    height: 1px;
}
/*---------------  Galery ---------------*/
.td-space {
    height:100%;
    font-size:0px;
}
.td-galery-small-image
{
    text-align:center;
    background-repeat:no-repeat;
    background-position:center;
}
td.galery_cc {
    width: 100%;
    text-align: right;
    padding-right: 20px;
}
span.galery_cc_1 {
    height: 22px;
}
a.galery_close {
    font-family: Verdana;
    font-size: 11px;
    color: #ffcc00;
    text-decoration: none;
}
.body-galery {
    background-color:#000;
    background-image: url(img/pop_bg.gif);
    background-repeat: repeat-x;
    background-position: top left;
    margin:0px;
    padding:0px;
}
td.galery-desc {
    width: 120px;
    text-align: center;
    padding-top: 5px;
    font-family: Arial;
    font-size: 9px;
}
td.td-galery-image {
    padding-right:20px;
    padding-left:20px;
    padding-top:20px;
    padding-bottom:20px;
}
td.td-galery-image-border {
    padding: 5px;
    background-color: #fff;
}
span.galery_foto {
    font-family: Verdana;
    font-size: 11px;
    color: #ffcc00;
}
td.td-galery-content {
    color: #fff;
}
.td-galery_title {
    font-family: Verdana;
    font-size: 11px;
    padding-left: 0px;
    padding-bottom:5px;
    border-bottom: 1px dashed #ffcc00;
    width: 100%;
    color: #fff;
}
td.td-galery-title-main {
    padding-left: 20px;
    padding-right: 20px;
}
.td-galery-content, .td-galery-title {
    /*padding-left:20px;
    padding-right:20px;*/
    text-align:justify;
    font-family: Verdana;
    font-size:11px;  
    border-bottom: 1px dashed #ffcc00;
    padding-top: 5px;
    padding-bottom: 5px;
}
td.gallery-item {
    padding-bottom: 20px;
}
/*---------------  End Galery ---------------*/
.txt1, .txt1 * {
    font-family: Verdana;
    font-size: 10px;
    color: #000;
}
.txt2, .txt2 * {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
}
.txt3, .txt3 * {
    font-family: Verdana;
    font-size: 12px;
    color: #000;
}
.txt4, .txt4 * {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 14px;
    width: 100%;
    display: block;
}
.txt5, .txt5 * {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    background-color: #ffcc00;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 14px;
    width: 100%;
    display: block;
}
.txt6, .txt6 * {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    background-color: #ffcc00;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 14px;
    width: 100%;
    display: block;
}
.txt7, .txt7 * {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    background-color: #ffcc00;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 14px;
    width: 100%;
    display: block;
}
.txt8, .txt8 * {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 14px;
    width: 100%;
    display: block;
}
.txt9, .txt9 * {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background-color: #000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 14px;
    width: 100%;
    display: block;
}
/******** TVS Stiliai **********/
.itemhi    { font-weight: bold; }
.itemit    { font-style: italic; }
.itemtable, .itemtable td { border-collapse: collapse; border: 1px #777 none; height: 16px; font-size: 11px;}
.itemtableb, .itemtableb td { border-collapse: collapse; border: 1px #777 solid; height: 16px; font-size: 11px;}
.line { border-top: 1px solid #000; width: 100% }
/*********** END ***************/

/* Table STYLES */

table.tbl1 {
    margin: 10px 0 10px 0;
    clear: both; /* IE hack */
    border-collapse: collapse;
    border-top: none;
    border-right: none;
    font-size: 11px;  
}
table.tbl1 td {
    vertical-align: top;    
    padding: 3px;
    height: 16px;
}
table.tbl1 td.thead {
    font-weight: bold;
    background: #000;
    color: #ffcc00;
    
}
table.tbl1 tr.row_odd {
    background: #F4F4F4;
}
/********************************/
a.undefined {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    background-color: #ffcc00;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}
a.undefined:hover {
    background-color: #000;
    color: #ffcc00;
}
div.pageTitle {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 50px;
    background-color: #000;
}
a.gb_author {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
a.gb_author:hover {
    text-decoration: underline;
}
td.line_bottom {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #A0A0A0;
    text-align: justify;
}
div.pager {
    padding-top: 10px;
}
div.pager_v2 {
    padding-bottom: 20px;
    position: relative;
}
td.pager {
    padding: 0px;
}
a.numbers3 {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #ffcc00;
}
a.numbers1 {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
}
a.numbers1:hover {
    background-color: #ffcc00;
}
div.pager_div {
    border-right: 1px solid #000;
    padding-left: 2px;
    padding-right: 2px;
}

div.pager_div2 {
    padding-left: 2px;
    padding-right: 2px;
}
a.numbers {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    text-decoration: none;
}
a.straipsniai {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding-right: 5px;
}
span.straipsniai_county {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    border-left: 1px solid #000;
    padding-left: 10px;
}
td.write_form {
    text-align: right;
    width: 100%;
    vertical-align: top;
    padding-top: 2px;
}
td.note_bottom {
    border-top: 1px dashed #A4A4A4;
    width: 100%;
}
span.note_bottom {
    padding-top: 5px;
    height: 20px;
    line-height: 20px;
}
input.search_input {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    border: 1px solid #000;
    padding-left: 3px;
    padding-right: 3px;
}
.search_title {
    font-weight: bold;
    font-size: 12px;
}
.found {
    text-decoration: underline;
}
a.search_more {
    font-size: 11px;
    font-family: Verdana;
    color: #000;
    text-decoration: none;
}
a.search_more:hover {
    background-color: #ffcc00;    
}
div.search_more {
    padding-top: 5px;
    border-bottom: 1px dashed #A4A4A4;
    padding-bottom: 10px;
}
a.site_map {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    text-decoration: none;
}
a.site_map:hover {
    text-decoration: underline;
}
td.auditions {
    border-bottom: 1px dashed #A4A4A4;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
table.auditions {
    width: 100%;
}
div.title_div {
    position: relative;
}
div.dal_back {
    position: absolute;
    top: -16px;
    right: 40px;
}
a.dal_back {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}
a.dal_back:hover {
    color: #ffcc00;
}
a {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
}
td.atsiliep_td {
    position: relative;
}
div.write_form {
    position: absolute;
    top: 0px;
    right: 0px;
}
span.news_title {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding-left: 5px;
}
span.news_date {
    font-family: Verdana;
    font-size: 11px;
    color: #000;
    padding-right: 5px;
    border-right: 1px solid #000;
    
}
div.news {
    padding-bottom: 10px;
}
div.news_text {
    padding-bottom: 15px;
}
a.news_more {
    font-size: 11px;
    font-family: Verdana;
    color: #000;
    text-decoration: none;
}
a.news_more:hover {
    background-color: #ffcc00;    
}
div.news_br {
    border-bottom: 1px dashed #000;
}
div.news_nobr {
}
div.news_more {
    padding-bottom: 15px;
}
