
/* CSS Document */
body {
	background:#000000 url(../Image/layout/uvodni/bg2.jpg) center repeat-y;
	
	text-align:center;	
	margin:0px 0px 0px 0px;
}

#hlavni {
	width:800px;
	margin:0px auto;	
	clear:both;

}

a {
	color:#C5c0ea;		
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#C5c0ea;		
	font-weight:bold;	
	text-decoration:none;	
}
a:hover {
	color:#FFFFFF;
	font-weight:bold;	
	text-decoration:none;		
}

a.trailer {
	color:#C8B0B0;
	font-weight:bold;
	text-decoration:none;
}
a.trailer:visited {
	color:#C8B0B0;		
	font-weight:bold;	
	text-decoration:none;	
}
a.trailer:hover {
	color:#FFFFFF;
	font-weight:bold;	
	text-decoration:none;		
}


a.herci {
	color:#FCF2F1;
	font-weight:normal;
	text-decoration:none;
}
a.herci:visited {
	color:#FCF2F1;
	font-weight:normal;	
	text-decoration:none;	
}
a.herci:hover {
	color:#FFFFFF;
	font-weight:normal;	
	text-decoration:none;		
}

a.img {
	text-decoration:none;
	border:0px;
}
a.img:visited {
	text-decoration:none;
	border:0px;
}
a.img:hover {
	text-decoration:none;
	border:0px;
}
#logo_celkem {
	width:922px;
	height:97px;	
	margin:0px auto;
}
#vlevo_logo {
	width:61px;
	height:97px;
	background-image:url(../Image/layout/uvodni/logo/logo_l.jpg);
	overflow:hidden;
	float:left;
}
#vpravo_logo {
	width:60px;
	height:97px;
	background-image:url(../Image/layout/uvodni/logo/logo_p.jpg);
	overflow:hidden;	
	float:left;
}
#logo {
		width:800px;
		height:97px;
		overflow:hidden;
		margin:0px auto;
		border:0px;
		float:left;
}
	#logo .logo_img {
		width:661px;
		height:97px;
		float:left;
	}
	
	#logo .logo_img .img_logo {
		width:661px;
		height:97px;
		border:0px;
	}
	
	#logo .vpravo {
		float:left;
	}
	
		#logo .vpravo .nad_vlajky {
			width:139px;
			height:55px;
			background-image:url(../Image/layout/uvodni/logo/nad_vlajky.jpg);
			overflow:hidden;
			border:0px;		
		}

		#logo .vpravo .stred_vlajky {	
			width:139px;
		}

		#logo .vpravo .stred_vlajky #vlajky_vlevo {	
			width:66px;
			height:42px;
			background-image:url(../Image/layout/uvodni/logo/vlajky_l.jpg);
			overflow:hidden;
			float:left;
			font-size:10px;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#8897DD;
			text-transform:uppercase;
			text-align:right;
			padding-top:3px;			

		}
		
		#logo .vpravo .stred_vlajky #vlajky_vlevo p {	
			margin:8px 0px 0px 0px;
		}
		#logo .vpravo .stred_vlajky .vlajky_stred {			
			width:65px;
			height:42px;
			float:left;
		}

		#logo .vpravo .stred_vlajky .vlajky_stred img {					
			width:65px;
			height:19px;
			border:0px;
			filter: alpha(opacity=60);
			opacity: 0.6;			
		}

		#logo .vpravo .stred_vlajky .vlajky_stred .vlajky_spod {								
			width:65px;
			height:4px;
			background-image:url(../Image/layout/uvodni/logo/vlajky_pod.jpg);
			overflow:hidden;
		}
		#logo .vpravo .stred_vlajky .vlajky_vpravo {			
			width:8px;
			height:42px;
			background-image:url(../Image/layout/uvodni/logo/vlajky_p.jpg);
			overflow:hidden;
			float:left;

		}
		
		
	
	#hlavni ul.menu {
		list-style-type:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;		
		overflow:hidden;
		clear:both;

	}
	
	#hlavni ul.menu li {
		width:160px;
		height:15px;
		float:left;
		text-transform:capitalize;
		background-image:url(../Image/layout/uvodni/odkaz_vyber.jpg);
		background-position:left;		
	}

	#hlavni ul.menu li.active {
		width:160px;
		height:15px;	
		font-size:10px;
		color:#e7d0d0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		display:block;
		text-transform:uppercase;
		font-weight:bold;
		text-decoration:none;
		padding-top:2px;		
		background-image:url(../Image/layout/uvodni/odkaz_vyber.jpg);
		background-position: right;	
	}
	
	#hlavni ul.menu li a {
		width:160px;
		height:15px;	
		background-image:url(../Image/layout/uvodni/odkaz_vyber.jpg);
		background-position:left;
		font-size:10px;
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		display:block;
		text-transform:uppercase;
		font-weight:bold;
		text-decoration:none;
		padding-top:2px;
		
	}
	#hlavni .menu li a:visited {
		background-image:url(../Image/layout/uvodni/odkaz_vyber.jpg);
		background-position:left;
	}
	#hlavni .menu li a:hover {
		background-image:url(../Image/layout/uvodni/odkaz_vyber.jpg);
		background-position: right;
		color:#e7d0d0;
	}

	#hlavni ul.menu li a.obracene {
		width:160px;
		height:15px;	
		background-image:url(../Image/layout/uvodni/odkaz_vyber.jpg);
		background-position:right;
		font-size:10px;		
		color:#e7d0d0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		display:block;
		text-transform:uppercase;
		font-weight:bold;
		text-decoration:none;
		padding-top:2px;
		
	}
	#hlavni .menu li a.obracene:visited {
		background-image:url(../Image/layout/uvodni/odkaz_vyber.jpg);
		background-position:right;
	}
	#hlavni .menu li a.obracene:hover {
		background-image:url(../Image/layout/uvodni/odkaz_vyber.jpg);
		background-position: right;
		color:#e7d0d0;
	}


	#hlavni ul.podmenu {
		list-style-type:none;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 0px;		
		overflow:hidden;
		clear:both;

	}
	
	#hlavni ul.podmenu li {
		width:160px;
		height:13px;
		float:left;
		text-transform:capitalize;
		background-image: url(../Image/layout/film/podnabidka.jpg);
		background-position:left;		
	}

	#hlavni ul.podmenu li.active {
		width:160px;
		height:13px;	
		font-size:10px;
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		display:block;
		text-transform:uppercase;
		font-weight:bold;
		text-decoration:none;
		padding-top:0px;		
		background-image: url(../Image/layout/film/podnabidka.jpg);
		background-position: right;	
		border:0px;
	}
	
	#hlavni ul.podmenu li a {
		width:160px;
		height:13px;	
		background-image: url(../Image/layout/film/podnabidka.jpg);
		background-position:left;
		font-size:10px;
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		display:block;
		text-transform:uppercase;
		font-weight:bold;
		text-decoration:none;
		padding-top:0px;
		border:0px;		
		
	}
	#hlavni .podmenu li a:visited {
		background-image: url(../Image/layout/film/podnabidka.jpg);
		background-position:left;
		border:0px;
	}
	#hlavni .podmenu li a:hover {
		background-image: url(../Image/layout/film/podnabidka.jpg);
		background-position: right;
		color:#000000;
		border:0px;
	}
	



