body, table {
  font-family: Arial, Helvetica;
  color: #000000;
}

body {
}

a {
  color: red;
  text-decoration:none;
}

img {
  /*border: 0px;*/
}

h1, h2{
  margin:0px;
  padding:0px;
  font-size:15px;
}

h1 a, h2 a{
  color: #000;
}

td.navig_bar{
  font-size:13px;
}

td.navig_bar a{
  color:#000;
}


.sidebg {
  background: #94ab67 url(../img/01.jpg) repeat-x;
}

.label {
  background: #cfdc8c url(../img/03.jpg) no-repeat right;
  height: 43px;
  color: #000000;
  font-size: 21px;
  font-weight: bold;
  padding-left: 20px;
}

.label:first-letter{
  color:red;
}

.menu {
  background: url(../img/02.jpg) no-repeat;
  height: 228px;
  padding-top: 55px;
  padding-left: 20px;
}


/* menu */
#main_menu ul, li
{
    margin: 0;
    padding: 0;
    list-style:none;
}

li a
{
    display: block;
    text-decoration: none;
    color:#000;
}

ul.uroven1 li{
    float:left
}

#main_menu ul.uroven1 {

}

li.uroven1
{
    height:35px;
    margin-right:15px;
    position: relative;
}

li.uroven1 a{
    display:block;
    background:url('../img/04b.gif');
    background-position:0px 6px;
    background-repeat:no-repeat;
    padding-left:15px;
    padding-top:8px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -0.2px;
    font-size:0.9em;
}

ul.uroven2
{
    position: absolute;
    left: 0px;
    top: 33px;
    width:177px;
    display:none;
    background:#dddddd;
    z-index:100;
    opacity:0.9;
    filter: alpha(opacity = 90);
}

li.uroven2
{
    width:172px;
    padding:3px 5px 3px 0px;
    font-size:0.8em;
}

li.no_sep
{
    background: none;
}

li.uroven2 a
{
    background:none;
    text-transform: none;
    color:#000;
}

/* end menu */


div.smenu {
  position: absolute;
  font-size: 13px;
  font-weight: bold;
  visibility: hidden;
}

div.submenu a {
  display: block;
  padding: 3px 20px 4px 15px;
  background: #dee8d4 url(img/06.gif) repeat-y;
  color: #3e403b;
  text-decoration: none;
}

div.submenu a:hover {
  background: #3e403b url(img/06.gif) repeat-y;
  color: #dee8d4;
  text-decoration: none;
}

.content {
  background: #e3ebbd;
  font-size: 11px;
  text-align: justify;
  padding: 0px 10px 25px 20px;
}

.title {
  background: url(img/04a.gif) no-repeat center left;
  font-size: 16px;
  font-weight: bold;
  padding-left: 0px;
}

.perex {
  background: url(img/04a.gif) no-repeat center left;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  padding-left: 23px;
}

.text {
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 25px;
}

.text a{
  text-decoration:underline;
}

.text a:hover{
  text-decoration:none;
}

.art_perex{
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 10px;
}

.art_perex p{
  margin:0px;
  padding:0px;
  display:inline;
}

.news {
  background: #cec2c2;
  padding: 0px 20px 25px 10px;
}

.news_label {
  background: #814062;
  color: #ffffff;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  padding: 3px 0px 3px 10px;
}

.news_title {
  color: #7a2c42;
  font-style: italic;
  font-weight: bold;
  height: 26px;
  font-size: 16px;
  font-weight: bold;
}

.news_text {
  font-size: 11px;
  text-align: justify;
}

.news_delim {
  background: url(img/05.gif) repeat-x center;
  height: 30px;
}

.footer {
  font-family: Helvetica;
  text-align: center;
  height: 20px;
  padding-bottom: 1px;
  font-size: 10px;
  color: #ffffff;
}

.footer a {
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}

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

