@charset "utf-8";


#header {

	border-bottom: none;

	height: auto;

	min-width: auto;

}


#header #logo {

	border-right: none;

	text-align: left;

	width: 50%;

}


#header #headerParts {

	width: 50%;

}


#header #headerParts #upper {

	border: none;

}


#header #headerParts #headerNav {

	display: none;

}


#header #headerParts #langMark {

	text-align: right;

	padding-right: 10px;

	border: none;

}


#header #headerParts #searchBtn {

	display: none;

}


#header #headerParts #globalNav {

	display: none;

}