body {
	font-size: 12px;
	margin: 0px;
	padding-top:20px;
	background-color: #5c8800;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	background-image:url(../images/bottom-back.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
.centered {
	text-align:center;
}
.clearer {
	clear: both;
}
div.clearer{
	height:1px;
	overflow: hidden;
}
.noCSS {
	display: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #ffffff;
}
a:hover {
	color:#ffff93;
}
a.twinstar:link, a.twinstar:visited {
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;
}
a.twinstar:hover {
	font-weight: bold;
	text-decoration:underline;
}
p {
	margin: 0px 0px 5px 0px;
}
.just {
	text-align:justify;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
h1 {
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
h2 {
	font-size:17px;
	font-weight:bold;
	margin: 15px auto 5px auto;
	color:#ffffff;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin: 10px auto 5px auto;
	color:#ffffff;
}
.fleft {
	float: left;
	margin-right: 15px;
	/*margin-bottom: 10px;*/
}
strong {
	color: #ffff00;
}
ol li { margin-bottom: 10px; }
#page {
	position:relative;
	margin: 0px auto;
	width: 980px;
	text-align: left;
	padding: 0px;
}
#logo {
	float:left;
	width:134px;
	height:115px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}
#header {
	float:right;
	margin: 0px;
	width:846px;
	height: 185px;
	overflow: hidden;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}
#navigace {
	float:left;
	width:134px;
}
a.button {
	margin: 0px;
	display:block;	
	border: 0px;
	overflow:hidden;
	width: 134px;
	height:24px;
	color: #111111;
}
a.button img {
	border: 0px;
}
a#button1:link, a#button1:visited { background: url(../images/button1.gif) no-repeat top left; }
a#button1:hover { background-position: bottom left; }
a#button2:link, a#button2:visited { background: url(../images/button2.gif) no-repeat top left; }
a#button2:hover { background-position: bottom left; }
a#button3:link, a#button3:visited { background: url(../images/button3.gif) no-repeat top left; }
a#button3:hover { background-position: bottom left; }
a#button4:link, a#button4:visited { background: url(../images/button4.gif) no-repeat top left; }
a#button4:hover { background-position: bottom left; }
a#button5:link, a#button5:visited { background: url(../images/button5.gif) no-repeat top left; }
a#button5:hover { background-position: bottom left; }
a#button6:link, a#button6:visited { background: url(../images/button6.gif) no-repeat top left; }
a#button6:hover { background-position: bottom left; }
a#button7:link, a#button7:visited { background: url(../images/button7.gif) no-repeat top left; }
a#button7:hover { background-position: bottom left; }
a#button8:link, a#button8:visited { background: url(../images/button8.gif) no-repeat top left; }
a#button8:hover { background-position: bottom left; }
a#button9:link, a#button9:visited { background: url(../images/button9.gif) no-repeat top left; }
a#button9:hover { background-position: bottom left; }
a#button10:link, a#button10:visited { background: url(../images/button10.gif) no-repeat top left; }
a#button10:hover { background-position: bottom left; }


#main-left {
	position: relative;
	float:left;
	width:183px;
	height:213px;
	margin:0px;
	background-image:url(../images/main-left.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#main-left #mesicniPrehled,#main-left #mesicniPrehled:visited {
	position: absolute;
	width:157px;
	height:85px;
	top: 95px;
	left: 20px;
	background: url(../images/mesicni-prehled.gif) top left no-repeat;
	z-index: 100;
}
#main-left #mesicniPrehled:hover {
	background-position: bottom left;
}
div#obsahRightSpacer {
	width:52px;
	height:20px;
	float: right;
}
div.obsah {
	background-color: #5c8800;
	margin-bottom:20px;
	width:609px;
	float: right;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
}
div.obsah .content {
	padding: 0px 20px 30px 20px;
	text-align: left;
	min-height: 300px;
}
#footer {
	width:250px;
	text-align: center;
	float: left;
	color: #000000;
	font-size:11px;
	z-index:1000;
}
#footer a:link, #footer a:visited {
	color: #606060;
	font-weight:normal;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
