 * {
    margin: 0;
    padding: 0;
}

body {
    font: 12px Arial;
    color: #09252d;
}

a {
    color: #1d4c99;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0;
}

h2 {
    font: bold 17px Arial;
    padding-bottom: 20px;
    width: 600px;
}

h2, h2 a {
    color: #09398a;
}

h3, h3 a {
    font: bold 14px Arial;
    color: #09252d;
}

h2 a, h3 a {
    text-decoration: none;
}

h2 a:hover, h3 a:hover {
    text-decoration: underline;
}

img.top-left {
    float: left;
    clear: left;
    margin: 0 17px 6px 0;
}

/* LYGIAVIMAS  # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ #alignment {
    width: 1020px;
    margin: 0 auto;
    background: #fff;
}

/* PUSLAPIO HOLDERIS # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ #page-holder {
    padding: 10px;
}

/* HEADERIS  # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ #header {
    position: relative;
    background: url('/img/bg-header.jpg') no-repeat;
    border-bottom: 1px solid #a7a5a5;
    margin-bottom: 1px;
} #header h1 {
    width: 350px;
    text-indent: -9999px;
} #header h1 a {
    display: block;
    outline: none;
    height: 131px;
    background: url('/img/blank.gif');
} #header ul {
    position: absolute;
    top: 50px;
    right: 38px;
    list-style: none;
} #header ul li {
    float: left;
    height: 30px;
    border-right: 1px solid #03d0f0;
} #header ul li.last {
    border-right: 0;
} #header ul li a {
    float: left;
    display: block;
    padding: 0 15px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
} #header ul li a:hover {
    text-decoration: underline;
}

/* NAVIGACIJA  # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ .navigation {
    height: 38px;
    overflow: hidden;
    list-style: none;
    background: url('/img/bg-navigation.gif') repeat-x top;
} .navigation li {
    float: left;
    margin-top: 3px;
    margin-right: 3px;
    padding-right: 2px;
} .navigation li a {
    float: left;
    display: block;
    height: 24px;
    line-height: 22px;
    padding-left: 5px;
    font-size: 12px;
    text-decoration: none;
} .navigation li a:hover {
    text-decoration: underline;
} .navigation li.active {
    background: url('/img/bg-navigation-r.gif') no-repeat top right;
} .navigation li.active a {
    font-weight: bold;
    color: #092758;
    background: url('/img/bg-navigation-l.gif') no-repeat top left;
}

/* TURINIO HOLDERIS  # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ #content-holder {
    overflow: hidden;
}

/* SIDEBARAS # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ #sidebar {
    float: left;
    width: 260px;
    margin-top: 22px;
    padding-bottom: 35px;
} #sidebar .banner {
    text-align: center;
    margin-top: 30px;
} #sidebar a.navigation-button {
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    height: 61px;
    font: bold 14px Tahoma;
    text-decoration: none;
    color: #092758;
    background: url('/img/bg-btn.gif') no-repeat;
} #sidebar a.navigation-button img {
    display: block;
    float: left;
    margin: 10px 10px 0 10px;
    border: 1px solid #d4dde4;
} #sidebar a.navigation-button span {
    display: block;
    margin-top: 10px;
}

/* Navigacija */ #sidebar ul {
    list-style: none;
}

/* I lygis */ #sidebar ul.level-1 {
    padding-bottom: 1px;
    border-bottom: 1px solid #e1e1e1;
    margin-top: 5px;
    font-size: 13px;
    font-weight: bold;
} #sidebar ul.level-1 li {
    padding: 5px 29px 4px 17px;
    border-top: 1px solid #e1e1e1;
    background: url('/img/bullet-lvl-1.gif') no-repeat 5px 19px;
} #sidebar ul.level-1 li a {
    display: block;
    text-decoration: none;
    overflow: hidden;
} #sidebar ul.level-1 li a img {
    float: left;
    display: block;
    border: 1px solid #e7ecf0;
    margin-right: 12px;
} #sidebar ul.level-1 li.active {
    background: url('/img/bullet-lvl-1-active.gif') no-repeat 4px 19px #f2f5f6;
}

/* II lygis */ #sidebar ul.level-2 {
    margin-top: 3px;
    padding-bottom: 0;
    border-bottom: 0;
    font-size: 12px;
} #sidebar ul.level-2 li {
    padding: 12px 10px 0px 15px;
    border-top: 0;
    background: url('/img/bullet-lvl-2.gif') no-repeat 6px 15px;
} #sidebar ul.level-2 li.active {
    padding-bottom: 0;
    border-bottom: 1px solid #bacce0;
    background: url('/img/bullet-lvl-2-active.gif') no-repeat 5px 15px #d4e1f0;
}

/* III lygis */ #sidebar ul.level-3 {
    margin-top: 13px;
    padding-bottom: 0;
    border-bottom: 0;
    font-size: 11px;
} #sidebar ul.level-3 li {
    padding: 6px 9px 3px 11px;
    border-top: 1px solid #ecf2fd;
    background: url('/img/bullet-lvl-3.gif') no-repeat 11px 11px;
} #sidebar ul.level-3 li a {
    padding-left: 9px;
} #sidebar ul.level-3 li.active {
    padding-bottom: 0;
    border-bottom: 0;
    background: url('/img/bullet-lvl-3-active.gif') no-repeat 10px 12px #e5ecf8;
}

