body, html{
  width:100%;
  height:100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Tahoma;
  font-size: 14px;
  color:#1F1A17 ;

}
h1{
  font-size: 20px;
}

.content{
    padding: 20px 20px 20px 20px;
    text-align: justify;
}

.content a, .content a:hover,.content a:link, .content a:visited{
    text-decoration: underline;
    color:#1F1A17 ;

}


.main_menu{
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    font-size: 12px;
}
.left_slogans{

    color: white;
    text-align: left;
    width: 190px;
    font-size: 13px;
}
.main_menu_active{
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF500;
    font-size: 12px;
}
.main_menu_passiveactive{
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF500;
    font-size: 12px;
}
.news_date{
    color:#0093DD;
    font-weight: bold;
    font-size: 12px;
}
.news_name{
   color:white;
   text-decoration: underline;
   font-size: 13px;

}
.news_descr{
    color:white;
    font-size: 13px;

}
.podval{
    color:white;
    font-size: 12px;
    text-align: center;

}
.ext_menu{
    text-decoration: underline;
    color:white ;
    font-weight: bold;
    font-size: 12px;
}
.ext_menu_active{
    text-decoration: none;
    font-weight: bold;
    color: #FFF500;
    font-size: 12px;
}
.table_main{

}
.table_main td{
border-bottom: 1px dashed #444444;

}
.table_main .divtd{
border-right: 1px dashed #444444;
height: 45px;
}
