/* --------------------------- common --------------------------- */
HTML, BODY
{
    height: 100%;
    background-color: #F4FDF4;
}

BODY, td, th
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
}
a
{
	color: #0106CD;
    text-decoration: none;
	font-weight: bold;
}
a:hover
{
    text-decoration: underline;
}
table
{
    border-collapse: collapse;
}
.clear
{
    clear:both;
}
.font07
{
    font-size: .7em;
}
/* --------------------------- header --------------------------- */
#lang-select { float: left; margin: 6px 0 0 6px;}
/* --------------------------- main menu --------------------------- */
a.mainMenu
{
    padding: 8px 8px 8px 8px;
	color: #030;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}
a.mainMenu:hover
{
	color: #0a0;
    text-decoration: none;
}
a.someMenu
{
	color: #030;
    display: block;
    background: url(images/kavun-small.gif) no-repeat left;
    padding: 5px 10px 5px 30px;
	font-weight: bold;
	font-size: 1.1em;
}
a.someMenu:hover
{
	color: #0a0;
    text-decoration: none;
}
/* --------------------------- column --------------------------- */
.columnLeft
{
    border-right: 2px solid #008100;
    background: url(images/bg_line.gif) repeat-y right;
    vertical-align: top;
    padding-top: 5px;
}
.columnHeader
{
    font-size: 1.1em;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    background: #008100;
    margin: 2px;
    padding: 2px 0;
}
div.subMenu
{
    margin: 0 2px 0 7px;
    border-top: 1px solid #008100;
}
a.subMenu
{
    font-size: .9em;
	color: #030;
    display: block;
    border-bottom: 1px solid #008100;
    border-right: 4px solid #008100;
    padding: 2px;
    background: #FFF;
    font-weight: bold;
}
a.subMenu:hover
{
    text-decoration: none;
	color: #0a0;
	background: #AAFFAA;
}
.newsList
{
    margin: 0 7px;
    font-size: .9em;
}
/* --------------------------- content --------------------------- */
#content
{
    vertical-align: top;
    line-height: 20px;
    padding: 10px;
}
h1
{
	font-size: 1.5em;
	color: #008100;
}
h2
{
	font-size: 1.3em;
	color: #008100;
}
p
{
    margin: 8px 0 0 0;
}
.listing
{
    border: 1px solid #C0C0C0;
    margin: 5px 0;
}
.listing th
{
    background: #DBFBDB;
    padding: 3px;
    font-weight: bold;
    border-bottom: 1px solid #C0C0C0;
}
.listing td
{
    border-bottom: 1px solid #C0C0C0;
    background: #EAFDEA;
    padding: 3px;
}
td.list, th.list { border: 1px solid #C0C0C0; }
/* --------------------------- form --------------------------- */
table.form
{
    margin-top: 20px;
}
.form td
{
    font-size: 8pt;
    vertical-align: top;
    padding: 2px;
}
.formErr
{
    font-size: 8pt;
    vertical-align: top;
    color: #FF0000;
}
.form th
{
    font-size: 9pt;
    border-bottom: 1px solid #C0C0C0;
    padding-top: 15px;
}
form
{
    margin: 0;
}
TEXTAREA, INPUT, SELECT
{
	FONT-SIZE: 11px;
	FONT-FAMILY: arial cyr, verdana, sans-serif;
	background: #FFFFFF;
	border: 1px solid black;
}
.button
{
	FONT-SIZE: 11px;
	FONT-FAMILY:  arial cyr, verdana, sans-serif;
	border-style: outset;
	background-color: #E0FFE0;
	border-width: 2px;
	border-color: #969294;
	color: #000000;
}
.radio
{
	font-size: 11px;
	background: transparent;
	border: none;
}
.formNote
{
    font-size: .9em;
    font-weight: normal;
    font-style: italic;
}
/* --------------------------- footer --------------------------- */
.copyright a
{
    text-decoration: none;
    color: #030;
    font-weight: bold;
}
.copyright a:hover
{
    text-decoration: underline;
    color: #0A0;
}
#footer
{
    background: #FFFFFF;
    border-top: 1px #228778 dotted;
}
/* --------------------------- map --------------------------- */
.div_map { margin-left: 20px; }
.div_map a { display: block; }
/* --------------------------- login form --------------------------- */
#user-bar
{
    margin: 0 20px 0 100px;
    background: #008100;
    text-align: center;
    padding: 2px 10px;
    color: #fff;
}
#user-bar a { color: #C4FCC4; }
#login-form-container
{
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}
#login-form-container a { font-size: .9em; }
#login-form
{
    width: 280px;
    margin: 100px auto 0 auto;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #000;
    display: none;
    text-align: left;
}
#login-form label { float: left; font-size: 1.1em; margin-top: 4px; clear: all; }
#login-form .input { display: block; font-size: 1.2em; margin: 3px 0 0 100px; }
#login-form .button { margin: 15px 5px 5px 5px; display: inline; font-size: 1em; }
#login-footer a { margin: 0 10px; }
/* --------------------------- misc --------------------------- */
.lineH
{
    border-bottom: 1px solid #AAAAAA;
}
.greenLine
{
    border-bottom: 2px solid #008100;
}
.alertText, .okText
{
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    font-family: Arial;
    margin-top: 20px;
}
.alertText
{
    color: #950000;
}
.alertTextSmall
{
    color: #D50301;
    font-weight: bold;
    text-align: center;
}
.okText
{
    color: #000000;
    text-align: center;
}
.lineList
{
	font-size: 90%;
	margin-bottom: 7px;
}
a.lineList
{
	color: #444444;
	background-color: #CBFECB;
	border: 1px solid #008100;
	text-decoration: none;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
}
a.lineList:hover
{
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-decoration: none;
}
div.commentList
{
    border: 1px solid #C0C0C0;
    margin: 3px;
    padding: 5px;
    background: #EAFDEA;
}
div.commentTitle
{
    border: 1px solid #C0C0C0;
    background: #DBFBDB;
    padding: 3px 3px 3px 20px;
    font-size: .9em;
    font-style: italic;
    margin-top: 7px;
}
.commentAdmin
{
    background: #FFF;
    margin: 5px 5px 5px 30px;
    padding: 3px;
    font-style: italic;
}
div.commentList blockquote
{
    font-style: italic;
    margin: 10px;
    border-top: 1px dashed #c0c0c0;
    border-bottom: 1px dashed #c0c0c0;
}
div.branchLine, div.authorLine
{
    font-size: .85em;
    padding: 3px 5px;
    border: 1px solid #C0C0C0;
}
div.branchLine
{
    background: #DBFBDB;
}
div.authorLine
{
    background: #C4FCC4;
    margin-bottom: 2px;
    text-align: right;
}
div.voteBar
{
    border: 1px solid #C0C0C0;
    background: #EEEEEE;
    font-size: 6px;
    margin: 3px 0;
}
a:focus
{
    outline: none;
}
div#lastUpdate
{
    text-align: right;
    margin: 5px;
    font-size: .8em;
}
.star { color: red; font-weight: bold; }