function checkrequireog(which){
var pass=true


// wojewodz
// miasto




if (document.wet.typz.value =="0"){
document.wet.typz.style.backgroundColor="yellow"

return false
}else{
document.wet.typz.style.backgroundColor="white"
}

if (document.wet.wojewodz.value =="0"){
document.wet.wojewodz.style.backgroundColor="yellow"

return false
}else{
document.wet.wojewodz.style.backgroundColor="white"
}


if (document.wet.ad_city.value =="0"){
document.wet.ad_city.style.backgroundColor="yellow"

return false
}else{
document.wet.ad_city.style.backgroundColor="white"
}

if (document.wet.ulica.value.length ==""){
document.wet.ulica.style.backgroundColor="yellow"
return false
}else{
document.wet.ulica.style.backgroundColor="white"
}



return true
}


function checkaskrep(which){
var pass=true


if (document.askr.odpowiedz.value.length ==""){
document.askr.odpowiedz.style.backgroundColor="yellow"
return false
}else{
document.askr.odpowiedz.style.backgroundColor="white"
}



return true
}




// jesli status jest zaadoptowany to pokaz pole uwagi