/*   Sablona Green   */
body {
	color: #555554;
	background: #ffffff url('img-green/body.jpg') scroll repeat-x left top;
}
.stranka {
	background: url('img-green/stranka.jpg') scroll repeat-y left top;
}
.hlavicka {
	background: url('img-green/hlavicka.jpg') scroll no-repeat left top;
}
.topIndex {
  background: transparent url('img-green/logo.jpg') scroll no-repeat left top;
}
.telo {
	background-image: url('img-green/telo.jpg');
}
.hlavni-nabidka {
  background: #349704;
}
.hlavni-nabidka a, .hlavni-nabidka a:visited {
	color: #ffffff;
	background: #349704;
	border-right: 1px solid #ffffff;
}
.hlavni-nabidka a:hover, .hlavni-nabidka a:active {
	color: #000000;
}
.pravyPanel p,.levyPanel p {
  color: #939393;
} 
.pravyPanel ul,.levyPanel ul {
  color: #939393;
}
.pravyPanel ol,.levyPanel ol {
  color: #939393;
}
.pravyPanel li,.levyPanel li {
  color: #939393;
}
.BoxSKalendarem table.Kalendar td.dnesek {
	background: #349704;
	color: #ffffff;
}
.BoxSKalendarem table.Kalendar td.dnesek a, .BoxSKalendarem table.Kalendar td.dnesek:hover, .BoxSKalendarem table.Kalendar td.dnesek a:active {
	color: #ffffff;
}
.dolniPanel {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 829px;
	height: 50px;
	background: url('img-green/paticka.jpg') scroll no-repeat left top;
}
.post {
  position: absolute;
	right: 80px;
	bottom: 12px;
  font-size: 10px;
}
.post a, .post a:hover {
  color: #349704;
}
a {
	color: #349704;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #000000;
}
strong {
	font-weight: bold;
	color: #000000;
}
em {
	color: #808080;
}
.cistic {
	clear: both;
}
.levemenu {
	width: 164px;
}
.levemenu a {
	display: block;
	width: 164px;
	height: 21px;
}
img {
	border: none;
}
.nahoru {
	position: absolute;
	bottom: 1px;
	left: 690px;
	font-size: 10px;
}
h1
{
 color: #349704;
 font-size: 16px;
 margin: 2px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
 text-align: uppercase;
}
h2
{
 color: #349704;
 font-size: 12px;
 margin: 12px 0px 2px 0px;
 padding: 0px 0px 0px 0px;
}
p
{
 font-size: 12px;
 margin: 0px 0px 15px 0px;
 padding: 0px;
}
.hlavniPanel ul
{
 font-size: 11px;
 margin: 0px 0px 15px 15px;
 padding: 0px;
 list-style-image: none;
}
.hlavniPanel ol {
	margin: 0px;
	padding: 15px 0px 10px 21px;
	font-size: 12px;
}
li {
	padding: 4px 5px 4px 0px;
	line-height: 16px;
	margin: 0px;
}
table{
  width: 560px;
  overflow: hidden;
  margin:  10px 0px 20px 0px;
  padding: 0px;
  border-collapse: collapse;
  border: none;
  background: #F9FBFB;
}
table td {
  margin:  0px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
  background: none;
  vertical-align: top;
	font-size: 11px;
}
tr.prvni td {
  padding: 5px 5px 5px 5px;
  line-height: 18px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background: #349704;
  border: 1px solid #CCCCCC;
}
tr.prvni td strong {
  color: #ffffff;
}
.FotogalerieCZ table tr.prvni td {
  background: #F9FBFB;
  border: none;
}
table td span.imgleft, table td span.imgright{
  background: none;
  text-align: center;
  padding: 0px;
  margin: 0px;
  font-style: italic;
  font-size: 10px;
  font-weight: normal;
  color: #6B6B6B;
  border: none;
}
table td span.imgleft a, table td span.imgright a{
  font-style: italic;
  font-size: 10px;
  font-weight: normal;
  color: #6B6B6B;
  border: none;
  text-align: center;
}
table td span.imgleft img, table td span.imgright img {
  border: none;
  text-align: center;
}
.empty {
  display: none;
  border: none;
}
table td ul {
	padding: 0px 0px 0px 13px;
	margin: 0px;
}
table td ul li, table td p {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.imgright {
  float: right;
  padding:  0px 0px 10px 10px;
  margin: 0px 0px 0px 0px;
  font-size:  10px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
}
.imgleft {
  float: left;
  padding: 0px 20px 10px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
}
.imgleft img, .imgright img {
  border: none;
}

/*  zobrazení detailu fotografií 
table#imgBlock {
	position: absolute;
	top: 0px;
	left: 0px;
	table-layout: fixed;
	width: 100%;
	border: none;
	padding: 0px;
	margin: 0px;
	background: none;
	background-image: url('galerie/galerie.png');
	background-position: xy;
	visibility: hidden;
}
table#imgBlock tr td {
	border: none;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background: url('galerie/nahravase.gif') scroll no-repeat center center;
}
#imgBlock td img#detailImg {
	border: 10px solid #F9F9F9;
	text-align: center;
	background: none;
}
/*  fotogalerie  */
table.fotogalerie td .imgleft, table.fotogalerie td .imgright {
	float: none;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
table.fotogalerie td {
	text-align: center;
	padding: 5px 0px 5px 0px;
}
span.popisek {
	font-style: italic;
	text-align: bottom;
	vertical-align: bottom;
	cursor: pointer;
	display: block;
}
/*   komponenty   */
.upozorneni {
  color: #ff0000;
  font-family: monospace;
}