*{
	margin: 0;
	padding: 0;
	border: none;
}

html {
	overflow: auto;

}
body
{

background:#528a1b;
font-size:12px;
    text-align: center;
	margin: 0 auto 0 auto;
}


#top1
{
padding-top:5px;
padding-left:10px;
  text-align: left;
width:100%;
height:50px;
}

#center
{
width:1200px;
height:900px;
 margin: 0 auto 0 auto;
background:url(img/earthrunBG.jpg) no-repeat;
}

#center2
{
padding-left:20px;
width:1200px;
}
.left
{
width:300px;
float: left;
 text-align: left;
}

.center
{
width:599px;
float: left;
}

.right
{
width:300px;
float: left;
}

#bialynadole
{
width:1200px;
height:212px;
  background:#ffffff url(img/fotherpasekdown2.jpg) no-repeat;
}

.bialynadoleobrazki
{
width:1200px;
height:212px;
padding:0 0 0 44;
}


#fother {
   background:#264D9C;
    height:80px;
    width:100%;
    position:fixed;
   bottom:0;
clear:both; 
      
	
}


