/* CSS Document */
body {
        background-color: #ececec;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color:#000000;
        background-color:#f2f0e3;
        font-weight: normal;
        font-style: normal;
        margin:0;

}
#apie {
        position: absolute;
        display:block;
        width:110px;
        height:30px;
        border:0px solid black;
        top: 175px;
        left: 53px;
        z-index:10;
}
#paslaugos {
        position: absolute;
        display:block;
        width:110px;
        height:30px;
        border:0px solid black;
        top: 175px;
        left: 165px;
        z-index:10;
}
#naujienos {
        position: absolute;
        display:block;
        width:110px;
        height:30px;
        border:0px solid black;
        top: 175px;
        left: 277px;
        z-index:10;
}
#sprendimai {
        position: absolute;
        display:block;
        width:110px;
        height:30px;
        border:0px solid black;
        top: 175px;
        z-index:10;
        left: 389px;
}
#kontaktai {
        position: absolute;
        display:block;
        width:110px;
        height:30px;
        border:0px solid black;
        top: 175px;
        left: 500px;
        z-index:10;
}
#nuorodos {
        position: absolute;
        display:block;
        width:110px;
        height:30px;
        border:0px solid black;
        top: 175px;
        left: 612px;
        z-index:10;
}
#aprasymas {
        position: absolute;
        display:block;
        width:250px;
        height:50px;
        color:#b3b3b3;
        border:0px solid black;
        top: 110px;
        left: 30px;
        z-index: 10;
}
#kalbos {
        position: absolute;
        display:block;
        width:100px;
        height:30px;
        color:#b3b3b3;
        border:0px solid black;
        top: 5px;
        left: 30px;
        z-index:5;
}
#kalbos a {
        font-weight: bold;
        font-size: 13px;
        color:#000000;
}

#container {
        background-image: url(../images/bg.jpg);
        background-repeat: repeat-y;
                margin:0 auto 0 auto;
        width: 790px;
        position: relative;
        z-index: 3;
}
#header {
        position: relative;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
                border:0px solid black;
        width: 797px;
        height:210px;
}
#header1 {
        float:left;
        margin-bottom: 0px;
        background-image:url(../images/header_left.jpg);
        width: 389px;
        height:209px;
}
#header2 {
        float:left;
        background-image:url(../images/header_right.jpg);
        width: 406px;
        height:209px;
}
#header1EN {
        float:left;
        margin-bottom: 0px;
        background-image:url(../images/header_leftEN.jpg);
        width: 389px;
        height:209px;
}
#header2EN {
        float:left;
        background-image:url(../images/header_rightEN.jpg);
        width: 406px;
        height:209px;
}
#top {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height:210px;
                background-image:url(../images/topbg.jpg);
                background-repeat:repeat-x;
}
#content {
        margin-left: 25px;
        text-align: justify;
        margin-top: 15px;
        width: 740px;
                min-height: 185px;
        position: relative;
        border-color: #b9b9b9;
                border-style:solid;
        border-bottom-width: 0px;
        border-top-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;

}
#content{
        margin-bottom: 40px;
}
#footer{
        bottom: 0px;
        position: relative;
                background-image:url(../images/footer.jpg);
                height:63px;
                width: 790px;
        left: 0px;
        color:#FFFFFF;
}
#footer .totop:hover {
        color: #ffffff;
        background-color: #000000;
}
#footer .date {
        width: 100%;
        position: relative;
        top: 20px;
}
#footer A {
        color:#FFFFFF;
        text-decoration:underline;
}