body{
	background-color:#F0EDEA; 
	background-image:url("grafika/pozadi.png"); 
	background-repeat:repeat-y; 
	background-position:top center; 
    background-attachment: fixed;
    -moz-background-size: cover;
    background-size: cover;
	border:0px; margin:0px; padding:0px;}

div#telo{width:760px; background:inherit; margin-left:auto; margin-right:auto;}
div#hlavicka {margin-top:70px;}




#foto{ margin-left:100px; margin-top:35px;  background:transparent;}


div#paticka {margin-top:200px; width:750px; height:220px; background-image:url(grafika/paticka.png);  }