.pod_menu .vlevo {
	width:305px;
	height:86px;
	float:left;
}	

	.pod_menu .vlevo .ofilmu {
		width:305px;
		height:162px;
		background-image:url(../Image/layout/uvodni/o_filmu.jpg);
		overflow:hidden;
	}
		.pod_menu .vlevo h1 {
			font-size:14px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#e3e2f4;
			text-align:left;
			margin:10px 0px 0px 15px;
		}
		
			.pod_menu .vlevo h1 a {
				color:#e3e2f4;			
			}
			.pod_menu .vlevo h1 a:visited {
				color:#e3e2f4;			
			}
			.pod_menu .vlevo h1 a:hover {
				color:#FFFFFF;
			}
		
		.pod_menu .vlevo .text {
			width:260px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#C5c0ea;
			text-align:left;
			line-height:150%;
			margin:10px 0px 0px 35px;
			_margin:10px 0px 0px 25px;
			text-align:justify;
		}
	.pod_menu .vlevo .trailer {
		width:305px;
		height:24px;
		background-image:url(../Image/layout/uvodni/trailer.jpg);
		overflow:hidden;
	}
	

	
.pod_menu .vpravo {
	width:495px;
	height:186px;
	background-image:url(../Image/layout/uvodni/flash.jpg);
	overflow:hidden;
	float:right;

}
	.pod_menu .vpravo .flash_trailer {
		width:475px;
		height:173px;
		border:0px;
		margin:4px 19px 0px 0px;	
	}
	.pod_menu .vpravo .flash_trailer  p {
			font-size:11px;
			color:#FFFFFF;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin:100px 0px 0px 10px;
			width:300px;
			text-align:left;
	}

#obsah {
	clear:both;
	width:800px;
	overflow:hidden;

}
#vlevo {
	float:left;
	width:683px;
	text-align:center;
	overflow:hidden;
	padding-top:5px;

}
#vlevo2 {
	float:left;
	width:683px;
	text-align:center;
	overflow:hidden;
	/*
	padding-top:25px;
	_padding-top:35px;
	*/

}

#vlevo3 {
	width:750px;
	padding:30px 20px 0px 20px;
	margin:0px auto;
}

#vlevo4 {
	width:100%;
	padding:30px 0px 0px 0px;
	margin:0px auto;
}

#vlevo5 {
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}


#vlevo2 .odsazeni {
	margin:30px 0px 0px 0px;
}

#vlevo .tisk_nadpis {
	width:640px;
	height:15px;
	background-image:url(../Image/layout/tisk/zahlavi_mini.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	color:#ACA5CF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:2px;
}

.novinka {
	width:650px;
	height:92px;
	overflow:hidden;
	margin:0px auto;
	margin-top:10px;
}
	.novinka .vlevo {
		width:163px;
		height:90px;
		float:left;
	}
		.novinka .vlevo img {
			width:163;
			height:90px;
			border:1px solid #393d5b;			
		}
	
	.novinka .vpravo {
		width:480px;
		height:92px;
		background-image:url(../Image/layout/uvodni/novinka.jpg);
		background-repeat:repeat-x;
		float:right;
		text-align:left;

		
	}

	.novinka .vpravo h2 {
		font-size:14px;
		color:#e3e2f4;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 6px 0px 4px 2px;		
		
	}
		.novinka .vpravo h2 a {
			color:#e3e2f4;
		}
		.novinka .vpravo h2 a:visited {
			color:#e3e2f4;
		}
		.novinka .vpravo h2 a:hover {
			color:#FFFFFF;
		}
		
	.novinka .vpravo div {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		line-height:150%;
		margin: 0px 10px 0px 10px;				
		text-align:justify;
	}

.projekce {
	width:650px;	
	height:218px;
	overflow:hidden;
	margin:0px auto;
	margin-top:10px;
	
}
	.projekce .vlevo {
		width:161px;
		height:211px;
		float:left;
	}
		.projekce .vlevo img {
			width:161;
			height:211px;
			border:1px solid #393d5b;			
		}
  
.premiera {
  width:480px;
  height:241px;
  background-image:url(../Image/layout/uvodni/projections.jpg);
  background-color:#000000;
  background-repeat:no-repeat;
  float:right;
  margin:0px 0px 0px 5px;
}
  .premiera .pocitadlo {
  
    position:relative;
    top:78px;
    left:110px;
    #left:-170px;
    width:88px;
    height:39px;
    
  }
  .premiera .pocitadlo img.leva {
    position:relative;
    left:4px;
  }
  .premiera table {
    text-align:left;
    color:#a3a1b7;
    font-size:10px;
    font-family:Verdana;
    margin-top:0px;
    margin-left:10px;
  }
  .premiera table tr.prvni {
    font-size:10px;
    color:#a19fad;
    font-family:Verdana;
    text-transform:uppercase;
    font-weight:bold;    
  }
  
  .premiera table td.prvninad {
    width:20px;
    text-align:right;
    
    
  }
  .premiera table td.prvni {
    width:20px;
    text-align:right;
    padding-right:0px;
    
  }
  
  .premiera table td.druhy {
    width:100px;
    text-align:center;
  }
  .premiera table td.treti {
    width:250px;
  }
  .premiera table td.ctvrty {
    width:180px;
  }

.festivaly {
  width:650px;
  height:218px;
  background-image:url(../Image/layout/uvodni/festivalprojections.jpg);
  float:right;
  margin:0px 0px 0px 5px;
}
  .festivaly .pocitadlo {
  
    position:relative;
    top:78px;
    left:110px;
    #left:-170px;
    width:88px;
    height:39px;
    
  }
  .festivaly .pocitadlo img.leva {
    position:relative;
    left:4px;
  }
  .festivaly table {
    text-align:left;
    color:#a3a1b7;
    font-size:10px;
    font-family:Verdana;
    margin-top:0px;
    margin-left:10px;

  }
  .festivaly table tr.prvni {
    font-size:10px;
    color:#a19fad;
    font-family:Verdana;
    text-transform:uppercase;
    font-weight:bold;    
  }
  
  .festivaly table td.prvninad {
    width:20px;
    text-align:left;
    
    
  }
  .festivaly table td.prvni {
    width:100px;
    text-align:left;
    padding-right:0px;
    
  }
  
  .festivaly table td.druhy {
    width:340px;
    text-align:left;
  }
  
  .festivaly table td.druhy a {
    color:#a3a1b7;
    font-size:10px;
    font-family:Verdana;  
    font-weight:normal;
  }
  .festivaly table td.druhy a:visited {
    color:#a3a1b7;
    font-size:10px;
    font-family:Verdana;
    font-weight:normal;  
  }
  .festivaly table td.druhy a:hover {
    color:#a3a1b7;
    font-size:10px;
    font-family:Verdana;
    font-weight:normal;  
  }
  
  .festivaly table td.treti {
    width:80px;
  }
  .festivaly table td.ctvrty {
    width:100px;
  }



