html, body
{
	margin: 0;
	padding: 0
}

body
{
	color: #666;
	background: #00489c url('./images/back.gif') top left repeat-x;
	font-family: Arial, Verdana, 'Arial CE', Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}

#center
{
	z-index: 0;
	width:  830px;
	margin: 0 auto;
	position: relative;
	background: #00489c url('./images/body-back.gif') 0 0 repeat-y;
	color: #333;
	text-align: left;
}

#head
{
	width: 830px;
	height: 89px;
	background: #0567ce url('./images/head-back-back.gif') 0 0 repeat-x
}

#head-inner
{
	position: relative;
	width:  100%;
	height: 100%;
	background: transparent url('./images/head-back.jpg') 0 0 no-repeat
}

h1
{
	position: absolute;
	top:       18px;
	left:      36px;
	width:    285px;
	height:    68px;
	margin:     0;
	padding:    0;
	font-size: 10%
}

h1 a
{
	position: relative;
	display: block;
	width:  100%;
	height: 100%
}

h1 span
{
	position: absolute;
	display: block;
	left:     0;
	top:      0;
	z-index:  1;
	width:  285px;
	height:  68px;
	cursor: pointer;
	background: #2976ca url('./images/logo.gif') 0 0 no-repeat
}

#head-img
{
	width:  830px;
	height: 240px;
	position: relative;
	display: block;
	left:     0;
	top:      0;
	z-index:  1;
	background: url('./images/head-img.jpg') 0 0 no-repeat;
}

#head-img a
{
	position: relative;
	display: block;
	width:  100%;
	height: 100%;
}

#flash{
  margin-left:57px;
  position:relative;
  height:197px;
  width:700px;
}

#head-nav
{
	position:absolute;
	top:150px;
	left:0px;
	margin:  0;
	padding: 0;
	width: 830px;
	height: 81px;
	list-style: none;
	background: transparent url('./images/head-nav.gif') 0 0 no-repeat
}

#head-nav li
{
	position: absolute;
	display: block;
	top: 0;
	left: 99px;
	height: 50px;
}

#head-nav li a
{
	position: relative;
	display: block;
	width:  100%;
	height: 100%;
	text-align: center;
	line-height: 50px;
	color: #FFF;
	font-weight: bold
}

#head-nav li a span
{
	position: absolute;
	display: block;
	left:     0;
	top:      0;
	z-index:  1;
	height:  50px;
	cursor: pointer
}

#head-nav li.tlac1      { width: 96px; left: 70px}
#head-nav li.tlac1 span { width: 96px; background: transparent url('./images/tlac1.gif') 0 0 no-repeat }

#head-nav li.tlac2      { width: 96px; left: 166px}
#head-nav li.tlac2 span { width: 96px; background: transparent url('./images/tlac2.gif') 0 0 no-repeat }

#head-nav li.tlac3      { width: 96px; left: 262px}
#head-nav li.tlac3 span { width: 96px; background: transparent url('./images/tlac3.gif') 0 0 no-repeat }

#head-nav li.tlac4      { width: 96px; left: 358px;}
#head-nav li.tlac4 span { width: 96px; background: transparent url('./images/tlac4.gif') 0 0 no-repeat }

#head-nav li.tlac5      { width: 96px; left: 454px}
#head-nav li.tlac5 span { width: 96px; background: transparent url('./images/tlac5.gif') 0 0 no-repeat }

#head-nav li.tlac6      { width: 96px; left: 550px}
#head-nav li.tlac6 span { width: 96px; background: transparent url('./images/tlac6.gif') 0 0 no-repeat }

#head-nav li.tlac7      { width: 96px; left: 646px}
#head-nav li.tlac7 span { width: 96px; background: transparent url('./images/tlac7.gif') 0 0 no-repeat }

.menupda{
  display:none;
}

#main
{
	margin-top: 20px;
	background: #00489C url('./images/main-back.gif') 25px 0 repeat-y;
}

#main div.block
{
	width:  167px;
	margin-bottom: 14px;
	min-height: 200px;
	float: left;
	text-align: left;
	background: transparent url('./images/main-block.gif') 0 0 no-repeat;
}

