Public accessibility assessment

Accessibility issues detected on amorark.sk

Evolize inspected 5 public pages on amorark.sk and detected 46 automatically identifiable accessibility findings.

46Findings detected
12WCAG criteria affected
5Pages inspected
22 Aug 2026Assessment date

Highest detected severity: Critical · 21 high-priority findings · 100% inspected-page coverage

Most widespread issueLinks lack accessible textDetected on 4 inspected pages
Most affected page/sk/nehnutelnosti52 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)18 detected findings

Is amorark.sk your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on amorark.sk and detected 46 accessibility findings. The most widespread issue was "Links lack accessible text", detected on 4 inspected pages. The most affected inspected page was "/sk/nehnutelnosti", where 52 findings were detected. The assessment identified findings mapped to 12 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. Critical

    Form fields are missing labels

    WCAG 1.3.1 (A) · 2 inspected pages · 2 instances
    Why this matters

    Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

    Recommended action

    Associate a <label> with each field via for/id, or use aria-label / aria-labelledby. Placeholder text is not a label.

    View technical evidence →
  2. Critical

    Form fields are missing labels

    WCAG 1.3.1 (A) · 2 inspected pages · 2 instances
    Why this matters

    Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

    Recommended action

    Add a programmatically associated label to the form input using the label element or aria-label attribute, ensuring assistive technology can announce the purpose of the field to users.

    View technical evidence →
  3. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 2 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    Add text to the link that describes its purpose, or provide an alternative text for the image inside the link, so screen reader users can understand the link's destination.

    View technical evidence →
  4. Critical

    Embedded frames lack descriptive titles

    WCAG 4.1.2 (A) · 1 inspected page · 2 instances
    Why this matters

    An <iframe> has no title, so its purpose is not announced to assistive technology.

    Recommended action

    Add a descriptive title to the iframe element using the title attribute, e.g., <iframe title="Google Maps">

    View technical evidence →
  5. Critical

    Links lack accessible text

    WCAG 2.4.4 (A) · 1 inspected page · 2 instances
    Why this matters

    Links expose no accessible name, so their destination is unknown to screen reader users.

    Recommended action

    This link's only content is an image with no text alternative. Provide meaningful alternative text on the linked image (its alt attribute) that identifies the link's destination or purpose. The link points to https://amorark.sk.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA1844 / 5
1.3.1Info and RelationshipsA744 / 5
2.5.8Target Size (Minimum)AA644 / 5
2.4.4Link Purpose (In Context)A544 / 5
2.4.3Focus OrderA444 / 5
4.1.2Name, Role, ValueA322 / 5
1.1.1Non-text ContentA244 / 5
3.3.2Labels or InstructionsA222 / 5
1.4.4Resize TextAA144 / 5
2.1.1KeyboardA111 / 5
2.2.2Pause, Stop, HideA111 / 5
3.1.1Language of PageA144 / 5

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

Critical

Embedded frames lack descriptive titles

WCAG 4.1.2 (A)2 instances1 inspected page

An <iframe> has no title, so its purpose is not announced to assistive technology.

Why it matters

An <iframe> has no title, so its purpose is not announced to assistive technology.

Recommended correction

Add a descriptive title to the iframe element using the title attribute, e.g., <iframe title="Google Maps">

View 2 affected elements
Component · Ref MC883F
Affected pagehttps://amorark.sk/
Elementiframe
Markup
<iframe src="https://www.google.c..." width="100%" height="350" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-dow...">
Critical

Form fields are missing labels

WCAG 1.3.1 (A)4 instances1 inspected page

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Why it matters

Form inputs have no programmatically associated label, so assistive technology cannot announce what to enter.

Recommended correction

Associate a <label> with each field via for/id, or use aria-label / aria-labelledby. Placeholder text is not a label.

