body {
	background: #1c2531;
}

#login h1 a, .login h1 a {
	background-image: url("https://booking.izbacislo13.sk/wp-content/uploads/2024/02/cropped-izba_symbol.png") !important;
	height:135px;
	width:135px;
	background-size: 135px 135px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	}
	#loginform .button-primary {
		background: #fdcd07 !important;
        border-color: #fdcd07;
		color: #111111;
		font-weight: 600;
	}
    .login a {
        color: #fdcd07 !important;
    }
    .language-switcher {
		display: none !important;
	}