/*	Hainz	*/


html {
	border: none;
	height: 100%;
}
body {
	font-size: 11px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
  text-align: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #DCDCDC url('img/body.jpg') scroll repeat-x center top;
}
.stranka {
	position: relative;
	width: 920px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	min-height: 100%;
	background: url('img/stranka.jpg') scroll repeat-y left top;
}
.hlavicka {
	width: 920px;
	height: 199px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('img/hlavicka.jpg') scroll no-repeat left top;
}
a.odkazIndex {
  position: absolute;
  left: 30px;
  top: 25px;
  width: 255px;
  height: 140px;
}
.hlavicka #movieFlash {
  position: absolute;
  top: 0px;
  left: 2px;
  width: 920px;
  height: 174px;
}
.hlMenu {
  position: absolute;
  left: 530px;
  top: 169px;
  width: 500px;
  height: 37px;
}
.hlMenu a {
  display: block;
  float: left;
  height: 26px;
  line-height: 22px;
  padding: 0px 11px 0px 10px;
  margin: 0px 1px 0px 1px;
  text-decoration: none;
  color: #ffffff;
  font-size: 11px;
  font-style: italic;
}
.hlMenu a:hover, .hlMenu a.selected {
  color: #ffffff;
  background: url('img/horni-menu.jpg') scroll no-repeat center bottom;
}
.telo {
  width: 920px;
  min-height: 447px;
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: url('img/telo.jpg') scroll no-repeat left top;
}
.levyP {
  float: left;
  width: 230px;
  min-height: 447px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 44px 0px;
}
.levyP p {
  padding: 5px 0px 2px 0px;
  margin: 0px 0px 0px 0px;
}
.levyP p a {
  display: block;
  width: 187px;
  height: 26px;
  color: #ffffff;
  font-size: 12px;
  line-height: 26px;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 30px;
  background: url('img/menu.jpg') scroll no-repeat left top;
}
.levyP h2, .levyP h1, .levyP .imgright, .levyP .imgleft, .levyP table {
  display: none;
}
.levyP p {
  width: 187px;
  font-size: 11px;
}
.levyP ul {
  list-style-type: none;
  margin: 0px 0px 20px 42px;
  padding: 0px 0px 0px 0px;
}
.levyP ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  line-height: 14px;
}
.levyP ul li a {
  color: #DC2B19;
  text-decoration: none;
  font-style: italic;
  font-size: 11px;
}
.levyP ul li a:hover, .levyP ul li a.selected {
  color: #25575B;
}


.hlavniP {
  float: left;
  width: 650px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 44px 5px;
}

.paticka {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 920px;
  height: 44px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
 	background: url('img/paticka.jpg') scroll no-repeat left top;
}
.copy {
	position: absolute;
	right: 30px;
  bottom: 7px;
  xfont-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
}
.copy:hover {
	color: #5E2C21;
}

a {
  color: #D92D1A;
  text-decoration: none;
}
a:hover {
  color: #5E2C21;
}
h1 {
  font-size: 17px;
  color: #D92D1A;
  margin: 4px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
}
h2 {
  font-size: 13px;
  color: #D92D1A;
  padding: 10px 0px 2px 0px;
  margin: 0px;
}
h3, h5, h6 {
	font-size: 12px;
	color: #D92D1A;
}
h4 {
	font-size: 12px;
	color: #ff0000;
}
p strong {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #000000;
}
p {
  margin: 3px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 16px;
  font-size: 11px;
  color: #3A3A3A;
}
em {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #4E4E4E;
}
img {
  border: 1px solid #ffffff;
  margin: 0px 5px 0px 5px;
}
ul,ol {
  padding: 0px 0px 15px 18px;
  margin: 0px 0px 0px 0px;
}
ul li {
  padding:  4px 0px 4px 6px;
  margin: 0px 0px 0px 0px;
  color: #515151;
}
ol li {
  padding:  4px 0px 4px 0px;
  margin: 0px 0px 0px 6px;
  color: #515151;
}
.cistic {
	clear: both;
}
.cb {
	clear: both;
}


