body {
	font-size: 95%;
	font-family: times,serif;
	text-align: center;
}
/*--- layout stranky ---*/
#stranka {
	text-align: left;
}
#dokument {
}
#zahlavi {
}
#logo {
}
#logo h2 a {
}
#text {
}
*html #text {
}
#submenu {
  display: none;   
}
#in-submenu {
  display: none;
}
#zapati {
  clear: both;
  color: #FFCC99;
  font-size: 0.8em;      
  height: 36px;
  border-top: 1px solid #000;
}
#zapati p {
	font-family: sans-serif;
	font-style: normal;
  padding: 6px 0 0 0;
}
/*--- menu ---*/
#menu {
  display: none;
}
/*--- typografie v divu text ---*/
#text h1 {
  font-size: 1.6em;
}
#text h2 {
  font-size: 1.3em;
}
#text p, #text ul, #text ol, #text address {
  margin: 0 0 1em 0;
  line-height: 1.6em;
}
#text p {
  text-align: justify; 
}
#text li, #submenu li {
  list-style-position: inside; 
}
#text li {
  list-style-image: url('podkova.gif'); 
}
.mezera_dole {
  margin: 0 0 3em 0;
}
.tip {
  border: ;
  background: ;
}
#text div.menu p.poznamka {
  line-height: 1.1em;
  font-size: 0.8em;
	font-style: italic;  
}
.jidelnicek {
  width: 100%;
  margin-bottom: 2em;
}
td.cena {
  width: 15%;
}
.jidelnicek td {
  padding-bottom: 1.7em;
}
/*--- obecne tagy (typografie) ---*/
hr  {
  display: none;
}
h1, h2, h3, h4, h5, h6  { 
  margin: 0 0 0.15em 0;
  line-height: 1.5em;
  font-family: ;
}
caption, dfn, cite, q, em {
	font-style: italic;
}
dfn, abbr, acronym {
  border-bottom: 1px dotted;
	cursor: help;
	font-variant: normal;
	font-style: normal;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
strong {
	font-weight: bold;
}
table {
  font-size: 1em;
}
fieldset {
  margin: 0 0 1em 0;
	padding: 10px;
  border: 1px solid #cc9966
}
legend {
	margin: 0 .5em;
	padding: .5em 0;	
}
textarea {
	width: 325px;
}
label span {
	display: block;
	float: left;
	width: 120px;
	clear: inherit;
}
/*---obecne tridy ---*/
a.skryty {
  text-decoration: none;
}
div.clear {
  clear: both; 
  margin-bottom: 5px;
}
div.ukonceniobtekani {
  clear: both; 
  font-size:1px; 
  height: 1px;
}
/*--- vypis menu ---*/
#text div.menu {
  background: #FFE4B5 url('menu.jpg') no-repeat right top;
  padding: 10px;
  border: 1px solid #cc9966;
  margin-bottom: 1em; 
}
#text div.menu p {
  margin: 0 0 0.2em 0;
  line-height: 1.6em;  
}
#text div.menu li {
  list-style: disc inside;  
}
/*--- formatovani vypisu clanky (weto publikator) ---*/
.strankovani {
  font-size: 0.9em;
  text-align: right;
}
.blok {
  margin-bottom: 2em;  
}
.sekce {
  margin: 0 0 0.5em 0;
}
h2, h2 a, h2 a:hover {
  color: #682D05;
}
.blokfoot {
  font-size: 0.9em;
  color: #996633;
  border-top: 1px solid #cc9966;
}
#text p.forum {
  margin-top: -0.9em;
  margin-bottom: 2em;
  line-height: 1.2em;
}
.time {
  padding-left: 1em;
  color: #996633;
}
/*--- clanek (weto publikator) ---*/
p.abstract {
  color: ;
  border: ;
  backgroung: ;
}
.alignL {
  float:left;
  margin: 0 10px 10px 0;
}
.alignC {
  clear: right;
  width: 100%;
  text-align: center;
}
.alignR {
  float:right;
  margin: 0 0 10px 10px;
}
/*--- galerie (weto publikator) ---*/
.gallery {

}
div.alignG {
  float: left;
  text-align: center;
  width: 160px;
  height: 170px;
  margin: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #cc9966;
  background-color: ;
}
#text div.alignG p {
  margin: 0 auto;
  text-align: center;
  font-size: 0.9em;
}
#text div.alignG a {
  text-decoration: none;
}
div.alignC {
  position: relative;
  clear: right;
  /*width: 400px;*/
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  border: 1px solid #cc9966;
  background-color: transparent;
}
#text div.alignC p {
  margin: 0 auto;
  text-align: center;
}
.no-print {
  display: none;
}
/*--- tridy a barvy ---*/
a {
  color: #990000;
}
a:hover {
  text-decoration: none;
}
#zapati a {
  color: #FFCC99;
}