.pozadi_pribeh {
  width:653px;
  height:221px;
  background-image:url(../Image/layout/uvodni/premiera_bg_new.jpg);
  float:right;
  margin:0px 0px 0px 5px;
}

#vlevo4 .fotogalerie {
	width:100%;
	margin:0px auto;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
}

  #vlevo4 .fotogalerie .nahore {
    width:100%;
    height:449px;
    background-image:url(../Image/layout/fotogalerie/new/pg_bg.jpg);
    background-repeat:repeat-x;
    
  }

	#vlevo4 .fotogalerie h2 {
		font-size:13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#a2a7c2;	
		text-align:center;
		font-weight:normal;
		text-transform:uppercase;
		margin:0px 0px 0px 0px;
	}
	
	#vlevo4 .fotogalerie .nahore .galerie {
    width:810px;
    float:right;
  }
	
	#vlevo4 .fotogalerie .nahore .galerie .vlevo {
    float:left;
  }

	#vlevo4 .fotogalerie .nahore .galerie .vlevo .big {
	  width:556px;	      
    margin:30px 0px 0px 30px; 
  }
    #vlevo4 .fotogalerie .nahore .galerie .vlevo .big .listastred {
      width:556px;
      height:27px;
      background-image:url(../Image/layout/fotogalerie/new/lista_pg_stred.jpg);
      margin-top:20px;
    }
    
	 #vlevo4 .fotogalerie .nahore .galerie .vlevo .big .nej {
      width:556px;	 
   }    
   
      #vlevo4 .fotogalerie .nahore .galerie .vlevo .big .nej .prvni {
        float:left;
        margin-right:5px;
      }
      #vlevo4 .fotogalerie .nahore .galerie .vlevo .big .nej .druhy {
        float:left;
        margin-right:5px;
      }
      #vlevo4 .fotogalerie .nahore .galerie .vlevo .big .nej .treti {
      }
    
  #vlevo4 .fotogalerie .nahore .galerie .vpravo {
    width:204px;
  }

	#vlevo4 .fotogalerie .nahore .galerie .vpravo .subvpravo {
    width:204px;
    background-image:url(../Image/layout/fotogalerie/new/pg_menu_bg.jpg);
    background-repeat:repeat-y;      
    height:413px;  
  }
  
  #vlevo4 .fotogalerie .nahore .galerie .vpravo .foto_dl {
    width:204px;
    height:19px;
    background-image:url(../Image/layout/fotogalerie/new/foto_dl.jpg);
    clear:both;
    padding-top:5px;
  }  
  
  #vlevo4 .fotogalerie .nahore .galerie .vpravo .foto_dl a {
    font-size:10px;
    font-weight:normal;
    
  }
  
  #vlevo4 .fotogalerie .nahore .galerie .vpravo table {
    text-align:right;
    margin-top:30px;
  }
  
  	#vlevo4 .fotogalerie .nahore .galerie .vpravo .subvpravo img {
      border:0px;
    }
  
	#vlevo4 .fotogalerie .nahore .listaspod {
    width:100%;
    height:19px;
    background-image:url(../Image/layout/fotogalerie/new/lista_pg_spod.jpg);
    background-repeat:repeat-x;
    clear:both;     
  }  
  
  #vlevo4 .clear {
    clear:both;
  }
  
  #vlevo4 .fotogalerie .dole {
    width:754px;
    height:284px;
    background-image:url(../Image/layout/fotogalerie/new/prom_bg.jpg);
    background-repeat:repeat-x;
    margin:0px auto;
    margin-top:40px;  
		font-size:10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
    
  }
  #vlevo4 .fotogalerie .dole img {
    border:0px;
  }
  #vlevo4 .fotogalerie .dole table.pgrafika {
    text-align:center;
    margin-top:5px;
        
  }

    #vlevo4 .fotogalerie .dole table.pgrafika a {
      color:#FFFFFF;
      font-weight:normal;
      font-size:9px;
    }  
  #vlevo4 .fotogalerie .dole table.pgrafika td.tdgrafika {
    padding-right:20px;
    vertical-align:top;
  }  
  #vlevo4 .fotogalerie .dole table.pgrafika .pod {
    margin-top:15px;
  }
  
  #vlevo4 .fotogalerie .dole table.pgrafika .pod .ppc {
    margin-left:10px;
    margin-top:-30px;
  }
/*
	#vlevo3 .fotogalerie .nahore-vlevo {
		width:357px;
		height:204px;
		background-image:url(../Image/layout/fotogalerie/bg_hlavni_foto.jpg);
		background-repeat:repeat-x;
		margin:0px 20px 20px 0px;
		float:left;		
	}	
	#vlevo3 .fotogalerie .nahore-vlevo h2 {
		font-size:15px;
		color:#CBC9FA;		
		text-align:left;
		margin:0px 0px 0px 20px;		
	}

	#vlevo3 .fotogalerie .nahore-vlevo .obrazek_nahled {
		width:296px;
		height:135px;
		border:1px solid #663a3a;		
		margin-top:40px;
	}

	#vlevo3 .fotogalerie #nahorevpravo {
		width:377px;		
		height:114px;
		font-size:10px;
		color:#CBC9FA;
		text-align:center;
		padding-top:90px;
		float:right;
	} 		
	
	#vlevo3 .fotogalerie .dole {
		width:741px;
		height:200px;
		background-image:url(../Image/layout/fotogalerie/fotogalerie.jpg);
		background-repeat:repeat-x;
		clear:both;
		padding-left:13px;
		margin-bottom:10px;
	}
	
	#vlevo3 .fotogalerie .dole h2 {
		font-size:13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#a2a7c2;	
		text-align:center;
		font-weight:normal;
	}
	
	#vlevo3 .fotogalerie .dole .obrazek_nahled {
		width:140px;
		height:67px;
		border:1px solid #9697c3;
		float:left;
		margin-right:5px;
		margin-bottom:15px; 
	  	filter: alpha(opacity=80); 		 
		opacity: 0.8; 			
	}
	
	#vlevo3 .fotogalerie .dole .wallpapery {
		float:left;		
		margin-right:5px;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#vlevo3 .fotogalerie .dole .wallpapery a {
		display:block;
	}
	#vlevo3 .fotogalerie .dole .wallpapery img {	
		width:140px;
		height:67px;
		border:1px solid #9697c3;
		display:block;
		
	}
*/
#vlevo3 .partneri {
	width:654px;
	height:150px;	
	overflow:hidden;
	margin:0px auto;
	
	position:relative;
	top:-20px;
	
}
	#vlevo3 .partneri .text {
		font-size:16px;
		font-family:"Times New Roman", Times, serif;
		letter-spacing:1px;
		font-variant:small-caps;
		color:#d1d7e3;
		text-align:center;		
		margin:1px 0px 0px 15px;
		z-index:2;
		
		position:relative;
		top:20px;
		
	}
	
	#vlevo3 .partneri img {
		width:654px;
		height:150px;
		border:0px;
	}	
	#vlevo3 .partneri1 {
		width:630px;
		height:130px;
		background-image:url(../Image/layout/partneri/zahlavi_partneri.jpg);
		background-repeat:repeat-x;
		margin:0px auto;
		margin-top:15px;
		
	}

	#vlevo3 .partneri2 {
		width:630px;
		height:96px;
		background-image:url(../Image/layout/partneri/zahlavi_partneri_2.jpg);		
		background-repeat:repeat-x;
		margin:0px auto;
		margin-top:15px;
		
	}	
	#vlevo3 h2.partnerinadpis {
		font-size:15px;
		color:#CBC9FA;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:left;
		margin:0px 0px 0px 20px;				
	}
		#vlevo3 h2.partnerinadpis a {
			color:#CBC9FA;				
		}
		#vlevo3 h2.partnerinadpis a:visited {
			color:#CBC9FA;				
		}
		#vlevo3 h2.partnerinadpis a:hover {
			color:#FFFFFF;				
		}

	#vlevo3 .partneri3 {
		width:630px;
		height:25px;
		background-image:url(../Image/layout/partneri/zahlavi_mini.jpg);		
		background-repeat:repeat-x;
		margin:0px auto;
		margin-top:15px;
		
	}	
	
		
	#vlevo3 .vlevo_partner {
		float:left;
		margin:10px 10px 0px 20px;
		_margin:10px 10px 0px 10px;		
	}
	#vlevo3 .vlevo_partner .img_songbird {
		width:90px;
		height:91px;
	}

	#vlevo3 .vlevo_partner .img_logo6 {
		width:159px;
		height:85px;
	}

	#vlevo3 .vlevo_partner .img_disk {
		width:90px;
		height:56px;
	}	

	
	#vlevo3 .popis_partner {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		line-height:150%;
		text-align:left;
		margin:15px 0px 0px 0px;	
	}

	#vlevo3 .popis_partner2 {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		line-height:150%;
		text-align:left;
		margin:15px 0px 0px 20px;	
	}	