/* IV lygis */ #sidebar ul.level-4 {
    margin-top: 8px;
    padding: 0 10px;
    border-bottom: 0;
} #sidebar ul.level-4 li {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 6px 0 8px 20px;
    border-top: 1px solid #d0dcf0;
    background-image: none;
} #sidebar ul.level-4 li a {
    padding-left: 0;
} #sidebar ul.level-4 li.active {
    padding-bottom: 8px;
    background: url('/img/bullet-lvl-4-active.gif') no-repeat 1px 5px;
}

/* TURINYS # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ #content {
    position: relative;
    float: right;
    width: 660px;
    margin-right: 45px;
    margin-top: 38px;
    padding-bottom: 35px;
}

a.print {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    padding-left: 29px;
    background: url('/img/print.gif') no-repeat bottom left;
} #content h3 {
    padding-bottom: 9px;
} #content p {
    padding-bottom: 20px;
    text-align: justify;
} #content ul,  #content ol {
    padding-left: 40px;
} #content img {
    margin: 0 0 1em 1em;
}

/* TITULINIO STULPELIAI  # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ .column {
    width: 490px;
} .left {
    float: left;
} .right {
    float: right;
}

/* TITULINIAME KURSU PASIRINKIMAS  # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ .navigation-course {
    position: relative;
    height: 156px;
    margin-top: 25px;
    margin-bottom: 11px;
    background: url('/img/bg-navigation-course.jpg') no-repeat 0 12px;
} .navigation-course h2 {
    display: inline;
    margin-left: 94px;
    padding: 0 15px;
    background: #fff;
    font: italic normal 21px / 21px Arial;
    color: #09398a;
} .navigation-course ul {
    overflow: hidden;
    list-style: none;
    padding-top: 8px;
} .navigation-course ul li {
    float: left;
    margin-left: 6px;
} .navigation-course ul li a {
    display: block;
    background: url('/img/bg-course-navigation-item.gif') repeat-x top;
    height: 115px;
    text-decoration: none;
    color: #1d4c99;
} .navigation-course ul li a img {
    display: block;
    padding: 1px;
} .navigation-course ul li a span {
    display: block;
    padding-top: 6px;
    text-align: center;
    cursor: pointer;
} .navigation-course ul li a span em {
    display: block;
    width: 110px;
    font-style: normal;
} .navigation-course ul li a:hover {
    background-position: 0 bottom;
    color: #fff;
}

/* TITULINIAME NAUJIENOS # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ .column .news {
    padding: 18px;
    background: #f3f8f9;
    border: 1px solid #e7eff0;
} .date {
    font-size: 10px;
    line-height: 10px;
} .column .news-item {
    padding-bottom: 24px
} .column .news-item h3 {
    padding-bottom: 10px
} .column .news .separator {
    margin-bottom: 28px;
    background: url('/img/separator.gif') repeat-x bottom;
}

a.more {
    font-weight: bold;
    color: #1d4c99;
    text-decoration: underline;
}

a.more:hover {
    text-decoration: none;
}

a.archive {
    font-weight: bold;
    color: #1d4c99;
}

/* VIDINIUOSE NAUJIENOS  # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ #content .news-item h3 {
    padding-bottom: 0;
} #content .news-item p.date {
    padding-bottom: 12px;
} #content .news-item {
    padding-bottom: 20px
}

/* FOOTERIS  # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */ #footer {
    position: relative;
    margin-top: 13px;
    height: 158px;
    background: url('/img/bg-footer.gif') repeat-x top;
} #contacts {
    overflow: hidden;
    padding-top: 14px;
    font-size: 10px;
} #contacts div {
    float: left;
    width: 150px;
    padding-left: 12px;
} #contacts div img {
    padding: 1px;
    border: 1px solid #edf2f3;
    background: #dbe6e8;
    vertical-align: middle;
} #contacts div h3 {
    padding-bottom: 7px;
} #contacts div h3 a:hover {
    text-decoration: none;
} #contacts div p {
    padding-bottom: 11px;
} #banner-468x60 {
    position: absolute;
    top: 48px;
    right: 34px;
    width: 468px;
    height: 60px;
    overflow: hidden;
} #header ul li {
    line-height: 30px;
}

div.clear {
    clear: both;
    padding-top: 20px;
} #sidebar ul.level-2 li.active {
    display: block;
} #sidebar ul.level-2 li.justShow {
    display: block;
}

/* registration form */ #registrationDialog {
} #registrationDialog fieldset {
    border: 0 none;
}#registrationDialog legend {
    display: none;
}#registrationDialog th {
    text-align: right;
    vertical-align: top;
}#registrationDialog th, #registrationDialog td {
    padding: 5px;
}#registrationDialog input {
    margin-right: 5px;
}#registrationDialog textarea {
    width: 220px;
    height: 100px;
}#registrationDialog input.text {
    width: 220px;
} #registrationDialog table, #registrationDialog th, #registrationDialog td {
    border: 0 none;
    border-collapse: collapse;
}

/* test form */ #testDialog {
} #testDialog fieldset {
    border: 0 none;
} #testDialog legend {
    display: none;
} #testDialog input {
    margin-right: 5px;
} #testDialog ul, #testDialog ol, #testDialog li {
    padding-left: 0;
    margin-left: 1em;
    margin-bottom: 1em;
} .green {
    color: #2c9105;
} .red {
    color: #da0808;
}

table, th, td {
    border: 1px solid #09252D;
    border-collapse: collapse;
}

th, td {
    padding: 5px;
}
div#header p#topContacts{
	position: absolute;	
	right:0;
	top: 105px;
	margin-right: 40px;
	color: #ffffff;
}
p#topContacts a {
	color: #ffffff;
}
