/*
 * $Id: style.css,v 1.21 2009-04-22 11:59:53 ramas Exp $
 */

body {
    margin: 0;
    padding: 0;
}

body {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 13px;
}

h2 {
    margin-top: 0;
    font-family: Georgia, Arial, Sans-Serif;
    font-size: 13px;
    color: #003300;
}

.htable {
    border-collapse: collapse;
    border: 1px solid #2f4f4f;
}

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

/* Article title */

#mytitle {
    border-bottom: 1px solid #003333;
    padding-bottom: 5px;
    margin: 15px 0 5px 0;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 17px;
    font-weight: bold;
    color: black;
    width: 600px;
    overflow: hidden;
}

#mytitle a {
    color: #2f4f4f;
}

.hmenu, .hmenu a {
    font-family: Georgia, Arial, Sans-Serif;
    text-decoration: none;
    font-size: 15px;
}

.hmenu a.active {
    font-weight: bold;
}

.top_news_title a {
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    color: #1e4ba5;
    font-weight: bold;
    font-size: 18px;
}

.top_news_title {
    margin-bottom: 7px;
}

.news_title a {
    font-family: Arial, Sans-Serif;
    text-decoration: none;
    color: #1e4ba5;
    font-weight: bold;
    font-size: 16px;
}

.news_title {
    margin-bottom: 4px;
}

.small_line {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10px;
}

.small_line2, .small_line2 a {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10px;
    color: #808080;
    text-decoration: none;
}

a.comm {
    color: black;
    text-decoration: none;
}

a.comm:hover {
    text-decoration: underline;
}

.line {
    font-family: Times-New-Roman, Arial, Sans-Serif;
    font-size: 10px;
}

.item_list a {
    color: black;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
    font-size: 13px;
}

.myblock a {
    color: black;
    font-weight: bold;
    font-size: 13px;
}

.myblock div {
    margin-bottom: 5px;
}

.comm_list {
    background: #f8f8f8;
    padding: 0 5px 0 5px;
}

.comm_list a {
    color: black;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
    font-size: 13px;
}

#naujausi {
    background: #f8f8f8;
    padding: 5px;
}

#naujausi h2 {
    font-size: 10px;
    color: black;
    font-family: Arial, Sans-Serif;
    font-weight: normal;
}

#naujausi a {
    color: black;
    margin: 0 0 10px 10px;
    display: block;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

#naujausi a:hover {
    text-decoration: underline;
}

.block_photos img {
    border: 1px solid #888888;
    padding: 3px;
    margin: 2px;
}

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