body {
    background: white; 
    margin:0px;
    padding:0px;    
}
table, td, input, select, textarea, div, p {
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
P, DIV{
        text-align: justify;
}
textarea {
    width: 98%;
}
form {
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
}

H2.club {
    text-align:center;
}

H3 {
        color: red;
        text-align: center;
}

table.standart, table.standart td {
    border: 1px #008000 solid;
    border-collapse: collapse;
    background: #EAF5DC;
    font-size: 12px;
}
table.standart th {
    background: #008000;
    color: white;
    border:1px solid black;
    font-size: 12px;
}

table.gb, table.gb td {
    border: 1px #008000 solid;
    border-collapse: collapse;
    background: #EAF5DC;
    font-size: 12px;
}
table.gb th {
    background: #008000;
    color: white;
    border:1px solid black;
    font-size: 12px;
    text-align:center;
}

table.arch {
    border:#008600 1px solid;
    background:#F4FAF4;
    margin-bottom: 20px;
}
.a_link {
        border: 1px #000 solid;
}

.gb_comment {
    padding-top:4px;
    padding-bottom: 4px;
    font-size: 12px;
    font-style: italic;
    color: #777;
}
.gb_autor_name {
    font-size:14px;
    color: #800000;
    font-weight: bold;
}
.gb_top_navigation {
    padding:10px;
    font-size:12px;
}

.lm_separator {
    background: url(images/dotted.gif);
    height: 1px;
}

/*           анонсы              */
div.rubric_name, div.article_name {
    color: white;
    font-weight:bold;
}
table.rubric_plashka{
    width: 100%;
    margin-bottom: 10px;
}
li.anonce_table_of_contents {
	list-style-image: url(images/li.gif); 
	margin-bottom:10px;
}
/*           анонсы (х)              */
A:link, A:visited, A:active, A:hover {
    color: #058686;
    text-decoration: none;
}
A:hover {
    text-decoration: underline;
}

A:link.leftmenulink, A:visited.leftmenulink, A:active.leftmenulink, A:hover.leftmenulink {
    color: #008600; 
    text-decoration: none;     
    font-weight: bold;
}
A:hover.leftmenulink{
    text-decoration: underline;     
}

A:link.gb, A:visited.gb, A:active.gb, A:hover.gb {
    color: #008600; 
    text-decoration: none;     
}
A:hover.gb{
    text-decoration: underline;     
}

A:link.article, A:visited.article, A:active.article, A:hover.article {
    text-decoration: normal;     
}
A:hover.article{
    text-decoration: underline;     
}

img.history {
    border:4px silver solid;
    width: 120px;
}

div.image_navigation {
    text-align:center;
    padding: 10px;
}

table.club_answer {
    background: url(images/back_01.jpg); 
    border: 2px black solid;
    margin-top: 10px;
    margin-bottom: 10px;    
    padding:20px;
}
.club_question {
    padding:10px;
}
.club_sprav_question{
    margin-left: 20px;
    margin-top:10px;
    color: #860B00;
    font-style: italic;
}

.warning {
    border:1px #008600 solid;
    background: #F4FAF4;
    padding:5px;
    font-style: italic;
}
hr.separator {
    height: 1px;
    color: #CCCCCC;
    background-color: #CCCCCC;
    border:0px none;    
}
.st {
        font-size: 11px;
}
.comment {
    font-size: 11px;
    font-style: italic;
    color: #777;
}
.red { color: red; }
.blue { color: blue; }
.brown { color: #860B00; }
.green {color: #008600; }