View 4 affected elements
Component · Ref BGB4MG
Affected pagehttps://amorark.sk/sk/nehnutelnosti
Element.inpt_max
Markup
<input name="ftlr[rng][pc][max]" type="number" class="inpt_max" value="445000">
Affected pages/sk/nehnutelnosti /sk/nehnutelnosti
Component · Ref VTWXIT
Affected pagehttps://amorark.sk/sk/nehnutelnosti
Element.inpt_min
Markup
<input name="ftlr[rng][pc][min]" type="number" class="inpt_min" value="0">
Affected pages/sk/nehnutelnosti /sk/nehnutelnosti
High

Text has insufficient colour contrast

WCAG 1.4.3 (AA)123 instances4 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

To improve readability, adjust the text color or background color of the copyright information to meet the minimum contrast ratio thresholds as per WCAG 2.1 SC 1.4.3. Consider using a color contrast analyzer tool to find a suitable combination.

View 123 affected elements
Component · Ref 0TDLSQ
Affected pagehttps://amorark.sk/
Element.cprght
Accessible nameCopyright © 2016 AMORA s.r.o. | Všetky práva vyhradené
Markup
<div class="sct cprght">Copyright © 2016 AMORA s.r.o. | Všetky práva vyhradené</div>
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Component · Ref 84S6FQ
Affected pagehttps://amorark.sk/
Elementdiv:nth-child(1) > .input_wrap > .plh
Accessible name* Meno
Markup
<span class="plh">* Meno</span>
Affected pages/ /sk/nehnutelnosti /sk/nehnutelnosti
Component · Ref 2O4NST
Affected pagehttps://amorark.sk/
Elementinput[type="submit"]
Markup
<input type="submit" name="cntct_sub" value="Odoslať">
Affected pages/ /sk/nehnutelnosti /sk/nehnutelnosti
Component · Ref KNB78V
Affected pagehttps://amorark.sk/sk/nas-tim
Element.sct.flgp > .btn
Accessible nameSúhlasím
Markup
<p class="btn">Súhlasím</p>
Affected pages/sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Component · Ref EPSD69
Affected pagehttps://amorark.sk/sk/o-nas
Element.sct.flgp > p:nth-child(1)
Accessible namePoužívaním tejto stránky súhlasíte s používaním cookies, ktoré nám pomáhajú zabezpečiť lepšie služby.
Markup
<p>Používaním tejto stránky súhlasíte s používaním cookies, ktoré nám pomáhajú zabezpečiť lepšie služby.</p>
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Component · Ref LS2LBK
Affected pagehttps://amorark.sk/sk/o-nas
Element.menu-collapser
Accessible nameMenu
Markup
<div class="menu-collapser">Menu<div class="collapse-button"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></div></div>
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Component · Ref 7GR2ZU
Affected pagehttps://amorark.sk/
Element.btn
Accessible nameSúhlasím
Markup
<p class="btn">Súhlasím</p>
Affected pages/ /sk/o-nas
Component · Ref 29CKVF
Affected pagehttps://amorark.sk/sk/nehnutelnosti
Element.win.advrt_box:nth-child(1) > .desc_box > h3
Accessible namePonúkame na prenájom obchodný priestor s výkladom blízko nemocnice.
Markup
<h3>Ponúkame na prenájom obchodný priestor s výkladom  blízko nemocnice.</h3>
Affected pages/sk/nehnutelnosti /sk/nehnutelnosti
Component · Ref D7UW7H
Affected pagehttps://amorark.sk/sk/nehnutelnosti
Element.pgntr > .btn
Accessible nameNačítať ďalšiu stranu
Markup
<button class="btn">Načítať ďalšiu stranu</button>
Affected pages/sk/nehnutelnosti /sk/nehnutelnosti
Component · Ref JGIK4M
Affected pagehttps://amorark.sk/sk/nehnutelnosti
Element.win.advrt_box:nth-child(1) > .desc_box > .pc
Accessible name570,00 €
Markup
<div class="pc">570,00 €</div>
Affected pages/sk/nehnutelnosti /sk/nehnutelnosti
Component · Ref JEDDEG
Affected pagehttps://amorark.sk/sk/nehnutelnosti
Element.fltr_ttl
Accessible nameFilter nehnuteľností
Markup
<h2 class="fltr_ttl"><span class="arrow down"></span>Filter nehnuteľností</h2>
Affected pages/sk/nehnutelnosti /sk/nehnutelnosti
Component · Ref IDQKG6
Affected pagehttps://amorark.sk/sk/nas-tim
Element.ordr_0 > .btn > a > button
Accessible namePonuka makléra
Markup
<button class="btn">Ponuka makléra</button>
Component · Ref E2XPAI
Affected pagehttps://amorark.sk/sk/nas-tim
Element.ordr_2 > .btn > a > button
Accessible namePonuka makléra
Markup
<button class="btn">Ponuka makléra</button>
Component · Ref H9NNHG
Affected pagehttps://amorark.sk/sk/nas-tim
Element.ordr_1 > .btn > a > button
Accessible namePonuka makléra
Markup
<button class="btn">Ponuka makléra</button>
Component · Ref YCISJM
Affected pagehttps://amorark.sk/
Element.domy > .txt
Accessible nameDomy
Markup
<div class="txt">Domy</div>
Component · Ref GDCU83
Affected pagehttps://amorark.sk/
Element.pozemky > .txt
Accessible namePozemky
Markup
<div class="txt">Pozemky</div>
Component · Ref YCCJHO
Affected pagehttps://amorark.sk/
Element.offc > .txt
Accessible nameOstatné
Markup
<div class="txt">Ostatné</div>
Component · Ref YBZH01
Affected pagehttps://amorark.sk/
Element.byty > .txt
Accessible nameByty
Markup
<div class="txt">Byty</div>
High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)100 instances4 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

