BODY {
	font-family: sans-serif;
	font-size: 1.2em;
	margin: 0;
	background-color: #eeeeee;
}

.zahlavi {
	background-color: #D0DCE0;	
}

TR.zahlavi TD {
	padding: 3px;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px dotted black;
}

.stagTable {
	font-family: sans-serif;
	font-size: 0.9em;
	border: 1px solid #89A5AE;
	margin: 0;
}

.tableRowS {
	background-color: #CCCCCC;
}


.tableRowL {
	background-color: #DDDDDD;
}

.tableColumn {	
	padding: 3px;	
}

/************* Stavy akci ****************/
.akceZacina {
	color: Green;
	font-weight: bold;
}

.akceProbiha {
	color: #FFA500;
	font-weight: bold;
}

.akceKonci {
	color: Red;
	font-weight: bold;
}

/*************** RSS Style **************/
div.RSSFeed {
	_border: 1px solid black;
	margin-bottom: 5px;
}

div.RSSFeed H1 {
        margin: 0px;
	padding: 3px;
	font-size: 20px;
	background-color: #DCDCDC;
}

div.RSSFeed H2 {
	font-size: 1.2em;
	display: inline;
	margin-right:100px;
}

div.RSSContent {
	padding: 5px;
	margin-top: 10px;
	padding-bottom:20px;
	border-bottom: 2px dotted green;
}

div.RSSPubDate {
	font-style: italic;
	display: inline;
	font-size:0.8em;
	position: absolute; 
	right: 10px;
}

div.RSSDescription {
}

/***************** televizka style **********/
#menu { 
	background-color:#fff7b7;
        overflow: auto;
	margin: 0;
	_padding-bottom:5px;
	font-size: 0.6em;
	border-bottom: 2px ridge red;
}

#menu ul li {
   padding: 5px 5px;
   list-style-type: none;
   display: inline;
   margin:0px;
}

#menu a {
	text-decoration:none;
}

#kamera {
	border: 3px dotted gray;
	padding: 10px;
	margin-top:20px;
}

.reklama {
	text-align: center;
	margin: 10px;
}

#nadpis {
	border-bottom: 2px ridge red;
	width: 100%;
	margin: 0 0 0 0;
	font-size: 1.2em;\
	color: gray;
	background-color: lightgray;
}

#nadpis h1 {
 display: inline;
 font-size: 1.2em;
}

#nadpis a {
    color: inherit;
    text-decoration: none;
}

/****************** menza *******************/
#jidelnicek {
   _border: 2px dotted gray;
   width: 100%;
   padding: 5px 5px 5px 5px;
}

.jidel_kate {
	width:100%;
        font-size: 1.2em;
}

.jidel_kate td {
	padding: 10px 10px 10px 10px;

}
.jidel_kate h2 {
        font-size: 1.5em;
	margin: 0.5em 0 0.1em 0;
}

.jidel_kate td.price,td.price1 {
	text-align:right;
	padding-top:0.5em;
	width:2.0em;
}

.jidel_kate td.price {
	font-weight:bolder;
}
.jidel_kate td.price1 {
	color: #aaaaaa;
}

.jidel_kate td.price_header {
	font-size: 0.6em;
	color: #aaaaaa;
	vertical-align:bottom;
	text-align:center;
}

span.product_allergens {
    font-size: 0.6em;
}

/****************** modulAbout ****************/
.nadpisabout {
}

/****************** orientace ****************/
.orient { /* tohle uz je mozna obsolete */
	_background:white;
}
#mapaOrientace {
	border: 0;
	height:500px;
}
.aula {
	font-family: sans-serif;
	color:green; 
	float:left;
	margin-right: 30px;
	vertical-align:top;
}
.torient {
	vertical-align:top;
}

.galeriereklam {
	padding:20px;
	text-align:center;

}

/*** modul meteo ***/
td.meteo {
    padding: 5px;
    font-size: 1.5em;
    font-weight: bold;
}
