header#masthead {
	background: #fcfcfc;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

header#masthead hgroup {
	position: relative;
	padding-bottom: 0;
	padding-top: 0;
	zoom: 1;
}

.main-navigation {
	position: relative;
	background: #343538;
	font-size: 13px;
	margin: 0;
}

header#masthead hgroup {
	position: relative;
	padding-bottom: 0;
	padding-top: 0;
	zoom: 1;
}

.logo{
	margin-bottom:20px;
}
.menu{
	padding: 15px 0px;
}

.sub-menu li{
	border-bottom: 1px solid #333;
	padding:7px 0px;
}

.grey {
	background-color:#ededed;
	padding:10px 10px;
	min-height:470px;
	margin-top:-36px;
}

#main{
	padding-bottom:0;
}

.metaslider .theme-default .nivoSlider img{
	min-height:450px !important;
}

.kontakt-form input[type=text], .kontakt-form input[type=email],
.kontakt-form textarea {
	width:100%;
	margin-bottom:10px;
	padding:10px 5px;
}

.kontakt-form input[type="submit"]{
	background:none;
	background-color:#a82c26;
	width:100%;
	color:#fff;
	text-shadow:none;
	border:none;
}


.kontakt-form input[type="submit"]:hover{
	background-color:#ab4e49;
}

.page-id-4746 .entry-header{
	display:none;
}

.page-id-4746 h1 {
	font-size:3em;
	text-transform:uppercase !important;
	font-weight:800;
	margin-bottom:0px;
}

.page-id-4746 .site-main{
	padding-top:0px !important;
}

.mad-menu {
	background-color:#fff;
	padding:20px;
}

.mad-menu h2{
		font-size:2em;
	text-transform:uppercase !important;
	font-weight:800;
	margin-bottom:0px;
	color:#a72b25;
}

.mad-menu li{
	border-bottom:1px solid #ededed;
	list-style:none;
	width:75%;
	margin-bottom:10px;
}

.billet {
	background:#f6f6f6;
	padding:20px;
	color:#000;
	min-height:200px;
	border-bottom:5px solid #a72b25;
}

.billet ul {
	min-height:70px;
}

.billet strong{
	font-size:2em;
	color:#444;
	float:right;
	margin-bottom:10px;
}

.page-id-4746 h2 {
	font-size:2em;
	text-transform:uppercase !important;
	font-weight:800;
	margin-bottom:0px;
}

.billet h2 {
	font-size:1.5em;
}

.kontakt-form h2 {
	text-align:center;
	color:#fff;
	margin-bottom:30px;
}

.kontakt-form table{
	border:none;
	color:#fff;
}

.kontakt-form input[type=text],
.kontakt-form input[type=email],
.kontakt-form input[type=tel],
.kontakt-form input[type=number],
.kontakt-form input[type=submit]{
	height:40px;
	width:80%;
	border-radius:0;
	border:none;
	padding:10px;
	margin-bottom:10px;
}

.kontakt-form input[type=number] {
	margin-left:10px;
}

.kontakt-form input[type=submit] {
	width:92%;
	border:1px solid #fff;
	box-shadow:none;
}