body, td {
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    font-size: 12px;
    /*background-color: #b1d3ec;*/
}

#Header1 {
    background-image: url('img/header1.jpg');
    width:1000px;
    height:115px;
}

#Header1_bg {
    background-image: url('img/header1_bg.jpg');
}

#Header2 {
    background-image: url('img/header2.jpg');
    width: 1000px;
    height:36px;
}

#Header2_bg {
    background-image: url('img/header2_bg.jpg');
}

#Header3 {
    background-image: url('img/header3.jpg');
    width: 1000px;
    height: 163px;
}

#Header3_bg {
    background-color: #bfdbf1;
}

#Menu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #d3e6f5;
    width: 197px;
    vertical-align: top;
}

#Separator {
     width:14px;
     background-color:#bbd7ed;
}

#Footer_bg {
    background-image: url('img/footer_bg.jpg');
}

#Footer {
    width: 1000px;
    height: 66px;
    background-image: url('img/footer.jpg');
}

#Body {
    vertical-align: top;
    background-color: #bfdbf1;
    color: #2a8dc6;
    padding-left: 20px;
}

#Body a {
    color: #2a8dc6;
}


#LeftMenu {
    padding-left:30px;
    padding-right:10px;
    width: 150px;
}

#LeftMenu a {
    text-decoration: none;
    color: rgb(105, 153, 202);
    display: list-item;
    list-style-image: url('img/bullet_off.jpg');
}

#LeftMenu a:hover {
    list-style-image: url('img/bullet_on.jpg');
    color: rgb(0, 86, 183);
}


#LeftSubMenu {
    padding-top: 3px;
    padding-bottom: 3px;
}

#LeftSubMenu a {
    padding-left:16px;
    text-decoration: none;
    color: rgb(105, 153, 202);
    font-size: 80%;
    display: list-item;
    list-style-image: url('img/bullet_small_off.jpg');
}

#LeftSubMenu a:hover {
    list-style-image: url('img/bullet_small_on.jpg');
    color: rgb(0, 86, 183);
}


#ContextActionsBox {
    color: #3c67b6;
    padding-left: 10px;
}

#ContextActionsBox a {
    color: #3c67b6;
}


#RightMenu {
    vertical-align: top;
    width: 150px;
    background-color: #bfdbf1;
}


#RightNavigation1, #RightNavigation2, #RightNavigation3 {
    padding-bottom: 15px;
}

#RightNavigation1 a, #RightNavigation2 a, #RightNavigation3 a {
    text-decoration: none;
    color: #2e6dbc;
}

.right_menu_selected {
    background-color: white;
    margin-bottom:2px;
}

.right_menu_free {
    background-color: #a7c8e7;
    margin-bottom:2px;
}

.gallery_td {
    width: 83px;
    height: 83px;
    background-color: #71a7d6;
    text-align: left;
    vertical-align: top;
    padding: 3px;
    cursor: pointer;
}

.p1 {
    margin-left:16px;
    text-decoration: none;
    color: rgb(105, 153, 202);
    display: list-item;
    list-style-image: url('img/bullet_off.jpg');
}

.p1:hover {
    color: rgb(0, 86, 183);
}

.p2 {
    margin-left:26px;
    text-decoration: none;
    color: rgb(105, 153, 202);
    display: list-item;
    list-style-image: url('img/bullet_small_off.jpg');
}

.p2:hover {
    color: rgb(0, 86, 183);
}

.p3 {
    margin-left:36px;
    text-decoration: none;
    color: rgb(105, 153, 202);
    display: list-item;
    list-style-type: none;
}

.p3:hover {
    color: rgb(0, 86, 183);
}

.p4 {
    margin-left:46px;
    text-decoration: none;
    color: rgb(105, 153, 202);
    display: list-item;
    list-style-type: none;
}

.p4:hover {
    color: rgb(0, 86, 183);
}

.svesiai_melyna {
    color: #0A288C;
    background-color: #B1DEFF;
}

.tamsiai_melyna {
    color: #0A288C;
    background-color: #99CCFF;
}