@media screen,projection {
* {
	margin: 0;
	padding: 0;
}
body {
  background: #8A3204 url('bg-body.gif');
	font-size: 95%;
	font-family: times,serif;
	text-align: center;
	color: #682D05;
}
/*--- layout stranky ---*/
#stranka {
  position: relative;
  margin: 10px auto 10px auto;
  width: 704px;
	text-align: left;
  background: #FFEFD5 url('bg-main.jpg') repeat-y;  
}
#dokument {
  padding-bottom: 70px;
  background: transparent url('krb.jpg') no-repeat bottom;
}
#zahlavi {
  height: 228px;
  background: transparent url('header.jpg') no-repeat top;
}
#logo {
  
}
#logo h2 a {
  position: absolute;
  top: 60px;
  left: 40px;
  z-index: -1;    
}
#text {
  float: right;
  margin-top: -65px;
  width: 420px;
  min-height: 1020px;
  margin-right: 70px;
}
*html #text {
  width: 415px;
  height: 670px;  
  margin-right: 35px;
}
#submenu {
  float: left;
  margin-top: -60px;  
  margin-left: 40px;
  font-size: 90%;   
}
*html #submenu {
  margin-left: 20px; 
}
#in-submenu {
  float: left;
  width: 150px;
}
#zapati {
  clear: both;
	text-align: center;  
  color: #FFCC99;
  font-size: 0.7em;      
  height: 36px;
  background: #682D05 url('zapati.jpg') no-repeat;
}
#zapati p {
	font-family: sans-serif;
	font-style: normal;
  padding: 7px 50px 0 30px;
}
#flash {
  position: absolute;
  top: 62px;
  right: 0;
  width: 206px;
  height: 173px;
  background: transparent url('flash.gif') no-repeat left;
}
#toplist {
  width: 1px;
  height: 1px;
  font-size: 1px;
}
#toplist a {
  text-decoration: 0 none;
}
/*--- menu ---*/
#menu {
  position: relative;
  top: -78px;
  left: 23px;
  width: 580px;
  background : transparent;
  height: 23px;
  margin-bottom: 2em;
}
#menu ul {
  display: block;
}
#menu li {
  float: left;
  list-style-type: none;    
}
#menu a {
  color: #FFFFFF;
  background : #682D05 url('menu-bg.gif');  
	font-weight: bold;  
  font-size: 15px;
  text-decoration: none;
  padding: 0.2em 0.5em; 
  display: block;
}
#menu a:hover {
  color: #ff9966;
}
#menu a.first {
  padding-left: 1.6em;
  background: transparent url('menu-bg-first.gif') no-repeat left;
}
#menu a.end {
  padding-right: 1.6em;
  background: transparent url('menu-bg-end.gif') no-repeat right;
}  
/*--- 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'); 
}
#text a img {
  border: none;
}
.mezera_dole {
  margin: 0 0 1.3em 0;
}
.tip {
  border: ;
  background: ;
}
#text div.menu p.poznamka {
  line-height: 1.1em;
  font-size: 0.8em;
	font-style: italic;  
}
#text div.menu li {
  list-style-image: none; 
}
.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;
}
.print {
  display: none;
}
/*--- vypis menu ---*/
#text div.menu {
  background: #FFE4B5 url('menu.gif') 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;
}
p.book-info {
  font-size: 0.8em;
}
#img-kod {
    cursor: help;
}
.book-pages {
  font-size: 0.9em;
  color: #996633;
  border-top: 1px solid #cc9966;
}
.book-pages a  {
  padding-left: 2px;
  padding-right: 2px;
}
.book-pages .active  {
  color: #682d05;
  font-weight: 600;
  text-decoration: none;
  padding-left: 2px;
  padding-right: 2px;
}
a.page-prev, a.page-next {
}
input#intkod{
  width: 4em;
  font-weight: 600;
}
span.form-maxchar {
  font-size: 0.8em;
  font-style: italic;
}
p.error-form {
  color: #990000;
  font-weight: 600;
}
div.box-note {

}
#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;
}
/*--- tridy a barvy ---*/
a {
  color: #990000;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0 none;
}
#zapati a {
  color: #FFCC99;
}
/* --- registrace --- */

div.registrace {
  margin-right: 20px;
  text-align: center;
  margin-bottom: 2em;
  border-top: 1px dashed #9C754C;
  border-bottom: 1px dashed #9C754C;  
  padding: 5px 0 5px 0;
}
div.registrace p,div.registrace label  {
 margin-bottom: 0.5em;
}

div.registrace input.txt{
  width: 130px;
  border: 1px solid #D3B8A5;
  background: #FEFEFC url("bg-inp.gif") repeat-x bottom;
  margin-top: 5px;
}

/* --- antiSPAN --- */
#text form span.error {
  color: #990000;
  font-weight: 600;
}
#text form fieldset div {
  text-align: left
  margin-bottom: 10px;
}
#text form fieldset p.heslo-text {

}
.b-v {
  clear: both;
  min-height: 100px;
}
.b-v img {
  float: left;
  margin: 0 10px 10px 0;
}
}
