/*** E. Mayer's RESET ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*** /E. Mayer's RESET ***/

html, body {
	height: 100%;
}
body {
	font: 90% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	background-color: #99CC00;
	background: url(../images/bg.png) repeat;
	}
p {
	line-height: 1.5em;
	padding-bottom: 0.5em;
	}
a {
	color: #8BBA00;
	}
strong {
	font-weight: bold;
	}
a:hover {
	color: #000;
	background-color: #000;
	background:url(../images/bg2.png);
	text-decoration:overline;
	}
img {
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
a img {
	border: none;
	text-decoration: none;
	margin-bottom: -3px;
	background: none;
	
	}
a:hover img {
	text-decoration: none;
	margin-bottom: -3px;
	background: none;
	}	
hr, .nodisp { 
	display: none;
}
.error {
	color: red;
}
.nodisp2 {
	visibility: hidden;
	}
.cl {
	clear: both;
	}

.cll {
	clear: left;
	}
.clr {
	clear: right;
	}

div#container {

}
div#topper {
	width: 100%;
	background-color: #000;
	/*background: #000 url(../images/header_bg.gif) top repeat-x;; mos ostre a koliduje s logem*/
	}
div#head {
	width: 970px;
	height: 150px;
	margin: 0 auto;
	text-align: center;
	}
div.ad {
	height: 60px;
	width: 468px;
	/*background-color: #CCCCCC;*/
	float: right;
	margin: 40px 30px 0 0;
	}
	
div#menu {
	width: 970px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.2em;
	height: auto;
	}
div#menu-in {
    float: left;
    width: 100%;
    line-height: normal;
    }
div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
div#menu li {
    float: left;
    background: url(../images/menu_left.gif) no-repeat left top;
    list-style-type: none;
    margin: 0 2px 0 0;
    padding: 0 0 0 12px;
    }
div#menu a, div#menu strong, div#menu span {
    display: block;
    background: url(../images/menu_right.gif) no-repeat right top;
    padding: 5px 12px 4px 0px;
	color: #000000;
	text-decoration: none;
    }
div#menu a:hover {
	text-decoration: underline;
	}
div#menu .active {
    background-image: url(../images/menu_act_left.gif);
    }
div#menu .active a {
    background-image: url(../images/menu_act_right.gif);
    padding-bottom: 5px;
    }	
	
	
div#submenu {
	clear: left;
	width: 100%;
	height: 40px;
	background:url(../images/submenu_bg.gif) bottom repeat-x;
	}

div#content-box {
	width: 970px;
	/*height: 100%;*/
	background: url(../images/sidebar_bg2.gif) top right repeat-y;
	margin: 0 auto;
	text-align: center;
	
	}
div#content {
	text-align: left;
	float: left;
	width: 732px;
	margin-bottom: 1em;
	}
div#content-in {
	background: #FFFFFF url(../images/content_bg.gif) top repeat-x;
	padding: 1em 2em 0.5em 2em;
	
	}
div.content-bottom {
	height: 24px;
	background-color: transparent;
	background: url(../images/content_bottom_bg.gif) no-repeat;
	}
	
	
div#sidebar {
	width: 218px;
	/*height: 100%;*/
	float: right;
	background: url(../images/sidebar_bg2.gif) top right repeat-y;
	margin-top: -40px;
	position:relative;
	}
div#sidebar-in {
	width: 159px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	}
div#sidebar-in a img {
	}
div#sidebar-in p {
	margin: 0;
	background-color: #000;
	line-height: 1.2em;
	color: #FFF;
	font-size: 1.0em;
	padding-top: 0.2em;
	}
div#sidebar-in p a {
	text-decoration: none;
	}
div#sidebar-in p strong {
	font-size: 1.3em;
	font-weight: normal;
	}

div#footer {
	clear: both;
	background: #000000 url(../images/footer_bg.gif) bottom repeat-x;
	background: #000;
	}

div#footer p {
	padding: 10px;
	color: #FFF;#99CC00;#CCE57F;
	}
	
div#head h1 {
	float: left;
	}
