body  { margin-top: 0px;font-family: arial; background-color: #86823A; font-size: 8pt; text-align: center}
table { margin: 0px;top-margin: 0px;font-family: arial; font-size: 8pt; }
table.cenik { border: solid 1px gray;}
td.aktual { height:100%;  vertical-align: top;}
td.aktual2 { text-align: left;}
td.cenik { border: solid 1px gray;}
td.cenik_main { border: solid 1px gray; font-weight: bolder}
td.foot {color: white;font-weight: bolder}
td.tab { background-color: rgb(239,237,180); }
td.tab1 { background-color: rgb(239,237,180); border-bottom: solid 1px #86823A; }
td.tableheading {font: bolder}
.startpoint { position: relative }
.menu0 {position:absolute; DISPLAY:none; top:87px; width:220px; height:100px; left: 300px }
.menu1 {position:absolute; DISPLAY:none; top:87px; width:220px; height:100px; left: 390px }
img { border: 0px }

a { border: 0px }

a.foot  {color: white; text-decoration : none}
a.foot:visited {color: white;text-decoration : none;}
a.foot:active  {color: white; text-decoration : underline;}
a.foot:hover  {color : white;	text-decoration : underline;}

a.akce  {color: black; text-decoration : none}
a.akce:visited {color: black;text-decoration : none;}
a.akce:active  {color: black; text-decoration : underline;}
a.akce:hover  {color : black;	text-decoration : underline;}

a.roz  {color: blue; text-decoration : none;}
a.roz:visited {color: #86823A;text-decoration : none;}
a.roz:active  {color: #86823A; text-decoration : underline;}
a.roz:hover  {color : #86823A;	text-decoration : underline;}


/* *************************** Fotoalbum ********************* */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(album/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(album/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(album/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* *************************** Hala css ********************* */

table.hala { border: solid 0px gray; background-color: gray}
th.hala { background-color: rgb(192,192,192)}
td.hala  { background-color: #ffcc00; text-align: center;}
td.hala_bold  { background-color: #ffcc00; text-align: center; font-weight: bolder}
td.hala1  { background-color: #ff9900; text-align: center}
td.hala1_bold  { background-color: #ff9900; text-align: center; font-weight: bolder}

td.hala2  { background-color: #008000; text-align: center;}
td.hala2_bold  { background-color: #008000; text-align: center; font-weight: bolder}