* {
  padding: 0;
  margin: 0;
}

#main {

  width: 500px;
  margin: 0px auto;
  text-align:center;

}

#logo {

	width: 500px;
	height: 166px;
	background-image: url("janecka_logo.jpg");
	background-repeat: no-repeat;


	}

#logo a {

  display: block;
	width: 500px;
	height: 166px;


}	
	
#art {

	width: 500px;
	height: 110px;
	background-image: url("janecka_art_galery.jpg");
	background-repeat: no-repeat;


	}

#art a {

  display: block;
	width: 500px;
	height: 110px;


}		


#inn {

	width: 500px;
	height: 200px;
	background-image: url("janecka_inn.jpg");
	background-repeat: no-repeat;


	}

#inn a {

  display: block;
	width: 500px;
	height: 200px;

}	

#skin_care {

	width: 500px;
	height: 237px;
	background-image: url("janecka_skin_care.jpg");
	background-repeat: no-repeat;


	}

#skin_care a {

  display: block;
	width: 500px;
	height: 237px;

}

#email {

	width: 500px;
	height: 39px;
	background-image: url("janecka_adress.jpg");
	background-repeat: no-repeat;


	}

#email a {

  display: block;
	width: 500px;
	height: 39px;

}
	
#foot
{
 text-align: right;
 color: #adafb2;
 width:100%;
 margin-left: -20px;
  
}

#foot a {

color: #b4b393;

}
	
span {
	display: none;
	}