body {

  margin:0px;  
  text-align: center; /* vycentrovani ve starsim IE */
}

.mainBody{
    text-align: left;
	background-image: url(../Img/Design/main.jpg);
	height: 600px;
	width: 800px;	
	margin: auto;
}
.kontakt{
    text-align: left;
	position: relative;
	width: 490px; height: 90px; top:109px; left:50px;
}

.text
{
    
	position: relative;
	width: 750px; height: auto; top:120px; left:25px;
}
.obrazky
{
    
	position: relative;
	width: 755px; height: 80px; top:120px; left:14px;
}

