/* 2008 (c) UAB "Dizaino kryptis" */
/* 2008 (c) Simonas Falkauskas */
html {height: 100%; min-height: 100%; min-width: 995px;}
html>body, html>body #wrapper {height: auto;}

body {
    position: relative;
    margin: 0; padding: 0;
    font-size: 1em;
    font: 76%  Arial, Tahoma, Helvetica, sans-serif;
    min-width: 995px; height: 100%; min-height: 100%;
    background: #474d3e;
}

#wrapper {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%; min-height: 100%;
    text-align: center;
}

#block-top {
    position: relative;
    width: 100%;
    padding-bottom: 70px;
}
#block-bottom {
    clear: both;
    left: 0; bottom: 0;
    width: 100%; min-height: 25px;
    position: static;
    text-align: center;
    background: url('../images/bg-body.jpg') no-repeat 50% 100%;
}
* html #block-bottom {position: absolute; height: 25px;}
head:first-child+body #block-bottom {position: absolute;}

#header-background {
    position: relative;
    width: 100%;
    background: #eaeef0 url('../images/bg-header.jpg') no-repeat 50% 0;
}
#header {
    width: 996px;
    margin: 0 auto;
    position: relative;
    height: 196px;
    background: url('../images/bg-header-holder.jpg') no-repeat 0 100%;
}


#content-background {
    position: relative;
    width: 100%;
    background: url('../images/bg-content-background.jpg') no-repeat 50% 0;
}
#content {
    width: 995px;
    margin: 0 auto;
    position: relative;
}

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, dl, ul {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}
/* --- End Standart Tag's --- */

.logo {
    position: absolute;
    left: 26px; top: 45px;
    display: block;
    width: 157px; height: 48px;
    background: url('../images/logo_new.png') no-repeat 50% 50%;
}
.logo_en {
    position: absolute;
    left: 26px; top: 45px;
    display: block;
    width: 157px; height: 48px;
    background: url('../images/logo_new.png') no-repeat 50% 50%;
}
* html .logo_en {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/logo_en.png');
}

.logo span {display: none;}
.logo_en span {display: none;}
#logo-print {display: none;}

/* --- Top Navigation --- */
#top-navigation {
    position: absolute;
    right: 55px; top: 35px;
    list-style: none;
    padding: 0;
    display: block;
    width: 99px; height: 41px;
    z-index: 100;
    background: url('../images/top-navigation.jpg') no-repeat 50% 50%;
}

#top-navigation li {
    float: left;
    padding: 9px 0 9px 10px;
}
#top-navigation li a {
    display: block;
    width: 20px; height: 20px;
}
#top-navigation li.sitemap a {background: url('../images/ico-sitemap.gif') no-repeat 50% 50%;}
#top-navigation li.home a {background: url('../images/ico-home.gif') no-repeat 50% 50%;}
#top-navigation li.mail a {background: url('../images/ico-mail.gif') no-repeat 50% 50%;}

#top-navigation li a span {display: none;}
/* --- End Top Navigation --- */
/* --- Meniu --- */

#meniu {
    position: absolute;
    top: 0; left: 0;
    width: 995px; height: 196px;
    z-index: 1000;
}

/*
#meniu {
    padding: 0;
    list-style: none;
    width: 995px;
    position: absolute;
    left: 0; bottom: 1px;
    min-height: 40px;
    background: url('../images/bg-meniu.jpg') no-repeat 50% 0;
}
html #meniu {height: 40px;}

#meniu li {
    position: relative;
    float: left;
}

#meniu li a {
    display: block;
    position: relative;
    color: #c5d5a2;
    text-decoration: none;
    background: url('../images/bg-meniu-a.gif') no-repeat 100% 50%;
}
#meniu li.last a {background: none;}
#meniu li a:hover, #meniu a.active {color: #fff;}

#meniu li a span {
    display: block;
    padding: 12px 25px 13px 25px;
}
#meniu li a:hover span, #meniu li a.active span,
#meniu li.last a:hover span, #meniu li.last a.active span {
    background: url('../images/bg-meniu-a-span.gif') no-repeat 50% 100%;
}


#meniu ul {
    padding: 0 0 40px 0;
    list-style: none;
    display: none;
    position: absolute;
    bottom: 0; left: 0;
    width: auto;
    z-index: 10;
}
*/
/* --- End Meniu --- */
/* --- Container --- */
#container {
    width: 935px;
    margin: 0 auto;
    text-align: left;
}
#block-left, #block-right {float: left;}
#block-left {width: 560px;}
#block-right {width: 375px;}