#main div.block div
{
	padding: 11px 10px 0 9px
}


#main h3
{
	margin: 0;
	padding: 0;
	color: #faa14a;
}

#main div.block i
{
	color: #009cff;
	font-style: normal
}

#main div.block p
{
	margin: 0;
	padding: 6px 0 0;
	color: #FFF;
	text-align: justify
}

#main a
{
	color: #faa14a;
	text-decoration: none
}

#main a:hover
{
	color: #DDD;
	text-decoration: underline
}

#main img
{
	margin-top: 5px;
	border: none
}

#main-inner
{
	width: 100%;
	background: transparent url('./images/main-back-top.gif') 25px 0 no-repeat
}

#main-padding
{
	margin: 0 0 0 38px
}

#label-premieres
{
  margin-top:10px;
	position: absolute;
	top:   320px;
	left:   44px;
	width: 340px;
	height: 19px;
	background: transparent url('./images/label-premieres.gif')
}

#label-premieres h2
{
	display: none
}

#label-news
{
	width: 219px;
	height: 24px;
	background: transparent url('./images/label-news.gif')
}

#label-news h2
{
	display: none
}

#label-prep
{
	width: 217px;
	height: 24px;
	background: transparent url('./images/label-prep.gif')
}

#label-prep h2
{
	display: none
}

#main-left
{
	float: left;
	width: 256px;
}

#main-left-inner
{
	padding: 0 8px 6px 10px;
	background: transparent url('./images/tin-line.gif') 10px 100% no-repeat;
}

#main-left .center
{
	width: 200px;
	text-align: center;
}

#main-right
{
	float: left;
	width: 234px
}
#main-right p
{
	margin: 0;
	padding: 8px 0;
	color: #FFF;
	text-align: justify
}
#main-right table{
 border:0px;
 color: #AAA;
}
#main-right td{
 padding:2px;
 border:0px;
}
#right
{
	position: absolute;
	top:    340px;
	right: 57px;
	width: 204px;
	padding-top: 55px;
	background: transparent url('./images/right-top.jpg') 0 0 no-repeat
}

#right img{
  border:0px;
}

#right h2
{
	display: none
}

#right p
{
	padding: 8px;
	color: #FFF
}

#right p a
{
	color: #CCC;
	text-decoration: underline
}

#right p a:hover
{
	color: #AAA;
	text-decoration: none
}

#rights
{
	position: absolute;
	top:    340px;
	right: 57px;
	width: 204px;
	padding-top: 55px;
	background: transparent url('./images/right-tops.jpg') 0 0 no-repeat
}

#rights img{
  border:0px;
}

#rights h2
{
	display: none
}

#rights p
{
	padding: 8px;
	color: #FFF
}

#rights p a
{
	color: #CCC;
	text-decoration: underline
}

#rights p a:hover
{
	color: #AAA;
	text-decoration: none
}

#main-bottom
{
	position: relative;
	width: 100%;
	height: 60px;
	font-size: 100%;
	background: #00489C url('./images/main-back-bottom.gif') 25px 0 no-repeat
}

#main-bottom a
{
	position: absolute;
	top:    14px;
	right: 65px;
	width:      204px;
	line-height: 90%;
	text-align: right;
	display: block;
	color: #FFF;
	background: transparent;
	text-decoration: none
}

#main-bottom a:hover
{
	color: #CCC;
	background: transparent;
	text-decoration: underline
}

#footer
{
	padding: 20px 0 19px;
	margin: auto;
	text-align: center;
	margin-bottom: 25px;
	background: #00489C url('./images/footer.gif') 50% 100% no-repeat
}

#footer ul
{
	margin: auto;
	padding: 0;
	list-style: none;
	text-align: center
}

#footer li
{
	display: inline;
	white-space: normal;
	padding: 0 10px 0 6px;
	_padding: 0 10px 0 10px;
	background: url('./images/dot.gif') 100% 50% no-repeat
}

#footer li.special
{
	display: block;
	background-image: none
}

#footer li.last
{
	background-image: none
}

#footer li strong
{
	font-size: 110%
}

