$(function() {
    $(".cloviecik").hide();
    $("input.cloviecik").val("no" + "spam");
});



