/*@charset "utf-8";*/
/* CSS Document */

body, html
{
    background: url(../images/WebsiteIMG/bg.jpg) repeat-x;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
}

#wrap
{
    display: block;
    width: 1024px;
    height: 100%;
    margin: 0 auto;
    background-color: #FFFFFF;
}
a
{
    text-decoration: underline;
    color: #000000;
}
a:hover
{
    text-decoration: none;
    color: #000000;
}
a:active
{
    outline: none;
}
a:focus
{
    -moz-outline-style: none;
}
.left_main
{
    width: 374px;
    float: left;
}
.logo
{
    display: block;
    height: 348px;
    width: 374px;
    border: none;
}
.textbox
{
    float: left;
    margin: 0 8px 0px 22px;
    height: 17px;
    width: 212px;
    font-size: 14px;
    padding: 5px;
    border-top-width: 1px;
    border-top-color: #c2c2c2;
    border-left-width: 1px;
    border-left-color: #c2c2c2;
    vertical-align: middle;
}
.textbox_shadow
{
    float: left;
    margin: 0 0 9px 22px;
    width: 114px;
    height: 8px;
    background: url(../images/WebsiteIMG/textbox_shadow.jpg);
}
.btn
{
    float: left;
    background: transparent url(../images/WebsiteIMG/button_bg.jpg) repeat-x scroll 0 0;
    font-size: 14px;
    height: 28px;
    border: none;
    padding: 0 0 2px 0;
    vertical-align: middle;
    margin: 0;
}
.btn_left
{
    float: left;
    background: transparent url(../images/WebsiteIMG/button_left_bg.jpg) repeat-x scroll 0 0;
    width: 5px;
    height: 28px;
}
.btn_right
{
    float: left;
    background: transparent url(../images/WebsiteIMG/button_right_bg.jpg) repeat-x scroll 0 0;
    width: 5px;
    height: 28px;
}
.left_conteiner
{
    float: left;
    margin: 0 0 26px 13px;
    width: 340px;
}
.left_title
{
    display: inline-block;
    text-align: center;
    background: #ebebea;
    font-size: 15px;
    color: #36722a;
    height: 15px;
    padding-bottom: 3px;
    float: left;
    margin-left: 5px;
}
.left_title_newsletter
{
    display: inline-block;
    text-align: center;
    background: #ebebea;
    font-size: 15px;
    color: #36722a;
    height: 15px;
    padding-bottom: 3px;
    float: left;
    margin: 0 0 16px 5px;
}
.left_conteiner_content
{
    float: left;
    width: 324px;
    margin: 13px 0 0 16px;
}
.ats
{
    margin: 16px 0 16px 0;
    display: block;
    line-height: 16px;
}
.hyperlink_conteiner
{
    float: left;
    height: 28px;
    padding-top: 7px;
    margin-left: 16px;
}
.left_banners
{
    width: 269;
    margin: 0 0 13px 41px;
    border: 1px #999999 solid;
}
.left_banners a
{
    margin: 0;
    padding: 0;
}
.left_banners a img
{
    border: none;
    display: block;
}

.header_arrow
{
    display: block;
    height: 18px;
    width: 9px;
    float: left;
    vertical-align: bottom;
}
.gallery_conteiner
{
    height: 82px;
    vertical-align: middle;
}
.gallery_conteiner a
{
    float: left;
    margin: 30px 0 0 0;
    color: #ffffff;
}
.gallery_conteiner a img
{
    border: none;
    display: block;
}
.gallery_pics a
{
    opacity: 0.4;
    filter: alpha(opacity=40);
    margin: 0;
    padding: 0 10px;
}
.gallery_pics a img
{
    border: none;
    display: block;
}
.gallery_pics a:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}
.right_main
{
    width: 650px;
    float: left;
}
.top_line
{
    text-align: right;
    height: 10px;
    width: 631px;
    font-size: 11px;
    margin: 16px 0 18px 0;
}
.top_line a
{
    float: right;
    margin-left: 11px;
}
.top_line a img
{
    border: none;
    display: block;
}
.top_banner
{
    width: 630px;
    margin: 0 0 31px 5px;
    border: 1px #e0e6be solid;
}
.top_banner a
{
    margin: 0;
    padding: 0;
}
.top_banner a img
{
    border: none;
    display: block;
}


/*top menu*/
.top_menu_shadow
{
    float: left;
    width: 632px;
    height: 11px;
    background: url(../images/WebsiteIMG/top_menu_shadow.jpg);
}
.top_menu_left
{
    float: left;
    margin-left: 5px;
    height: 39px;
    width: 5px;
    background: url(../images/WebsiteIMG/top_menu_left.jpg);
}
.top_menu_right
{
    float: left;
    height: 39px;
    width: 5px;
    background: url(../images/WebsiteIMG/top_menu_right.jpg);
}
.submenu_separator
{
    height: 1px;
    background: #e5e5e5;
}
.separator
{
    float: left;
    width: 2px;
    height: 39px;
    background: url(../images/WebsiteIMG/separator.gif);
}

