/*	Kostomlaty pod Řípem	*/


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: #ffffff url('img/body.jpg') scroll repeat-x center top;
}
.stranka {
	position: relative;
	width: 984px;
	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: 984px;
	height: 231px;
	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;
}
.hlMenu {
  position: absolute;
  left: 14px;
  top: 182px;
  width: 957px;
  height: 37px;
}
.hlMenu a {
  display: block;
  float: left;
  height: 37px;
  line-height: 37px;
  padding: 0px 11px 0px 10px;
  margin: 0px 1px 0px 1px;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
}
.hlMenu a:hover, .hlMenu a.selected {
  color: #25575B;
  background: url('img/menu.jpg') scroll repeat-x left top;
}
.telo {
  width: 984px;
  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;
}
.levyPanel {
  float: left;
  width: 240px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 60px 0px;
}
a.fotogalerie {
  display: block;
  width: 235px;
  height: 151px;
  text-decoration: none;
  background: url('img/fotogalerie.jpg') scroll no-repeat left top;
  margin: 0px 0px 0px 7px;
  padding: 5px 0px 0px 0px;
}
a.fotogalerie span {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 0px 0px 25px;
}
.levyPanel h2 {
  width: 235px;
  height: 34px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0px 0px 25px;
  margin: 0px 0px 0px 7px;
  background: url('img/lista.jpg') scroll no-repeat left top;
}
.levyPanel ul {
  list-style-type: none;
  margin: 0px 0px 20px 32px;
  padding: 0px 0px 0px 0px;
}
.levyPanel ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 15px;
}
.levyPanel ul li a {
  color: #ffffff;
  text-decoration: none;
}
.levyPanel ul li a:hover, .levyPanel ul li a.selected {
  color: #25575B;
}


.hlavniP {
  float: left;
  width: 480px;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 60px 10px;
}


.pravyPanel {
  float: left;
  width: 240px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 60px 0px;
}
a.bannerDiskuse {
  display: block;
  width: 211px;
  height: 58px;
  padding: 0px;
  margin: 0px 0px 10px 13px;
  text-decoration: none;
  background: url('img/diskuse.jpg') scroll no-repeat left top;
}
a.bannerDeska {
  display: block;
  width: 211px;
  height: 58px;
  padding: 0px;
  margin: 0px 0px 10px 13px;
  text-decoration: none;
  background: url('img/deska.jpg') scroll no-repeat left top;
}
.paticka {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 984px;
  height: 60px;
  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: 34px;
  xfont-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	xtext-align: right;
	width: 110px;
	height: 15px;
	background: url('img/copy.jpg') scroll no-repeat left top;
	xfont-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	xcolor: #378F60;
	xtext-decoration: none;
}
.copy:hover {
	color: #5E2C21;
}

a {
  color: #378F60;
}
a:hover {
  color: #5E2C21;
}
h1 {
  font-size: 17px;
  color: #30688D;
  margin: 0px 0px 15px 0px;
  padding: 7px 0px 0px 0px;
}
h2 {
  font-size: 13px;
  color: #30688D;
  padding: 10px 0px 2px 0px;
  margin: 0px;
}
p strong {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  xcolor: #000000;
}
p {
  margin: 3px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 16px;
  font-size: 11px;
  color: #515151;
}
em {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #4E4E4E;
}
img {
  border: none;
}
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: 475px;
	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: #0B4C6A;
	background: #80BBC3;
  border: 1px solid #cccccc;
}
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 #9CD8FF;
}
.imgleft img:hover, .imgright img:hover {
	border: 1px solid #28608F;
}
table.formular {
  width: 580px;
	background: none;
	padding: 0px;
	margin: 0px;
}
table.formular h3 {
	font-size: 13px;
	line-height: 15px;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	color: #0B4C6A;
}
table.formular tr.th td {
  text-align: left;
  border: none;
	background: url('img/menu.jpg') scroll repeat-x left top;
	color: #053B47;
}
table.formular tr.licha td {
	border: 1px solid #cccccc;
	line-height: 20px;
	padding: 0px 20px 0px 20px;
	color: #522D1D;
	font-weight: bold;
}
table.formular tr.suda td {
	background: #F9FBFA url('img/menu/overTlacitko.jpg') scroll repeat-x left top;
	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 #A1D4FF;
}
table.formular td textarea {
	width: 535px;
	font-size: 11px;
	border: 1px solid #A1D4FF;
}
table.formular td input.submit {
	width: 55px;
	height: 22px;
	line-height: 16px;
	font-size: 11px;
	color: #0B4C6A;
	font-weight: bold;
	cursor: pointer;
	background: #A1D4FF url('img/menu/tlacitko.jpg') scroll repeat-x left top;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 0px;
	border: 1px solid #A1D4FF;
}
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;
}