.menu_obchod{
float:right;
text-align:right;
width:1000px;
}

.menu_obchod a{
   background:#18a7df;
color: #FFF;
  padding:14px;
}

.menu_obchod a.active{
   background:#FFF;
  color: #000;}