.vvdkMenu /* Main Menu style */
{
    float: left;
    width: 622px;
    background: url(../images/WebsiteIMG/top_menu_bg.jpg);
    padding: 1;
    margin: 0;
    list-style: none;
    line-height: 1;
}

.vvdkMenu ul a /* Tier 1 */
{
    font-size: 15px;
    color: #FFFFFF;
    height: 15px;
    padding: 12px 0;
    text-align: center;
    float: left;
    width: 152px;
    text-decoration: none;
}

.vvdkMenu li /* all list items */
{
    font-size: 15px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    float: left;
    height: 39px;
}
.vvdkMenu li.AspNet-Menu-hasChildren /* Tier 1 */
{
    background: url(../images/WebsiteIMG/menu_arrow_down.png) no-repeat center bottom;
}
.vvdkMenu li.AspNet-Menu-hasChildren:hover
{
    background: #4d5810 url(../images/WebsiteIMG/menu_arrow_down.png) no-repeat center bottom;
}
.vvdkMenu li.AspNet-Menu-hasChildren.AspNet-Menu-Selected,
.vvdkMenu li.AspNet-Menu-hasChildren.AspNet-Menu-ChildSelected
{
    background: #4d5810 url(../images/WebsiteIMG/menu_arrow_down.png) no-repeat center bottom;
}
.vvdkMenu ul li.AspNet-Menu-leaf:hover, 
.vvdkMenu li.AspNet-Menu-leaf.AspNet-Menu-Selected
{
    background: #4d5810;
}

.vvdkMenu li ul li.AspNet-Menu-hasChildren /* Tier 2 */
{
    background: #FFFFFF url(../images/WebsiteIMG/menu_arrow_right.png) no-repeat right;
}
.vvdkMenu li ul li.AspNet-Menu-hasChildren:hover,
.vvdkMenu li ul li.AspNet-Menu-hasChildren.AspNet-Menu-ChildSelected,
.vvdkMenu li ul li.AspNet-Menu-hasChildren.AspNet-Menu-Selected
{
    background: #cbe130 url(../images/WebsiteIMG/menu_arrow_right.png) no-repeat right; /*4d5810 */
}
.vvdkMenu li ul li.AspNet-Menu-leaf:hover,
.vvdkMenu li ul li.AspNet-Menu-leaf.AspNet-Menu-Selected
{
    background: #cbe130;
}

.vvdkMenu a
{
    display: block;
    width: 152px;
}

.vvdkMenu li ul
{
    position: absolute;
    border: 1px #465209 solid;
    margin-top: 39px;
    left: -999em;
    background: #FFFFFF;
}

.vvdkMenu li ul li
{
    height: 20px;
}

.vvdkMenu li ul a
{
    color: #000000;
    font-size: 14px;
    line-height: 14px;
    padding: 5px 0 5px 8px;
    width: 142px;
    text-align: left;
    left: -999em;
}

.vvdkMenu li.AspNet-Menu-hasChildren:hover ul
{
    margin-top: 39px;
    left: auto;
}

.vvdkMenu li.AspNet-Menu-hasChildren:hover ul ul
{
    margin-top: 0px;
}
.vvdkMenu li ul ul
{
    margin: 0 0 0 150px;
}

.AspNet-Menu-Separator
{
    float:left;
    width:2px;
    height:39px;
    background: url(../images/WebsiteIMG/separator.gif);
}
.vvdkMenu li ul .AspNet-Menu-Separator
{
    float:left;
    width:0px;
    height:0px;
    background: transparent;
}


.main_conteiner
{
    float: left;
    width: 647px;
    background: url(../images/WebsiteIMG/left_shadow_.jpg) repeat-y left;
    z-index: 10;
}
.main_conteiner_
{
    float: left;
    width: 647px;
    background: url(../images/WebsiteIMG/left_shadow.jpg) no-repeat top left;
}
.content
{
    float: right;
    width: 642px;
    background: #ffffff;
}
.bottom_shadow
{
    float: left;
    width: 637px;
    height: 5px;
    background: url(../images/WebsiteIMG/bottom_shadow.jpg) no-repeat;
}

.header
{
    margin: 20px 0 12px 8px;
}
.header h1
{
    display: inline-block;
    font-style: normal;
    text-align: center;
    font-size: 15px;
    color: #36722a;
    height: 15px;
    padding-bottom: 3px;
    float: left;
    margin: 0 0 16px 5px;
}
.line
{
    float: left;
    width: 637px;
    height: 2px;
    background: #b0c054;
    margin-bottom: 4px;
}
.line_short
{
    float: left;
    width: 626px;
    height: 2px;
    background: #b0c054;
    margin: 0 0 4px 3px;
}
.top_left_bg_img
{
    float: right;
    margin-right: 16px;
    width: 58px;
    height: 35px;
    background: url(../images/WebsiteIMG/top_left_bg_img.jpg) no-repeat;
}

