body
	{text-align: center;
	background-color: #CC7799;
	font-family: Times, Garamond, serif;
	margin: 0px auto;}
#all
	{width: 800px;
  margin: 0px auto;
  font-size: 14px;
  color: #330033;
  background-image: url('images/pozadi_all.png');
  background-position: 75px 0px;
  background-repeat: no-repeat;
  position: relative;}
#hlava
	{width: 650px;
	height: 180px;
	margin: 0px 75px;
  position: relative;}
#menu
	{text-align: left;
  width: 650px;
	height: 132px;
	margin: 0px 75px;
  position: relative;}
#obsah
	{width: 650px;
  min-height: 207px;
  _height: 207px;
  text-align: left;
  background-image: url('images/pozadi_obsah.png');
  background-position: 1px 207px;
  background-repeat: no-repeat;
  margin: 37px 75px 0px 75px;
  padding: 0px;
  position: relative;}
#pata
	{width: 650px;
	height: 80px;
	background-image: url('images/pozadi_pata.png');
  background-repeat: no-repeat;
	margin: 0px 75px;
  position: relative;
  clear: both;
  text-align: left;}
/*------------- sekce menu ------------*/
.menu
  {position: absolute;
  margin: 0px;}
.menu a
  {height: 23px;
  top: 45px;
  margin: 0px;
  background-image: url('images/menu_1.png');
	background-repeat: no-repeat;
  float: left;
  position: absolute;}
.menu a:hover
  {background-image: url('images/menu_2.png');
	background-repeat: no-repeat;}
/*------------- sekce obsah ------------*/
.logo
  {position: absolute;
  top: -47px;
  left: 125px;}
.obsah a
  {color: purple;}
.obsah a:hover
  {color: #D12DE3;}
.obsah
  {width: 490px;
  left: 100px;
  margin: 0px;
  position: relative;
  display: block;
  text-align: center;}
.obsah h1
  {margin: 0px auto 7px auto;
  font-size: 18px;
  font-style: italic;}
.obsah p
  {text-align: left;
  margin: 0px;
	padding: 0px;}
.obsah table
	{width: 490px;
  margin: 0px auto;
  border-collapse: collapse;
  border: 0px;}
.obsah td
	{border: 2px solid white;}
/*------------- sekce doma ------------*/
.doma
  {clear: both;
  text-align: left;
  display: block;
  position: relative;}
.doma img
  {border: 0px;
  height: 120px;
  margin: 0px 10px 10px 0px}
.doma p
  {text-indent: 20px;
  margin: 0px 0px 4px 0px;}
/*------------- sekce sluzby ------------*/
.sluzby
  {clear: both;}
.sluzby div
  {float: left;}
.sluzby img
  {border: 0px;
  margin: 0px 10px 10px 0px;}
.sluzby p
  {text-indent: 20px;
  margin: 0px 0px 4px 0px;}
.obsah ul
	{margin: 0px 0px 4px 0px;
  padding: 0px;}
.obsah li
	{margin: 0px 0px 0px 36px;
	padding: 0px;
  text-align: left;}
/*------------- sekce galerie ------------*/
.foto
	{text-align: center;}
.foto span
	{width: 154px;
  height: 154px;
	_width: 158px;
  _height: 158px;
  border: 2px solid white;
  display: block;
  float: left;
  margin: 0px 4px 4px 0px;
  background-color: #FFDDDD;}
.foto img
	{border: 0px;
  _display: block;}
.foto table
	{width: 100%;
	height: 100%;}
.foto td
	{vertical-align: middle;
	text-align: center;
  border: 2px solid pink;}

