.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}{"id":45816,"date":"2026-02-26T13:27:05","date_gmt":"2026-02-26T13:27:05","guid":{"rendered":"https:\/\/onlfr2023.excelentacj.ro\/?p=45816"},"modified":"2026-03-04T09:53:12","modified_gmt":"2026-03-04T09:53:12","slug":"europai-es-amerikai-rulett-osszehasonlitasa-34","status":"publish","type":"post","link":"https:\/\/onlfr2023.excelentacj.ro\/index.php\/2026\/02\/26\/europai-es-amerikai-rulett-osszehasonlitasa-34\/","title":{"rendered":"Eur\u00f3pai \u00e9s amerikai rulett \u00f6sszehasonl\u00edt\u00e1sa"},"content":{"rendered":"<\/p>\n
Az eur\u00f3pai \u00e9s amerikai rulett k\u00e9t n\u00e9pszer\u0171 kaszin\u00f3j\u00e1t\u00e9k, amelyek sz\u00e1mos hasonl\u00f3s\u00e1got mutatnak, ugyanakkor sz\u00e1mos k\u00fcl\u00f6nbs\u00e9g is fellelhet\u0151 k\u00f6z\u00f6tt\u00fck. Ebben a cikkben \u00e1ttekintj\u00fck ezeket a k\u00fcl\u00f6nbs\u00e9geket \u00e9s hasonl\u00f3s\u00e1gokat, hogy seg\u00edts\u00fcnk jobban meg\u00e9rteni ezeket az izgalmas j\u00e1t\u00e9kokat.<\/p>\n
Eur\u00f3pai rulett:<\/p>\n
Az eur\u00f3pai rulett az egyik legn\u00e9pszer\u0171bb kaszin\u00f3j\u00e1t\u00e9k a vil\u00e1gon, amelynek gy\u00f6kerei eg\u00e9szen a 18. sz\u00e1zadig ny\u00falnak vissza Franciaorsz\u00e1gba. A j\u00e1t\u00e9k l\u00e9nyege, hogy a j\u00e1t\u00e9kosok tippelnek arra, melyik sz\u00e1mra vagy sz\u00ednre fog leesni a goly\u00f3 a rulettker\u00e9ken. Az eur\u00f3pai rulettker\u00e9k 37 sz\u00e1mmal rendelkezik (0-t\u00f3l 36-ig), \u00e9s csak egy z\u00e9r\u00f3val rendelkezik.<\/p>\n
Az eur\u00f3pai rulett j\u00e1t\u00e9km\u00f3dja nagyon egyszer\u0171 \u00e9s k\u00f6nnyen meg\u00e9rthet\u0151, ami hozz\u00e1j\u00e1rul ahhoz, hogy olyan n\u00e9pszer\u0171 legyen a vil\u00e1g minden t\u00e1j\u00e1n. A j\u00e1t\u00e9kosoknak csak azt kell eld\u00f6nteni\u00fck, melyik sz\u00e1mra vagy sz\u00ednre akarnak fogadni, majd megv\u00e1rni, hogy a krupi\u00e9 a goly\u00f3t a rulettker\u00e9kbe dobja.<\/p>\n
A legt\u00f6bb eur\u00f3pai kaszin\u00f3ban az eur\u00f3pai rulett a legn\u00e9pszer\u0171bb j\u00e1t\u00e9k, \u00e9s sz\u00e1mos v\u00e1ltozata l\u00e9tezik, p\u00e9ld\u00e1ul a francia rulett \u00e9s az angol rulett.<\/p>\n
Amerikai rulett:<\/p>\n
Az amerikai rulett sok hasonl\u00f3s\u00e1got mutat az eur\u00f3pai rulettel, de n\u00e9h\u00e1ny l\u00e9nyeges k\u00fcl\u00f6nbs\u00e9g is van k\u00f6z\u00f6tt\u00fck. Az amerikai rulettker\u00e9k ugyan\u00fagy 36 sz\u00e1mmal rendelkezik, mint az eur\u00f3pai rulett, de egy kieg\u00e9sz\u00edt\u0151 z\u00e9r\u00f3, azaz a dupla z\u00e9r\u00f3 (00) is tal\u00e1lhat\u00f3 rajta.<\/p>\n
Ez a dupla z\u00e9r\u00f3 hat\u00e1ssal van a j\u00e1t\u00e9kosok nyer\u00e9si es\u00e9lyeire, mivel n\u00f6veli a kaszin\u00f3 el\u0151ny\u00e9t. Ezt a v\u00e1ltozatot sokan nem kedvelik annyira, mint az eur\u00f3pai rulettet, mivel kevesebb es\u00e9ly\u00fck van arra, hogy nyerjenek.<\/p>\n
Az amerikai rulett egy\u00e9bk\u00e9nt ugyan\u00fagy m\u0171k\u00f6dik, mint az eur\u00f3pai rulett, a j\u00e1t\u00e9kosoknak azt kell eld\u00f6nteni\u00fck, melyik sz\u00e1mra vagy sz\u00ednre akarnak fogadni, majd megv\u00e1rni, hogy a goly\u00f3 leessen a rulettker\u00e9kbe.<\/p>\n
Hasonl\u00f3s\u00e1gok \u00e9s k\u00fcl\u00f6nbs\u00e9gek:<\/p>\n
Az eur\u00f3pai \u00e9s amerikai rulett k\u00f6z\u00f6tti legnagyobb k\u00fcl\u00f6nbs\u00e9g az, hogy az amerikai rulettker\u00e9k dupla z\u00e9r\u00f3t tartalmaz, m\u00edg az eur\u00f3pai rulett csak egyszeres z\u00e9r\u00f3val rendelkezik. Ez\u00e1ltal az eur\u00f3pai rulett kedvez\u0151bb a j\u00e1t\u00e9kosok sz\u00e1m\u00e1ra, hiszen cs\u00f6kkenti a kaszin\u00f3 el\u0151ny\u00e9t.<\/p>\n
Az eur\u00f3pai \u00e9s amerikai rulett k\u00f6z\u00f6tt sz\u00e1mos hasonl\u00f3s\u00e1g is fellelhet\u0151, p\u00e9ld\u00e1ul abban, hogy mindk\u00e9t j\u00e1t\u00e9k l\u00e9nyege az, hogy a j\u00e1t\u00e9kosok tippelnek arra, melyik sz\u00e1mra vagy sz\u00ednre fog leesni a goly\u00f3 a rulettker\u00e9ken. Emellett mindk\u00e9t v\u00e1ltozat nagyon n\u00e9pszer\u0171 a vil\u00e1g minden t\u00e1j\u00e1n, \u00e9s sz\u00e1mos kaszin\u00f3ban el\u00e9rhet\u0151.<\/p>\n
Az al\u00e1bbiakban felsorolunk n\u00e9h\u00e1ny kulcsfontoss\u00e1g\u00fa hasonl\u00f3s\u00e1got \u00e9s k\u00fcl\u00f6nbs\u00e9get az eur\u00f3pai \u00e9s amerikai rulett k\u00f6z\u00f6tt:<\/p>\n
Hasonl\u00f3s\u00e1gok: – Mindk\u00e9t j\u00e1t\u00e9k l\u00e9nyege az, hogy a j\u00e1t\u00e9kosok tippelnek arra, melyik sz\u00e1mra vagy sz\u00ednre fog leesni a goly\u00f3 a rulettker\u00e9ken. – Mindk\u00e9t j\u00e1t\u00e9kban sz\u00e1mos fogad\u00e1si lehet\u0151s\u00e9g \u00e1ll rendelkez\u00e9sre, p\u00e9ld\u00e1ul egyes sz\u00e1mokra, p\u00e1ros-p\u00e1ratlan sz\u00e1mokra vagy sz\u00ednekre. – Mindk\u00e9t j\u00e1t\u00e9k nagyon n\u00e9pszer\u0171 a vil\u00e1g minden t\u00e1j\u00e1n, \u00e9s sz\u00e1mos kaszin\u00f3ban el\u00e9rhet\u0151.<\/p>\n