/*
 * $Id: style.css,v 1.36 2011-08-29 07:35:25 ramas Exp $
 */

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

.maintable {
    border-collapse: collapse;
}

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

.header {
    height: 100px;
    background: URL('img/virsus3.jpg');
    background-repeat: no-repeat;
    padding-left: 250px;
}

.menuside {
    background: #02486c;
}

.footer {
    background: #02486c;
}

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

}

.whitetable a {
    color: white;
}

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

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

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

.text td {
  border: 0;
}

.text a {
    color: white;
}

.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;
}

#mytitle {
    margin-bottom: 10px;
}

h2, #mytitle {
    font-family: Verdana, Sans-Serif;
    font-size: 17px;
    font-weight: bold;
    color: #02486c;
    width: 680px;
    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;

}

.htable th, .htable td {
    font-size: 12px;

}

/* 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: white;
    font-size: 13px;
    line-height: 21px;
    text-decoration: none;
}

/* Horizontal menu */

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

.meniu, .activemeniu {
   font-weight: bold;
   white-space : nowrap;
}
.meniu, .meniu a:hover, .meniu a:visited, .meniu a:active, .meniu a:link {
    color: white;
    text-decoration: none;
}
.activemeniu, .activemeniu a:hover, .activemeniu a:visited, .activemeniu a:active, .activemeniu a:link {
    color: white;
    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 td {
    border: 0;
}

.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;
    text-align: left;
}

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

.msgBody {
    width: 450px;
    overflow: hidden;
}

/* Forumo stiliaus pabaiga */

/* Blokelių stiliai */

.block_html, #blokeliai a {
    font-family: Verdana;
    font-size: 10px; 
    font-weight: bold;
    color: black;
    text-decoration: none;
}

/* Pabaiga */

div.white, div.white a {
    color: white;
    font-size:10px;
    font-weight: bold;
    font-family: Verdana;
}

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

