
:root { --active-color: #FFAA37; --secondary-color: #333333; --font-family: Verdana, sans-serif; --font-size: 15px; --base-font-color: #fff; --background-color: 0, 0, 0; --background-secondary-color: #ffffff; --menu-button-height: 370px; --menu-background-color: rgba(var(--background-color), 0.7); --menu-text-height: 0px; --footer-border-color: #222; --footer-background-color: #111; --footer-font-color: #636668; --first-cms-item-h: 40vh; --max-content-width: 1200px; --content-padding: 50px; --order-active-color: var(--active-color); --order-hover-color: #FFD858;}.is_mobile { --content-padding: 10px; --menu-text-height: 0px; --menu-button-height: 170px;}html, body, #myBody { background-color: #111; background: url(https://www.takethecake-game.com/files/24/1/pozadi-6705462adfd61.png);}#myBody .content_wrapper { max-width: var(--max-content-width); width: calc(100% - 20px); margin: auto; background: none; padding: var(--content-padding); padding-bottom: 0px; box-sizing: border-box;}.is_mobile #myBody .content_wrapper { padding-top: 10px; padding-left: 10px; padding-right: 10px; }#myBody .page_part:last-of-type .content_wrapper { padding-bottom: 50px;}.menu_horizontal { height: auto; border: none; background: transparent; transition: background 0.3s ease-in-out; position: static;}.menu_horizontal.scrolled { background: var(--menu-background-color);}.menu_content { max-width: var(--max-content-width); width: calc(100% - 20px); margin: auto; margin-top: var(--menu-text-height); box-sizing: border-box; padding-right: var(--content-padding); padding-left: var(--content-padding); display: flex; justify-content: center;}#menu_mobile_button { display: none;}#app_header_info { width: 100% !important; top: 0px; color: var(--base-font-color); background: var(--background-secondary-color) !important; height: var(--menu-text-height); justify-content: center; font-size: 13px; padding-top: 2px; padding-bottom: 2px;}#app_header_info .article_content { max-width: var(--max-content-width); width: var(--max-content-width); display: flex; align-items: center; padding-left: var(--content-padding); padding-right: var(--content-padding); box-sizing: border-box;}#app_header_info .article_text { width: 100%;}#app_header_info a { text-decoration: none;}.menu_horizontal .logo { display: flex; height: var(--menu-button-height); align-items: center;}.menu_horizontal .logo img { height: auto; max-height: 100%;}.is_mobile .logo::after { display: none;}.menu .menu_button.active, .menu .group_button.active, .menu .menu_button:hover { background: var(--active-color); color: var(--secondary-color);}.footer { margin-top: 50px;}.footer .content_wrapper { max-width: var(--max-content-width); width: calc(100% - 20px); margin: auto;}.footer .collage_item { width: 33%; max-width: 33%; line-height: normal; height: auto;}.is_mobile .footer .collage_item { text-align: left; width: 100%; max-width: 250px;}.footer .collage_item .article { font-size: 12px; height: auto !important; width: auto !important; vertical-align: top; margin-top: 70px; margin-bottom: 70px;}.footer .collage_item p { margin-top: 10px; margin-left: 20px;}.footer i { vertical-align: middle; text-align: center; width: 30px;}#myBody .button { border: none; font-weight: bold; border-radius: 0px; padding: 20px 30px; margin: 0px; margin-top: 15px; color: var(--active-color); background: var(--secondary-color);}#myBody .button:hover { background: var(--active-color); color: var(--base-font-color);}#myBody .collage_item { max-width: calc(50% - 25px); height: auto; line-height: normal; box-sizing: border-box;}.is_mobile #myBody .collage_item { width: 100%; max-width: 100%;}#myBody .collage { gap: 50px;}#myBody .collage h2 { margin-bottom: 10px;}#myBody .article_text img { max-width: 100%; object-fit: scale-down; height: auto !important;}.gallery_dialog .content>* { background-size: auto;}