/* tabulky */
table {
	width: 635px;
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;
}
table td {
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 3px 2px;
	font-size: 11px;
	vertical-align: top;
	border: none;
	color: #515151;
	line-height: 15px;
	background: none;
	border: none;
}
tr.th td {
  padding: 2px 3px 2px 3px;
  line-height: 14px;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
	background: #969696;
  border: 1px solid #969696;
}
table td.empty {
	border: none;
	background: none;
}
table td ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
table td ul li, table td p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
}
/*
.imgleft {
	float: left;
	padding: 0px 6px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #4E4E4E;
	line-height: 13px;
	border: none;
}
.imgright {
	float: right;
	padding: 0px 0px 10px 6px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #4E4E4E;
	line-height: 13px;
	border: none;
}
.imgleft img, .imgright img {
	border: 1px solid #ffffff;
}
.imgleft img:hover, .imgright img:hover {
	border: 1px solid #D92D1A;
}
*/
table.formular {
  width: 635px;
	background: none;
	padding: 0px;
	margin: 0px;
}
table.formular h3 {
	font-size: 11px;
	line-height: 15px;
	padding: 4px 0px 4px 5px;
	margin: 0px;
	color: #ffffff;
}
table.formular tr.th td {
  text-align: left;
  border: none;
	background: url('img/th.jpg') scroll repeat-x left top;
}
table.formular tr.licha td {
	border: 1px solid #E1E1E1;
	background: #E1E1E1;
	line-height: 20px;
	padding: 0px 20px 0px 20px;
	color: #522D1D;
	font-weight: bold;
}
table.formular tr.suda td {
	background: #EFEFEF;
	border: none;
	line-height: 20px;
	padding: 0px 20px 0px 20px;
	color: #522D1D;
	font-weight: bold;
}
table.formular td span {
	margin: 0px 0px 0px -10px;
}
table.formular td input.text {
	width: 210px;
	height: 14px;
	font-size: 10px;
	margin: 2px 0px 2px 0px;
	border: 1px solid #D23A2C;
}
table.formular td textarea {
	width: 590px;
	font-size: 11px;
	border: 1px solid #D23A2C;
}
table.formular td input.submit {
	width: 55px;
	height: 22px;
	line-height: 16px;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	background: #D23A2C;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 0px;
	border: 1px solid #E4867E;
}
table.formular td select {
  font-size: 11px;
  border: 1px solid #A1D4FF;
}
table.fotogalerie {
	width: 468px;
	background: none;
	border-collapse: separate;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
table.fotogalerie span.imgright, table.fotogalerie span.imgleft {
	text-align: center;
}
table.fotogalerie td {
	text-align: center;
	background: none;
	padding: 0px 0px 8px 4px;
	margin: 0px auto;
	
}
table.fotogalerie span.imgright, table.fotogalerie span.imgleft {
	float: none;
	display: block;
	text-align: center;
	padding: 4px;
	margin: 0px;
	font-size: 10px;
	color: #4D4D4D;
	line-height: 12px;
	border-top: 1px solid #95C4AA;
	border-left: 1px solid #95C4AA;
	border-right: 1px solid #60A680;
	border-bottom: 1px solid #60A680;
	background: #C4DED0;
}
table.fotogalerie span.imgright a, table.fotogalerie span.imgleft a {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
table.fotogalerie span.imgright a img, table.fotogalerie span.imgleft a img {
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 1px solid #157A45;
}
table.fotogalerie span.imgPopisek {
	display: block;
	text-align: center;
	padding: 3px 2px 3px 3px;
	margin: 3px 0px 5px 0px;
	border: 1px solid #D2C8C5;
	background: #EFEFEF;
	color: #5A291B;
	font-size: 10px;
	font-weight: normal;
}
table.fotogalerie tr td.empty {
  display: none;
  background: none;
  border: none;
}