div#head h1 a {
  position: absolute;
  margin: 0;
  font-size: 0.9em;
  width:250px;
  height: 150px;
  overflow: hidden;
  }
div#head h1 a:hover {
 	cursor:pointer;
	}
div#head h1 a span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width:250px;
  height: 150px;
  background: #000 url(../images/logo.gif) top left no-repeat;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0.8em 0;
	}
h2 span {
	font-size: 0.8em;
}
	
h3 {
	font-size: 1.4em;
	padding: 0.4em 0;
}

dt {
	display: inline;
	background: #CCE57F url(../images/bg2.png);
	border-bottom: 3px solid #CCE57F;
	padding: 0.2em;
	margin: 0 0 0.5em 0;
	font-size: 1.1em;
	}
dd {
	margin: 1em;
	text-indent: 1em;
	}
dd.line {
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}

/*** PROGRAM ***/
#program {
	padding: 20px 0;
}
.film {
	padding: 10px 0;
}
.zahrada {
	position: relative !important;
}

/*.zahrada .zahlogo {
	position: absolute !important;
	top: 10px;
	right: 120px;
	width: 90px;
	height: 55px;
}*/

.zahlogo {
	position: absolute !important;
	top: 10px;
	right: 120px;
	width: 90px;
	height: 55px;
	background: url('../images/logo-zahrada.gif') no-repeat right top;	
}

html>body .zahlogo {
	background: url('../images/logo-zahrada.png') no-repeat right top !important;	

}

.film .kdy {
	width: 80px;
	height: 84px;
	background: white url('../images/film_kdy.gif') no-repeat right top;
	float:left;	
}
.zahrada .kdy {
		background: white url('../images/zahrada_kdy.gif') no-repeat right top;
}
.film .kdy span {
		display: block;
		margin: 13px 15px 0 0;
		float: right;
		font-size: 15px;
}

.film .kdy strong {
		display: block;
		float: right;
		margin: 13px 8px 0 0;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 20px;
}
.zahrada .co {
	/*background-color: #88D7F4 !important;*/
}

.film .co {
	width: 460px;
	height: 84px;
	background-color:#E9E9E9;
	float:left;
}

.aktual .co  {
		background-color:#CCE57F !important;
}
.film .co h3 {
	margin: 10px 0 13px 15px;
	padding: 0;
	font-size: 1.3em;
}
.zahrada .co h3 a{
	color: #00ADEF;
	}

.film .co p {
		margin-left: 15px;
}

.imgcenter {
	margin: 0 auto;
	text-align: center;
}

/*** REZERVACE ***/
.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: 8em;
}
.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: 8em;
	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;
	}
	
div#content-in div.diskuze {
	text-align: center;
	}
div#content-in div.diskuze table {
	margin: 0 auto;
	text-align: left;
	}
table {
	border-collapse: collapse;
	font-size: 1em;
	}
table tr td {
	padding: 5px;
	}
.vnitrni_okraj { 
border-width:1px; border-style:solid; border-color: #000000 
	}
ul {
	padding-left: 10px; 
}
ul li {
	list-style-type: disc;
	padding: 0.2em 0 0 0.1em;
}

img.film-img {
	float: right;
	padding: 0 0 1em 1em;
}
img.film-img1 {
	float: left;
	padding: 0 1em 0em 0em;
}
/*** FOTKY ***/
.gallery .film-img2 {
	padding: 10px 0 0 0;
}
.gallery .l {
	padding: 10px 10px 0 0;
}
.gallery .back {
	padding-top: 10px;
}

.video-in {
	width: 450px;
}
.video {
	margin:0 auto; 
	text-align:center;
}

.rezervuj {
	display: inline;
	background: #CCE57F url(../images/bg2.png);
	border-bottom: 3px solid #CCE57F;
	padding: 0.2em;
	margin: 0 0 0.5em 0;
	font-size: 1.1em;
}

.demokracie h4 {
  font-size: 1.6em;
  background: #CCE57F url(../images/bg2.png);
  border-top: 3px solid #CCE57F;
  margin-bottom: 0.2em;
  }