#obsah #vlevo2 .herec_celek {
		width:650px;
		height:150px;
		overflow:hidden;		
		clear:both;
		margin:10px 0px 0px 20px;
}

#obsah #vlevo2 .popis_herec {
	width:530px;
	height:150px;
	background-image:url(../Image/layout/herci/herci_popis.jpg);
	background-repeat:repeat-x;
	overflow:hidden;		
	float:left;
	margin:0px 6px 0px 0px;
	_margin:0px 0px 0px 0px;
}	
	#obsah #vlevo2 .popis_herec h2 {
		font-size:14px;
		color:#e3e2f4;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:2px 0px 0px 3px;
		text-align:left;
	}
		#obsah #vlevo2 .popis_herec h2 .jmeno {
			font-size:11px;
			color:#BCBBCE;
			margin-left:10px;
		}

	#obsah #vlevo2 .popis_herec .text {	
		width:520px;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		line-height:150%;	
		text-align:left;
		text-align:justify;
		margin:5px 0px 0px 5px;
	}

#obsah #vlevo2 .popis_herec2 {
	width:200px;
	height:150px;
	background-image:url(../Image/layout/herci/herci_popis.jpg);
	background-repeat:repeat-x;
	overflow:hidden;		
	float:left;
	margin:0px 6px 0px 0px;
	
}	
	#obsah #vlevo2 .popis_herec2 h2 {
		font-size:14px;
		color:#e3e2f4;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:2px 0px 0px 3px;
		text-align:right;
		margin-right:5px;
	}

	#obsah #vlevo2 .popis_herec2 .text {	
		width:520px;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		line-height:150%;	
		text-align:left;
		text-align:justify;
		margin:5px 0px 0px 5px;
	}

