window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#header","all","#5C2E22","#5C2E22","smooth");
/*Rounded("div#header h1","all","#f1be14","#C15D2C","smooth");*/
Rounded("div#content","top","#5C2E22","#5C2E22","smooth");
/*Rounded("div#pata","bottom","transparent","#5C2E22","smooth");*/
Rounded("div#navsm","tl bottom","#D39D45","#5C2E22","smooth");
Rounded("div#minikal","all","#D39D45","#5C2E22","smooth");
Rounded("div#linky","all","#D39D45","#5C2E22","smooth");
Rounded("div#imgl","all","#D39D45","#5C2E22","smooth");
Rounded("div#imgr","all","#D39D45","#5C2E22","smooth");
Rounded("div#sidenotes","tr bottom","#D39D45","#5C2E22","smooth");
Rounded("div#akcie","all","#D39D45","#5C2E22","smooth");
/*Rounded("form","all","#f1be14","#5C2E22","smooth");*/
Rounded("blockquote","tr bl","#ccCC99","#99FFAA","border #88D84F");
Rounded("div#relax","all","#FFF","#ff0","border #f1be14");
Rounded("div#footer","all","#5C2E22","#5C2E22","border #5C2E22");

}