To fix this issue, ensure that the element is either removed from the tab order or made visible when it receives focus. You can achieve this by adding a CSS rule to display the element when it has focus, or by using JavaScript to remove the element from the tab order when it is not visible.

View 100 affected elements
Component · Ref 4EFZ1X
Affected pagehttps://amorark.sk/
Elementbody > header > div:nth-of-type(3) > ul > li:nth-of-type(1) > a
Accessible nameO nás
Markup
<a class="" href="https://amorark.sk/sk/o-nas">O nás</a>
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Component · Ref 8FLCVV
Affected pagehttps://amorark.sk/
Elementheader > div:nth-of-type(2) > div > ul > li:nth-of-type(1) > a
Accessible nameO nás
Markup
<a class="" href="https://amorark.sk/sk/o-nas">O nás</a>
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Component · Ref AZO9C5
Affected pagehttps://amorark.sk/
Elementdiv:nth-of-type(3) > ul > li:nth-of-type(2) > ul > li:nth-of-type(1) > a
Accessible nameKompletná ponuka
Markup
<a class="" href="https://amorark.sk/sk/nehnutelnosti?ctgr=all"><i>&nbsp;&nbsp;</i> Kompletná ponuka</a>
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Component · Ref NCUHGR
Affected pagehttps://amorark.sk/
Elementhtml > body > header > div:nth-of-type(2) > a
Markup
<a href="https://amorark.sk">
            <div class="logo">
                <img src="img/logo.png?202608181">
            </div>
        </a>
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
High

Page has no main landmark

WCAG 1.3.1 (A)10 instances4 inspected pages

No <main> or role=main region is present, so screen reader users cannot jump to primary content.

Why it matters

No <main> or role=main region is present, so screen reader users cannot jump to primary content.

Recommended correction

To fix this issue, add a <main> element or an element with a role="main" attribute to the page, wrapping the primary content. This will allow screen reader users to jump to the main content of the page.

