.t3-sl-1 {
    border-bottom: 0px solid #eeeeee; 
    padding-bottom: 0px;
    padding-top:50px;
    }
    
div.mod-languages li {
    margin-right: 0px !important;
}

.t3-sl { background: url(/images/headers/agni_background.png) #fff; }

.t3-navhelper, ol.breadcrumb {background:  url(/images/headers/gray_pattern.png);}

.t3-navhelper {color: gray;}  //name of current page - footer
.breadcrumb > .active {
    color: gray; //you are here - footer
}

.breadcrumb li a {color: orange;}


.dropdown-menu { background: url(/images/headers/megamenu-bg.png) #9d1; }  
.rus-mega { background: url(/images/headers/megamenu-bg_ru.png) #9d1; }
div.rus-mega ul li a.dropdown-header.mega-group-title {color:#ae5004!important;}
div.rus-mega ul li a.dropdown-header.mega-group-title:hover {color:white!important;}
div.rus-mega ul.mega-nav li a{color:white!important; }
div.rus-mega ul.mega-nav li a:hover{color:white!important;}



div.module-inner { background: white; border: #3899c9 solid 1px;} 
//div.module-inner a {color: #3899c9;} 


#t3-content { background: white; border: #a6c338 solid 1px;} 

h3.module-title {padding:10px;}

.module-title {  
    background: #3899c9;  //#fd7303;
    color: #ffffff;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
}




.t3-footer { background: #e6e6e6; 
}  


.t3-copyright {    
    display: none;
}


img.mainpic {padding: 0px;  float: right;}
img.mainpic-left {padding: 0px;  float: left;}

h1.article-title { text-align:  center;}


ul.nav.nav-pills.nav-stacked li a:hover {color:white;background:#9df004;}

#t3-footer {height:150px}