#obsah #vlevo2 .popis_herec3 {
	width:200px;
	height:150px;
	background-image:url(../Image/layout/herci/herci_popis.jpg);
	background-repeat:repeat-x;
	overflow:hidden;		
	float:left;
	margin:0px 6px 0px 0px;
	_margin:0px 0px 0px 0px;
}	
	#obsah #vlevo2 .popis_herec3 h2 {
		font-size:14px;
		color:#e3e2f4;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:2px 0px 0px 3px;
		text-align:left;
	}

	#obsah #vlevo2 .popis_herec3 .text {	
		width:520px;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		line-height:150%;	
		text-align:left;
		text-align:justify;
		margin:5px 0px 0px 5px;
	}	

	
	#obsah #vlevo2 .herec_celek .foto {
		width:100px;
		height:132px;
		overflow:hidden;		
		border:1px solid #393d5b;			
		
	}	
	#obsah #vlevo2 .herec_celek .foto img {		
		width:100px;
		height:132px;
		border:0px;				
		
	}

	#obsah #vlevo2 .herec_celek .foto2 {
		width:100px;
		height:132px;
		overflow:hidden;		
		float:left;
		border:1px solid #393d5b;			
		margin-right:25px;
		
	}	
	#obsah #vlevo2 .herec_celek .foto2 img {		
		width:100px;
		height:132px;
		border:0px;				
		
	}

	#obsah #vlevo2 .herec_celek .foto3 {
		width:100px;
		height:132px;
		overflow:hidden;		
		float:left;
		border:1px solid #393d5b;			
		margin-right:5px;
		
	}	
	#obsah #vlevo2 .herec_celek .foto3 img {		
		width:100px;
		height:132px;
		border:0px;				
		
	}		

	#vlevo2 .tvurce_celek {
		width:630px;
		margin:15px 0px 0px 20px;
		overflow:hidden;
		text-align:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
	#vlevo2 .tvurce_celek .popis_tvurce {
		height:200px;
		border-bottom:1px solid #8F8FAB;	

	}

	#vlevo2 .tvurce_celek .popis_tvurce2 {
		height:185px;
		border-bottom:1px solid #8F8FAB;			


	}	
	#vlevo2 .tvurce_celek .popis_tvurce3 {
		height:120px;

	}		
	#vlevo2 .tvurce_celek .popis_tvurce3 .text {	
		width:600px;
		font-size:10px;
		color:#C6C1EA;
		line-height:130%;
		margin:5px 10px 0px 30px;					
		text-align:justify;
		
	}

	#vlevo2 .tvurce_celek .popis_tvurce4 {
		height:100px;
		
	}		
	#vlevo2 .tvurce_celek .popis_tvurce4 .text {	
		width:600px;
		font-size:10px;
		color:#C6C1EA;
		line-height:130%;
		margin:5px 10px 0px 30px;					
		text-align:justify;
		
	}
	
	#vlevo2 .tvurce_celek .jmeno {
		width:630px;
		height:34px;
		background-image:url(../Image/layout/film/tvurci_zahlavi.jpg);
		background-repeat:repeat-x;
		overflow:hidden;
	}
	
	#vlevo2 .tvurce_celek .jmeno h2 {
		font-size:15px;
		color:#CBC9FA;
		margin:0px 0px 0px 20px;	
	}
	
	#vlevo2 .tvurce_celek .jmeno div {
		font-size:10px;
		color:#C7B2B1;
		margin:3px 0px 0px 30px;			
	}
	
	#vlevo2 .tvurce_celek .text {
		width:485px;
		_width:454px;
		font-size:10px;
		color:#C6C1EA;
		line-height:130%;
		margin:5px 10px 0px 30px;			
		_margin:5px 10px 0px 15px;					
		float:left;
		text-align:justify;
		clear:both;

	}
	#vlevo2 .tvurce_celek .foto {
		margin:10px 0px 0px 0px;

	}
		#vlevo2 .tvurce_celek .foto img {
			border:1px solid #393d5b;				
		}
	#vlevo2 .tvurce_celek .kontakt {	
		width:372px;
		height:42px;
		background-image:url(../Image/layout/film/kontakt.jpg);
		overflow:hidden;
		font-size:10px;
		margin:0px 0px 0px 0px;
		clear:both;

	}
	
	#vlevo2 .tvurce_celek .kontakt .typ_fl {	
		margin:0px 10px 0px 30px;
		_margin:0px 10px 0px 15px;		
		color:#C7AFAF;
		float:left;
	}

	#vlevo2 .tvurce_celek .kontakt .hodnota_fl {	
		color:#FCF2F1;
	}

	#vlevo2 .zahlavi_trailer {
		width:650px;		
		height:373px;
		background-image:url(../Image/layout/film/trailer/zahlavi_trailer.jpg);
		background-repeat:repeat-x;
		margin:0px auto;
		margin-top:20px;
		clear:both;
	}
	
		#vlevo2 .zahlavi_trailer h1 {
			font-size:15px;
			color:#CBC9FA;		
			font-family:Verdana, Arial, Helvetica, sans-serif;
			text-align:left;
			margin:0px 0px 0px 20px;			
			padding-top:2px;
		}
		#vlevo2 .flash {
			width:475px;
			height:173px;
			margin:15px 40px 10px 20px;
			_margin:15px 40px 10px 10px;
			float:left;
			border:1px solid #393d5b;		
		}
		#vlevo2 .flash_trailer {
			width:475px;
			height:173px;
			border:0px;
		}		
			#vlevo2. flash_trailer p {
			font-size:11px;
			color:#FFFFFF;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin:100px 0px 0px 10px;
			width:300px;
			text-align:left;
			
			}
		
		#vlevo2 .quicktime {
			width:91px;
			height:21px;
			float:left;
			margin-top:15px;
			border:1px solid #393d5b;		
		}
		
		#vlevo2 .text {
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#C6BFEB;
			margin:0px 0px 0px 20px;
			clear:both;
			text-align:left;
			line-height:150%;
			
		}
			#vlevo2 .text .left {
				margin:0px 20px 0px 20px;
				float:left;
			}
			#vlevo2 .text .right {
				color:#FFFFFD;
			}
		#vlevo2 .info {
			width:355px;
			height:42px;
			background-image:url(../Image/layout/film/kontakt.jpg);
			clear:both;
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#C8B0B0;
			margin-left:15px;
			_margin-left:7px;
			margin-bottom:20px;
			#margin-bottom:20px;
			text-align:left;
			padding-left:15px;
			padding-top:2px;
			float:left;
		}
	
	#vlevo2 .zahlavi_pribeh {
		width:600px;
		height:36px;
		background-image:url(../Image/layout/film/pribeh/zahlavi_pribeh.jpg);
		background-repeat:repeat-x;
		margin:0px auto;
		margin-top:20px;
		padding:0px 15px 0px 15px;
		color:#E8E7F9;
		font-weight:bold;
		font-size:13px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-variant:small-caps;
	}

	#vlevo2 .zahlavi_o_filmu {
		width:600px;
		height:28px;
		background-image:url(../Image/layout/film/pribeh/zahlavi_pribeh.jpg);
		background-repeat:repeat-x;
		margin:0px auto;
		margin-top:20px;
		padding:8px 15px 0px 15px;
		color:#E8E7F9;
		font-weight:bold;
		font-size:13px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-variant:small-caps;
	}
	
	#vlevo2 .nadpis_bannery {
		color:#E8E7F9;
		font-weight:bold;
		font-size:13px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-top:20px; 
  }
	
	#vlevo2 .obrazky_o_filmu {
		width:600px;
		margin:0px auto;
	}
		#vlevo2 .obrazky_o_filmu img {
			width:295px;
			height:135px;
			float:left;
			margin:10px 0px 0px 10px;
		}
	
	#vlevo2 .vrch_pribeh {
		width:610px;
		min-height:166px;
		_height:166px;
		/*background-image:url(../Image/layout/film/pribeh/vrch.jpg);*/
		background-repeat:no-repeat;
		font-size:10px;
		margin:0px auto;
		color:#C6C1E9;
		line-height:150%;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding:10px 10px 0px 10px;
		text-align:justify;
	}
	
	#vlevo2 .pic_pribeh {
		width:630px;
		height:229px;
		background-image:url(../Image/layout/film/pribeh/pic.jpg);
		margin:0px auto;
	}
	
	#vlevo2 .spod_pribeh {
		width:610px;
		height:94px;
		/*background-image:url(../Image/layout/film/pribeh/spod.jpg);*/
		background-repeat:no-repeat;
		font-size:10px;
		margin:0px auto;
		color:#C6C1E9;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		line-height:150%;
		padding:5px 10px 0px 10px;
		text-align:justify;	
	}

	#vlevo2 .spodek_pribeh {
		width:600px;		
		margin:0px auto;
		padding:0px 15px 0px 15px;
		color:#E8E7F9;
		font-weight:bold;
		font-size:13px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-variant:small-caps;
	}	
	
	#vlevo2 .zahlavi_clanek {
		width:600px;
		height:23px;
		background-image:url(../Image/layout/uvodni/novinka.jpg);
		background-repeat:repeat-x;
		margin:0px auto;
		margin-top:20px;
		padding:0px 15px 0px 15px;		
	}	
	
		#vlevo2 .zahlavi_clanek h1 {
		font-size:14px;
		color:#e3e2f4;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:0px 0px 4px 2px;				
		padding-top:2px;
		text-align:left;
		}

	#vlevo2 .text_clanek {
		width:600px;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		line-height:150%;
		text-align:left;		
		margin:0px auto;
		margin-top:10px;
		padding:0px 15px 0px 15px;				
		
	}	
	
	#vlevo2 .text_clanek .tricko {
		width:300px;
		height:125px;
		border:0px;

		margin:10px 0px 0px 180px;
	}

	#vlevo2 .text_clanek .original1 {
		width:180x;
		height:101px;
		border:0px;
		float:left;
		margin:0px 10px 0px 120px;
	}	

	#vlevo2 .text_clanek .upravena1 {
		width:180px;
		height:101px;
		border:0px;

	}	

	#vlevo2 .text_clanek .upravena2 {
		width:180px;
		height:101px;
		border:0px;
		margin:0px 10px 0px 0px;
		position:relative;
		left:220px;
	}			

	#vlevo2 .text_clanek .original2 {
		width:180x;
		height:101px;
		border:0px;		
		margin:0px 10px 0px 0px;
		position:relative;
		left:220px;
		
	}		
		
	
