body {
	background: white;
}
#top, #top-r    {
	height: 100px;
	background: url(background/kolmir-logo-web.png) transparent;
	margin: 0;
	padding: 0 0 0px 0;
	border-bottom: solid #000000 1px;
	top: 0;
	}
#top img.logo {
	border: none;
	margin: 0;
	}
.language { display: none; }
#side {
	display: none;
}
#top h1, #top-r h1 {
	font-size: 18pt;
	color: black;
	font-weight: bold; 
	padding: 0;
}
#container		{
	width: 100%;
	height: auto;
	border: none;
}
#quot  { border-left: 2px dashed black }
#content {
	font-size: 12pt;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
	color: black;
	border: 0;
}
#cv_content {
	font-size: 12pt;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
	color: black;
	border: 0;
}
#cv_content h1 { 
	color: #000000;
	}
.kolmir { 
	color: #000000;
	font-weight: bold;
	}
#footer {
	display: none;
}
ul.requirements {
	color: #000000;
	}
.zoom {
	display: none;
}