html {
    text-align: center;
  }

body{
    color:#173C74;
    font-family: verdana, sans-serif;
    text-align: center;
  }

h1,h2,h3,h4,h5,h6 {
    text-align: center;
    margin-top: 8px; margin-bottom: 2px; margin-left: 0px; margin-right: 10px;
  }

h1 {font-size: 1.4em;
  }
h2 {font-size: 1.2em;
  }
h3 {font-size: 1em;
  }
h4 {font-size: 1.1em;
    text-align: left; font-style:italic; font-weight:bold; text-decoration: none;
  }
h5 {font-size: 1.1em;
    text-align: left; font-weight:bold; text-decoration: none;
  }
h6 {font-size: 1em;
    text-align: left; font-style:italic; font-weight:bold;
  }

TH, TD, DIV {font-size: 0.86em;
   text-align: left; vertical-align: middle;
  }

P { font-size: 1em;
    text-align: justify; 
  }

UL {font-size: 1em; 
    text-align: left; 
  }

UL {font-size: 1em;
    text-align: left; 
    list-style-position: outside; 
  }

IMG {border: 0px;}

A {cursor: hand;
  }

a:link, a:visited {
	color: #8DA359;
	}

a:hover, a:active {
    color: #000;
	text-decoration: underline;
	}
THEAD {color:#173C74; background-color:beige;}

.left   {text-align: left;}
.center {text-align: center;}
.right  {text-align: right;}

.date {text-align: right; font-style: italic;}

.nechet {background-color:ghostwhite;}
.chet {background-color:aliceblue;}

.warning {color: red;}

/* menu right */
.menu {font-size: 0.9em; text-align: left; vertical-align: top;}
.menu li {font-size: 1.05em; margin-top: 5px;  margin-left: -30px;}
.menu a {text-decoration: none;}
.menu a:hover {color:#000066; text-decoration: underline;}
.menu a:visited {color:#000066}

a:link    {color:#173C74}
a:visited {color:#173C74}
a:hover   {color:#173C74; text-decoration: none;}
a:active  {color:#173C74}

/* DB documents*/
.in_right {
    margin-left: 50%;
    text-align: left;
  }

/* News lenta */
.news_pubDate    {
    font-size: 0.7em;
    margin: 0px 5px;
  }
.news_category   {
    font-style: italic;
    margin: 2px 5px 0px;
  }
.news            {
    border-left-style: double;
    padding-left: 10px;
    margin: 0px 5px;
  }
.news_title      {
    font-size: 1.3em;
    text-align: left;
    font-weight: bolder;
  }
.news_description{
    font-size: 1.1em;
    text-indent: 20px;
}
.news_link       {
    text-align: right;
    margin: 0px 5px;
}

.mhmb9pnu {font-family: Tahoma, Arial Cyr, sans-serif; font-size: 11px; color:#173C74;}
.mhmb8pn  {margin: 4px;}
.mhmb11pn {font-family: Tahoma, Arial Cyr, sans-serif; font-size: 11px; color:#173C74;}

  span:visited{ text-decoration:none; color:#293d6b; }
  span:hover{ text-decoration:underline; color:#293d6b; }
  span {color:#293d6b; cursor: pointer}