address {
	margin-left: 15px;
}
td, th {
	font-size:12px;
	vertical-align:top;
	text-align:left;
}
td.novinka-datum {
	width:20%;
	vertical-align: bottom;
}
table.full {
	width: 90%;
}
img.tabory {
	float:right;
	margin-left:15px;
	clear:both;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type:square;
}
ul li {
	margin-top: 0px;
	margin-bottom: 5px;
}
ul ul {
	list-style-type: disc;
}
div.tabor {
	padding:20px;
	border: 1px solid #ffffff;
	margin-bottom:20px;
}
div.sluzba {
	position:relative;
	padding:20px;
	border: 1px solid #ffffff;
	margin-bottom:20px;
}
table.souteze {
	width: 100%;
}
table.souteze td {
	vertical-align:top;
	text-align:left;
}
table.souteze td.pul {
	width: 44%;
	border-left: 2px solid #ffffff;
	padding: 0px 3%;
}
table.souteze2 {
	width: 240px;
}
table.souteze2 .left {
	width: 35%;
	text-align:left;
	vertical-align:top;
}
td.middle {
	text-align: center;
	vertical-align:middle;
}
div.kalendar-dummy {
	width:70px;
	height:100px;
	float: left;
	margin-right:5px;
	margin-bottom:5px;
	overflow:hidden;
}
div.kalendar-free {
	background-color:#FFFFFF;
	background-image:url(../images/kalendar-free.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:60px;
	height:80px;
	float: left;
	padding: 10px 5px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
	overflow:hidden;
	color:#999999;
}
div.kalendar-part {
	background-color:#FFFFFF;
	background-image:url(../images/kalendar-semi.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:60px;
	height:80px;
	float: left;
	padding: 10px 5px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
	overflow:hidden;
	color:#999999;
}
div.kalendar-full {
	background-color:#FFFFFF;
	background-image:url(../images/kalendar-full.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:60px;
	height:80px;
	float: left;
	padding: 10px 5px;
	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
	overflow:hidden;
	color:#999999;
}
div.kalendar-free h1,div.kalendar-part h1,div.kalendar-full h1 {
	margin: 5px auto;
	color:#000000;
	font-size:25px;
	font-weight:bold;
}
div.kalendar-free b,div.kalendar-part b,div.kalendar-full b {
	color:#000000;
}
#anketa {
	border: 1px solid #ffffff;
	background-color: #5c8800;
	width:525px;
	padding:10px;
	margin-left:12px;
}
#anketa td.procenta {
	font-size: 11px;
	font-weight:bold;
	width:40px;
}
#anketa td.bar {
	text-align::left;
	width:190px;
}
#anketa div.bar {
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	height: 14px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/anketa-bar-back.gif);
	background-repeat: repeat-x;
	background-position: left center;
	border-left: 2px solid #000000;
}
table.anketa {
	width:100%;
}
img.vice {
	margin-top: 5px;
	border:0px;
}
hr {
	height:0px;
	border-top: 1px solid #ffffff;
	width: 100%;
	margin: 10px auto;
}
img.galerie-thumb {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	border: 1px solid #FFFFFF;
}
img.galerie-full {
	margin-bottom: 7px;
	border: 1px solid #FFFFFF;
	display: block;
	margin: 0 auto;
}
a img {
	border: none;
}
h3.video {
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
}
h3.akce-nazev {
	margin-top: 0;
}
div.doc-short {
	margin-bottom: 15px;
	position: relative;
	padding-left: 60px;
	height: 1px;
}
div[class].doc-short {
	height: auto;
}

div.doc-short div.img-cont {
	position: absolute;
	width: 60px;
	left:0;
}
div.doc-short a{
	font-weight: normal;
}

table.babyPrehled {
	width: 100%;
}
table.babyPrehled th,table.babyPrehled td {
	background:#7c9900;
	padding: 3px 5px;
}
table.novinky { width: 90%; }