@charset "windows-1251";

html {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
    color: #000;
    padding: 0 0px;
    margin: 0 0 0 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt
}

pre, code {
    font-family: "Courier New", Courier, monospace;
}

strong {
    font-weight: bold;
}

q, em, var {
    font-style: italic;
}
/* Створення абзацiв*/
p, h4 {
   text-indent: 20px;
   text-align: justify;
}  

/* fixup IE & Opera
 * otherwise they forget to inherit
 * the computed font-size value
 */
table, code {
   font-size: 1em;
} 

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * Links
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* normal links           */
/* ====================== */
/*a:hover {color: #FF0000; text-decoration: underline; background-color: transparent;position: relative;top: 1px;left: 1px;}*/
a:link {
    color: #0073c7;
    text-decoration: none;
}
a:visited {
    color: #5A88B5;
    text-decoration: none;
}
a:active {
    color: #000000;
    /*color: #FF0000; */
    /*font-weight: bold;*/
    text-decoration: none;
}

a:hover { 
    color: #0000FF;
    /*font-weight: bold;*/
    text-decoration: none;
    position: relative;top: 1px;left: 1px;
} 

a.n:link {
    color: #0073c7;
    text-decoration: none;
}

a.n:hover { 
	color: #0000FF;
	position: relative;top: 0px;left: 0px;
}
/* m1 links           */
/* ====================== */
a.m1:link {
    color: #FFFFFF;
    text-decoration: none;
}
a.m1:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.m1:active {
    color: #FFCCFF;
    text-decoration: none;
}

a.m1:hover { 
    color: #FF9900;
    /*font-weight: bold;*/
    text-decoration: none;
    position: relative;top: 1px;left: 2px;
}

a.m2:link {
    color: #0073c7;
    text-decoration: none;
    width: 100%; height: 100%;
}
a.m2:visited {
	color: #0073c7;
	text-decoration: none;
	width: 100%; height: 100%;

}
a.m2:active {
    color: #FF0000;
    text-decoration: none;
    width: 100%; height: 100%;
}

a.m2:hover { 
    color: #0073c7;
    display: block; width: 100%; height: 100%; 
    vertical-align: middle;
    /*font-weight: bold;*/
    text-decoration: none;
    background-color: #BBD2FD;
    position: relative;top: 1px;left: 2px;
}

/* Tables
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* general                */
/* ====================== */
.t1 {
    border: thin #990033 solid;
    border-collapse: collapse ;
    background-color: #FFFFFF;
}


.grid {
    border-collapse: separate ;
}


