#Header1 {
	width: 979px;
	height: 109px;
	background-image: url(../images/header-1.gif);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}

#Header1 #Flags {
	position: absolute;
	top: 13px;
	left: 783px;
}

#ContainerCenter {
	position: relative;
	background-color: #f5f5f5;
}

#HartaMenu {
	width: 979px;
}

#Harta {
	width: 450px;
	padding-left: 39px;
	padding-right: 98px;
	float: left;
}

#HomeRight {
	width: 364px;
	background-image: url(../images/header-right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
}

#TxtRight {
	padding-top: 83px;
}

#TxtIntergraph {
	text-align: right;
	padding-right: 89px;
}

#ContainerMeniu {
	padding-top: 64px;
	width: 566px;
}

#LineUnderMenu {
	height: 5px;
	line-height: 5px;
	background-image: url(../images/menu-home-line.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#Meniu ul {
	margin: 0;
	padding: 0;
}

#Meniu ul li {
	list-style: none;
 	display: inline;
}

#MenuFooter {
	float: left;
}

#MenuFooter ul {
	margin: 0;
	padding: 0;
}

#MenuFooter ul li {
	list-style: none;
	display: inline;
}
#MenuFooter ul li.Space25 {
	padding-right: 25px;
}

#CopyrightFooter {
	float: right;
	text-align: right;
}
