/* @override http://localhost/anifest/style.css */

/* css document */
* {
	margin: 0;
	padding: 0
}
html, body {
	width: 100%;
	height: 100%;
	text-align: center;
	background: #e8d9c4 url(img/bg2.png) repeat-x center;
	background-attachment: fixed;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#web {
	width: 915px;
	height: 800px;
	background-color: #fff;
	margin: 0 auto
}
#header {
	width: 100%;
	height: 200px;
	margin-bottom: 10px;
}
#header h1 a, #header h1 a:visited{ 
	text-decoration: none;
	color: white;
	padding: 20px 0px 0px 20px;
	float: left;
	position: relative;
	left: 14px;
	top:30px;
}

#header h1 a:hover{
	text-decoration: underline;
}

#header h1 a span{
	background: url(img/logo.png) no-repeat;
	width: 183px;
	height: 137px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner{
	width: 500px;
	height: 200px;
	position: relative;
	left: 95px;
	float: left;
	top: 5px;
}
#banner img{
	position: relative;
	left: 0;
	top: 10px;
	float: left;
}
.lang {
	position: absolute;
	margin: 50px 0 0 735px;
	width: 180px;
	text-align: left;
}
.lang p {
	font-size: 12px;
}
.lang p.choo {
	clear: both;
	border-top: 1px solid #666666;
	padding-top: 3px;
	margin-top: 3px;
	width: 93%
}
.lang p.choo a {
	color: #333333;
	font-weight: bold;
}
.lang p.choo a:hover {
	text-decoration: none;
}
.lang strong.dni {
	font-size: 39px;
	display: block;
	width: 50px;
	height: 40px;
	float: left;
	margin-top: -4px;
}
.lang span.big {
	font-size: 13px;
}
.lang span.big {
	text-align: left;
	padding-top: 3px;
	display: block;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0;
}
.fotogalerie a img {
	border: 2px #999999 solid;
	margin: 10px;
}
.fotogalerie table {
	width: 100%;
}
.fotogalerie table td {
	width: 50%;
	text-align: center;
}
#text {
	width: 523px;
	min-height: 677px;
	_height: 677px;
	background: url(img/bgtext.gif) no-repeat top;
	float: left;
}
#intext {
	margin: 10px 28px 28px 28px
}
#text {
	font-size: 12px;
}
#text, #text a {
	color: #0B0A0A;
}
#text img {
	border: 1px solid #BBBCBE
}
#text img.gallery_three {
	width: 120px;
}
#text a:hover {
	text-decoration: none;
}
#text p, #text ul, #text ol {
	margin-bottom: 12px;
}
#text ul, #text ol {
	margin-left: 15px;
}
#text h1 {
	color: #E32521;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 13px;
	font-family: "Arial Narrow";
	font-weight: bold;
}
#text h2 {
	font-size: 16px;
	margin-bottom: 4px;
	color: Red;
	font-family: "Arial Narrow";
	font-weight: bold;
}
#text h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
.menu {
	padding-bottom: 10px;
	margin: 0 23px;
	margin-bottom: 30px;
	text-transform: capitalize;
	list-style-type: disc;
	text-transform: uppercase;
	font-size: 20px;
	float: left;
	font-family: "Arial Narrow";
	font-weight: bold;
}
.menu li {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 20px;
}
.menu li.zavreno ul {
	display: none;
	font: small-caps;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	clear: left;
}
.menu li a {
	display: block;
	width: 100%;
	text-decoration: none;
	font-size: .8em;
	padding: .5em 0;
	color: #7F7D7E;
	text-transform: uppercase;
	border-bottom: 1px dotted #B6B7B9;
}
.menu li a.first {
	padding-top: 12px;
}
.menu li a:hover, .menu .otevreno a {
	color: #E32521;
}
.menu li.otevreno li {
	background: url(img/menuli.gif) no-repeat 0em center;
}
.menu li.otevreno li a {
	text-transform: none;
	padding-left: 1.5em;
	color: #7F7D7E;
}
.menu li.otevreno li a:hover {
	color: #E32521;
}
#content {
	text-align: left;
	background: #fff;
}
#cleft {
	width: 192px;
	float: left;
}
#cright {
	width: 199px;
	float: left;
	clear: right;
	font-size: 12px;
}
#cright h3 a {
	font-size: 13px;
}
#cright h3 a, .news {
	color: #0B0A0A;
}
#cright h3 a:hover {
	text-decoration: none;
}
.news, #cright h2 {
	border-bottom: 1px dotted #B6B7B9;
	display: block;
	padding-bottom: 10px;
	margin: 0 20px
}
#cright h2 {
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
#cright h2.new {
	color: #E5228B;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 16px;
}
#cright h2.dis {
	color: #EAB600;
}
#cleft h2.dis_ {
	color: #EAB600;
	border-bottom: 1px dotted #B6B7B9;
	display: block;
	padding-bottom: 10px;
	margin: 0 20px;
	font-size: 12px;
}
.news {
	margin-bottom: 10px;
}
.date {
	display: block;
	text-align: right;
}
#partneri {
	height: 117px;
	background: url(img/partneri.gif) no-repeat top center;
	clear: both;
	color: #0B0A0A;
	padding-top: 32px;
}
#partneri p {
	display: block;
	width: 170px;
	text-align: right;
	font-size: 10px;
	border-right: 1px dotted #B6B7B9;
	padding: 0 20px 20px 0;
	float: left;
}
#partneri strong {
	text-transform: uppercase;
	color: #E32521;
	font-size: 14px;
}
#partneri table a img {
	border: none;
}
#partneri table {
	width: 550px;
	padding-left: 30px;
	height: 70px
}
#cleft form {
	margin: 0 20px;
	margin-bottom: 30px;
}
input {
	border: 2px solid #858786;
	width: 97%;
}
input.submit {
	border: 0px;
	background: none;
	font-weight: bold;
	font-size: 16px;
	font-family: "Arial Narrow";
	text-transform: uppercase;
	text-align: left;
	margin-left: -3px;
}
form#login input.submit {
	color: #93C40D;
	padding-left: 3px;
}
form#search input.submit {
	color: #22ACEC;
	padding-left: 3px;
}
fieldset {
	border: 0
}
label {
	color: #2C2B2B;
	font-size: 11px;
	font-weight: bold;
	margin: 6px 0 3px 0;
	display: block;
}
label.sub {
	font-size: 1px;
}
.footer {
	color: #5F5F5F;
	font-size: 10px;
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
	height: 30px;
}
.footer a {
	color: #5F5F5F;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
label.suba {
	font-size: 1px;
}
.footer {
	color: #5F5F5F;
	font-size: 10px;
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
	height: 30px;
}
.footer a {
	color: #5F5F5F;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.clanek {
	padding-bottom: 26px;
	margin-bottom: 4px;
	float: left
}
#text .clanek h2 {
	margin-bottom: -2px;
	font-size: 16px;
}
#text p span.clinfo {
	color: #939598
}
.img {
	float: left;
	width: 140px;
}
.cltext {
	float: left;
	width: 320px;
	padding-top: -10px;
}
.one {
	background: url(img/one.gif) no-repeat bottom
}
.two {
	background: url(img/two.gif) no-repeat bottom
}
#text .submit {
	color: #93C40D
}
#text input {
	width: 150px
}
#text #forumform input {
	width: 300px
}
#text #forumform textarea {
	width: 300px;
	border: 2px solid #858786;
	height: 90px
}
#forum div {
	border-top: 1px solid #E1E1E1;
	padding-top: 10px;
}
#forum div div {
	margin-left: 35px
}
/* zobrazeni patneru */
#text .partner_cat {

	clear: both;
	text-align: center !important;
  width: 100%;
}
#text .partner_cat h2 {
	color: black;
	background-color: #E6E6E6;
	text-align: center;
}
#text .partner_cat .img {

	width: 140px;

	padding: 0 0 0 10px;
}
/* partneri paticka */
.mask {
	position: relative;
	height: 72px;
	overflow: hidden;
	text-align: center;
	width: 129px;
	margin: 0px;
	padding: 0px;
}
#pBox1, #pBox2, #pBox3, #pBox4 {
	position: absolute;
	width: 129px;
	top: 0px;
	left: 0px;
}
.cat_title {
	font-size: 10px;
	text-align: center;
	padding-top: 0px;
}
span.help {
	color: #A9A7A8;
}
span.help a {
	color: #A9A7A8 !important;
}
h6 a {
	color: black;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 5px;
}
/* anketa */
.poll1, .poll2, .poll3 {
	margin: 5px 0 29px 0
}
.poll1, .poll2, .poll3, .poll1 div, .poll2 div, .poll3 div {
	width: 100%;
	line-height: 0px;
	font-size: 0;
	height: 3px;
	background-color: #A0A0A0;
}
.poll1 div, .poll2 div, .poll3 div {
	background-color: #A1262A;
	height: 3px
}
/* tabulkový výpis programu */
.program-table {
}
.tr_one {
	background-color: #EEF0EF;
}
.tr_two {
	background-color: #E6E6E6;
}
.td_busy {
	background-color: #FFF3EC;
}

/* detail filmu */
.cinema {
	color: #E32521;
	font-weight: bold;
}
