body{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	background-color: #838383;
	text-align: center;
}
a {
  text-decoration: none;
}
h1 {
  font-size: 0px;
  font-weight: normal;
}
h2 {
  font-size: 0px;
  font-weight: normal;
}
h3 {  
  font-weight: normal;
}
p {
  padding: 0px;
  margin: 0px;
}
#main {
	position: relative;
  display: block;	
  width: 806px;
  margin: auto;
}
#top {
  position:relative; 
	width: 806px;
	height: 13px;	
	background-color: #baeb24;
	border-bottom: 1px solid #baeb24;
}
#top #left {
  position: absolute;
	width: 10px;
	height: 13px;	
	left: 0px;
	bottom: -1px;	
	background: url(images/top01.gif) left bottom no-repeat;
}
#top #right {
  position: absolute;
	width: 10px;
	height: 13px;
	right: 0px;
	bottom: -1px;	
	background: url(images/top02.gif) right bottom no-repeat;
}
#logoline {
	height: 50px;
	clear: both;
	position: relative;
	display: block;
}
#logo { 
	width: 200px;
	height: 25px;
	margin-top: 15px;
	margin-left: 30px;
  background: url(images/logo.gif) no-repeat;	
  display: block; 
	float: left !important;
}
#logoquicknav {
	width: 100px;
	height: 25px;
	margin-top: 15px;
	margin-right: 30px;
  display: block; 
	float: right;
}
#logoquicknav .home {
  width: 9px;
	height: 10px;
	display: block; 
	float: left !important;
  background: url(images/ikonhome.gif) no-repeat;	
}
#logoquicknav .mail {
  width: 9px;
	height: 10px;
	display: block; 
	float: left !important;
  background: url(images/ikonmail.gif) no-repeat;	
}
#logoquicknav .tree {
  width: 15px;
	height: 10px;
	display: block; 
	float: left !important;
  background: url(images/ikontree.gif) no-repeat;	
}
#logoquicknav .divider{
  width: 1px;
	height: 10px;
	margin-left: 13px;
	margin-right: 13px;
	display: block; 
	float: left !important;
  background: url(images/divider.gif) no-repeat;	
}
#topbar {
  width: 806px;
	height: 168px;	
	position: relative;
	display: block;
	clear: both;
}
#topbar #image {
  width: 372px;
	height: 153px;
	display: block; 
	float: left !important;
  background: url(images/obr1.jpg) no-repeat;	
}
#topbar #imageObed {
  width: 372px;
	height: 153px;
	display: block; 
	float: left !important;
  background: url(jidelna/obr1.jpg) no-repeat;	
}
#topbar #navigator {
  width: 423px;
	height: 168px;
	display: block; 
	float: right;
  background: url(images/obr2.jpg) no-repeat;	
}
#topbar #navigator .ofirme{
  width: 60px;
	height: 20px;
	display: block; 
	float: left !important;
	margin-top: 116px;
	margin-left: 50px;
	padding-top: 17px;
	font-family: Franklin Gothic Book;
	font-size: 11px;
	color: #ffffff;	  
}
#topbar #navigator .ofirme:hover {
  background: url(images/navsipka.gif) no-repeat;	
  background-position: center top;
	color: #c0ff00;
}
#topbar #navigator .odkazy{
  width: 60px;
	height: 20px;
	display: block; 
	float: left !important;
	margin-top: 116px;
	margin-left: 25px;
	padding-top: 17px;
	font-family: Franklin Gothic Book;
	font-size: 11px;
	color: #ffffff;	
}
#topbar #navigator .odkazy:hover {
  background: url(images/navsipka.gif) no-repeat;	
  background-position: center top;
	color: #c0ff00;
}
#topbar #navigator .aktual {
  background: url(images/navsipka.gif) no-repeat;	
  background-position: center top;
	color: #c0ff00;
}
#textofirme {
  clear: both;
  width: 372px;
	height: auto;
	display: block; 
	float: left;
	margin-right: 20px;
}	
#textofirme .text {
  line-height: 18px;
  font-family: Tahoma;
	font-size: 11px; 
  text-align: justify;   
  color: #ffffff;
}
#textofirme .nadpis {
  width: 78px;
  height: 25px;
  margin-left: 40px;
  margin-bottom: 10px;  
  background: url(images/ofirme.gif) no-repeat;	
}
#textofirme .odkaz {
  margin-left: 200px;  
  margin-bottom: 15px;
}
.odkazex {
  color: #fff000;
  text-decoration: none;
  font-family: Tahoma;
	font-size: 11px; 
  padding-left: 10px;	
  background: url(images/odkazex.gif) no-repeat;	
}
#obsah {
  width: 806px;  
  clear: both;
  height: auto;  
  position: relative;
  display: block;  
  border: 1px solid red;
}
#bottom1 {
  clear: both;
  position: relative;
  display: block;
  margin: auto;  
	width: 806px;
	height: 25px;	
	background-color: #baeb24;
	margin-bottom: 8px;
}
#bottom1left {
	width: 10px;
	height: 25px;	
	background: url(images/bottom01.gif) no-repeat;
	display: block; 
	float: left !important;
}
#bottom1right {
	width: 10px;
	height: 25px;
	display: block; 
	float: right;	
	background: url(images/bottom02.gif) no-repeat;
}
#bottom1text {
  font-family: Tahoma;
	font-size: 11px; 
  text-align: justify;   
  float: left !important;
  width: 786px;
  height: 20px;
  text-align: center;
  padding-top: 5px;  
  color: #838383;
}
#bottom1text a {
  color: #838383;
}
#bottom1text a:hover {
  color: #000000;
}
#bottom2 {
  clear: both;
  position: relative;
  display: block;
  margin: auto;  
	width: 806px;
	height: 25px;	
	background-color: #cccccc;
}
#bottom2left {
	width: 10px;
	height: 25px;	
	background: url(images/bottom03.gif) no-repeat;
	display: block; 
	float: left !important;
}
#bottom2right {
	width: 10px;
	height: 25px;
	display: block; 
	float: right;	
	background: url(images/bottom04.gif) no-repeat;
}
#bottom2text {
  float: left !important;
  width: 786px;
  height: 20px;
  text-align: center;
  padding-top: 5px;  
}
#bottom2text a {
  font-family: Tahoma;
	font-size: 11px; 
  color: #838383;
}
#bottom2text a:hover {
  color: #000000;
}
#slovoreditele {  
  position: relative; 
  width: 410px;
	height: auto;
	display: block; 
	float: left;
	background-color: #707070;
	margin-bottom: 15px;	
	border: 1px solid #999999;
}
#slovoreditele .text {
  padding-left: 25px;     
  padding-right: 25px;     
  line-height: 18px;
  font-family: Tahoma;
	font-size: 12px; 
  text-align: justify;   
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 15px;
}
#slovoreditele .podpis {
  font-family: Tahoma;
	font-size: 12px; 
	text-align: left;
  color: #baeb24;
  margin-left: 200px;
  margin-top: 20px;
  margin-bottom: 15px;
}
#slovoreditele .nadpis {  
  width: 138px;
  height: 24px;  
  margin-bottom: 10px;  
  margin-left: 220px;
  margin-top: 10px;
  background: url(images/slovoreditele.gif) no-repeat;	
}
#slovoreditele .uvozovka1 {  
  width: 20px;
  height: 240px;  
  float: left;  
  margin-left: 18px;
  margin-right: 15px;
  background: url(images/uvozovka1.gif) no-repeat;	
}
#slovoreditele .uvozovka2 {  
  width: 20px;
  height: 240px;  
  float: right;  
  margin-left: 15px;
  margin-right: 18px;
  background: url(images/uvozovka2.gif) 0px 190px no-repeat;	
}
#slovoreditele #rozek1 {  
  position:absolute; 
  width: 11px;
  height: 11px;  
  left:-1px;
  top:-1px; 
  background: url(images/rozek1.gif) left top no-repeat; 	
}
#slovoreditele #rozek2 {
  width: 11px;
  height: 11px;
  position:absolute;  
  right:-1px; 
  top:-1px;
  background: url(images/rozek2.gif) right top no-repeat; 
}
#slovoreditele #rozek3 {
  width: 11px;
  height: 11px;
  position:absolute;
  bottom:-1px;
  left:-1px;  
  background: url(images/rozek3.gif) left bottom no-repeat; 
}
#slovoreditele #rozek4 {
  width: 11px;
  height: 11px;
  position:absolute;
  bottom:-1px;
  right:-1px;  
  background: url(images/rozek4.gif) right bottom no-repeat; 	
}
#textodkazy {
  clear: both;
  width: 600px;
	height: auto;
	display: block; 
	float: left;
	margin-right: 20px;
}	
#textodkazy .text {
  line-height: 18px;
  font-family: Tahoma;
	font-size: 11px; 
  text-align: justify;   
  color: #ffffff;
}
#textodkazy .nadpis {
  width: 79px;
  height: 25px;
  margin-left: 40px;
  margin-bottom: 10px;  
  background: url(images/sluzby.jpg) no-repeat;	
}

