* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif; 
	background: #062c03 url(img/background.png) repeat-y center;
	color: #000;
	font-size: x-small;
	text-align: center;
	margin-top: 0px;
	min-width: 790px;
	position: relative;
}

html>body {
	font-size: small;
} 
body>#page {
 	height: auto;
}

#page {
 	width: 760px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	height: auto;
	text-align: left;
	
}
#head {
 	width: 100%;
 	height: 200px;
 	background: #062c03  url(img/background-head.png) repeat-y;
}
#menu {
  background: transparent;
  display: block;
  text-align: left;
  color: black;
  position: relative;
}
#menu li {
  list-style: none;
}
#menu li a{
  color: white;
  text-decoration: none;
  font-family: sans-serif, Geneva CE, Arial CE;
  height: 30px;
  width: 230px;
  display: block;
  text-align: center;
  font-size: 1.4em;
  padding-top: 5px;
  position: relative;
  left: 10px;
  top: 45px;
  background: transparent url('img/button.png') no-repeat left;
}
#menu li a:hover{
  color: red;
  background: transparent url('img/button2.png') no-repeat left;
}

#text {
  text-align: center;
  background: black;
  left: 15px;
  width: 530px;
  position: relative;
	overflow: visible;
	color: white;
	min-height: 400px;
}

#text .tabulka {
 	text-align: center;
  height: 100%;
  display: block;
  border: 0px black solid;
	min-height: 300px;
}

#text table tr .td_edit {
  background: white;
  height: 190px;
  width: 175px;
  margin: 0px;
  border: 0px;
  position: relative;
  vertical-align: top;
}
#text table tr .td_edit p a{
  color: white;
  font-size: 1.2em;
  font-weight: bold;
	font-family: Arial, lucida, sans-serif; 
	text-decoration: none;
	line-height: 38px;
}
#text table tr .td_edit p a:hover{
  color: red;
}

.novinky {
  width: 195px;
  position: absolute;
  float: left;
  top: 200px;
  left:550px;
  padding-top: 40px;
  background: #141414 url("img/background-roots.jpg") no-repeat;
  max-height: 310px;
  overflow: auto;
}

.novinky p{
  color: white;
  font-size: x-small;
  text-align: justify;
  }
.novinky #novinka:first-letter{
  padding-left: 10px;
  color: red;
}
.novinky #novinka_cas{ 
  text-align: center;
  color: #bababa;
}

#paticka {
	width: 730px;
 	height: 30px;
	background: black url("") no-repeat;
	text-align: center;
	margin: 0 auto;
	position: relative;
	bottom: auto;

} 
.table-editace {
  border: 0px solid white;
  background: white;
  text-align: left;
}
.jmeno {
  height: 30px;
  background: black url(img/rectangle-top.png) no-repeat;
}
.obrazek {
  height: 105px;
  background: black url(img/rectangle-middle.png) no-repeat;
  padding-top: 20px;
}
.moznosti{
  height: 38px;
  text-align: center;
  background: black url(img/rectangle-bottom.png) no-repeat;
  font-size: x-small;
  margin: 0;
  padding: 0;
  color: white;
  
}
h1 {
  width: 530px;
  height: 50px;
  background: #062c03;
  text-align: center;
  color: white;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  background: black url(img/backgsround-h1.png) no-repeat left;
}
h2 {
  text-align: center;
  font-size: small;
  color: white;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
}
h3 {
  color: white;
  background: black;
  width: 760px;
}
img {
  border: 0px;  
}

.pocet-foto {
  width: 175px;
  text-align: center;
}
.pocet-foto p{
  font-size: x-small;
  margin: 0;
  padding: 0;
  color: white;
}
.pata {
  width: 220px;
  display: block;
  text-align: right;
  color: white;
  font-size: x-small;
}