#home {
	width: 820px;
	margin: 0 auto;
	position: relative;
	top: 150px;
}

#content {
	margin-bottom: 50px;
}
#content h1 {
	    margin: 0 auto 25px auto;
}


#home #main_form {
	width: 555px;
	margin: 0 auto;
}


#home.en #main_form {
   width: 550px;
}
 
#home.es #main_form {
   width: 565px;
}

 
#home.en #brandedArea, #home.fr #brandedArea, #home.es #brandedArea {
	margin-left: -70px;
}

#naglowek1 {
	position: fixed;
	left: 0x;
	top: 0px;
	width: 100%;
	height: 30x;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

#top1{
	position: fixed;
	margin-top: 110px;
	left: 0x;
	top: 30px;
	width: 100%;
	margin-bottom: 20px;
}

#home1{
	width: 100%;
	margin-top: 110px;
	position: fixed;
	top: 80px;
	margin-bottom: 20px;
}

#footer1{
	border-top: 1px dotted #DDD;
	position: fixed;
	bottom: 25px;
	left: 90px;
	width: 100%;
}

.nav1{
	overflow: hidden;
	float: left;
	margin: 0 auto;
	margin-left: 140px;
}

#copy1{
	position: fixed;
	left: 0x;
	bottom: 0px;
	width: 100%;
	height: 39px;
}