#textpronajmy {
  clear: both;
  width: 806px;
	height: auto;
	display: block; 
	float: left;
	text-align: left;
	margin-right: 20px;
}	
#textpronajmy .text {
  line-height: 18px;
  font-family: Tahoma;
	font-size: 11px; 
  text-align: justify;   
  color: #ffffff;
}
#textpronajmy .nadpis {
  width: 103px;
  height: 25px;
  margin-left: 40px;
  margin-bottom: 10px;    
}
#textpronajmy .nadpis span {
  width: 103px;
  height: 25px;
  position: absolute;
  background: url(images/pronajmy.gif) no-repeat;	
}
#textpronajmy .nadpis2 {
  position: relative; 
  width: 172px;
  height: 25px;
  margin-left: 40px;
  margin-bottom: 10px;
}
#textpronajmy .nadpis2 span {
  width: 172px;
  height: 25px;
  position: absolute; 
  background: url(images/volnekancelare.gif) no-repeat;	
}

#textkontakt {
  clear: both;
  width: 600px;
	height: auto;
	display: block; 
	float: left;
	margin-right: 20px;
}	
#textkontakt .text {
  line-height: 18px;
  font-family: Tahoma;
	font-size: 11px; 
  text-align: justify;   
  color: #ffffff;
}
#textkontakt .nadpis {
  width: 87px;
  height: 25px;
  margin-left: 40px;
  margin-bottom: 10px;  
  background: url(images/kontakt.gif) no-repeat;	
}
#textjidelnicek .text {
  line-height: 18px;
  font-family: Tahoma;
	font-size: 11px; 
  text-align: justify;   
  color: #ffffff;
}
#textjidelnicek .nadpis {
  width: 150px;
  height: 28px;
  margin-left: 40px;
  margin-bottom: 10px;  
  background: url(jidelna/jidelnicek.jpg) no-repeat;	
}
.nadpisjidelnicek {
  width: 150px;
  height: 28px;
  margin-left: 40px;
  margin-bottom: 10px;  
  background: url(jidelna/jidelnicek.jpg) no-repeat;	
}
.tab {
  color: #fff000;
  text-decoration: none;
  font-family: Tahoma;
	font-size: 11px; 
	text-align: right;
}
.tab2 {
  color: #fff000;
  text-decoration: none;
  font-family: Tahoma;
	font-size: 11px; 
	text-align: left;
}
.myinput {
  color: #000000;
  text-decoration: none;
  font-family: Tahoma;
	font-size: 11px; 
  text-align: center;
}
/*HLAVNI CAST - tabulky - OBECNE*/
#index table{
  font: 11px Tahoma;
  padding: 0;
  margin-bottom: 0px;
  border-collapse: collapse;
  border-spacing: 0;
}
#index table tr{
  padding: 0;
  margin: 0;
}
#index table tr td{
 padding-left: 10px;
}
#index table tr td a{
  margin-right: 0px;
}

