
.header .mainheader .logo{
    float:right;
    margin-left:50px;
}
.header .mainheader .topbartwo{
    float:right;
    height:50px;
    width:auto;
    border-radius: 10px;
    margin-top: 40px;
}
.header .mainheader .topbartwo li{
    float:right;
    height:100%;

}
.header .mainheader .topbartwo .menulinkli{
    border-left: 1px solid #e4e6e6;  
}
.header .mainheader .topbartwo .menulinkli .menulink{
    float:right;
    padding:16px 10px !important;
    font-size: 15px;
    color:#fff;
    background: #0091dc;
}
.header .mainheader .topbartwo .menulinkli:first-child .menulink{
    border-radius:0 10px 10px 0;
}
.header .mainheader .topbartwo .menulinkli:last-child .menulink{
    border-radius: 10px 0 0 10px;
}
.header .mainheader .topbartwo .menulinkli:hover .menulink ,.header .mainheader .topbartwo .menulinkli .selected{
    color:#0091dc;
    background-color: #ffffff;
    background-image: none;
}
.darabokka{
    margin-top: 50px !important;
    width:160px;
    box-sizing: border-box;
    background: #ffffff !important;
    border: 1px solid #0091DC;
    border-top:none !important;
}
.darabokka a{
    color:#0091dc !important;
}
.darabokka a:hover{
    background: #0091dc !important;
    color: #ffffff !important;
}

.dv{
    margin-right: -55px;
}
.dr{
    margin-right: -45px; 
}
.dg{
    margin-right: -20px; 
}
.dm{
    margin-right: -55px;
}
