RUZEE.Borders.add({
  '#obsah ul': { borderType:'simple', cornerRadius:15 }
});
window.onload=function(){
  RUZEE.Borders.render();
};