#vlevo #archiv {
		width:131px;
		height:19px;
		background-image:url(../Image/layout/uvodni/archiv.jpg);
		overflow:hidden;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#8e7575;
		font-style:italic;
		font-weight:bold;
		text-align:right;
		margin:0px auto;
		margin-left:535px;
		/*margin:0px auto;*/		
		padding-top:3px;
		
	}
	
	#vlevo #archiv a {
		color:#8e7575;	
	}
	#vlevo #archiv a:visited {
		color:#8e7575;	
	}
	#vlevo #archiv a:hover {
		color:#edcccc;
	}

#vlevo #archivprojekce {
		width:221px;
		height:19px;
		background-image:url(../Image/layout/uvodni/archivlong.jpg);
		/*background-color:#340c0c;
		background-repeat:no-repeat;*/
		overflow:hidden;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#8e7575;
		font-style:italic;
		font-weight:bold;
		text-align:right;
		margin:0px auto;
		margin-left:445px;
		/*margin:0px auto;*/		
		padding-top:3px;
		
	}
	
	#vlevo #archivprojekce a {
		color:#8e7575;	
	}
	#vlevo #archivprojekce a:visited {
		color:#8e7575;	
	}
	#vlevo #archivprojekce a:hover {
		color:#edcccc;
	}	

#vlevo .presspack {
	width:656px;
	height:46px;
	overflow:hidden;
	margin:0px auto;
	margin-top:0px;
}	
	#vlevo .presspack #img_presspack {
		width:333px;
		height:46px;
		border:0px;
		float:left;
	}
	
	#vlevo .presspack #img_middle {
		width:44px;
		height:46px;
		border:0px;
		float:left;  
  }
	#vlevo .presspack #img_distribuce {
		width:279px;
		height:46px;
		border:0px; 
  }  

#vlevo .obrazky {
	margin:0px 0px 0px 0px;
	list-style-type:none;
	width:652px;
	margin:0px auto;
	margin-top:6px;
	overflow:hidden;
}
#vlevo .obrazky div {
	float:left;
}
#vlevo .obrazky div.odsadit {
	float:left;
	margin-left:4px;
}

#vlevo .obrazky div img {
	width:158px;
	height:73px;
	border:1px solid #393d5b;	
}

#vlevo #promotion {
		width:131px;
		height:19px;
		background-image:url(../Image/layout/uvodni/archiv.jpg);
		overflow:hidden;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#8e7575;
		font-size:10px;
		font-style:italic;
		font-weight:bold;
		text-align:right;				
		/*padding-right:4px;*/
		margin:0px auto;
		margin-left:535px;
		margin-top:5px;
		padding-top:3px;
}
	#vlevo #promotion a {
		color:#8e7575;	
	}
	#vlevo #promotion a:visited {
		color:#8e7575;	
	}
	#vlevo #promotion a:hover {
		color:#edcccc;
	}

#vlevo .partneri {
	width:654px;
	height:150px;	
	overflow:hidden;
	margin:0px auto;
	/*
	position:relative;
	top:-20px;
	*/
	margin-top:0px;
	clear:both;
	

}
	#vlevo .partneri .text {
		font-size:16px;
		font-family:"Times New Roman", Times, serif;
		letter-spacing:1px;
		font-variant:small-caps;
		color:#d1d7e3;
		text-align:center;		
		/*margin:1px 0px 0px 15px;*/
		
		z-index:2;
		position:relative;
		top:0px;
		/*
		position:absolute;
		top:1116px;
		#top:1114px;
		left:470px;
		*/
	}
	
	#vlevo .partneri img {
		width:654px;
		height:150px;
		border:0px;
		margin-top:-20px;
	}

#vlevo #archiv_partneri {
		width:131px;
		height:19px;
		background-image:url(../Image/layout/uvodni/archiv.jpg);
		overflow:hidden;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#8e7575;
		font-style:italic;
		font-weight:bold;
		text-align:right;
		margin:0px auto;				    		
		margin-left:535px;
		padding-top:0px;
		/*
		position:relative;
		top:-20px;
		*/
		margin-top:10px;
		
		clear:both;

}
	#vlevo #archiv_partneri a {
		color:#8e7575;	
	}
	#vlevo #archiv_partneri a:visited {
		color:#8e7575;	
	}
	#vlevo #archiv_partneri a:hover {
		color:#edcccc;
	}

.cara {
	width:5px;
	height:650px;
	background-image:url(../Image/layout/uvodni/pruhy.jpg);
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;

}

.cara2 {
	width:5px;
	height:395px;
	_height:315px;
	background-image:url(../Image/layout/uvodni/pruhy.jpg);
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;

}

.cara_trailer {
	width:5px;
	height:320px;

	background-image:url(../Image/layout/uvodni/pruhy.jpg);
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;

}

.cara_herci {
	width:5px;
	height:310px;
	background-image:url(../Image/layout/uvodni/pruhy.jpg);
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;

}

.cara_tvurci {
	width:5px;
	height:430px;
	background-image:url(../Image/layout/uvodni/pruhy.jpg);
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;

}
.cara2_herci {
	width:5px;
	height:1800px;
	background-image:url(../Image/layout/uvodni/pruhy.jpg);
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;

}

.cara2_tvurci {
	width:5px;
	height:995px;
	background-image:url(../Image/layout/uvodni/pruhy.jpg);
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;

}

