@charset "utf-8";
body {
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#all {
	width: 1010px; 
	margin: 20px auto 0 auto;
	text-align: left;
	background: url(background.jpg) no-repeat left top;
}
#all #head {
	padding-top: 135px;
	position: relative;
}
h1 {
	display: none;
}
#all #head ul {
	list-style-type: none;
	margin: 0 70px 0 0;
	float: right;
}
#all #head li {
	float: left;
	margin-left: 20px;	
}
#all #head ul li a {
	color: #A20012;
	font-size: 22px;
}
#all #head ul li a:hover {
	color: black;
}


.cleaner {
	clear: both;
	visibility: hidden;
}
#footer {
	margin-top: 70px;
	text-align: center;
	margin-left: 50px;
}
#all #main {
	margin-top: 100px;
	height: 330px;
	position: relative;
	padding-top: 1px;
	overflow: auto;
	padding: 0 50px 0 150px;
}
#sponzor {	
	text-align: center;
}
#sponzor a img{
	border: none;
}

p {
	text-align: justify;
	margin-right: 15px;
}
h2 {
	color: white;
	font-size: 30px;
	margin: 0px;
	padding: 0;
}
a {
	color: white;
	text-decoration: none;
}
img {
	border: none;
}
a.karte {
    width: 100px;
    height: 100px;
    /*border: 1px solid #FF090E; */
    text-align: center;
    display: block;
    float: left;
    padding: 5px;
    margin: 7px;
}
span.kdy {
	float: left;
	color: #711017;
	font-size: 23px;
	line-height: 25px;
}
h3.film {
	float: left;
	color: #711017;
	font-size: 25px;
	margin: 0;
	line-height: 25px;
	border-left: 2px solid #711017;
	margin-left: 5px;
	padding-left: 5px;
}
h3.typ {
	color: #E59627;
	font-size: 24px;
	font-weight: bold;	
}
span.info {
	clear: both;
	display: block;
	color: #711017;
	font-size: 11px;
}
p.popis {
	margin-top: 0;
}

div.film {
	width: 110px;
	float: left;
}
div.film div.vrch h2,div.film div.posled h2 {
	color: #A3250B;
	font-size: 14px;
	margin:0;
	padding: 0;
}
div.film div.vrch {
	border-right: 2px solid #FF7206;
	border-bottom: 5px solid #FF7206;
	padding: 5px;
	height: 200px;
	position: relative;
}
div.film div.posled {
	border-bottom: 5px solid #FF7206;
	padding: 5px;
	height: 200px;
	position: relative;
}
div.film div.vrch img,div.film div.posled img {
	width: 80px;
	border: 3px solid #FF7206;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
div.film p {
	margin: 5px 10px 5px 5px;
	font-size: 12px;
	height: 500px;
}
div.film span {
	font-size: 11px;
}
div.film a {
	font-size: 25px;
	color: #A3250B;
	text-decoration: none;
	display: block;
	text-align: right;
	margin: 10px;
}
div#posun a.left {
	background: url(sipla-l.png) no-repeat;
	display: block;
	float: left;
	line-height: 25px;
	color: #A3250B;
	text-decoration: none;
	padding-left: 30px;
	font-weight: bold;
}
div#posun a.right {
	background: url(sipka-r.png) no-repeat right;
	display: block;
	float: right;
	line-height: 25px;
	color: #A3250B;
	text-decoration: none;
	padding-right: 30px;
	margin-right: 10px;
	font-weight: bold;
}
div#posun a.save {
	background: url(save.png) no-repeat 0 2px;
	display: block;
	line-height: 25px;
	color: #4E973E;
	text-decoration: none;
	padding-left: 30px;
	position: absolute;
	left: 360px;
}
hr.film {
  height: 5px; 
  width: 750px;
  color: #FF7206; 
  background-color: #FF7206; 
  border: 0px solid #FF7206;
  clear: both;
  margin-right: 10px;
}

/*********** Lightbox ***********************************************/
html, body {

}
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
#TB_overlay {
  position: absolute;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  min-height:100%;
  min-height:100%;
}
#TB_window {
  position: absolute;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  text-align:left;
}
#TB_window img {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:5px 10px 7px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
    overflow: hidden;
}
#TB_spec {
	position: absolute;
	bottom: 5px;
	left: 120px;
}
#TB_spec img {
	float: left;
	border: none;
}
#TB_vrch {
	position: absolute;
	top: -26px;
	width:696px;
	height: 27px;
	background: url(pop-vrch.gif);
}
#TB_spod {
	position: absolute;
	bottom: -28px;
	left: 0;
	width:696px;
	height: 31px;
	background: url(pop-spod.gif);
}
a#TB_closeWindowButton {
	position: absolute;
	left: 570px;
	top: 10px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-size: 13px;
}

form#nova_reakce {
    margin: 50px 120px 0 120px;
}
form#nova_reakce label {
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin-bottom: -3px;
    margin-top: 5px;
}
form#nova_reakce input, form#nova_reakce textarea {
    border: 1px solid #E6DBCB;
    background-color: white;
    width: 300px;
    color: #A69791;
}
form#nova_reakce input:focus, form#nova_reakce textarea:focus {
    border: 1px solid #423728;
}
form#nova_reakce textarea {
    width: 500px;
    height: 100px;
}
form#nova_reakce input.submit {
    display: block;
    width: 220px;
    margin-top: 10px;
    height: 40px;
    background: white;
    font-size: 20px;
}
form#nova_reakce ul {
    margin: 5px 0;
    padding: 5px;
    color: #CF908B;
    border-left: 4px solid #CF908B;
    list-style: none;
} 
div.disk_reakce, div.vyp_gal {
    width: 700px;
    margin-left: 40px;
}
div.disk_reakce h3, div.vyp_gal h3 {
    height: 30px;
    font-size: 20px;
    color: #423728;
    line-height: 30px;
    background: #DFB671;
    font-family: Calibri;
    margin: 0;  
}
div.disk_reakce h3 span {
    color: #736859;
    font-size: 14px;
}
div.disk_reakce h3 span.corner, div.vyp_gal h3 span.corner {
    display: block;
    float: left;
    height: 30px;
    width: 5px;
}
div.disk_reakce h3 a {
    color: #B7AD9F;
    float: right;
    text-decoration: none;
    margin: 0;
    line-height: 26px;
}
div.disk_reakce h3 a:hover {
    color: #423728;
}
div.disk_reakce p {
    padding: 0px 10px;
	margin: 0;
    color: #423728;
    margin-bottom: 5px;
}
div.disk_pocet {
    width: 690px;
    margin-left: 45px;
    margin-top: 10px;
    color: #423728;
    margin-bottom: 5px;
}
div.disk_pocet div {
    float: right;
}
div.disk_pocet div a {
    width: 17px;
    height: 20px;
    display: block;
    float: left;
    border: 1px solid Black;
    text-align: center;
    color: Black;
    font-size: 18px;
    text-decoration: none;
    line-height:  17px;
    margin-right: 5px;
}
div.disk_pocet div a:hover {
    background: white;
}
