﻿html,body { margin: 0; padding:0; }

body {
    font-family: Verdana,Arial, Helvetica, sans-serif;
    color: #fff;
    background: #000;
    padding: 10px;
}

li 
{
    list-style-type: none;
    }

a 
{
    color:#FFFF00;
    font-weight:bold;
    text-decoration:none; 
    }

.MNBContentBoxLeft {
float: left;
width: 50%;
}

.MNBContentBoxRight {
float: right;
width: 50%;
}

.toolTip 
{
    display: none !important;
    }

.MNBLogo
{
    float: left;
}

.MNBTopBox
{
    width: auto;
    float: right;
}

.MNBTopBoxLeft
{
    float: none;
}

.TopMenu li
{
    float: none;
}

.MNBQuickSearch
{
    float: none;
    clear: both;
}

.MNBMainMenu {
border-bottom:3px solid #FFFFFF;
clear:both;
margin-bottom:15px;
padding-bottom:15px;
}


.MNBContent
{
    float: none;
    width: 100%;
    clear: both;
}

.MNBContentWide
{
    float: left;
    width: 100%;
}

.MNBRight
{
    float: right;
    width: 15%;
}

.MNBContentLeft
{
    float:left;
   /* padding:0 20px;*/
}

.MNBContentRight
{
    float:left;
    padding:0 50px;
    width:55%;
}

.MNBContentRightWide
{
    float: left;
    width: 80%;
}

.MNBMainMenu {
border-top:3px solid #FFFFFF;
clear:both;
margin-top:15px;
padding-top:15px;
}
.MNBFooter {
border-top:3px solid #FFFFFF;
clear:both;
margin-top:15px;
padding-top:15px;
}

.MNBFooter .MNBFooterLogo
{
    float: left;
}

.MNBFooter .MNBFooterMenu
{
    float: left;
}

.MNBFooter .MNBFooterMenu li
{
    float: left;
}


.MNBFooter .solution
{
    float: right;
}

.MNBMainMenuOpen
{
    display: none !important;
    padding-left: 20px;
    background: #000;
    visibility:visible !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    }
    
.MenuGroupList,
.MenuGroupItemOpen,
.MenuGroupList li,
.MenuGroupItemImg,
.MenuGroupItemLead
{
    background: #000;
}

.MNBBreadcrumb 
{
    display: none;
    }

.menuitem .hover 
{
    display: none !important;
    }
    
 #MNB_FontSizeUp,
 #MNB_FontSizeDown,
 .mnbRss 
 {
     display: none;
     }
     
 .MNBLoginOpen 
 {
     display: block !important;
     }    
     
 .FunctionPrint 
 {
     display: none !important;
     }
     
  .tothetop 
  {
      clear: both;
      }   
      
  .mnbAcc {
background:url("../img/vak.png") no-repeat scroll 0 0 transparent;
background-position:0 0;
background-repeat:no-repeat;
display:inline;
float:left;
height:21px;
overflow:hidden;
text-indent:-2000px;
width:21px;
}    
