/* CSS Document */
body {
	margin: 0px;
	font-family: comic sans ms;
	font-size: 13px;
	color: black;
	background-color: #ff6600
}
img {
	border: 0px
}
a {
	color: #589647;
	text-decoration: none;
}
a:link {
	color: #589647;
	text-decoration: none
}
a:hover {
	color: orange;
	text-decoration: underline
}
.stranka {
  background-color: rgb(231,247,231);
  position: relative;
  margin: auto;
  padding: 0px;
  padding-bottom: 305px;
  margin-top:5px;
  margin-bottom:5px;
	width: 740px;
	min-height:700px;
	border: 0px;
}
#.stranka {
 height: 450px
}
.banner {
  position: absolute;
  top:0px;
  left:0px;
	width: 740px;
	height: 419px;
	border: none 0px;
	background: url('images/banner.png') no-repeat
}
.menu {
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
	font-size: 15px;
  position: absolute;
	left: 0px;
	top: 305px;
	width: 130px;
	border: #589647 solid 1px
}
.obsah {
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	padding-left: 2px;
	position: relative;
	left: 146px;
	top: 305px;
	width: 590px;
	border: #589647 solid 1px
}
.submenu {
  font-size: 11px; 
  padding-left: 20px
}
.nazevrubryky {
	z-index: 3;
	position: absolute;
	left: 245px;
	top: 245px
}
.newskontejner {
	Position: relative;
	margin-bottom: 20px;
	margin-top: 0px;
	z-index: 2
}
.nadpis {
	z-index: 1;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 15px;
	color: black;
	margin: 4px;
	margin-bottom: 10px
}
.info {
	width: 440px;
	margin: 4px;
	margin-bottom: 10px
}
.odsazenibloku {
	text-indent: 6px;
}
.album-info {
	font-size: 9px;
	margin-bottom: 8px
}
.bold {
	font-weight: bolder
}
.ramecek {
	border-style: solid;
	border-width: 1px;
	width: 100%
}
.datum {
	border-width: 30px
}
.datumvloz {
	color: #c9ab94;
	margin: 4px;
	margin-bottom: 40px
}
.newsobr {
	position: absolute;
	left: 460px;
	top: 10px;
}
.kalendar {
	text-align: center
}
.cara {
	border-bottom: 1px solid #589647
}
.legenda {
	font-weight: bold;
	font-size: 11px
}
.odkazfotky {
	font-weight: bold;
	font-size: 15px
}
.table {
	border-collapse: collapse;
	border: 0px solid #FF6600;
}
.tabletd {
	border: 0px solid #FF6600;
	padding: 3px
}
.ewTableHighlightRow {
	background-color: #CCFF99
}
.copyright {
	text-align: center;
	font-size: 9px
}

