body {
	background-color: white;
	background: url("img/bg.jpg");
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 50px;
	font-family: Verdana;
	color: black;
	font-size: 10pt;
}

img#logoimg {
	margin: 0px;
	border: 0px;
	width: 802px;
	height: 143px;
}

div#main{
	width: 802px;
	margin: auto;
	border: 0px;
	background-image: url("img/bgm.gif");
	background-repeat: y-repeat;
	background-color: white;
	position: relative;
}

div#menu {
	float: left;
	width: 251px;
	text-align: left;
}

div#obsah {
	float: right;
	width: 551px;
	text-align: center;
}

div#text {
	width: 500px;
	min-height: 350px;
	text-align: justify;
	margin-top: 20px;
	background-image: url("img/tanec.gif");
	background-repeat: no-repeat;
}

div#pata {
	clear: both;
	width: 802px;
	height: 37px;
	background: url("img/pata.jpg") no-repeat;
	text-align: center;
	font-family: Verdana;
	color: black;
	font-size: 10pt;
	vertical-align: middle;
	line-height: 250%;
}

a {
  text-decoration: none;
  color: black;
}

a:hover {
  text-decoration: underline;
}

a.ml {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-variant: small-caps;
	color: black;
	text-decoration: none;
}

a.ml:hover {
	color: gray;
	text-decoration: underline;
}

p {
	font-family: Verdana;
	color: black;
	font-size: 10pt;
}

p.mp {
	margin: 0px;
	text-indent: 20px;
}

h1 {
  font-weight: bold;
  font-family: Verdana;
  font-size: 14pt;
}

h2 {
  font-weight: bold;
  text-align: center;
  font-family: Verdana;
  font-size: 12pt;
}

table.content {
  width: 450px;
  border: 0px solid black;
  vertical-align: middle;
}

td {
  text-align: center;
  vertical-align: middle;
}

td.td1 {
  width: 170px;
}

td.td2 {
  width: 110px;
}

td.td3 {
  width: 120px;
}
td.pg1 {
  width: 80px;
}

td.pg2 {
  width: 60px;
}

td.pg3 {
  width: 210px;
  text-align: left;
}

td.ph1 {
  width: 80px;
}

td.ph2 {
  width: 210px;
  text-align: left;
}

.tabnadpis {
  background-color: #cccccc;
  vertical-align: middle;
}

div.nadpis {
  background: url("img/nadpis.png") no-repeat;
  width: 100%; 
  padding: 6px 10px 6px 10px;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12pt;
  vertical-align: middle;
  color: white;
  text-align: left;
}

input, textarea {
  background-color: #cccccc;
  border: 1px solid #999999;
  font-family: Verdana;
  font-size: 10pt;
  margin: 5px;
}

a img {
  border: 1px solid #cccccc;
}

a img:hover {
  border: 1px solid black;
}

img.thumb {
  width: 300px;
}

li {
  margin-bottom: 5px;
}

img#park {
float: left;
vertical-align: middle;
margin: 0;
}