.vpravo {
	width:112px;
	float:right;
	background-image: url(../Image/layout/uvodni/bok.jpg);
	background-repeat:repeat-y;			

}	
	.vpravo .flash_trailer p {
			font-size:11px;
			color:#FFFFFF;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin:100px 0px 0px 10px;
			width:300px;
			text-align:left;

	}
	.vpravo .vpravo_o_filmu {
		width:112px;
		height:650px;
		background:inherit;
		text-align:right;
	}
	
	.vpravo .vpravo_o_filmu h3 {
		color:#7892AD;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:normal;
		margin:0px 8px 0px 0px;	
		position:relative;
		top:40px;
	}
	.vpravo .vpravo_o_filmu .popis {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		margin:3px 8px 0px 0px;
		position:relative;
		top:40px;
		
	}

	.vpravo .vpravo_o_filmu .informace {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		margin:3px 8px 0px 5px; 
		line-height:1.5;
		text-align:justify;
		position:relative;
		top:40px;
		
	}

	
	.vpravo .pro_herce {
		width:112px;
		height:280px;
		background:inherit;
		padding-top:30px;
		text-align:right;
	}
	.vpravo .pro_herce .jmeno_herce {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		margin:3px 8px 0px 0px;
	}
	
		.vpravo .jmeno_herce a {
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#C5c0ea;		
			font-weight:normal;		
		}
		.vpravo .jmeno_herce a:visited {
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#C5c0ea;		
			font-weight:normal;		
		
		}
		.vpravo .jmeno_herce a:hover {
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#FFFFFF;		
			font-weight:normal;				
		}

	.vpravo .pro_herce h3 {
		color:#7892AD;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:normal;
		margin:6px 8px 0px 0px;
	}
	.vpravo .pro_tvurce {
		width:112px;
		height:400px;
		background:inherit;
		padding-top:30px;
		text-align:right;
	}
	.vpravo .pro_tvurce .jmeno_herce {
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#C5c0ea;		
		margin:3px 2px 0px 0px;
	}
	.vpravo .pro_tvurce h3 {
		color:#7892AD;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:normal;
		margin:10px 2px 0px 0px;
	}
	
	.vpravo .nadpis {
		width:112px;
		height:10px;
		background-image:url(../Image/layout/uvodni/iko_bok.jpg);	
		text-align:center;
		overflow:hidden;
		

	}
	
	.vpravo .nadpis h2 {
		font-size:10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-variant: small-caps;
		color:#000000;
		letter-spacing:1px;
		margin:0px 0px 0px 0px;
		font-weight:bold;
		position:relative;
		top:-1px;

		
	}
	.vpravo .wallpapers {
		width:112px;
		height:155px;
		background-image:url(../Image/layout/uvodni/wallpaper.jpg);
		overflow:hidden;
	}
		.vpravo .wallpapers img {
			border:0px;			
		}
		.vpravo .wallpapers .wall {
			width:105px;
			margin:5px 0px 0px 7px;
			clear:both;			
			
		}
		
		.vpravo .wallpapers .wall2 {
			width:105px;
			margin:0px 0px 0px 7px;
			padding-top:8px;
			clear:both;

			
		}

		.vpravo .wallpapers .wall_vlevo {
			width:18px;
			height:34px;
			background-image:url(/Image/layout/uvodni/wp_roh.jpg);
			float:left;
			overflow:hidden;
			
		}

		.vpravo .wallpapers .wall_vpravo {
			width:87px;
			float:right;

		}
		
		.vpravo .wallpapers .wall_banner {
			width:87px;
			height:42px;		
			
		}

	
	.vpravo .kontakt {
		width:112px;
		height:41px;
		overflow:hidden;
		margin-bottom:10px;
		border-top:1px solid #262B35;
	}
		.vpravo .kontakt h3 {
			font-size:9px;
			color:#999999;
			font-family:Arial, Helvetica, sans-serif;			
			font-weight:normal;
			text-transform:uppercase;
			letter-spacing:0px;
			margin:0px 1px 0px 0px;
			text-align:right;
			text-decoration:underline;
		}
		
		.vpravo .kontakt div {
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#88878f;
			text-align:left;
			margin:2px 0px 0px 2px;
		}
		
		.vpravo .kontakt a {
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#e3e2f4;
			font-weight:normal;
			text-decoration:none;			
		}
		.vpravo .kontakt a:visited {
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:normal;
			color:#e3e2f4;
		}
		.vpravo .kontakt a:hover {
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:normal;
			color:#FFFFFF;
		}
		
	
	.vpravo .profily {
		width:112px;
		height:319px;
		background-image: url(../Image/layout/uvodni/bok.jpg);
		background-repeat:repeat-y;		
		overflow:hidden;
	}
		.vpravo .profily .image {
			width:112px;
			margin-top:9px;
			overflow:hidden;
		}	

		.vpravo .profily .image .img_csfd {
			width:112px;
			height:28px;
			border:0px;
			margin-top:9px;			
			filter: alpha(opacity=80);
			opacity: 0.8;

		}	
		.vpravo .profily .image .img_fdb {
			width:112px;
			height:44px;
			border:0px;
			filter: alpha(opacity=80);
			opacity: 0.8;			
		}	
		.vpravo .profily .image .img_imdb {
			width:112px;
			height:28px;
			border:0px;
			filter: alpha(opacity=80);
			opacity: 0.8;			
		}	


	.vpravo .profily2 {
		width:112px;
		height:315px;
		_height:305px;
		background-image: url(../Image/layout/uvodni/bok.jpg);
		overflow:hidden;
	}

	.vpravo .profily_herci {
		width:112px;
		height:1800px;		
		background-image: url(../Image/layout/uvodni/bok.jpg);
		background-repeat:repeat-y;
		overflow:hidden;

	}		
	.vpravo .profily_tvurci {
		width:112px;
		height:975px;		
		background-image: url(../Image/layout/uvodni/bok.jpg);
		background-repeat:repeat-y;
		overflow:hidden;

	}			

	.vpravo .profily_trailer {
		width:112px;
		height:320px;
		background-image: url(../Image/layout/uvodni/bok.jpg);
		background-repeat:repeat-y;		
		overflow:hidden;
	}	

#uplne_vpravo {
	width:117px;
	height:1020px;
	_height:1020px;	
	overflow:hidden;
	float:right;

}	

#uplne_vpravo_trailer {
	width:117px;
	height:920px;
	
	overflow:hidden;
	float:right;

}	

#uplne_vpravo_herci {
	width:117px;
	height:1650px;
	overflow:hidden;
	float:right;
	
}	

#uplne_vpravo_tvurci {
	width:117px;
	height:1450px;
	overflow:hidden;
	float:right;
	
}	

.pruhy_bok {
	width:117px;
	height:56px;
	background-image:url(../Image/layout/uvodni/pruhy_obr.jpg);
	overflow:hidden;
	clear:both;
}

#dno {
	width:800px;
	_width:798px;
	height:25px;
	background-image:url(../Image/layout/uvodni/dno.jpg);
	clear:both;
	overflow:hidden;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #462828;
	#margin-left:1px;
	position:relative;
	top:0px;
	
}
	#dno a {
		color:#462828;
		font-weight:normal;
	}
	#dno a:visited {
		color:#462828;
		font-weight:normal;		
	}
	#dno a:hover {
		color: #701210;
		font-weight:normal;		
	}
	
.prologue {
  	width:629px;
  	margin:0px auto;
  	margin-top:30px;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
}	
	
	.prologue .prologue_head {
    background-image:url(../Image/layout/prologue/zahlavi.jpg);
  	background-repeat:repeat-x;
  	width:100%;
  	color:#989a99;
  	font-size:14px;
  	font-variant:small-caps;
  	font-weight:bold;
  	text-align:left;
  	padding-left:4px;

  }
  
  .prologue .prologue_text {
    font-size:10px;
    color:#d0c3e1;
    text-align:justify;
    margin-top:20px;  
    
  }
  
  .prologue .prologue_part {
    font-weight:bold;
    margin-bottom:5px;
  }
  
  .prologue .prologue_casti {
    width:100%;
    margin:0px auto;
    text-align:center;
    margin-bottom:50px;
  }
  
    .prologue .prologue_casti table td {
      padding-right:20px;
    }
/*LIGHTBOX*/

 #lightbox{
	background-color: #262627;
	color:#CCCCCC;
	padding: 10px;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lightbox/overlay.png", sizingMethod="scale");
	}