/*ZAHLAVI s nadpisy sloupcu*/
#index table tr.zahlavi{
 font-weight: bold;
 background: #baeb24;
 border-bottom: 1px solid #A5A5A5;
 height: 25px;
}
#index table tr.zapati{
 font-weight: bold;
 background: #baeb24;
 border-top: 1px solid #A5A5A5;
 height: 25px;
}
/*ZAHLAVI s nadpisy sloupcu*/
#index table tr.zahlavi td.center{
 text-align: center;
}
/**/
#index table tr.odd td{
 height: 28px;
 background-color:#c1c1c1;
 border-bottom: 1px dashed #EAEAEA;
}
#index table tr.even td{
 height: 28px;
 background-color:#999999;
 border-bottom: 1px dashed #EBEBEB;
}





#admin_text {
  font: 12px Tahoma;
  margin-bottom: 10px;
  text-align:left;
}

#admin_text table {
/*
  padding: 0;
  margin-bottom: 0px;
  border-collapse: collapse;
  border-spacing: 0;
  */
}
#admin_text table tr{
  padding: 0;
  margin: 0;
}
#admin_text table tr td{
 padding-left: 10px;
}
#admin_text table tr td a{
  margin-right: 0px;
}

#admin_text table tr.zahlavi{
 font-weight: bold;
 background: #baeb24;
 border-bottom: 1px solid #A5A5A5;
 height: 25px;
}
#admin_text table tr.zapati{
 font-weight: bold;
 background: #baeb24;
 border-top: 1px solid #A5A5A5;
 height: 25px;
}

#admin_text table tr.zahlavi td.center{
 text-align: center;
}

#admin_text table tr.odd td{
 height: 28px;
 background-color:#c1c1c1;
 border-bottom: 1px dashed #EAEAEA;
}
#admin_text table tr.even td{
 height: 28px;
 background-color:#999999;
 border-bottom: 1px dashed #EBEBEB;
}

