body {
  padding-top: 75px;
  color:#222;
}

.container {max-width: 1000px}
.navbar {border-radius: 0!important}


.black-line {
   background: #3F719C;
   height: 2px;
   margin: 20px 0 0
}

.iaa-date {
   text-transform: uppercase;
   color:#999;
   font-size: 12px;
   margin-top: 5px;
}

.iaa-name {
   text-transform: uppercase;
   color:#444;
   font-size: 12px;
   margin-top: 10px;
}

.iaa-body {

}

.iaa-body-content {   min-height: 500px;}

.iaa-breadcrumb {
   height: 40px;
   background: #F5EDED;
   margin-bottom: 20px;
}
.iaa-bc-links {
   list-style: none;
   padding: 0;
   margin-top: 8px;
}
.iaa-bc-links li {float: left; margin-right: 5px; color: #999}
.iaa-bc-links li a {color: #984545}


.navbar-default .navbar-nav>li>a {
   border-left: 1px solid #f1f1f1;
}

.navbar-inverse .navbar-nav>li>a {
   border-left: 1px solid #444;
}



.iaa-page-header {
   color:#2B69A0;
   font-size: 22px;
   margin-top: 0px;
   margin-bottom: 20px;
   line-height: 25px;
}

.iaa-publ-header {
   color:#2B69A0;
   font-size: 17px;
   margin-top: 0px;
   margin-bottom: 20px;
   line-height: 25px;
}

.iaa-pg {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eee;
}

.iaa-sblack {
   min-height: 200px;
   background: #3F719C;
   margin-top: -60px;
   
}

.iaa-rubrics-list {
   list-style: none;
   padding: 10px 0;
}

.iaa-rubrics-list li {padding: 5px 20px}
.iaa-rubrics-list li a {color: #f2f2f2; font-weight: bold; font-size: 12px; text-transform: uppercase; display: block } 
.iaa-rubrics-list li a:hover {text-decoration: none; color: #aaa}
.iaa-rubrics-list .active {background: #24435F}

.dib {display: inline-block!important; width: auto!important;}

.text-muted-b {color:#999; font-weight: 600; font-size: 12px}

.table-small td, .table-small th {font-size: 13px}


/*new*/
.iaa-news-list {width: 100%; font-family: Tahoma}
.iaa-news-list a {color: #333;}
.iaa-news-list a:hover {text-decoration: none; color:#A62626}
.iaa-news-list td {padding: 12px 0; border-bottom: 1px solid #e5e5e5 }
.iaa-news-list td:first-child {color:#A23636; vertical-align: top; width: 90px}
.iaa-news-list td b {color: #333}

.iaa-news-brief {
   margin-top: 5px;
   font-size: 14px;
   color: #658BAB;
}

.mini-pg {padding: 0 0 8px; border-bottom: 1px solid #e5e5e5; color:#26669E; font-weight: bold; text-transform: uppercase; font-size: 12px}
.mini-pg-1 {
   clear: both;
   padding: 8px 0; 
           margin-top: 30px;
          border-bottom: 1px solid #e5e5e5; color:#26669E; font-weight: bold; text-transform: uppercase; font-size: 12px}



.iaa-footer {
   background: #1A2F42;
   margin-top: 40px;
   color: #C8D6E2;
   font-size: 14px;
   padding: 40px 0 20px;
}
.iaa-footer hr {border-color: #3A4B5A}
.iaa-footer a {color: #C8D6E2}
.iaa-footer .iaa-fr {border-right: 1px solid #3A4B5A}
.iaa-footer h2 {font-family: tahoma; font-size: 22px; font-weight: bold; margin-bottom: 5px; margin-top:0 }

.iaa-kurs {margin-top: 20px}

.publ-opt {color:#9FB5C7; text-align: right; font-size: 13px}