View 10 affected elements
Component · Ref W23F5V
Affected pagehttps://amorark.sk/
Elementhtml > body
Accessible nameO násNehnuteľnostiKompletná ponukaBytyDomyPozemkyOstatnéPonuka/dopytVýkup nehnuteľností, aj zadĺženýchNáš tímKontakt MenuO násNehnuteľnosti   Kompletná ponuka   Byty   Domy   Pozemky   Ostatné   Ponuka/dopyt▼Výkup nehnuteľností, aj zadĺženýchNáš tímKontakt Byty Domy Pozemky Ostatné Ked nás nájdete Kontaktujte nás * Meno * Tel.č. Emailová adresa * Text emailu Menu O násNehnuteľnostiVýkup nehnuteľností, aj zadĺženýchNáš tímKontakt Nehnuteľnosti Kompletná ponukaBytyDomyPozemkyOstatnéPonuka/dopyt Slovenská 69, 080 01 Prešov +421 944 158 277 | +421 908 175 728 [email removed] | [email removed] Copyright © 2016 AMORA s.r.o. | Všetky práva vyhradené Áno Nie Používaním tejto stránky súhlasíte s používaním cookies, ktoré nám pomáhajú zabezpečiť lepšie služby. Súhlasím
Markup
<body><header class="wrp_sct header">
    <div class="gradient"></div>
    <div class="flgp">
        <a href="https://amorark.sk">
            <div class="logo">
                <img src="img/logo.png?202608181">
            </div>
        </a>
        <div class="main_menu menu_wp">
            <ul><li><a class="" href="https://amorark.sk/sk/o-nas">O nás</a></li><li><a class="" href="https://amorark.sk/sk/nehnutelnosti">Nehnuteľnosti</a><ul><li><a class="" href="https://amorark.sk/sk/nehnutelnosti?ctgr=all">Kompletná ponuka</a></li><li><a class="" href="https://amorark.sk/sk/nehnutelnosti?ct…
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
High

Page language is not declared

WCAG 3.1.1 (A)10 instances4 inspected pages

The document has no lang attribute, so assistive technology cannot select the correct pronunciation.

Why it matters

The document has no lang attribute, so assistive technology cannot select the correct pronunciation.

Recommended correction

Add a lang attribute to the <html> element to declare the language of the page, such as <html lang="sk"> for Slovak.

View 10 affected elements
Component · Ref O79RDG
Affected pagehttps://amorark.sk/
Elementhtml
Accessible nameAMORA realitná kancelária - Prešov O násNehnuteľnostiKompletná ponukaBytyDomyPozemkyOstatnéPonuka/dopytVýkup nehnuteľností, aj zadĺženýchNáš tímKontakt MenuO násNehnuteľnosti   Kompletná ponuka   Byty   Domy   Pozemky   Ostatné   Ponuka/dopyt▼Výkup nehnuteľností, aj zadĺženýchNáš tímKontakt Byty Domy Pozemky Ostatné Ked nás nájdete Kontaktujte nás * Meno * Tel.č. Emailová adresa * Text emailu Menu O násNehnuteľnostiVýkup nehnuteľností, aj zadĺženýchNáš tímKontakt Nehnuteľnosti Kompletná ponukaBytyDomyPozemkyOstatnéPonuka/dopyt Slovenská 69, 080 01 Prešov +421 944 158 277 | +421 908 175 728 [email removed] | [email removed] Copyright © 2016 AMORA s.r.o. | Všetky práva vyhradené Áno Nie Používaním tejto stránky súhlasíte s používaním cookies, ktoré nám pomáhajú zabezpečiť lepšie služby. Súhlasím
Markup
<html>
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
High

Images lack text alternatives

WCAG 1.1.1 (A)58 instances4 inspected pages

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Why it matters

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Recommended correction

Add an alt attribute to the img tag, e.g., <img src="img/logo.png?202608181" alt="Company Logo">

View 58 affected elements
Component · Ref CYWFK
Affected pagehttps://amorark.sk/
Elementimg[src="img/logo.png?202608181"]
Markup
<img src="img/logo.png?202608181">
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Component · Ref 6G9BG7
Affected pagehttps://amorark.sk/sk/nehnutelnosti
Element.win.advrt_box:nth-child(1) > .img > img
Markup
<img src="https://amorark.sk?get_pht&amp;act=advrt_prw_pht&amp;pht_id=199">
Affected pages/sk/nehnutelnosti /sk/nehnutelnosti
High

Zooming and scaling must not be disabled

WCAG 1.4.4 (AA)10 instances4 inspected pages

Zooming and scaling must not be disabled

Why it matters

