body {
	color: #000;
	font: 16px/1.4 "georgia", "times new roman", serif;
	text-align: center;
	margin: 0; padding: 0;
}
a {
	color: #000;
}
h1, h2, h3, h4 {
	color: #000;
	font-family: "georgia", "times new roman", serif;
	border-color: #000;
}
ul {
	list-style: disc;
	margin: 1.3em 0 1.3em 25px; padding: 0;
}
ul li {
	background: none;
	padding: 0;
}
#body {
	width: auto;
	margin: 20px auto 0 auto;
}
.image {
	float: none;
	margin: 0 0 1.35em 0;
}
.image p {
	margin: 8px 0 0 0 !important;
}

/* header */
#header p, #header div, #nav-line, #nav-bar {
	display: none;
}
#header h1 {
	display: block;
	float: none;
	margin: 0; padding: 20px;
}

/* structure */
#structure {
	overflow: visible;
	background: transparent;
	margin: 0;
}
#sidebar {
	display: none;
}
#structure #title {
	position: static;
	background: transparent !important;
	width: 180px; min-height: 0; height: auto;
	margin: 0; border: 20px solid #737373; /* 414141 */
}
#structure #title h1 {
	position: static; bottom: auto; left: auto;
	color: #000;
	text-transform: uppercase;
	width: auto;
}
#title p {
	display: none;
}

.content, .article, .text {
	overflow: visible;
	background: transparent;
	text-align: left;
	margin: 0; padding: 20px;
	border: none;
}
.article h2, .article h3, .article p, .article ul, .article ol {
	margin-right: 0;
}

/* footer */
#footer {
	overflow: visible;
	font: 14px/1.2 "georgia", "times new roman", serif;
	padding: 20px;
	border-color: #000;
}
#footer .contacts {
	float: none;
	width: auto;
}
#footer .copyright {
	display: none;
}

/* vacancies */
#vac-details li h2 {
	float: none;
	color: #000;
	width: auto;
	margin: 1.3em 0 0.6em 0;
}
#vac-details li ul {
	margin: 0;
}
#vac-details li ul li {
	padding: 0 0 0 0;
}
#vac-form-show {
	display: none;
}

/* star */
#star-list {
	overflow: visible;
	margin: 0; padding: 0;
	border: none;
}
#star-list ul {
	list-style: none;
	overflow: visible;
	margin: 0; padding: 20px;
}
#star-list li {
	float: none;
	width: auto;
	margin: 0 0 30px 0; padding: 0;
}
#star-list li.sep {
	display: none;
}
#star-list li img {
	margin-bottom: 7px;
}

/* contact */
#headquarter {
	overflow: visible;
	background: transparent;
	margin: 0; padding: 20px;
}
#headquarter h2 {
	color: #000;
}
#headquarter #roadmap {
	float: none;
	width: auto;
	margin: 0 0 30px 0;
}
#headquarter #address {
	overflow: visible;
	margin: 0;
}
#headquarter #address .header {
	margin: 0;
}
#headquarter #address p.paragraph {
	color: #000;
}
#representation {
	overflow: visible;
	position: static;
	margin: 0; padding: 20px;
	border: none;
}
#representation h2 {
	position: static; top: auto; left: auto;
	color: #000;
	width: auto;
	margin: 0 0 10px 0;
}
#representation select {
	position: static; top: auto; left: auto;
	font-size: 100%;
	width: auto;
}
#representation div {
	overflow: visible;
	margin: 20px 0 0 0;
}
#representation h3 {
	color: #000;
}
#representation ul {
	margin: 0 0 20px 20px;
}

/* logbook */
.nav-step {
	display: none;
}
#logbook-list {
	overflow: visible;
	list-style: none;
	margin: 0;
	border: none;
}
#logbook-list li {
	float: none;
	width: auto;
	margin: 0 0 30px 0; padding: 0;
}
#logbook-list li.sep {
	display: none;
}
#logbook-list li strong {
	color: #000;
}
#logbook-list li span {
	color: #000;
}

/* main */
#promo, #wrap, #news-block {
	display: none;
}
#print-block {
	display: block;
}
