/* HTML tagy */
body {
	padding:0; margin:0; top: 0; left: 0; border: 0;
	background: White;
	color: Black;	
	text-align: left;
	margin: 0; padding: 0; border: 0;
	}	
h1, h2, h3, h4 {
	margin:0.5em 0 0.5em 0;
	padding:0;
	background-color: transparent;
	}	
h1 {
	margin: 5px 0 30px 0;
	padding: 0 0 0.5em 0;
	font-size: 40px;
	letter-spacing: 5px;
	font-style: bold;
	border-bottom: 1px solid gray;
}
h3 { font-size:130%; }
h4 { font-size:115%; }
p { padding:0; margin:0.2em 0 0.5em 0; }
img { display: none; }
	
/* Obecne tridy */


/* ID a specialni tridy*/
#stranka {
	margin: 0; padding: 0; border: 0;
	width: 100%;
	top: 0;
	left:0;				
	text-align: left;	
}

#page {	
	overflow: visible;
	margin:0; padding: 0; border: 0;
	width: 100%;
	top: 0;
	left:0;	
	position: static;
	color: black;
	font-size: 12pt;
	line-height: 120%;
	background: transparent;
	margin: 0;
}

#page h1,#page h2,#page h3,#page h4	{ color: Black; }

#h-menu, #sloupec, #h-menu ul.hor-menu, #h-menu ul.hor-menu li, #page-stin { display: none; }

#paticka {
  margin: 0; padding: 0; border: 0;
	border-top: 1px solid lightgrey;
	padding-top: 10px;
	margin-top: 20px;
	text-align: left;
	line-height: auto;
	height: auto;
	font-size: 14px;
	background-color: transparent;
}

#paticka {
  position: absolute;
  right: 10px;
  top: 45px;
  margin: 0; padding: 0; border: 0;
  clear: none;
  text-align: right;
  display: block;
  line-height: 16px;
  color: lightgrey;
}

#paticka A:link, #paticka A:visited {	color: lightgrey; text-decoration: none; }
 
#page A:link, #page A:visited {	color: Blue; text-decoration: underline; }

#myh1, #myh1 span, #banner, #stranka-kontejner, #page-kontejner {
	height: auto;
	margin: 0; padding: 0; border: 0;
	background: transparent;
}

#myh1 { margin-bottom: 20px;}

#page ul.kalendar li, #page ul.kalendar3 li {
	border: 0px solid Gray;
	border-top: 1px dashed #lightgrey;
}

ul.kalendar .novinky-datum , ul.kalendar3 .novinky-datum {
  display: block;
  border: 0px solid #bdbdbd;
  border-top: 0px solid #lightgrey;
  margin: 0 10px 0 0;
  width: auto;
  height: auto;
  text-align: center;
  float: left;
  font-size: 18px;
  font-weight: bold;
  background-color: white;
}

ul.kalendar3 .novinky-datum {
  border-top-color: red;
}

#page ul.kalendar2 li {
  border-top: 10px solid lightgrey;
  background-color: white;
  overflow-y: visible;
}


ul.kalendar2 .datum, ul.kalendar2 .novinky-datum {
  display: block;
  border: 0px solid #bdbdbd;
  width: 80px;
  margin: 0 10px 0 0;
  text-align: center;
  float: left;
  font-size: 16px;
  font-weight: bold;
}


/* Dulezite pro tisk */
.tisknout { display: block; }
.netisk { display: none; }
.hidden { display: none; }
