.kultura .bar > .color {
	width: 40px;
	height: 8px;
	border-right: 1px solid #ffffff;
	background: #702019;
}
.kultura .submenu .navbar {
	background-color: #702019;
}
.kultura .urzad-subpages h2 {
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
}
.kultura .switch-button {
    background-color: #f6f6f6;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px
}
.kultura .switch-button:hover {
    background-color: #ccc;
}
