* {
	margin:0;
	padding:0;
	}
html, body {
	height: 100%;
}
body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	background-color: #99CC00;
	background: url(../images/background.gif) repeat;
	}
hr, .nodisp { 
	display: none;
}
.error {
	color: red;
}
.nodisp2 {
	visibility: hidden;
	}
.cl {
	clear: both;
	}
.cll {
	clear: left;
	}
.clr {
	clear: right;
	}
table {
	border-collapse: collapse;
	font-size: 1em;
	}
table tr td {
	padding: 5px;
	}
a {
	color: #000000;
	text-decoration: underline;
	}
a:hover {
	color: #99CC00;
	}
a img {
	border: none;
	border-top: 3px solid #FFF;
	margin-top: 10px;
	}
a:hover.img{
	background-color: #FFFFFF;
	}
a:hover img {
	border-top: 3px solid #99CC00;
	}
h3 {
	font-size: 1.2em;
	padding-top: 1em;
	}
div#flayer {
	position: absolute;
	top: 115px;
	margin-left: 680px;
	}
div#flayer2 {
	position: absolute;
	top: 115px;
	margin-left: -187px;
	}
div#flayer img, div#flayer2 img {
	border: 3px solid #000;
	margin-bottom: 1px;
	}
div#container { 
	width: 746px;
	margin: 0 auto;
	text-align:left;
	min-height: 100%;
	height: 100%;
	position: relative;
	background: #FFF url(../images/back3.gif) repeat-y top;
	}
body>#container {
 	height: auto;
 }
*:first-child+html #container {
 	height: auto;
	}

div#head {
	width: 746px;
	height: 95px;
	background-color: #000000;
	}
div#head h1 a {
  position: absolute;
  margin: 0;
  font-size: 0.9em;
  width:746px;
  height: 90px;
  overflow: hidden;
  }
div#head h1 a:hover {
 	cursor:pointer;
	}
div#head h1 a span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width:746px;
  height: 90px;
  background: #000 url(../images/head.jpg) top left no-repeat;
}
div#content-box{
	/*background: #FFF url(../images/back3.gif) repeat-y top;*/
	text-align: center;
	padding-bottom: 20px;
	}
div#content, div#menu {
	width: 618px;
	margin: 0 auto;
	text-align: left;
	}
div#menu {
	background: #000;
	color: #FFF;
	text-transform:uppercase;
	}
div#menu ul {
	padding-left: 3px;
	}
div#menu ul li, div#menu ul li strong {
	display:inline;
	list-style: none;
	padding: 0 2px;
	font-size: 10px;
	font-weight: bold;
	float: left;
	}
div#menu ul li strong, div#menu ul li a  {
	display: block;
	width: 70px;
	padding: 5px 0;
	background-color: #000;
	text-decoration:none;
	color:#FFF;
	text-align: center;
	margin-bottom: 0;
	line-height: 1.5em;
	}
div#menu ul li.first {
	padding-left: 7px;
	}
div#menu ul li a:hover, div#menu ul li.active a  {
	color: #000;
	font-weight:bold;
	background: #FFF url(../images/menu-bg.gif) top left no-repeat;
	}
div#menu ul li.active a:hover {
	color: #000;
	font-weight:bold;
	background: #FFF url(../images/menu-bg.gif) top left no-repeat;
	}
div#menu ul li a:hover {
	background: none;
	color: #99CC00;
	}

div#content {
	background: url(../images/content-bg.gif) top right no-repeat;
	}
*html div#content {
	background: url(../images/content-bg.gif) top center no-repeat;
	margin-left: 1px;
	}
div#content-in {
	padding: 2em;
	padding-bottom: 6em;
	font-size: 1.1em;
		}
div#content-in h2 {
	padding: 0.3em 0 0.5em 0;
	font-size: 1.4em;
	text-transform: uppercase;
	}
div#content-in p {
	padding: 1em 0;
	}
div#content-in p.org {
	float: right;
	}
div#content-in table.program {
	width: 573px;
	padding: 1px;
	}
div#content-in table.program tr.even td {
	background-color: #BDBDBD;
	border: 1px solid #BDBDBD;
	}
div#content-in table.program tr.odd td {
	border-top: 1px solid #BDBDBD;
	}
div#content-in table.program tr.odd td.first {
	border-top: none;
	border-right: 1px solid #BDBDBD;
	}
div#content-in table.program tr.odd td.last {
	border-right: 1px solid #BDBDBD;
	}
div#content-in table.program tr td.actual {
	background-color:#BDBDBD;
	color: #608000;
	font-size: 115%;
	}
div#content-in dl.news {
	padding-bottom: 2em;
	}
div#content-in dl.news dt {
	font-weight: bold;
	padding: 1em 0 0.3em 0;
	}
div#content-in dl.news dd {
	text-indent: 1em;
	}
div#footer {
	width: 620px;
	height: 40px;
	margin: 0 auto;
	background-color:#000000;
	background: url(../images/footer-bg.gif) top right no-repeat;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 63px;
	}
div#footer p {
	font-size: 8px;
	padding-top: 10px;
	}
div#content-in div.diskuze {
	text-align: center;
	}
div#content-in div.diskuze table {
	margin: 0 auto;
	text-align: left;
	}
	
div#content-in p.film-info {
	line-height: 1.5em;
	}	
div#content-in img.film-img {
	float: right;
	padding: 0 0 1em 1em;
	}
div.gallery {
	padding-top: 10px;
	}
div#content-in img.film-img2 {
	float: left;
	padding-bottom: 10px;

	}
div#content-in img.l {
	margin-right: 8px;
	}
div#content-in img.ll {
	margin-right: 14px;
	}
div#content-in img.lll {
	float: center;
	}
div#content-in img.llll {
	float: right;
	margin-right: 0px;
	}
	
.rezervace form fieldset {
	width: 540px;
	padding: 1.2em 1em;
	margin: 1em 0;
	border: 1px solid #000;
}
.rezervace form legend {
	border: 1px solid #000;
	padding: 0.1em 0.4em;
	background-color: #C2E066;
	}
*html .rezervace form fieldset legend  {
	margin-bottom: 1em;
	}
.rezervace form label {
	float: left;
	width: 5em;
}
.rezervace form input, .rezervace form textarea, .rezervace form select {
	display: block;
	margin: 0 0 0.7em 5em;
	width: 20em;
	font-family: sans-serif;
	border: 1px solid #000;
}

form input, form textarea, form select {
	border: 1px solid #000;
	}

form input:focus, form textarea:focus, form select:focus {
	background-color: #C2E066;
	}
.rezervace form input {
	width: 15em;
	}
.rezervace form select#count {
	width: 4em;
	}
.rezervace form input.long {
	width: 30em;
	}
.rezervace form .button {
	display: block;
	margin-left: 5em;
	font-family: sans-serif;
}	

.rezervace form .button input {
	float: left;
	width: 10em;
	margin: 0 1em 0 0;
}

.rezervace form span {
	display: block;
	float: right;
	margin: 0.2em 5em 0 0;
	font-size: 80%;
	font-weight: bold;
	}
.rezervace *html form span {
	margin-right: 0.5em;
	}
p.banner {
	margin: 0;
	padding: 0;
	}
.center {
	text-align: center;
	margin: 0 auto;
	}
