#header-wrapper {
	background: #00478c url('../img/common/header-wrapper-big-bg.jpg') top right repeat-x;
}

#header {
	height: 441px;
	background: url('../img/common/header-big-bg.jpg') top right no-repeat;
}

#logo {
	float: left;
	width: 280px;
	height: 441px;
}

#intro {
	float: left;
	width: 720px;
	margin-top: 178px;
	height:77px;
}

.en #intro {
	float: left;
	width: 720px;
	margin-top: 250px;
	height:77px;
}

.lt #intro.not-logged {
	background: url('../img/lt/what-is-header-bg.jpg') top left no-repeat;
}

.en #intro.not-logged, #intro.logged {
	background: url('../img/en/what-is-header-bg.jpg') top left no-repeat;
}

.lt #intro.logged {
	background: url('../img/lt/important.gif') top left no-repeat;
}

#intro h1 {
	display:none;
}

#intro div {
	float:right;
	width:378px;
	margin-top:54px;
	padding-left:17px;
	color:#ffe99b;
	background:url('../img/common/h-border-vertical-bg.gif') top left repeat-y;
}

#intro a {
	color:#ffe99b;
}

#container {
	padding-top:14px;
}



















