@CHARSET "UTF-8";
/* HOT BANNER */

/* FILTERS */
@import url("filters.css");

.hot_banner {
	width:990px; height:250px;
	margin			: 0 auto;
	overflow		: hidden;
}

	#hot_video {
		width:690px; height:460px;
		position		: absolute;
		background		: #000;
		z-index			: 1000;
		display			: none;
	}
	#hot_video #flashplayer {
		width:630px; height:380px;
		position		: absolute;
		top				: 0px;
		left			: 15px;
		z-index			: 1001;
	}
	#hot_video #close {
		width:30px; height:30px;
		background-image : url(../img/hot_movie_close.gif);
		position		: absolute;
		top				: 7px;
		left			: 645px;
		z-index			: 1002;
	}
	
	#hot_video #comments {
		position		: absolute;
		top				: 435px;
		left			: 320px;
		z-index			: 1002;
	}
	#hot_video #read_more {
		position		: absolute;
		top				: 435px;
		left			: 170px;
		z-index			: 1003;
	}
	
	.hot_banner #hot1, .hot_banner #hot2, .hot_banner #hot3, .hot_banner #hot4  {
		width:990px; height:250px;
		position		: absolute;
		background-position: center;
	}
	.activTab {
		display : block;
		background-image : url(../img/hot1.jpg);
	}
	
	.hot_banner .overlay {
		width:990px; height:250px;
		position		: absolute;
		background		: url(../img/overlay_bg.png);
		
	}
		.hot_banner .overlay .right {
			width:239px; height:188px;
			overflow		: hidden;
			position		: absolute;
			top				: 1px;
			left			: 690px;
			background		: rgba(0, 0, 0, 0.5);
			padding			: 30px;
		}
			.hot_banner .overlay .right H2 a {
				font-size		: 18px;
				font-weight		: bold;
			}
			.hot_banner .overlay .right p {
				font-size		: 14px;
				padding-top		: 10px;
			}
			.hot_banner .overlay .right p.meta, p.meta a {
				color			: #b1b1b1;
			}
			
			.hot_banner .overlay .right .lid {
				height			: 41px;
				overflow		: hidden;
				display			: block;
				line-height		: 18px;
				padding-bottom	: 15px;
				margin-bottom	: 15px;
				text-overflow	: ellipsis;
				-moz-text-overflow	: ellipsis;
				-webkit-text-overflow	: ellipsis;
			}
			
			.hot_banner .overlay .right .zobacz {
				width:240px; height:0px;
				padding-top		: 30px;
				background		: url(../img/overlay_button.gif) top left no-repeat;
				overflow		: hidden;
				display			: block;
			}
			.hot_banner .overlay .right .zobacz_video {
				width:240px; height:0px;
				padding-top		: 30px;
				background		: url(../img/overlay_button_open.gif) top left no-repeat;
				overflow		: hidden;
				display			: block;
			}
			.hot_banner .overlay .right .zamknij_video {
				width:240px; height:0px;
				padding-top		: 30px;
				background		: url(../img/overlay_button_close.gif) top left no-repeat;
				overflow		: hidden;
				display			: block;
			}
/* LEFT */
.hot_tabination {
	
}
	.hot_tabination .tab {
		width:140px; height:165px;
		margin-top		: 20px;
		margin-right	: 10px;
		padding			: 5px;
		background		: #1b151f;
		float			: left;
		position		: relative;
		overflow		: hidden;
	}
	.hot_tabination #tab4 {
		margin-right	: 0px;
	}
		
	.hot_tabination .activ, .hot_tabination .tab:hover {
		width:140px; height:164px;
		margin-top		: 0px;
		padding			: 4px;
		padding-top		: 25px;
		background		: #251a2a url(../img/hot_pointer.gif) no-repeat top;
		border			: 1px solid #473f4d;
	}
	.hot_tabination .tab a {
		width:100%; height:100%;
		display			: block;
		overflow		: hidden;
	}
	.hot_tabination .tab a img {
		position		: relative;
		left			: -5px;
	}
	
	.hot_tabination .tab .video_icon {
		width:30px; height:30px;
		position		: absolute;
		z-index			: 90;
		top				: 85px;
		left			: 5px;
		background		: url(../img/hot_movie_icon.png);
		display			: none;
	}
	
	.hot_tabination .activ .video_icon, .hot_tabination .tab:hover .video_icon {
		top				: 105px;
		left			: 4px;
	}
	.hot_tabination .tab a:hover .video_icon {
		top				: 80px;
		left			: 0px;
	}
	.hot_tabination .tab .show {
		display			: block;
	}
	
	.hot_tabination .tab span {
		display			: block;
		padding			: 10px 3px 0px 3px;
		font-size		: 12px;
		font-weight		: bold;
		color			: #79727e;
	}
	
	.hot_tabination .activ span, .hot_tabination .tab:hover span {
		display			: block;
		padding			: 10px 3px 0px 3px;
		font-size		: 12px;
		font-weight		: bold;
		color			: #ffd400;
	}

	.left H3 {
		font-family		: Humnst777CnEU, 'Trebuchet MS';
		font-size		: 24px;
		letter-spacing	: -1px;
		color			: #e0d58d;
		padding-bottom	: 13px;
	}
	.left #loader {
		width:630px; height:200px;
		display			: none;
		position		: absolute;
		top				: 850px;
		background		: #110314 url(../img/loader.gif) no-repeat 300px 50px;
		opacity			: 0.75;
	}
	.left #loader p {
		width:630px;
		position		: relative;
		top				: 80px;
		text-align		: center;
		color			: #fff;
	}
	
	
	.left .news_list {
		padding-top		: 20px;
	}
			/*
			.left .news span, .left .news p, .left .news div, .left .news a, .left .news H2 {
				float			: left;
			}
			*/
			.left .news .imgage{
				width:170px; height:100px;
				float			: left;
			}
			
			.left .news .txt{
				width:450px;
				float			: left;
				font-size		: 12px;
			}
			
			.left .news .txt H2 {
				width:460px;
				font-weight		: bold;
				font-size		: 14px;
			}
						
			.left .news .txt p.meta {
				color			: #b686bf;
			}
			.left .news .txt p.meta a {
				font-weight		: bold;
				color			: #b686bf;
			}		
			
			.left .news .txt .desc a {
				font-weight		: bold;
			}
			
			.left .news .txt a.comments {
				display			: block;
				float			: left;
				padding			: 0px 10px 3px 5px;
				margin-top		: 10px;
				background		: #391940;
				
				font-weight		: bold;
				color			: #85628c;
				
				border-radius	: 5px;
				-moz-border-radius	: 5px;
				-webkit-border-radius	: 5px;
			}
			.left .news .txt a.comments span {
				width:5px; height:5px;
				display			: block;
				background		: url('../img/koment_pointer.gif') no-repeat;
				position		: relative;
				top				: -5px;
			}
/* [END] LEFT */