Zooming and scaling must not be disabled

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 10 affected elements
Component · Ref IGBXF7
Affected pagehttps://amorark.sk/
Elementmeta[name="viewport"]
Markup
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)10 instances4 inspected pages

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

Wrap the content in a landmark region such as a nav or main element to make it reachable by landmark navigation. For example: <nav><ul>...</ul></nav>

View 10 affected elements
Component · Ref 6CVIJN
Affected pagehttps://amorark.sk/sk/o-nas
Elementbody > div:nth-of-type(1) > div:nth-of-type(2) > div > div > p:nth-of-type(1)
Accessible nameRealitná kancelária AMORA s.r.o. so sídlom v Prešove sa zaoberá sprostredkovaním kúpy, predaja, prenájmu a výkupu nehnuteľností (aj zadlžených) a je Vašou istotou na realitnom trhu od roku 2016. Náš tím v oblasti realít tvoria makléri s dlhoročnou praxou. Samozrejmosťou je seriózny a ľudský prístup, zároveň bezpečnosť klientov pri obchode je pre nás prioritou. Kompletná starostlivosť pri predaji, kúpe, prenájme, zámene, alebo výkupe nehnuteľností od samého začiatku až po protokolárne odovzdanie do užívania, konkrétne:
Markup
<p class="indt">Realitná kancelária AMORA s.r.o. so sídlom v Prešove sa zaoberá sprostredkovaním kúpy, predaja, prenájmu a výkupu nehnuteľností (aj zadlžených) a je Vašou istotou na realitnom trhu od roku 2016.
        Náš tím v oblasti realít tvoria makléri s dlhoročnou praxou. Samozrejmosťou je seriózny a ľudský prístup, zároveň bezpečnosť klientov pri obchode je pre nás prioritou.
        Kompletná starostlivosť pri predaji, kúpe, prenájme, zámene, alebo výkupe nehnuteľností od samého začiatku až po protokolárne odovzdanie do užívania, konkrétne:</p>
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Medium

Touch targets are too small on mobile

WCAG 2.5.8 (AA)38 instances4 inspected pages

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Why it matters

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Recommended correction

To fix this issue, increase the size of the touch target to at least 24x24px. You can do this by adding padding or increasing the font size of the interactive element.

View 38 affected elements
Component · Ref XHP6SS
Affected pagehttps://amorark.sk/sk/o-nas
Elementdiv:nth-of-type(2) > div > div:nth-of-type(2) > div:nth-of-type(2) > p:nth-of-type(2) > a:nth-of-type(1)
Accessible name+421 944 158 277
Markup
<a href="tel:+421%20944%20158%20277">+421 944 158 277</a>
Affected pages/ /sk/o-nas /sk/nehnutelnosti /sk/nehnutelnosti /sk/nas-tim
Component · Ref 96KJ8Y
Affected pagehttps://amorark.sk/
Elementhtml > body > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > a:nth-of-type(1)
Accessible nameByty
Markup
<a href="https://amorark.sk/sk/nehnutelnosti?ctgr=byty"><div class="box byty"><div class="img"></div><div class="txt">Byty</div></div></a>
Component · Ref 4BCF7H
Affected pagehttps://amorark.sk/sk/nas-tim
Elementdiv:nth-of-type(2) > div > div > div:nth-of-type(1) > div:nth-of-type(3) > a
Accessible namePonuka makléra
Markup
<a href="https://amorark.sk/sk/nehnutelnosti?fltr%5Bbrkr_id%5D=33"><button class="btn">Ponuka makléra</button></a>
Medium

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)24 instances2 inspected pages

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Why it matters

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Recommended correction

To fix this issue, add a visible label to the form field using the 'label' HTML element. The 'label' element should contain a text description of the field's purpose and should be associated with the 'input' element using the 'for' attribute. For example: <label for='search-input'>Search:</label> <input id='search-input' type='text' placeholder='Zadajte hľadaný text'>

