#baners         {position: absolute; width: 100; height: 50; left: 0; top: 0; visibility: hidden; z-index: 1;}

body                 {background-image: url('images/back.jpg'); background-repeat: repeat-x; background-color: #ffffff;}
.table01         {background-image: url('images/top/backtable1.gif'); background-repeat: repeat-x; text-align: center}
.pasutit         {background-image: url('images/top/backpasutit.gif'); background-repeat: repeat-x;}
.bot                 {background-image: url('images/backbot.jpg'); background-repeat: repeat-x;}

td, p                 {font-family: Tahoma; font-size: 12px; color: #000000}
.virsraksts {font-family: Tahoma; font-size: 12px; color: #000000; font-weight: bold}
.menu                {font-family: Tahoma; font-size: 12px; color: #AB1111; font-weight: bold}

.tab1                 {font-family: Tahoma; font-size: 12px; color: #D38013; text-align: center; background-color: #FDE6C6; font-weight: bold}
.tab2                 {font-family: Tahoma; font-size: 12px; color: #000000; text-align: center; background-color: #F6F6F6}

a                         {font-family: Tahoma; font-size: 12px; color: #AB1111}
a:link                {text-decoration: underline; color: #AB1111}
a:visited        {text-decoration: underline; color: #AB1111}
a:active        {text-decoration: underline; color: #AB1111}
a:hover                {text-decoration: none; color: #AB1111}

.form                 {font-family: Tahoma; text-decoration: none; color: #353535; font-size: 12px; text-align: left;
                 background-color: #ffffff;
                 border-top: #8E8E8E 1px solid;
                 border-bottom: #8E8E8E 1px solid;
                 border-left: #8E8E8E 1px solid;
                 border-right: #8E8E8E 1px solid;
}

/* --- */

h1        {
    font-family: Tahoma;
    font-size: 12px;
    color: #AB1111;
    font-weight: bold;
    text-transform: uppercase;
}
img {
    border: 0px;
}



table.list tr.heading td, table.list td.heading {
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background-color: #6EA4E0;
    font-weight: bold;
}
table.list tr.o td, table.list tr.e td{
    font-family: Tahoma;
    font-size: 12px;
    color: #353535;
    text-align: center;
}
table.list tr.o td {
    background-color: #F5F5F5;
}
table.list tr.e td {
    background-color: #F1F9FF;
}


table.list2 tr.heading td, table.list2 tr td.heading {
    font-family: Tahoma;
    font-size: 12px;
    color: #D38013;
    text-align: center;
    background-color: #FDE6C6;
    font-weight: bold;
}
table.list2 tr.heading2 td, table.list2 tr td.heading2 {
    font-family: Tahoma;
    font-size: 12px;
    color: #D38013;
    text-align: left;
    padding-left: 5px;
    background-color: #FDE6C6;
    font-weight: bold;
}
table.list2 tr.o td, table.list tr.e td{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    text-align: center;
    background-color: #F6F6F6;
}
table.list2 tr.o td {
    background-color: #F5F5F5;
}
table.list2 tr.e td {
    background-color: #F1F9FF;
}


table.tabs {
    border-collapse: collapse;
}
table.tabs td.selected {
    border-top: solid 2px #6EA4E0;
    border-left: solid 2px #6EA4E0;
    border-right: solid 2px #6EA4E0;
    padding: 3px;
    text-align: center;
    font-weight: bold;
}
table.tabs td.tab {
    border-top: solid 1px #6EA4E0;
    border-right: solid 1px #6EA4E0;
    border-left: solid 1px #6EA4E0;
    border-bottom: solid 2px #6EA4E0;
    padding: 3px;
    text-align: center;
    font-weight: normal;
    background-color: #F6F6F6;
}
table.tabs td.spacer {
    border-left: solid 1px #6EA4E0;
    border-bottom: solid 2px #6EA4E0;
}
table.tabs td.content {
    border-right: solid 2px #6EA4E0;
    border-bottom: solid 2px #6EA4E0;
    border-left: solid 2px #6EA4E0;
    padding: 15px;
}


input.button {
    font-family: Tahoma;
    text-decoration: none;
    color: #353535;
    font-size: 11px;
    text-align: center;
    border: #8E8E8E 1px solid;
}

.hidden {
    display: none;
}

select.flat, textarea.flat, input.flat,
select.error, textarea.error, input.error,
textarea.code {
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

select.flat, textarea.flat, input.flat,
textarea.code {
    border-color : #888888;
}
#profile ul li {
	display:list-item; list-style:none; margin-top: 8px;
}