html,body{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	background-image: url(../gfx/bg.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: black;
}


#page{
	width: 100%;
	text-align: center;
}
#container{
	width: 960px;
	margin: 0 auto;
}
#topArea{
	width: 100%;

}
#stronnicowanie{
	text-align: center;
	margin-top: 10px;
}

#stronnicowanie a{
	color: #ff6200;
	text-decoration: none;
}
#stronnicowanie a:hover{
	color: white;
	text-decoration: none;
}
#reklama_pod_filmem{
	width: 100%;
}
#channelArea{
	width: 100%;
	height: 36px;
	background-image: url(../gfx/channel.gif);
	background-repeat: no-repeat;
	background-position: center;

}

#channel{
	width: 944px;
	float: left;
	height: 35px;
	text-align: left;
	line-height: 35px;
	font-size: 13px;
}
.ch_link{
	float: left;
	width: 110px;
	text-align: center;
}
#channel a{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
#channel span{
	color: #ff6200;
	font-weight: bold;
}
#channel a:hover{
	color: white;
	text-decoration: underline;
	text-transform: uppercase;
}

#channel_left{
	float: left;
	width: 8px;
	height: 36px;
	background-image: url(../gfx/channel_left.gif);
	background-repeat: no-repeat;
	margin: 0px;

}


#channel_right{
	margin: 0px;
	float: right;
	width: 8px;
	height: 36px;
	background-image: url(../gfx/channel_right.gif);
	background-repeat: no-repeat;
}

#sliderArea{
	width: 100%-2px;
	height: 350px;
	background-image: url(../gfx/slider.jpg);
	background-repeat: repeat-x;
	border: 1px #444444 solid;
	text-align: center;
}

#sliderControlArea{
	width: 100%-2px;
	height: 30px;
	background-color: black;
	border-bottom: 1px #444444 solid;
	border-left: 1px #444444 solid;
	border-right: 1px #444444 solid;
	
	padding-top: 6px;padding-left: 6px;
	
}

#popularArea{
	width: 100%-2px;
	height: 120px;
	background-color: white;
	border-bottom: 1px #444444 solid;
	border-left: 1px #444444 solid;
	border-right: 1px #444444 solid;
	text-align: left;
	background-color: #f0f0f0;
}

#separatorArea{
	width: 100%;
	height: 25px;
}
#contentArea{
	width: 100%;
}

#footArea{
	width: 100%;
	margin-top: 25px;
	height: 25px;
}
/*  Tresc */

#content{
	width: 705px;
	float: left;
	border: 1px #444444 solid;
	background-color: #ababab;
	background-image: url(../gfx/content.jpg);
	background-repeat: repeat-x;
}

#rightCol{
	float: right;
	width: 230px;
}

.box_reklama{
	width: 100%;
	margin-top: 20px;
}

.box_tag{
	margin-top: 20px;
	width: 100%;
	border: 1px solid #565656;
	background-color: #242424;
}

.box_tag a{
	color: #ff6200;
	text-decoration: none;
}
.box_tag a:hover{
	color: white;
	text-decoration: underline;
}

.us_list{
	font-weight: bold;
	border-bottom: dotted 1px black;
	color: white;
	
}
.show_stat a{
		color: #ff6200;
	text-decoration: none;
}
.show_stat a{
	color: #ff6200;
	text-decoration: underline;
}
.us_list a{
	color: #ff6200;
	text-decoration: none;
}
.us_list a:hover{
	color: white;
	text-decoration: none;
}
.box_users{
	border: 1px solid #565656;
	background-color: #242424;
	text-align: left;
	
}

.box_users p{
	color: #ff6200;		
	font-size: 13px;
	padding-left: 9px;
}
.box_users p a{
	color: white;	
	text-decoration: none;
	font-size: 12px;	
}
.box_users p a:hover{
	color: white;	
	text-decoration: underline;
	font-size: 12px;	
}
.box_users_head{
	height: 41px;
	width: 100%;
	background-image: url(../gfx/box_users.jpg);
	background-repeat: no-repeat;
	line-height: 41px;
	color: white;

}

#clear{
	clear: both;
	width: 100%;
	height: 25px;
}

#copy{
	font-size: 10px;
	color: gray;

}

#rss img{
	margin-top: 4px;
	border: none;
}
#rss{
	float: right;
}

.span_sep{
	float: left;
}

#szukaj{
	font-size: 12px;
	color: #a5a5a5;
	line-height: 20px;
	height: 25px;
}



#szukaj input{
	background-color: black;
	border: 1px #444444 solid;
	color: #a5a5a5;
	font-size: 12px;
	height: 18px;
	width: 160px;
	margin: 3px;
}

#linki_user a{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
#linki_user span{
	color: white;
	font-weight: bold;
}
#linki_user a:hover{
	color: white;
	text-decoration: underline;
	text-transform: uppercase;
}

#top_dol{
	width: 100%;
	height: 30px;
}

#top_gora{
	width: 100%;
	height: 60px;
}
#top_linki{
	height: 30px;
	float: right;
	width: 500px;
	margin-top: 5px;
	text-align: right;
}