#footer a
{
	color: #009cff;
	background-image: none;
	text-decoration: none;
}

#footer a:hover
{
	color: #FFF;
	text-decoration: underline
}

input
{
	font-size: 100%;
	font-family: Arial, Verdana, 'Arial CE', Helvetica, sans-serif
}

h2
{
	background: inherit;
	background-image: none;
	font-size: 140%;
	color: #1A95E6;
}

h3
{
	background: inherit;
	background-image: none;
	font-size: 110%;
	color: #008cd2
}

a
{
	background: inherit;
	color: #faa14a;
	text-decoration: underline
}

a:hover
{
	background: inherit;
	color: #CCC;
	text-decoration: none
}

label, hr
{
	display: none
}

.trippe
{
	font-size: 90%;
	font-family: verdana;
	letter-spacing: -2px
}

.clear
{
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

#nastred{
  text-align:center;
  color:white;
}

#nastred table,td{
  width:95%;
  border:solid white 1px;
  border-collapse:collapse;
  padding:4px;
  text-align:left;
}

#nastred table a{
  text-decoration:none;
}

#nastred select{
  width:120px;
  font:bold 10px verdana;
  background-color:#40B5FF;
  color:#FFF;
}

#nastred1{
  text-align:center;
  color:white;
}

#nastred1 a{
  color:white;
  text-decoration:none;
}

#nastred1 a:hover{
  color:#666666;
  text-decoration:none;
}

.vpravo{
  width:160px;
  margin-left:20px;
  margin-bottom:10px;
}

.vpravo a
{
	text-decoration: none;
	color: #F7BA7F;
  font-size:12px;
  line-height:15px;
}

.vpravo a:hover
{
	color: #AAA;
	text-decoration: none;
}

.bila
{
	color: white;
	width:450px;
}

.bila1
{
	color: white;
	width:500px;
}

.blokobr{
  width: 130px;
  height: 130px;
  float: left;
  margin-left:10px;
  margin-top:10px;
}
.blokobr img{
  border:0px;
}

.mezera{
  white-space:pre;
}

#tabsal table{
  border:0px;
  margin:0px;
  padding:0px;
}

#tabsal td{
  border:0px;
  margin:0px;
  padding:0px;
  text-align:center;
}

#tabsal input{
  border:solid 1px;
  font-weight:bold;
  color:#000000;
  border:0px;
}

#tabrez table{
  border:solid #666666 1px;
  margin:0px;
  padding:0px;
  border-collapse:nocolllapse;
}

#tabrez td{
  border:solid #666666 1px;
  margin:0px;
  padding:2px 8px 1px 8px;
  text-align:left;
}

.tabrezpom{
  background-color:#306aaf
}

#tabrez input{
  border:solid 1px;
  font-weight:bold;
  color:#000000;
  border:0px;
}

.zluta{
  color:yellow;
}

.zelena{
  color:lightgreen;
}

.reztlac{
  padding-top:2px;
  margin-left:3px;
  margin-right:2px;
  background-image:url('obr/tlac.jpg');
  width:79px;
  height:18px;
  color:white;
  float:left;
  font:bold;
}

.reztlac_in{
  padding-top:1px;
}

.reztlac a, .reztlac a:visited, .reztlac a:hover{
  color:white;
  font-weight:bold;
  text-decoration:none;
}

.rezdiv{
  margin-top:2px;
  width:30px;
  height:18px;
  color:white;
  float:left;
  font-weight:bold;
}

.rezdiv a, .reztlac a:visited, .rezdiv a:hover{
  color:white;
  font-weight:bold;
  text-decoration:none;
}

.rezdiv1{
  margin-left:17px;
  width:110px;
  height:18px;
  color:white;
  float:left;
}

#vlevo{
  text-align:left;
  padding-left:110px;
  color:white;
}

#vlevo table{
  border-collapse:collapse;
  border:solid 1px #0A8C9B;
}

#vlevo td{
  text-align:left;
  width:160px;
  border:solid 1px #0A8C9B;
  padding-left:7px;
}

#vlevo1{
  text-align:left;
  padding-left:110px;
  color:white;
}