View 24 affected elements
Component · Ref 54MQIA
Affected pagehttps://amorark.sk/sk/nehnutelnosti
Elementdiv > div:nth-of-type(1) > div > ul:nth-of-type(1) > li > input
Markup
<input autocomplete="off" placeholder="Zadajte hľadaný text">
Affected pages/sk/nehnutelnosti /sk/nehnutelnosti
Component · Ref 40W9YM
Affected pagehttps://amorark.sk/
Elementdiv > div > form > div:nth-of-type(1) > div > input
Markup
<input class="valid_req" type="text" name="name" placeholder="* Meno">
Low

Touch targets are too small

WCAG 2.5.8 (AA)13 instances2 inspected pages

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Why it matters

Interactive controls are smaller than the 24×24px minimum target size, making them hard to activate reliably by touch.

Recommended correction

Increase this <a>'s rendered area to at least 24 × 24 CSS pixels, or provide sufficient spacing from adjacent targets. Prefer increasing padding on the existing control (for example the button or link) rather than adding a separate non-interactive wrapper.

View 13 affected elements
Component · Ref 2QFV2B
Affected pagehttps://amorark.sk/sk/nas-tim
Elementa[href="tel:+421%20917%20914%20018"]
Accessible name+421 917 914 018
Markup
<a href="tel:+421%20917%20914%20018">+421 917 914 018</a>
Component · Ref 2QFV5Q
Affected pagehttps://amorark.sk/sk/nas-tim
Elementp:nth-child(1) > a[href="tel:+421%20944%20158%20277"]
Accessible name+421 944 158 277
Markup
<a href="tel:+421%20944%20158%20277">+421 944 158 277</a>
Component · Ref 4OH9RY
Affected pagehttps://amorark.sk/
Element.tps > a:nth-child(2)
Accessible nameDomy
Markup
<a href="https://amorark.sk/sk/nehnutelnosti?ctgr=domy"><div class="box domy"><div class="img"></div><div class="txt">Domy</div></div></a>
Low

Page has no level-one heading

WCAG 1.3.1 (A)2 instances1 inspected page

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Why it matters

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Recommended correction

Add a level-one heading (<h1>) to the page to convey its topic and provide a clear structure for screen readers and other assistive technologies. This heading should be a concise summary of the page's content and should be the first heading on the page.

View 2 affected elements
Component · Ref IR5SUC
Affected pagehttps://amorark.sk/
Elementhtml > body
Accessible nameO násNehnuteľnostiKompletná ponukaBytyDomyPozemkyOstatnéPonuka/dopytVýkup nehnuteľností, aj zadĺženýchNáš tímKontakt MenuO násNehnuteľnosti   Kompletná ponuka   Byty   Domy   Pozemky   Ostatné   Ponuka/dopyt▼Výkup nehnuteľností, aj zadĺženýchNáš tímKontakt Byty Domy Pozemky Ostatné Ked nás nájdete Kontaktujte nás * Meno * Tel.č. Emailová adresa * Text emailu Menu O násNehnuteľnostiVýkup nehnuteľností, aj zadĺženýchNáš tímKontakt Nehnuteľnosti Kompletná ponukaBytyDomyPozemkyOstatnéPonuka/dopyt Slovenská 69, 080 01 Prešov +421 944 158 277 | +421 908 175 728 [email removed] | [email removed] Copyright © 2016 AMORA s.r.o. | Všetky práva vyhradené Áno Nie Používaním tejto stránky súhlasíte s používaním cookies, ktoré nám pomáhajú zabezpečiť lepšie služby. Súhlasím
Markup
<body><header class="wrp_sct header">
    <div class="gradient"></div>
    <div class="flgp">
        <a href="https://amorark.sk">
            <div class="logo">
                <img src="img/logo.png?202608181">
            </div>
        </a>
        <div class="main_menu menu_wp">
            <ul><li><a class="" href="https://amorark.sk/sk/o-nas">O nás</a></li><li><a class="" href="https://amorark.sk/sk/nehnutelnosti">Nehnuteľnosti</a><ul><li><a class="" href="https://amorark.sk/sk/nehnutelnosti?ctgr=all">Kompletná ponuka</a></li><li><a class="" href="https://amorark.sk/sk/nehnutelnosti?ct…

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.