#container h1 {
    color: #fff;
    font-size: 1.7em;
    font-weight: normal;
    padding: 20px 0;
}
/* --- End Container --- */
/* --- Text --- */
#text {
    text-align: left;
    color: #c7bab7;
    line-height: 19px;
    padding: 40px 20px 0 0;

}
#text p {margin: 0 0 2em 0;}

#text a {
    color: #e5f7bc;
    text-decoration: none;
}

#text hr {
    border: 0;
    color: #d4d4d7;
    background-color: #d4d4d7;
    height: 1px;
}

#text a:hover {text-decoration: underline;}

#text ul {
    padding: 0;
    list-style: none;
    margin-bottom: 2em;
}

#text ul li {
    display: block;
    padding: 0 0 0 30px;
    background: url('../images/bg-text-bullet.gif') no-repeat 13px 5px;
}

* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {margin: 0;}
#text ul ul li {
    padding-left: 20px;
    background: url('../images/bg-text-bullet.gif') no-repeat 0 5px;

}
#text ul ul ul {margin: 0;}
#text ul ul ul li {
    background: url('../images/bg-text-bullet.gif') no-repeat 0 5px;
}

#text ol {
    padding: 0 0 0 40px;
}
* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: lower-alpha;}
#text ol li {padding: 0}

#text table {
    border-collapse: collapse;
    border: 1px solid;
    border-color: #6a715e;
    width: 100%;
    margin-bottom: 2em;
}

* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
    padding: 4px 5px;
    font-size: 1em;
    border-color: #6a715e;
    vertical-align: top;
}

#text th {
    padding: 4px 5px;
    text-align: left;
    border-color: #6a715e;
    font-weight: bold;
}

#text td p, #text th p {margin: 0;}

/* --- End Text --- */
/* --- Mini Flash --- */
#flash {
    text-align: center;
    padding-top: 40px;
}
/* --- End Mini Flash --- */
/* --- Forms --- */
#text form fieldset {padding: 2px 0;}
#text form fieldset.padding {padding-left: 160px;}
* html #text form fieldset.padding {padding-left: 163px;}

#text form fieldset.padding2 {padding-left: 130px;}

#text form label {
    display: block;
    float: left;
    width: 150px;
    text-align: right;
    padding-right: 10px;
}
#text form label span {color: #e5f7bc;}
#text ul.errors {color: #e5f7bc;}

#text form .txtfld {
    width: 250px;
    border: 1px solid #6a715e;
}
#text form .txtfld2 {width: 251px;}
* html #text form .txtfld2 {width: 253px;}
*:first-child+html #text form .txtfld2 {width: 253px;}

#text form textarea {
    font: 100% Arial, Tahoma, Helvetica, sans-serif;
    font-size: 1em;
    border: 1px solid #6a715e;
    width: 250px; height: 100px;
    overflow: auto;
}
#text form .sb {
    border: 1px solid #6a715e;
    background: #e5f7bc;
}
/* --- End Forms --- */
/* --- Gallery --- */
#text .gallery {
    border-collapse: collapse;
    border: 0;
    width: 1%;
}
#text .gallery td {width: 33%; text-align: left;}
#text .gallery td div {text-align: center;}
#text .gallery td div img {border: 2px solid #c5d5a2;}
/* --- End Gallery --- */
/* --- Footer --- */
#footer {
    width: 995px;
    margin: 0 auto;
    position: relative;
    text-align: right;
    font-size: .9em;
    color: #a0a0a0;
    min-height: 25px;
    background: #494f40 url('../images/bg-footer.gif') repeat-x;
}
* html #footer {height: 25px;}

#footer p {
    padding: 5px 0;
    margin: 0;
}
#footer a {
    color: #cfe1a8;
    text-decoration: none;  
}
#footer a:hover {text-decoration: underline;}
/* --- End Footer --- */

.clear {
    width: 100%;
    clear: both;
}

#text table {
    behavior: expression(function(o){
        if (o.border == "0")
            o.className += " noborder"
        o.runtimeStyle.behavior = "none";
    }(this))
}