.news_conteiner
{
    float: left;
    width: 607px;
    margin: 0 0 9px 3px;
    padding: 0px 12px 0 6px;
}

.news_conteiner_bg
{
    float: left;
    width: 607px;
    margin: 0 0 9px 3px;
    padding: 10px 12px 0 6px;
    background: #f7fbeb;
}
.news_image
{
    float: left;
    display: block;
    margin: 0 6px 0 0;
    width: 70px;
    height: 70px;
    border: 1px #b6b7b6 solid;
}
.news_title
{
    /*float: left;
    display: inline-block;*/
}
.news_title a
{
    font-size: 13px;
    color: #596709;
    font-weight: bold;
    text-decoration: none;
}
.news_date
{
    float: left;
    width: 70px;
    margin-left: 7px;
    color: #7c7c7c;
    font-size: 13px;
}
.news_text
{
    margin-top: 7px;
    float: left;
    width: 528px;
    text-align: justify;
}
.news_text a
{
    font-size: 13px;
    color: #596709;
    text-decoration: underline;
    font-weight: bold;
}
.news_short_conteiner
{
    float: left;
    width: 607px;
    margin: 0 0 14px 9px;
}
.news_date_long
{
    float: left;
    width: 105px;
    margin-right: 5px;
    color: #7c7c7c;
    font-size: 13px;
}
.content_footer_link
{
    margin: 0 0 14px 9px;
    float: left;
}
.content_footer_link a
{
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.footer
{
    float: left;
    background: url(../images/WebsiteIMG/footer_menu_bg.jpg) no-repeat;
    width: 996px;
    height: 37px;
    margin: 20px 0 38px 13px;
    color: #ffffff;
}
.copyright
{
    display: inline-block;
    float: left;
    margin-left: 13px;
    padding: 12px 0 12px 0;
}
.footer_menu
{
    display: inline-block;
    line-height: 12px;
    float: left;
    margin-left: 111px;
    padding: 12px 0 12px 0;
}
.footer_menu a
{
    margin: 0 0 0 57px;
    float: left;
    color: #ffffff;
    text-decoration: none;
}
.sprendimas
{
    display: inline-block;
    float: right;
    margin-right: 11px;
    padding: 12px 0 12px 0;
}

/* Thumbnaill SlideShow */
#slideshow
{
    list-style: none;
    color: #fff;
}
#slideshow span
{
    display: none;
}
#wrapper
{
    width: 284px;
    margin: 0px auto;
    display: none;
}
#wrapper *
{
    margin: 0;
    padding: 0;
}
/*#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#fff}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}*/
#fullsize
{
    position: relative;
    width: 1px;
    height: 1px;
    padding: 0px;
    background: #fff;
}
#information
{
    position: absolute;
    bottom: 0;
    width: 1px;
    height: 1px;
    background: #fff;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    opacity: .7;
    filter: alpha(opacity=70);
}
#information h3
{
    font-size: 1px;
}
#information p
{
    padding: 0 0px 0px;
}
#image
{
    width: 1px;
}
#image img
{
    position: absolute;
    z-index: 1;
}
.imgnav
{
    position: absolute;
    width: 1px;
    height: 1px;
    cursor: pointer;
    z-index: 0;
}
#imgprev
{
    left: 0; /*background: url(../Images/nepriklausomybes_img/prew_bt.jpg) left center no-repeat*/
}
#imgnext
{
    right: 0; /*background:url(../Images/nepriklausomybes_img/next_bg.jpg) right center no-repeat*/
}
#imglink
{
    position: absolute;
    height: auto;
    width: auto;
}
/*.linkhover {background:url(images/link.gif) center center no-repeat}*/
#thumbnails
{
    margin-top: 0px;
}
#slideleft
{
    float: left;
    width: 20px;
    height: 81px;
    background: url(../Images/WebsiteIMG/prew_bt.jpg) center center no-repeat;
    background-color: #fff;
}
#slideleft:hover
{
    background-color: #fff;
}
#slideright
{
    float: right;
    width: 20px;
    height: 81px;
    background: #fff url(../Images/WebsiteIMG/next_bg.jpg) center center no-repeat;
}
#slideright:hover
{
    background-color: #fff;
}
#slidearea
{
    float: left;
    position: relative;
    width: 230px;
    margin-left: 5px;
    height: 81px;
    overflow: hidden;
}
#slider
{
    position: absolute;
    left: 0;
    height: 81px;
}
#slider img
{
    cursor: pointer;
    padding: 2px;
}