#top_logo{
	height: 50px;
	float: left;
	text-align: left;
	width: 400px;
	margin-top: 5px;
}

#top_linki a{
	color: #ababab;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}

#top_linki a:hover{
	color: white;
	font-weight: bold;
}



.column{
	margin: 5px;
	width: 225px;
	float: left;
	text-align: center;
}

.column p{
	margin-bottom: 30px;
	font-size: 14px;
	color: black;
	font-family: Verdana;
	line-height: 20px;
	margin-top: 5px;
}

.column_head a{
	color: black;
	text-decoration: none;
}

.watchnow{
	
}
.column_head a:hover{
	color: #ff6200;
	text-decoration: none;
}
.video_item{
	width: 180px;
	height: 218px;
	background-image: url(../gfx/video_item.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	font-family: "Helvetica";
}

#video_content{
	width: 700px;
	margin: 0 auto;
}
.video_item_list{
	width: 180px;
	height: 218px;
	background-image: url(../gfx/video_item.gif);
	background-repeat: no-repeat;

	text-align: left;
	font-family: "Helvetica";
	float: left;
	margin-left: 40px;
	margin-bottom: 15px;
}

#vid_info{
	width: 450px;
	float: left;
}
.vid_item{
	text-align: left;
	padding-left: 5px;
	color: #444444;
}

.vid_description{
	font-size: 12px;
	color: #444444;
	text-align: left;
	padding-left: 5px;
	margin-top: 20px;
	width: 100%;
}


.vid_description a{
	font-size: 12px;
	color: #ff6200;

}

.vid_item a{
	text-align: left;
	color: #444444;
	text-decoration: none;
}
.vid_item a:hover{
	text-align: left;
	color: #ff6200;
	text-decoration: none;
}


.input_button{
background:#212121 none repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:10px 0 0;
padding:7px 10px;
text-align:center;
text-transform:uppercase;
}

.nag{
	line-height: 30px;
	text-align: left;
	color: #696969;
	padding-left: 15px;
	font-weight: bold;
}


.video_container{
	width: 170px;
	height: 190px;
	float: left;
	text-align: center;
	margin-top: 8px;
}
.video_info{
	width: 130px;
	margin: 0 auto;
}

.video_info p {
	text-align: left;
}

.video_title{
	text-align: left;
}

.video_stat{
	font-size: 12px;
	color: #444444;
	text-align: left;
}

.video_stat a{
	font-size: 12px;
	color: #444444;
	text-align: left;
	text-decoration: none;
}

.video_stat a:hover{
	font-size: 12px;
	color: #444444;
	text-align: left;
}

.video_title a{
	color: #fe3c00;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}
.video_title a:hover{
	color: #fe3c00;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.video_img{
	width: 100%;
	text-align: center;
}

#footHead{
	width: 100%-2px;
	height: 32px;
	background-image: url(../gfx/foot_bg.jpg);
	border: 1px #444444 solid;
	line-height: 32px;
}


#stop{
	width: 100%;
	height: 38px;
}

#stop_l{
	width: 6px;
	height: 38px;
	background-image: url(../gfx/stop_l.png);
	background-repeat: no-repeat;
	float: left;
}
#stop_c{
	width: 948px;
	height: 38px;
	background-image: url(../gfx/stop.png);
	background-repeat: repeat-x;
	float: left;
	line-height: 38px;
}
#stop_r{
	width: 6px;
	height: 38px;
	background-image: url(../gfx/stop_r.png);
	background-repeat: no-repeat;
	float: right;
}

.footCol{
	width: 218px;
	margin: 10px;
	float: left;
	text-align: left;

}

.footCol a{
	color: #a6a6a6;
	font-size: 12px;
	text-decoration: none;
}
.footCol a:hover{
	color: #a6a6a6;
	font-size: 12px;
	text-decoration: underline;
}


.stop_link{
	float: left;
	width: 140px;
	text-align: center;
	font-size: 13px;
	height: 32px;
}

#alert{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 13px;
}

#footHead a{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
#footHead span{
	color: #ff6200;
	font-weight: bold;
}
#footHead a:hover{
	color: white;
	text-decoration: underline;
	text-transform: uppercase;
}


.stop_c_link{
	float: left;
	width: 140px;
	text-align: center;
	font-size: 13px;
	height: 32px;
	text-transform: capitalize;
}

#stop_c a{
	color: white;
	text-decoration: none;
	text-transform: capitalize;
}
#stop_c span{
	color: #ff6200;
	font-weight: bold;
}
#stop_c a:hover{
	color: white;
	text-decoration: underline;
	text-transform: capitalize;
}

#szukaj_2{
	font-size: 12px;
	color: #a5a5a5;
	line-height: 20px;
	height: 25px;
	margin-top: 4px;
	float: right;
}

#szukaj_2 input{
	background-color: black;
	border: 1px #444444 solid;
	color: #a5a5a5;
	font-size: 12px;
	height: 18px;
	width: 160px;
	margin: 3px;
}