/*aktualizace*ke*stazeni*/
.ke_stazeni {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

  .ke_stazeni .perex {
  	background-image:url(../Image/layout/ke_stazeni/deaktivni/images/perex.jpg);
  	width:800px;
  	height:247px;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
  }

    .ke_stazeni .perex .download_header {
        color:#a2a3b5;      	
      	font-size:11px;
      	font-weight:bold;
      	width:250px;
      	position:relative;
      	top:33px;
      	left:40px;
      	#left:-240px;
      	
      	
    }
    
    .ke_stazeni .perex .download_text {
        color:#a4a2b8;      	
      	font-size:10px;        
      	width:430px;
      	text-align:justify;
      	position:relative;
      	line-height:1.5;
      	top:45px;
      	left:50px;
      	#left:-130px;
    }
    
    .ke_stazeni .perex .download_history {
        width:200px;
        color:#a3a1b6;
        font-size:11px;
        text-transform:uppercase;
        text-align:left;
        position:relative;
        top:70px;
        left:48px;
        line-height:1.5;
        #left:-230px;
      
    }
  
  .ke_stazeni .first_layer {
    width:100%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
  }
  
  .ke_stazeni .first_layer .fl_left {
    float:left;
    background-image:url(../Image/layout/ke_stazeni/deaktivni/images/bg_top.jpg);
    background-repeat:repeat-y;
    width:571px;
  }

  .ke_stazeni .first_layer .fl_right {
    float:right;
    background-image:url(../Image/layout/ke_stazeni/deaktivni/images/festival.jpg);
    width:229px;
    height:616px;        
  }
  
    .ke_stazeni .first_layer .fl_right .recenze_nadpis {
      width:90px;
      font-size:10px;
      font-family:Verdana, Arial, Helvetica, sans-serif;
      color:#a4a2b8;
      text-align:left;  
      position:relative;
      top:40px;
      left:120px;
      #left:50px;
    }

  .ke_stazeni .first_layer .fl_left .fl_1 {
        
  }

    .ke_stazeni .first_layer .fl_left .fl_1 .fl_1_1 {
      float:left;                
      width:69px;
      height:109px;
      padding-bottom:13px;      
    }
    .ke_stazeni .first_layer .fl_left .fl_1 .fl_1_2 {
      float:left;            
      background-image:url(../Image/layout/ke_stazeni/deaktivni/images/licence.jpg);
      width:502px;
      height:109px;                
    }
    
    
      .ke_stazeni .first_layer .fl_left .fl_1 .fl_1_2 .souhlasim_licence {
        width:350px;
        color:#a3a1b6;
        font-size:10px;
        text-align:left;
        position:relative;
        top:23px;
        left:30px;   
        #left:-40px;
             
      }
     .ke_stazeni .first_layer .fl_left .fl_1 .fl_1_2 .souhlasim_licence a {
        color:#e1bfc0;
        text-decoration:underline;
        font-weight:normal;
      }
      
      .ke_stazeni .first_layer .fl_left .fl_1 .fl_1_2 .stahnout_sponzorovat {
        position:relative;
        width:260px;
        top:30px;
        left:30px;
        #top:10px;
        #left:-90px;
      }
      
      .ke_stazeni .first_layer .fl_left .fl_1 .fl_1_2 .stahnout_sponzorovat a {
        border:0px;
        text-decoration:none;
      }
      
      .ke_stazeni .first_layer .fl_left .fl_1 .fl_1_2 .stahnout_sponzorovat img {
        border:0px;
      }
    
      #checkImage0 {
        float:left;
        margin-right:5px;
      }    
    

    
  .ke_stazeni .first_layer .fl_left .fl_2 {
    clear:both;        
  }    
  
    .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_1 {
      float:left;          
               
    }  
    
    .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_1 .fl_2_1_1 {
      background-image:url(../Image/layout/ke_stazeni/deaktivni/images/foto_bg.jpg);
      background-repeat:repeat-y;
      width:149px;
      height:425px;     
            
             
    }      
    
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_1 .fl_2_1_1 .image_fotogalerie {
          list-style-type:none;
          padding:5px 0px 0px 0px;            
          margin:0px 0px 0px 0px;          
          _padding:0px;      
          _position:relative;
          _top:5px;
        }
        
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_1 .fl_2_1_1 .image_fotogalerie img {
          border:0px;
          filter: alpha(opacity=60);
			    opacity: 0.6;			
        }      
        
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_1 .fl_2_1_1 .image_fotogalerie li {
          padding:0px 0px 0px 0px;
        }              
    
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_1 .fl_2_1_1 .fotogalerie_link {
          font-size:10px;
          color:#806b6a;
          position:relative;
          width:90px;
          text-align:left;
          top:0px;
          left:55px;      
          #left:25px;
          #top:0px;    
          _top:15px;
          
        } 
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_1 .fl_2_1_1 .fotogalerie_link a {
           color:#806b6a;
        }
    .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_1 .fl_2_1_2 {
      background-image:url(../Image/layout/ke_stazeni/deaktivni/images/foto_link.jpg);      
      width:149px;
      height:18px;                  
    }        
        
    .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_1 .fl_2_1_3 {
      background-image:url(../Image/layout/ke_stazeni/deaktivni/images/bg_l.jpg);      
      width:149px;
      height:51px;
      _height:41px;     
             
    }           
        
    .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2 {
      float:left;
    }
       .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_1 {
          width:411px;
          height:30px;
          background-image:url(../Image/layout/ke_stazeni/deaktivni/images/trailer_zahlavi.jpg);
          background-repeat:repeat-x;
          margin:0px auto;
          position:relative;
          left:5px;
          
       }
       
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_1 .nadpis_trailer {
          color:#c9ccf5; 
          font-size:16px;
          width:280px;
          position:relative;
          font-weight:bold;
          top:6px;
          left:10px;
          #left:-50px;
          /*#font-weight:normal;*/
          
        }
       
       
       .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_2 {
          width:411px;
          height:226px;
          background-image:url(../Image/layout/ke_stazeni/deaktivni/images/trailer_bg.jpg);          
          margin:0px auto;       
          position:relative;
          left:5px;
          
       }
       
       
          .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_2 #odkaz_stahni_trailer {
            position:absolute; 
            width:100px; 
            height:20px; 
            left:40px;
            top:90px;    
          }
      
      
       .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_3 {
          width:422px;
          height:238px;
          background-image:url(../Image/layout/ke_stazeni/deaktivni/images/bg_dole.jpg);          
          margin:0px auto;      
          position:relative; 
       }
       
       .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_3 .prologue_dole {
          width:120px;
          height:200px;
          position:absolute;
          top:30px;
          left:30px;
          text-align:left; 
       }
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_3 .prologue_dole a {
          font-size:11px;
          text-transform:uppercase;
        }
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_3 .prologue_dole .n1 {
          font-size:17px;
          font-family:Verdana, Arial, Helvetica, sans-serif;
          color:#cac9f5;
        }
        
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_3 .prologue_dole .k1 {
        
          position:relative;
          left:15px;
          margin-top:5px;
        
        }
       
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_3 .quicktime {
          border:0px;
          position:relative;
          left:-115px;
        }
        .ke_stazeni .first_layer .fl_left .fl_2 .fl_2_2_3 .imdb {
          border:0px;
          position:relative;
          left:90px;
          top:5px
        }        
            

  
