p, img, table, tr, th, td, ul,li, h1, h2, h3, h4, h5, fieldset {
	border:  0px none;
	margin:  0px;
	padding: 0px;	
	list-style-type: none;
}

a { text-decoration: underline; }
a:hover { text-decoration: none; }

body {
	margin:0; padding:0;
	background: #534B3F url("images/background.gif") 0 0 repeat-x;
	text-align:center;
	font-family: Verdana, Arial, "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 0.75em;
}


#page {
	width: 903px;
	margin:1em auto;
	text-align:left;
}

/**************** header *********************/
#header { height: 94px; padding-right: 5px; }
#header h1 {
  float: left;
	margin: 0; padding:0;
	position: relative; left: 54px; top: 0px;
	width: 359px; height: 94px;
	overflow: hidden;
	cursor: pointer;
}
#header h1 span {
	display:block;
	position:absolute; left:0; top: 0; z-index:1;
	width: 359px; height: 94px;
	margin: 0 0 0 0;  padding:0;
	background: url("images/logo_CF_Petrov.gif") top left no-repeat;
	cursor: pointer;
}

/**************** navigace ********************************/
ul#menu { float: right; margin-top: 68px; }
ul#menu ul { margin-top: 0px; }	
ul#menu li {	float:left; margin-left: 10px; }
ul#menu li a { display: block; padding: 6px 6px;  }
ul#menu ul.submenu li { width: 150px;	} 
ul#menu  a { color: #FFB500; text-decoration: none; }	
ul#menu a:hover, ul#menu a#active {	color: #fff; background: #6B411F; }
ul#menu ul { position:absolute; visibility:hidden; background: #6B411F; }
ul#menu li:hover ul, ul#menu li.hover ul { visibility:visible; }
ul#menu li li { float:none; border:none; padding:0; }
ul#menu li { behavior: url(hover.htc); }

/********************** title **************************/
#title {
  height: 296px;
  background: #6B411F url("images/title-background.jpg") 0 0 no-repeat;
}

#ticket {
  float: left;
  width: 135px; 
  color: #fff; 
  text-align: center;
  z-index: 5;
}
#ticket p { padding: 70px 0 10px 28px;}
#ticket h3 { font-size: 1.3em; line-height: 1.8; margin: 0 4px 0 28px;}
#ticket strong { display: block; padding: 5px 0 0 26px; color: #F4D200; }

#ticket a { 
  display: block;
  background: url("images/video.gif") 0 0 no-repeat;
  height: 30px;
  width: 26px;
  margin: 50px 0 0 68px;
}
#ticket a span { display: none; }

#cast {
  float: left;
	margin: 0; padding:0;
	position: relative; left: 13px; top: 0px;
	width: 329px;
  height: 271px;
	overflow: hidden;
}
#cast span {
  display:block;
	position:absolute; left:0; top: 0; z-index:1;
	width: 329px;
  height: 271px;
	margin: 0 0 0 0;  padding:0;
	background: url("images/ucinkujici.jpg") top left no-repeat;
}
#cast ul { margin: 20px 0 0 50px; }
#cast ul li {
  color: #F4D200;
  font-weight: bold;
  padding: 5px 0;
  font-size: 1.2em;
}

#foto {
  float: right;
  width: 408px;
  height: 296px;
}


/********************* partners *************************/
#partners {
	float: left;
	position: absolute;
	width: 513px;
	margin-left: 47px;
	background: url("images/partners-background.jpg") 0 0 no-repeat;
}

.colum {
  float: left;
  width: 200px;
  margin: 0 0 0 10px;
}
.no-border { border: none; width: 220px;}

#partners h4 { font-size: 0.8em; font-weight: normal; margin: 25px 0 15px 0;}


/********************* right-panel *************************/
#right-panel {
  background: url("images/content-background.gif") 47px 0 repeat-y;
	padding:0 0 0 513px; 
	min-height: 450px;
  _height: 450px;
}

#right-panel p { padding: 6px 15px 6px 15px; text-align: justify; line-height: 1.6; color: #966944; }
#right-panel h2 { font-size: 1.1em; color: #966944; padding: 20px 12px 10px; }
#right-panel h3 { font-size: 1.0em; padding: 5px 20px 5px; }
#right-panel h3.prvni { padding: 15px 20px 5px;}
#right-panel h3 a { color: #966944;  }
#right-panel div { text-align: center; }
#right-panel img { border: 0px solid #966944; }
#right-panel a#mapa { display: block; padding-top: 10px; color: #966944; }
#right-panel ul { padding: 10px 15px 0 15px; color: #966944;  }
#right-panel ul li { padding: 2px 0; }

table {
  display: table;
  font-size: 0.8em;
  font-family: Verdana, Arial, "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  width: 350px;
  margin-left: 20px;
}
td { background: #E2D6C3; padding: 7px 7px; }
.tab { position:absolute; top: 440px; visibility:hidden; }
.lighter td { background: #EFE8D8; font-weight: bold; color: #333; }
img#kontakt { border: none; margin-left: 10px; }

form { padding: 5px 0 0 20px; }
/********************* footer *************************/
#footer {
     padding: 10px;
     margin-left: 45px;
     font-size: 1em;
     color: #fff;
     text-align: center;
}

hr.cleaner {
	clear: both;
  margin: -1px 0 0 0; padding: 0;
  height: 1px;
  border: none;
  visibility: hidden;
}


/*********************** styl pro lightbox ***********************/
.hidden { display: none; }

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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	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: 11;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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: #fff;
	filter:alpha(opacity=0);
	-moz-opacity: 0.6;
	opacity: 0.6;
	*/
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