.stop_c_item{
	float: left;
}
.stop_c_item a{
	margin-left: 15px;
	font-size: 13px;
	color: gray;
}

.scrollButton{
	width: 19px;
	height: 36px;
	cursor:pointer;
}

#left{
	float: left;
	margin-left: 20px;
	margin-top: 150px;
}

#right{
	float: right;
	margin-right: 20px;
	margin-top: 150px;
}

#slider{
	height: 350px;
	width: 800px;
	float: left;
	margin-left: 41px;
	background-color: #a52a2a;
}

h2{
	line-height: 32px;
	font-size: 16px;
}

#ulubione{
	float: left;
}

#ulubione a{
	font-size: 13px;
	color: black;
	text-decoration: none;
}

#ulubione li a:hover{
	font-size: 13px;
	color: grey;
	text-decoration: none;
}

.black_input{
		background-color: black;
	border: 1px #444444 solid;
	color: #a5a5a5;
	font-size: 12px;
	height: 18px;
	width: 160px;
	margin: 3px;
}

.pop_item{
	width: 300px;
	height: 120px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;

}

.pop_desc{
	width: 130px;
	height: 120px;
	text-align: left;
	float: left;
}
.pop_thumb{
	width: 150px;
	height: 120px;
	background-image: url(../gfx/polecany.jpg);
	background-repeat: no-repeat;
}
.pop_nag{
	font-size: 17px;
	color: black;

}
.pop_title a{
	height: 60px;
	width: 100%;
}

.pop_title a{
	font-size: 14px;
	color: #ff6200;
	text-decoration: none;
}
.pop_title a:hover{
	font-size: 14px;
	color: #ff6200;
	text-decoration: underline;
}

.pop_stat{
height: 45px;
width: 100%;
	font-size: 12px;
	color: #444444;
}
.pop_thumb{
	float: left;
	width: 149px;
	height: 120px;
	
}

.pop_thumb img{
	margin-left: 8px;
	margin-top: 6px;
	
}


.komentarz{
	width: 100%;
	margin-bottom: 9px;
	border-bottom: 1px dotted #444444 ;
}

.komentarz_av{
	width: 100%;
	text-align: center;
}

.komentarz_av img{
	border: 2px solid #444444;
	margin: 0 auto;
}

.komentarz_info{
	font-size: 13px;
	color: #444444;
	text-align: left;
}

.alert{
	color: red;
	margin-top: 25px;
}

.profil_op{
	color: gray;
	font-size: 13px;
	text-align: right;
}

.profil_wy{
	color: #ff6200;
	font-size: 13px;
}

.pagination {
	color: #444444;
	text-decoration: none;
	text-align: center;
}
.pagination a{
	color: black;
	text-decoration: none;
}
.pagination a:hover{
	color: #ff6200;
	text-decoration: none;
}

.us_list a{
	
}

#page_content{
	text-align: left;
	font-size: 13px;
	color: #444444;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
#page_content p{
	text-align: left;
	font-size: 13px;
	color: #444444;
}

.komentarz_av small{
	font-size: 10px;
	color: #444444;
}

.komentarz_info a{
	font-size: 13px;
	float: right;
	width: 600px;
	color: #ff6200;
	text-decoration: none;
	font-weight: bold;
}

#box_cat{
	width: 232px;
	margin-bottom: 20px;
}
#box_cat_head{
	height: 39px;
	width: 100%;
	background-image: url(../gfx/cat_head.gif);
}
#box_cat_content{
	background-image: url(../gfx/cat_content.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#box_cat_content ul{
	list-style-image: none;
	padding-left: 40px;
}
#box_cat_content li a{
	line-height: 19px;
	text-decoration: none;
	font-size: 15px;
	color: black;
}
#box_cat_content li a:hover{
	line-height: 19px;
	text-decoration: none;
	font-size: 15px;
	color: #ff6200;
}
#box_cat_bottom{
	background-image: url(../gfx/cat_bottom.gif);
	background-repeat: no-repeat;
	width: 232px;
	height: 9px;
}
.komentarz_info a{
	font-size: 13px;
	float: right;
	width: 600px;
	color: #ff6200;
	text-decoration: none;
	font-weight: black;
}


.player_boxik{
	height: 110px;
	width: 170px;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	margin-bottom: 4px;
}
.player_boxik_title a{
	color: #ff6200;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	font-size: 11px;
}
.player_boxik_title a:hover{
	color: #ff6200;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	text-decoration: underline;
	font-size: 11px
}
.player_boxik_content a{
	color: white;
	line-height: 16px;
	text-decoration: none;
}
.player_boxik_content a:hover{
	color: white;
	text-decoration: 
	line-height: 16px;
	text-decoration: none;
}
.opis_reklam{
	margin-bottom: 2px;
	font-size: 9px;
	color: gray;
}
.player_adres a{
	color: grey;
	line-height: 16px;
	font-size: 9px;
	text-decoration: none;
}
.player_adres a:hover{
	color: white;
	line-height: 16px;
	font-size: 9px;
	text-decoration: none;
}

#player{
	margin-top: 0px;
}