table {
    /*border: 1px solid #aaa;*/
    border-collapse: collapse;
    margin-bottom: 0;
}
TR.ruled {background-color: #9cf; }
li, dt, dd {
    line-height: 1.3em;
}

dt {
    margin-top: 0.5em;
    font-weight: bold;
}

ol li {
    margin-top: 0.5em;
}                            

ol.up-A {
    list-style-type: upper-alpha;
}

li.separate {
    margin-bottom: 1em;
}

.box1 { text-align: center; text-indent: 0pt; vertical-align: middle ; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.warng { color: #FF3300}
.mini {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

.whitetext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: 500}
/* MENU */                                  

.m1{text-decoration:none;color:#000000; font-size: 11px; font-weight: normal; padding-right: 4px; padding-left: 4px}
.mcell{padding-left:4px;padding-right:4px;}

.select {  
        font-family: tahoma, helvetica, arial; 
        font-size: 12px; text-align:center; 
        font-weight: bold; 
        color: #FFFFFF; 
        background-image: url(/images/preview_line.gif); 
        background-repeat: repeat-x;
        background-color:#1C4CCE;
        border: 1px solid #000;
}
.select_2 {
    border: 1px solid #000;
    background-color:#EEEEFF;
}

.select2 { font-family: tahoma, helvetica, arial; font-size: 12px; font-weight: bold; color: #000000; background-color:#FFFFFF}
.sinput
{
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial, 'MS Sans Serif';
    FONT-SIZE: 11px;
    FONT-WEIGHT: 500;
    TEXT-DECORATION: none;
    background-image: url('/images/backfield.gif')
}
.minput
{
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial, 'MS Sans Serif';
    FONT-SIZE: 11px;
    FONT-WEIGHT: 500;
    TEXT-DECORATION: none;
}

.thead { font-weight: bold; background: url(../images/line.gif) repeat-y; color: #FFFFFF }
h1 {
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
}
.b_t {  border: 1px #CCCCCC solid;
}
.category {
	font-size: 10px;
	font-weight : bold;
	text-align: left;
	padding-top: 2;
	padding-left: 20;
	padding-right: 10;
	background-position : center left;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat; 
	height:16;
}

.td_b { 
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	font-weight : normal;
	text-align: left;
	vertical-align: top;
	color: #000000;
	padding-top: 5;
	padding-left: 20;
	padding-right: 10;
	background-position : center left;
	background-image: url(/images/p.gif);
	background-repeat: no-repeat; 
}

a.footnote:link, a.footnote:visited, a.footnote:active {
	color: #0000FF;
	font-weight : normal;
}

.mes2 {  border-color: #CCCCCC black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.mes3 {  background-color: #F0F0F0; border-color: #CCCCCC black black; text-indent: 10pt; border-style: dashed; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.catit { text-align: center; font-size: 12pt; font-weight: bold; padding-top: 20px;}
.ident {  padding-top: 20px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px}

input, textarea, select {
	border-top-width : 1px; 
	background-color:#F3F3F3;
}



.postbody { line-height: 18px}
.mes_img { }



.line { 
	background-image: url(/images/ruler.gif); 
	text-align: center; 
	border-left: 1px solid #FFF;
	vertical-align: middle;
	background-repeat: repeat-x;
}

.subline {
	background-image: url(/images/subruler.gif);	
	background-repeat: repeat-x;
}

.subtit {
	background-image: url(/images/subtitle.gif);	
	background-repeat: repeat-x;
	border: 0 px;
}


.right 	{ 
	background-image: url(/images/right_bg.gif);
 
}

.td_space {
	height: 10px; 
	background-image: url(/images/line.gif);
	background-repeat: no-repeat; 
	background-position: left top}

a.ruler:link {
    color: #FFFFFF;
    text-decoration: none;
}
a.ruler:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.ruler:active {
    color: #FFCCFF;
    text-decoration: none;
}

a.ruler:hover { 
    color: #FFFFFF;/*#0000FF;*/
    font-weight: bold;
    text-decoration: none;
    position: relative;top: -1px;left: -1px;
    /*display: block; width: 100%; */
    /*background-color: #BBD2FD;*/
    
}

.line_but {
	background-image: url(/images/preview_line.gif); 
	background-repeat: repeat-x;
}
.line_but th
{
  font-size: 14px;
  font-family: tahoma, helvetica, arial;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: middle;
  background-color: #1C4CCE;
  text-align: center;
}

.line_but td
{
  font-size: 10px;
  font-family: tahoma, helvetica, arial;
  font-weight: normal;
  color: #FFFFFF;
  vertical-align: middle;
  background-color: #1C4CCE;
  text-align: center;
}

.line_but a:link {
    color: #FFFFFF;
}

.line_but a:hover { 
    color: #FFFFFF;
    display: block; width: 100%; 
    background-color: #BBD2FD;
    position: relative;top: 1px;left: 2px;
}

.line_but a:visited {
	color: #FFFFFF;
}

.admin_line td
{
  font-size: 12px;
  font-family: tahoma, helvetica, arial;
  font-weight: normal;
  color: #0000FF;
  vertical-align: middle;
  background-color: #EFEFFF;
  text-align: center;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}

.admin_line a:link {
    color: #666666;
}

.admin_line a:hover { 
    color: #000000;
    display: block; width: 100%; 
    background-color: #BBD2FD;
    position: relative;top: 1px;left: 2px;
}

.admin_line a:visited {
	color: #666666;
}

.search {
	font-size: 11px;
	padding-right: 10px;
	padding-left:  10px;
	text-align: left;
}
.outmes {background-color: #FFFFCC; text-align: center; border-style: double}
.counts {font-size: 9px; padding-right: 20px; color: #999999;}
.s_info {  text-align: justify; text-indent: 10pt; padding-right: 10px; padding-left: 10px}                                                                                                                      
.head_info { font-family: tahoma, helvetica, arial; font-size: 12px; text-align:center; font-weight: bold; color: #0000AA; background-color:#D0E7FF; border: 1px solid #009;}

.voting_text
{
  font-size: 11px;
  font-family: tahoma, helvetica, arial;
  font-weight: 800;
  color: #0000BB;
}

.sel
{
  font-weight: 800;
  color: #FF0000;
}

THEAD TH {BACKGROUND: #ddd}
TFOOT TD {BACKGROUND: #ddd}

