/*
 * $Id: style.css,v 1.15 2009-12-11 14:00:02 ramas Exp $
 */

body {
    background: white;
    margin: 0;
    padding: 0;
}

.maintable {
    border-collapse: collapse;
    width: 1000px;
}

.maintable td {
    border: 1px solid white;
}

.header {
    height: 128px;
    background: URL('img/titul1.jpg');
    background-repeat: no-repeat;
}

.menuside {
    background: white;
}

.footer {
    background: #02486c;
}

.main {
    /*background: #becfd9;*/
    background: white;
}

.whitetable a {
    color: white;
}

/*
.whitetable {
    width: 100%;
}
*/

.whitetable td {
    border: 0;
    font-size: 1px;
}

.whitetable .text {
    font-size: 12px;
}

.menuside .text {
    color: #02486c;
}

.whitetable .footer {
    font-family: Verdana, Sans-Serif;
    color: white;
    font-weight: bold;
    font-size: 12px;
}

.whitetable .footer a:link, .whitetable .footer a:hover, .whitetable .footer a:visited, .whitetable .footer a:active {
    color: white;
}

.maindiv {
    overflow: hidden;
    width: 815px;
}

h2, #mytitle {
    font-family: Verdana, Sans-Serif;
    font-size: 17px;
    font-weight: bold;
    color: #02486c;
    width: 530px;
    overflow: hidden;
}

.maindiv, .maindiv td, .maindiv th {
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
}

.maindiv, .maindiv td, .maindiv th, .maindiv a:link, .maindiv a:hover, .maindiv a:active, .maindiv a:visited, h2 {
    color: #02486c;
}

.htable {
    border-collapse: collapse;
    border: 1px solid #02486c;
}

.htable th, .htable td {
    font-size: 12px;
    border: 1px solid #02486c;
}

/* Vertical menu */
.vactivemenu, .vactivemenu a:link, .vactivemenu a:hover, .vactivemenu a:visited, .vactivemenu a:active,
.vactivesubmenu, .vactivesubmenu a:link, .vactivesubmenu a:hover, .vactivesubmenu a:visited, .vactivesubmenu a:active,
.vsubmenu, .vsubmenu a:link, .vsubmenu a:hover, .vsubmenu a:visited, .vsubmenu a:active, 
.vmenu, .vmenu a:link, .vmenu a:hover, .vmenu a:visited, .vmenu a:active {
    font-family: Verdana, Sans-Serif;
    color: #02486c;
    font-size: 13px;
    line-height: 21px;
    text-decoration: none;
    font-weight: bold;
}

/* Horizontal menu */

.whitetable .hmenu td {
    font-size: 12px;
    font-family: Verdana, Sans-Serif;
    color: #02486c;
}

.meniu, .activemeniu {
   font-weight: bold;
   white-space : nowrap;
}
.meniu, .meniu a:hover, .meniu a:visited, .meniu a:active, .meniu a:link {
    color: #02486c;
    text-decoration: none;
}
.activemeniu, .activemeniu a:hover, .activemeniu a:visited, .activemeniu a:active, .activemeniu a:link {
    color: #02486c;
    text-decoration: none;
}
.menuFrame {
    position: absolute;
    visibility: hidden;
    background: #ffffff;
}
.submeniu {
    border: 1px solid #5e6467;
    background: #01334c;
    padding: 5px;
}

.submeniu, .submeniu a:hover, .submeniu a:visited, .submeniu a:active, 
.submeniu a:link {
    color: white;
    text-decoration: none;
    font-weight: normal;
}

#mytitle a {
    color: #02486c;
}

/* Forumo stilius */

.forumList .groupTitle {
    background: #02486c;
}

.forumList .groupItem {
    color: white; 
    font-size: 14px;
}

.forumList .groupItem a {
    color: white;
}

.forumList .headName {
    color: #999999;
    font-weight: bold;
}

.msgHeader th, .msgHeader td {
    background: #003366;
    color: white;
}

.maindiv .msgHeader th a {
    color: white;
}

/* Forumo stiliaus pabaiga */

#bluelink a {
    color: #02486c;
}

#blokeliai .comm_list a {
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
    color: black;
}

/*
vim: expandtab ts=4 sw=4 sts=4
vim: encoding=utf-8
vim: fileencoding=utf-8
*/
