body {
  background-color : #ffffff;
  margin: 0px 0px 0px 0px;
  text-align: center;
  font-family: Arial, Verdana;
  font-size: 11pt;
  color: #4a4037;
  background-image: URL("./gfx/bg.gif");
}	
img {
	text-decoration: none;
  border: 0px;
}
#page {
  width: 750px;
  text-align: left;
  margin: 25px auto 0 auto;
  padding: 0;
}
#top {
  width: 750px;
  padding: 0px;  
}
#header {
  width: 710px;
  padding-left: 20px;
  padding-top: 5px;
}
#menu {
  padding-top: 5px;
  padding-bottom: 5px;
}
.posun {
  padding-right: 6px;
}
#package {
  margin-top: -4px !important;
  margin-top: 0px;
  width: 750px;
  background-color: #ffffff;  
  padding-bottom: 7px;
}
#block {
  padding: 0 0 0 20px;
  width: 710px;  
}
#textik {
  background-image: URL("./gfx/blockmain.gif");
  margin-top: -4px;
  margin-bottom: -8px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 40px;
  float: left;
}
#textik a {
  color: #4a4037; 
}
#bottom {
  width: 750px;
  height: 40px;
  background-image: URL("./gfx/bottom.gif");  
  font-size: 8pt;
  color: #a19a92;   
}
#copyright {
  float: left;
  position: relative;
  left: 20px;
  top: 17px;
}
#design{
  float: right;
  position: relative;
  right: 20px;
  top: 17px;
}
#design a {
  color: #a19a92;  
	text-decoration: none;
}


