@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,latin-ext);
/*
	.sliderTrend ul, .sliderTrend li, #slider ul, #slider li,	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	.sliderTrend li, #slider li, #slider2 li{ 

		width:210px;


		height:auto;		
		float: left;
		
		}	
*/

.slidestat{
	position: relative;
}

.statbox h2.he, .statbox h2.he a{
	font-family: 'Roboto Condensed',sans-serif !important;
	font-weight: normal;
	font-size: 19pt;
	
}

.img_blur{
	width: 170px;
	height: 250px;

	position: absolute;
	background-color: #1c2a3a;;
	background-position: 0px 0px;
  	background-repeat: no-repeat;
	background-size: 170px;	
	filter: sepia(50%);
	-webkit-filter: sepia(50%);
		
}

.img_movie{

	background-position: 0px 0px;
  	background-repeat: no-repeat;
	background-size: 170px;
	width: 170px;
	height: 250px;
	position: relative;
	top: 0px;
	left: 0px;	
	
}

.img_movie_click{
	cursor: pointer;
	height: 100%;
}



.div_circle{
	width: 45px;
	height: 45px;
	background-color: #dbdbdb;
	background-position: center center;
  	background-repeat: no-repeat;
	background-size: 55px;  	
	border-radius:50%;
	border: 3px solid #f0f0f0;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.8);
}

.img_narust{

	position: absolute;
	top: 60px;
	right: 10px;	
	background: rgba(61, 91, 143, 0.9);
	overflow: hidden;		
}

.img_avatar{

	position: absolute;
	bottom: 3px;
	right: 10px;	
}


.img_poradi{
	position: absolute;
	top: 2px;
	right: 10px;	
	background: rgba(168, 22, 17, 0.9);		
}

.img_releas{
	background:rgba(10, 10, 10, 0.6);
	font-family:'Roboto Condensed';
	color:#fff;
	font-size: 10px;
	padding: 0px 2px;
}

.img_narust h4{
	
	background: none;		
	font-size: 23px;
	line-height: 100%;
	font-weight: bold;
	text-shadow:0 1px 4px rgba(0, 0, 0, 0.8);
	letter-spacing: -2px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	
}


.img_narust h4 span{	
	font-size: 18px;
	color: #e9e9e9	;
}

/*
.img_narust h4:after{
	content: "%";
	font-size: 19px;
}
*/

.img_poradi h3{
	
	background: none;		
	font-size: 30px;
	line-height: 100%;
	font-weight: bold;
	text-shadow:0 1px 4px rgba(0, 0, 0, 0.8);
	letter-spacing: -2px;
	color: #fff;
	text-align: center;
	margin-top: 7px;	
}

.ico_trend1,.ico_trend1N{
	width: 35px;
	height: 37px;
	position: relative;
	left: -15px;
	top: -35px;
	background-image: url('/img/ico/trend1.png');
	background-repeat: no-repeat;
	background-size: 28px;
}

.ico_trend1N:after{
    content: "NOVĚ";
    color: #fff;
    font-weight: bold;
    font-size: 8pt;
    top: 33px;
    position: absolute;
    left: 22px;
    background: RGBA(114, 16, 16, 0.80);
    padding: 2px 3px;
}

.ico_trend2{
	width: 35px;
	height: 37px;
	position: relative;
	left: -15px;
	top: -27px;
	background-image: url('/img/ico/trend2.png');
	background-repeat: no-repeat;
	background-size: 28px;
}


.img_movie h2{
	background: rgba(100, 100, 100, 0.56);	
	font-size: 30px;
	line-height: 22px;
	font-weight: 700;
	text-shadow:0 1px 4px rgba(0, 0, 0, 0.9);
	letter-spacing: -1px;
	color: #fff;
	height: auto;
	padding: 5px 5px 10px 3px;
	display: block;
}

.img_movie h2 a{
	color: #fff;	
}

.img_movie h3{
	background: rgba(255, 255, 255, 0.8);	
 	background:linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(237,237,2555,0.1) 100%);		
	font-size: 15px;	
	font-weight: normal;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.6);
	letter-spacing: 0px;
	color: #000;	
	padding: 5px 5px 10px 3px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 3px;
	cursor: pointer;
}




.sliderTrend,  h4, .img_movie h3, .div_circle h3, .sliderTrend h2, .img_movie h2 a,  .img_movie h2 a:link {	
	font-family: 'Roboto Condensed',sans-serif !important;
}