#vlevo1 table{
  border-collapse:collapse;
  border:solid 1px #306AAF;
}

#vlevo1 td{
  text-align:left;
  width:100px;
  border:solid 1px #306AAF;
  padding-left:7px;
}

#vlevo2{
  text-align:left;
  padding-left:110px;
  padding-right:140px;
  color:white;
}

#vlevo3{
  text-align:left;
  padding-left:74px;
  padding-right:0px;
  color:white;
}

#hornimenu1{
  position:absolute;
  left:385px;
  top:19px;
  font:bold 12px arial;
  color:darkblue;
}

#hornimenu1 a{
  color:#FFF;
  text-decoration:none;
}

#hornimenu1 a:hover{
  color:#DDD;
  text-decoration:underline;
}

#hornimenu1 select{
  width:120px;
  font:bold 10px verdana;
  background-color:#40B5FF;
  color:#FFF;
}

#hornimenu2{
  position:absolute;
  left:379px;
  top:50px;
  font:bold 11px arial;
  color:darkblue;
}

#hornimenu2 a{
  color:#FFF;
  text-decoration:none;
}

#hornimenu2 a:hover{
  color:#DDD;
  text-decoration:underline;
}

#hornimenu3{
  position:absolute;
  left:385px;
  top:21px;
  font:bold 13px arial;
  color:#FFF;
}

#jazyk{
  position:absolute;
  left:773px;
  top:14px;
  font:bold 13px arial;
  color:#FFF;
  text-decoration:none;
}

#jazyk a{
  font:bold 12px arial;
  color:#FFF;
  text-decoration:none;
}

#jazyk a:hover{
  font:bold 12px arial;
  color:#DDD;
  text-decoration:none;
}

#jazyk img{
  border:0px;
  margin:0px;
  padding:0px;
}

#kino{
  text-align:right;
  width:100px;
  position:absolute;
  left:218px;
  top:66px;
  font:bold 15px arial;
  color:darkblue;
}

#pomfilm{
  margin:5px;
}

#pomfilm table{
  text-align:left;
}

#pomfilm td{
  width:65px;
  text-align:left;
  padding:1px;
}

#pomfilm1 td{
  width:100%;
  text-align:left;
  white-space:pre;
}

.barblok{
  float:left;
  width:316px;
  height:370px;
  background:url('obr/barblok.jpg') no-repeat;
  padding-left:9px;
  padding-top:9px;
  margin-right:30px;
}

.barblok div{
  margin-left:5px;
  margin-right:15px;
  font-weight:bold;
}

#homepage{
  position:absolute;
  left:38px;
  top:9px;
  width:280px;
  height:65px;
  margin:0px;
  padding:0px;
}

#homepage img{
  border:0px;
  margin:0px;
  padding:0px;
}

#patpom{
  text-align:center;
}

#patpom img{
  border:0px;
  margin:10px 0px 20px 0px;
  padding:0px;
}

#anketa{
  color:white;
  margin:13px;
}

#anketa td{
  text-align:left;
  border:0px;
  padding:5px 5px 0px 0px;
}

#anketa a{
  color:white;
  text-decoration:underline;
}

#anketa a:hover{
  color:#bebebe;
  text-decoration:none;
}

#proc{
  height:5px;
  width:20px;
  background-color:#AECCF0;
}

#soutez{
  text-align:left;
  margin-left:300px;
}

#prouzek{
  position:absolute;
  top:346px;
  left:617px;
  color:white;
  font:bold 15px arial;
  z-index:1;
}

#prouzek1{
  position:absolute;
  top:346px;
  left:600px;
  color:white;
  font:bold 15px arial;
  z-index:1;
}

.bilaakt{
 color:white;
}

#menukin img{
  border:0px;
}

#menukin a{
  font:bold 12px arial;
  text-decoration:none;
}

#menukin a:hover{
  font:bold 12px arial;
  text-decoration:underline;
}

marquee {
  position: relative;
  top: -30px;
  left: 50px;
  display: block;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  width: 720px;
  background-color: #0053B9;
  z-index: 99;
  color: #ffffff;
}