#admin_text input {
 text-align:left;
}

#admin_text h3 {  
  color: #BAEB24;
  font-weight: bold;
  text-align:center;
  font-size: 20px;
}

#admin_text .footerlink {
  text-align:center;
}



.focused{
 background-color: #fbf15a;
 height: 28px;
}

#topbar #navigator .prihlaseni{
  width: 320px;
	height: 20px;
	display: block; 
	float: left !important;
	margin-top: 116px;
	margin-left: 50px;
	padding-top: 17px;
	font-family: Franklin Gothic Book;
	font-size: 11px;
	color: #ffffff;	  
}
.white {
  color: white;
  font-family: Tahoma;
  font-size: 12px;
}
.inputjidelna {
  color: black;
  font-family: Tahoma;
  font-size: 12px;
}
.inputjidelnaB {
  color: black;
  font-family: Tahoma;
  font-size: 12px;
  background-color: #efefef;
}
.jidelnicekden {
  color: #e5fa37;
  font-family: Tahoma;
  font-size: 18px;
}
.jidelnicekB {
  background-color: #999999;
}
.jidelnicekDnes {
  background-color: #D4FF55;
  color: black;
}
.jidelnicekdenDnes {
  color: black;
  font-family: Tahoma;
  font-size: 18px;
}

.nahled {
	background-color: #9C9B9B;	
	margin-bottom: 8px;
}
.odkaznahled {
	color: #fff000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 10px;
	background: url(images/odkazex.gif) no-repeat;
}
.nahledInfo {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #454545;
	margin-bottom: 0px;
}
.nahledInfo table {
	margin-bottom: 0px;
}
.style1 {
	color: #BAEB24;
	font-size: 18px;
}

#index table tr.volne td{
 height: 28px;
 background-color: #AFE798;
 border-bottom: 1px dashed #EAEAEA;
}
#index table tr.nevyhovujici td{
 height: 28px;
 background-color: #8282FF;
 border-bottom: 1px dashed #EAEAEA;
}

/* improvizace Jirky :) :-D */
.plovouciokno {
 margin: 20px;
}
.plovouciokno h4 {
 font-weight: bold;
 text-align: center;
}
.plovouciokno ul {
 margin: 7px 0px 7px 10px;
 padding: 0px;
 list-style-type: disc;
}
.mapanahled img {
 border: 0px;
 padding: 0px;
 margin: 0px;
}

table tr.zahlavi{
 background-color: #baeb24;
}

.obedyorder td {
  background-color: #e4c23a; 
  height: 32px;
  text-align: center;
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
}
.obedyorder .tdth {
  background: url('images/th_bg.gif');  
}

.obedyorder .jmeno {
  font-family: Arial;
  font-size: 17px;
  text-align: left;
  font-weight: bold;
  background-color: #cccccc;
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;
  text-indent: 40px;
}

.obedyorder .deninfo {
  background: #efefef;
  width: 120px;  
  font-family: Arial;
  font-size: 13px;
  text-align: left;    
  text-indent: 16px;
}

.obedyorder .jidlo {
  background:#baeb24;
}

.obedyorder .nic {
  background:red;
}



#revitalizace {  
  clear: both;
  position: relative; 
  width: 795px;
	height: auto;
	display: block; 
	background-color: #707070;
	margin-bottom: 15px;	
	border: 1px solid #999999;
	-moz-border-radius: 15px;
  border-radius: 15px;
  padding: 10px 10px 10px 0
}
#revitalizace .text {
  float: left;
  padding-left: 25px;     
  padding-right: 25px;     
  line-height: 18px;
  font-family: Tahoma;
	font-size: 12px; 
  text-align: justify;   
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 15px;
}
.revitalizace_img {
  width: 150px;
}
.revitalizace_obr {
  float: left;
  margin-left: 39px;
  margin-top: 8px;
}

#revitalizace .clear_both {
  clear: both;
}

#loga {  
  clear: both;
  position: relative; 
  width: 795px;
	height: auto;
	display: block; 
	background-color: #8F8A8A;
	margin-bottom: 15px;	
	border: 1px solid #999999;
	-moz-border-radius: 15px;
  border-radius: 15px;
  padding: 10px 10px 10px 0
}
#loga .text {
   margin-left: 15px;
  line-height: 18px;
  font-family: Tahoma;
	font-size: 13px; 
  text-align: justify;   
  color: #ffffff;
}
.loga_img {
  width: 150px;
}
.loga_obr {
  float: left;
  margin-left: 39px;
  margin-top: 8px;
}

#loga .clear_both {
  clear: both;
}