html {
	height: 100%;
	overflow: hidden;
}
body {
	margin: 0;
	height: 100%;
	line-height: 1.2em;
	text-align: center;
	font-size: 11px;
	background: #f4f1e8 url(/images/arpi2/bg.jpg) scroll repeat-x 51% top;
}
#page-head, #page-body {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

h1#page-logo, .home-item, ul.lang-menu li {
	background: url(/images/arpi2/sprite.jpg) scroll no-repeat;
}

a {
	display: inline-block;
	text-decoration: none;
}
h1, h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	letter-spacing: 0.3pt;
}
#page-head {
	height: 102px;
	padding-top: 50px;
}
h1#page-logo {
	width: 370px;
	height: 50px;
}
.en h1#page-logo {
	background-position: -1px -126px;
}
.no h1#page-logo {
	background-position: -1px -63px;
}
h1#page-logo span {
	visibility: hidden;
}
.home-item {
	float: left;
	display: inline;
	position: relative;
	width: 176px;
	height: 160px;
	margin-right: 5px;
	text-align: center;
	background-position: 0 -190px;
}
.home-item-vikar {
	background-position: -183px -190px;
}
.home-item-aviation {
	background-position: -366px -190px;
}
.home-item-partners {
	background-position: -738px -190px;
}
.home-item-staffing {
	margin-right: 0;
	background-position: -552px -190px;
}
.home-item h1 a {
	display: block;
	padding: 106px 0 3px;
	color: #ab9b60;
}
.home-item h1 a:hover {
	color: #c6ba8c;
}
.home-item h1 a span {
	display: block;
	padding: 5px 0;
	background-color: #702828;
}
.home-item h3 {
	position: absolute;
	top: -20px;
	left: 2px;
	width: 100%;
	text-align: left;
}
.home-item h3 a {
	color: #8a4f4e;
	text-decoration: none;
}

ul.lang-menu {
	position: absolute;
	top: 55px;
	right: 0;
	margin: 0;
}
ul.lang-menu li {
	float: right;
	margin-left: 5px;
	list-style-type: none;
	background-position: -657px -27px;
}
ul.lang-menu li, ul.lang-menu span, ul.lang-menu a {
	display: inline-block;
	width: 29px;
	height: 36px;
}
ul.lang-menu a {
	height: 22px;
}
ul.lang-menu li.lang-pl {
	background-position: -693px -27px;
}
ul.lang-menu li.lang-no {
	background-position: -732px -27px;
}
ul.lang-menu li.lang-active {
	display: none;
}
