/*------------------------------------*/
/* Global CSS */
/*------------------------------------*/
	.public {
		font: normal 11px/120% Arial, Helvetica, sans-serif;
		background: #00937a;
		color: #333;
	}
	td {
		vertical-align: top;
	}
	body {
		font: normal 11px/120% Arial, Helvetica, sans-serif;
		background: #000;
		color: #333;
		margin: 0;
	}
	.contener{
		width:993px;
		margin: 0 auto;
	}
	a.logo{
		display:block;
		position: absolute;
		width:565px;
		height:76px;
	}
	#login{
		display: table;
		position: absolute;
		top: 0;
		left: 10px;
		font: bold 16px/120% helvetica, arial, sans-serif;
		color: #FFF;
		text-decoration: none;
		padding: 10px 18px 8px 18px;
		//background: #a339cb;
		background: #81b100;
		
		-moz-border-radius:		0 0 6px 6px;
		-webkit-border-radius:	0 0 6px 6px;
		border-radius: 		0 0 6px 6px;
	}
	#login ul {
		display: block;
	}
	#login ul li {
		display: inline;
		margin-right: 10px;
	}
	#login ul li:last-child {
		margin-right: 0px;
	}
	#login ul li a{	
		color: #FFFFFF;
		text-decoration: none;
	}
	#login ul li a:hover{	
		color: #ffca5a;
		text-decoration: underline;
	}
	#menu{
		float:left;
		background-image: url(/images/navigation_bg.png);
		background-repeat: no-repeat;
		height:39px;
		width:994px;
	}
	
	#menu a{
		display:block;
		float:left;
		text-transform: uppercase;
		color: #fff;
		text-decoration: none;
		font: bold 14px/100% Arial, Helvetica, sans-serif;
		margin: 13px 10px 0 10px;
	}
	#menu a:hover {
		text-decoration:underline;
	}
	#menu span{
		display:block;
		float:left;
		background-image: url(/gfx/span.gif);
		background-repeat: no-repeat;
		height:39px;
		width:2px;
	}
	#menu #imageField {
		
	}
	#menu #search {
		width:220px;
		float:right;
		margin: 3px 0 0 0;
	}
	.input{
		margin-top: 6px;
		border: 1px solid #690;
		font: normal 14px/100% helvetica, arial, sans-serif;
		padding: 4px 3px 2px 3px;
	}
	
	#stat{
		width:90%;
		padding-left:15px;
		float:left;
		padding-top:10px;
		margin-top:10px;
		padding-bottom:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
	}
	#stat span{
		color: #ff9900;
	}
	#main {
		width:980px;
		padding-bottom:15px;
		margin: 0 auto;
	}
	#main2 {
		position: relative;
		width:980px;
		min-height: 920px;
		float:left;
		background: #000;
		padding-top: 15px;
	}
	.header {
		display: block;
		padding:8px 0 6px 12px;
		float:left;
		color: #FFF;
		font: bold 18px/100% helvetica, arial, sans-serif;
		width: 765px;
		background: url(/images/title_bg_generic.jpg) top no-repeat #a339cb;
		margin: 0 20px 10px 5px;
		
		-moz-border-radius: 	4px;
		-webkit-border-radius: 	4px;
		border-radius: 		4px;
	}
	#videosbeingwatched.header {
		background: url(/images/title_bg_videosbeingwatched.jpg) top no-repeat #d12787;
	}
	#tgirlsoffer.header {
		background: url(/images/title_bg_tgirlsoffer.jpg) top no-repeat #d12787;
	}
	#left{
		width:770px;
		float:left;
		margin-left: 5px;
	}
	.contents{
		width:790px;
		float:left;
	}
	.contents2{
		width:790px;
		line-height:20px;
		float:left;
		margin: 0 5px 15px 3px;
		color: #ff8f35;
		text-decoration: none;
		font: bold 16px/120% helvetica, arial, sans-serif;		
	}
	.content{
		float:left;
		height: 220px;
		margin: 0 5px 15px 3px;
	}
	
	.img{
		width:180px;
		margin-left:5px;}
	
	.img a{
		width:180px;
		float:left;
		margin-bottom: 5px;
		border: 1px solid #444;
	}
	
	.img a:hover{}
	
	.txt{
		width:175px;
		margin-left:10px;
		float:left;
		font-size: 12px;
		color:#999;
	}
	.txt table {
		vertical-align: middle;
	}
	.txt table td a {
		color: #ff8f35;
		text-decoration: none;
		font: bold 16px/120% helvetica, arial, sans-serif;
	}
	.txt table td a:hover {
		color: #e9c418;
		text-decoration: underline;
	}
	.star_off{
		float:right;
		height:16px;
		width:80px;
		background-image: url(/gfx/star_off.gif);
		background-repeat: repeat-x;
	}
	.star_on{
		float:left;
		height:16px;
		width:40px;
		background-image: url(/gfx/star_on.gif);
		background-repeat: repeat-x;
	}
	#tag{
		width:98%;
		padding:1%;
		float:left;
		padding-top:10px;
		line-height:16px;
		margin-top:10px;
		padding-bottom:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		background-color: #666666;
	}
	#tag a{
		color: #FFFFFF;
		text-decoration: none;
	}
	#pagination {
		width: 740px;
		float: left;
		text-align: center;
		margin:10px 0 0 10px;
		padding: 10px 10px 8px 10px;
		color: #FFF;
		background: #666;
		
		-moz-border-radius:		6px;
		-webkit-border-radius:	6px;
		border-radius: 		6px;
	}
	#pagination span{
		color: #fc0;
		font: bold 18px/100% helvetica, arial, sans-serif;
		background: #333;
		padding: 5px 5px 3px 5px;
		margin: 3px 5px;
		-moz-border-radius:		4px;
		-webkit-border-radius:	4px;
		border-radius: 		4px;
		float: left;
	}
	#pagination a{
		color: #fff;
		text-decoration: none;
		font: bold 18px/100% helvetica, arial, sans-serif;
		background: #333;
		padding: 5px 5px 3px 5px;
		margin: 3px 5px;
		-moz-border-radius:		4px;
		-webkit-border-radius:	4px;
		border-radius: 		4px;
		white-space: pre;
		float: left;
	}
	#pagination a:hover {
		background: #fc0;
		color: #333;
	}
	#about{
		float:left;
		color: #fff;
		margin:10px 0 10px 10px;
		background: url(/images/about_bg.jpg) top repeat-x #370f46;
		padding: 25px 20px 15px 20px;
		
		-moz-border-radius:		8px;
		-webkit-border-radius:	8px;
		border-radius: 		8px;
	}
	#about h2{
		font: bold 22px/100% helvetica, arial, sans-serif;
		padding-bottom:10px;
		color: #e9c418;
	}
	#about p{
		font: normal 16px/120% helvetica, arial, sans-serif;
		padding-bottom:10px;
		color: #ccc;
	}
	#banner_long {
		display: none;
		width: 760px;
		height: 90px;
		margin-top:10px;
	}
	#adv_in{
		width:801px;
		background-color: #111111;
		float:left;
	}
	#footer{
		width:100%;
		float:left;
		margin-top:10px;
		color: #FFFFFF;
		font-size: 12px;
	}
	#footer2{
		width:100%;
		float:left;
		margin-top:15px;
		line-height:18px;
		padding-top:10px;
		padding-bottom:10px;
		text-align:center;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #666666;
		font-size: 12px;
		color: #FFFFFF;
	}
	#footer2 a{
		color:#FFFFFF;
		text-decoration:none;
	}
	#footer h2 {
		font: bold 22px/100% helvetica, arial, sans-serif;
		padding-bottom:10px;
		color: #e9c418;
		text-align: center;
	}
	#footer #categories_links {
		font: normal 14px/120% helvetica, arial, sans-serif;
		margin: 0 0 0 15px;
	}
	#footer #categories_links td {
		width: 20%;
		padding-right:15px;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	#footer #categories_links td a {
		text-decoration: none;
		color: #ccc;
	}
	#footer #categories_links td a:hover {
		text-decoration: underline;
	}
	#right{
		position: absolute;
		width: 178px;
		top: 12px;
		right: 0;
	}
	h3.header_r{
		font: bold 14px/120% helvetica, arial, sans-serif;
		color: #FFF;
		margin: 5px 0 5px 0;
	}
	.right_bg{
		width:171px;
		float:left;
		color: #fff;
		margin-bottom: 20px;
	}
	.right_bg a{
		color: #fff;
		text-decoration: none;
	}
	.right_bg h2{
		padding:0px;
		margin:0px;
		padding-left:15px;
		padding-top:10px;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
	}
	ul#register_points {
		display: block;
		margin-bottom: 10px;
	}
	ul#register_points li{
		list-style: disc;
		list-style-position: inside;
		font: normal 12px/120% helvetica, arial, sans-serif;
	}
	.channel{
		float: left;
		width: 180px;
		margin: 0px 5px 5px 7px;
	}
	.channel_txt{
		float:left;
		width: 184px;
		font: normal 14px/120% helvetica, arial, sans-serif;
		color: #999;
		height: 70px;
		background: url(/images/categories_bg.jpg) top repeat-x #370f46;
		border-top: 1px solid #666;
		
		-moz-border-radius:		0 0 16px 16px;
		-webkit-border-radius:	0 0 16px 16px;
		border-radius: 		0 0 16px 16px;
	}
	.channel_txt .inner_padding{
		padding: 5px 5px 5px 5px;
	}
	.channel_txt strong a {
		font: bold 20px/110% helvetica, arial, sans-serif;
		color: #FFCB5D;
	}
	.channel_txt strong a:hover {
		color: #d12787;
	}	
	.channel_img{
		width:180px;
		height:225px;
		margin: 0px;
		float:left;
		border: 2px solid #333;
		
	}
	.channel_img:hover {
		border: 2px solid #fff;
	}
	.row{
		width:100%;
		float:left;
	}
	#v_left{
		width:621px;
		float:left;
		margin-left: 20px;
	}
	.videotitle{
		display: block;
		font: bold 26px/120% helvetica, arial, sans-serif;
		color: #ff8f35;
		margin: 10px 0;
	}
	.contents2{
		float:center;
	}
	#v_left .contents2 {
		width: 610px;
		margin-bottom: 15px;
		border-bottom: 1px solid #666;
	}
	#option{
		margin: 0 0 15px 0;
		float:left;
		background-color: #333;
		font-size: 12px;
		color: #FFF;
		width: 610px;
	}
	#option table {
		width: 100%;
	}
	#option #option_padding {
		padding:20px;
	}
	#option a{
		color: #ff9900;
		text-decoration: none;
	}
	#option h2 a{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #fc0;
		font-size: 24px;
		padding-left:15px;
		padding-top:0px;
		margin-bottom: 10px;
		line-height:12px;
		padding-right:15px;
		padding-bottom:10px;
		display:block;
		text-align:center;
		color: #fc0;
		text-decoration: none;
	}
	#player {
		width:100%;
		float:left;
		border: 1px solid #333;
	}
	#imgplayer {
		width:98%;
		float:left;
		border: 1px solid #333;
		margin-top:10px;
		margin-bottom:10px;
	}
	#v_right {
		width:310px;
		float:right;
		color: #FFF;
		margin-right: 25px;
	}
	#v_right a img	{
		max-width:315px;
		border: 1px solid #333;
	}
	h2.v_header_right {
		display: block;
		float:left;
		color: #fc0;
		font: bold 18px/100% helvetica, arial, sans-serif;
		margin-bottom: 1px;
		clear: both;
	}
	#v_left p.copy {
		display: block;
		float:left;
		color: #FFF;
		font: normal 14px/120% helvetica, arial, sans-serif;
		margin-bottom: 15px;
		clear: both;
	}
	#v_left p.copy a {
		color: #FFF;
		font-weight: bold;
		color: #eb3;
	}
	#v_left .left_inline_banner {
		//float: left;
		margin: 0 auto 25px;
		border: 1px solid #000;
		clear: none;
	}
	#comments #myform {
		float: left;
		display: block;
		clear: both;
	}
	#comments #myform #comment {
		float: left;
		display: block;
		width: 610px;
		height: 100px;
		clear: both;
		margin-bottom: 5px;
	}
	#comments #myform #myspan {
		font: bold 12px/120% helvetica, arial, sans-serif;
		color: #95CB00;
		margin-bottom: 5px;
	}
	#comments #myform #button {
		margin-bottom: 25px;
	}
	.comment_array {
		float: left;
		font: normal 12px/120% helvetica, arial, sans-serif;
		clear: both;
		margin-bottom: 25px;
	}
	.comment_array strong {
		font-weight: bold;
	}
	.comment_entry {
		float: left;
		font: normal 12px/120% helvetica, arial, sans-serif;
		clear: both;
		border: 1px solid #666;
		width: 610px;
		margin-bottom: 5px;
	}
	.comment_entry .comment_entry_padding {
		padding: 15px;
	}
	.comment_entry .meta {
		float: left;
		font: normal 12px/120% helvetica, arial, sans-serif;
		clear: both;
		color:#999;
		margin-bottom: 15px;
	}
	.comment_entry .meta a {
		color: #fc0;
	}
			
	/* Stale CSS dla profili i wiadomosci */
	#view_box{
		color: #c8c8c8;
		float:left;
		margin-top:10px;
	}
	#view_box a{
		color:#d28116;
		padding-left:2px;
	}
	#view_box a:hover{
		text-decoration:underline;
	}	
	#message_foldery{
		width:10%;
		padding-left:15px;
		padding-bottom:20px;
		float:left;
	}
	#message_foldery a{
		text-decoration:none;
		font-size:12px;
	}
	
	#message_wiadomosci{
		width:80%;
		margin-right:15px;
		padding-left:15px;
		border-left-width: 1px;
		border-left-style: dotted;
		border-left-color: #666666;
		float:right;
	}
	#message_naglowek{
		width:100%;
		float:left;
		padding-top:5px;
		height:22px;
		font-size: 11px;
		color: #bebebe;
	}
	#message_komorka a{
		text-decoration:none;
	}
	
	#message_komorka1{
		width:13%;
		margin-right:5px;
		margin-left:5px;
		float:left;
	}
	#message_komorka2 {
		width:53%;
		margin-right:5px;
		margin-left:5px;
		float:left;
	}
	
	#message_komorka3{
		width:3%;
		margin-right:5px;
		margin-left:5px;
		float:left;
	}
	#message_komorka4{
		width:23%;
		margin-right:5px;
		margin-left:5px;
		text-align:right;
		float:right;
	}
	#message_wiersz1{
		float:left;
		width:100%;
		font-size: 10px;
		height:17px;
		padding-top:3px;
		color: #bebebe;
	}
	#message_wiersz2{
		float:left;
		width:100%;
		height:17px;
		padding-top:3px;
		font-size: 10px;
		color: #bebebe;
	}
	
	a.message_reply {
		width:15px;
		height:14px;
		padding-left:10px;
		float:right;
		display:block;
		margin-right:3px;
		background-image: url(/gfx/../images/reply.png);
		background-repeat: no-repeat;
	}
	a.message_read{
		width:22px;
		height:14px;
		float:right;
		margin-right:3px;
		display:block;
		background-image: url(/gfx/../images/read.png);
		background-repeat: no-repeat;
	}
	a.message_unread{
		width:22px;
		height:14px;
		float:right;
		margin-right:3px;
		display:block;
		background-image: url(/gfx/../images/unread.png);
		background-repeat: no-repeat;
	}
	
	
	a.message_del{
		width:15px;
		height:14px;
		float:right;
		display:block;
		background-image: url(/gfx/../images/del.png);
		background-repeat: no-repeat;
	}
	
	#message_pagination{
		float:left;
		text-align:center;
		margin-top:10px;
		font-size: 14px;
		width:100%;
		}
	
	#message_pagination a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #5a5a59;
		margin-left:2px;
		margin-right:2px;
		margin-top:10px;
		display:inline;
		text-decoration: none;
	}
	#message_pagination a:hover{
		color: #d7e7f4;
	
	}
	
	#message_prev{
		width:100%;
		margin-top:10px;
		line-height:18px;
		float:left;
		font-size: 11px;
		color: #575757;
	}
	#trash a{
		font-size:10px;
		color: #999999;
	}
	.public #left .contents .copy_text {
		padding: 20px;
		color: #fff;
		font: normal 14px/120% helvetica, arial, sans-serif;
	}
	.public #left .contents .copy_text ol li {
		list-style: decimal;
		list-style-position: inside;
		font: normal 18px/120% helvetica, arial, sans-serif;
	}
	.public #left .contents .copy_text a {
		color: #e9c418;
		font-weight: bold;
	}
	.public #left .contents .copy_text .upload_field {
		width: 300px;
		margin-bottom: 5px;
	}

	
/*------------------------------------*/
/* masthead */
/*------------------------------------*/
	.public #masthead {
		position: relative;
		width: 976px;
		height:201px;
		margin: 0 auto;
		background: url(/images/header_subpage_bg.jpg) top center no-repeat;
	}
	.public #masthead a.logo{
		display:block;
		position: absolute;
		width:565px;
		height:90px;
		top: 55px;
	}
	.public #masthead #signed_in_as  {
		display:block;
		position: absolute;
		top: 5px;
		right: 0px;
		text-align: right;
		font: normal 12px/120% helvetica, arial, sans-serif;
		color: #222;
	}
	.public #masthead #signed_in_as a {
		color: #222;
		font-weight: bold;
	}
	.public #masthead #signed_in_as a:hover{
		color: #ffca5a;
	}
	.public #masthead #signed_in_as span a{
		font: normal 9px/120% helvetica, arial, sans-serif;
		font-weight: normal;
		color: #222;
	}
	.public #masthead #signed_in_as span a:hover{
		background: #f22;
	}
	.public #masthead #banner {
		position: absolute;
		bottom: 16px;
		left: 15px;
		border: 1px solid #666;
		
		-moz-box-shadow: 		2px 2px 10px #666;
		-webkit-box-shadow: 	2px 2px 10px #666;
		box-shadow: 			2px 2px 10px #666;
	}	

/*------------------------------------*/
/* index frontpage */
/*------------------------------------*/
	.public #masthead {
		position: relative;
		width: 976px;
		height:201px;
		margin: 0 auto;
		background: url(/images/header_subpage_bg.jpg) top center no-repeat;
	}
	.public #masthead a.logo{
		display:block;
		position: absolute;
		width:565px;
		height:90px;
		top: 55px;
	}
	
/*------------------------------------*/
/* channels */
/*------------------------------------*/	
	#channels.public #right{
		right: 12px;
	}
	#channels.public ul#category_menu {
		display: block;
	}
	#channels.public ul#category_menu li {
		display: block;
	}
	#channels.public ul#category_menu li a {
		display: block;
		font: normal 16px/120% helvetica, arial, sans-serif;
		background: #333;
		margin-bottom: 3px;
		padding: 4px 6px 3px 6px;
		
		-moz-border-radius:		4px;
		-webkit-border-radius:	4px;
		border-radius: 		4px;
	}
	#channels.public ul#category_menu li a:hover {
		background: #beff0f;
		color: #111;
	}
	
/*------------------------------------*/
/* most viewed */
/*------------------------------------*/	
	#most-viewed.public #left {
		width: 790px;
		float:left;
	}

/*------------------------------------*/
/* my_profile */
/*------------------------------------*/
	#my_profile.public .contener #main #main2 #left  {
	}
	#my_profile.public .contener #main #main2 #left .contents  {
		width: 775px;
		margin: 10px;
	}
	#my_profile.public #avatar {
		float: left;
		margin: 0 10px 10px 0;
	}
	#my_profile.public #my_comments,
	#my_profile.public #my_friends,
	#my_profile.public #meta_and_description {
		color: #aaa;
		font: normal 16px/120% helvetica, arial, sans-serif;
		margin-bottom: 20px;
	}
	#my_profile.public #meta_and_description strong,
	#my_profile.public #my_comments h3,
	#my_profile.public #my_videos h3,
	#my_profile.public #my_friends h3 {
		font: normal 16px/120% helvetica, arial, sans-serif;
		font-weight: bold;
		color: #fc0;
		margin-bottom: 5px;
	}
	#my_profile.public #my_comments .comments {
		font: normal 16px/120% helvetica, arial, sans-serif;
		color: #aaa;
	}
	#my_profile.public #my_videos {
		clear: both;
	}
	#my_profile.public #my_videos .show_more {
		float: right;
		clear: both;
		font: normal 16px/120% helvetica, arial, sans-serif;
		font-weight: bold;
		color: #8A25AF;
	}

/*------------------------------------*/
/* edit_profile */
/*------------------------------------*/
	#edit_profile.public .contener #main #main2 #left .contents  {
		width: 760px;
		margin: 10px;
		color: #fff;
		font: normal 14px/120% helvetica, arial, sans-serif;
	}

/*------------------------------------*/
/* uploads */
/*------------------------------------*/
	#uploads.public .contents  {
		margin:20px;
		color: #fff;
		font: normal 20px/120% helvetica, arial, sans-serif;
	}
	
/*------------------------------------*/
/* videos */
/*------------------------------------*/
	#videos.public #v_left .left_inline_banner {
		border: none;
	}
	#videos.public .related_videos {
		float: left;
		margin: 25px 0 0 0;
	}
	#videos.public .related_videos #item2.content {
		position: relative;
		width: 315px;
		height: auto;
	}
	#videos.public .related_videos #item2.content .img,
	#videos.public .related_videos #item2.content .img a,
	#videos.public .related_videos #item2.content .img a img {
		width: 120px;
		height: 90px;
		clear: none;
	}
	#videos.public .related_videos #item2.content .txt {
		display: block;
		position: absolute;
		width: 175px;
		top: 0px;
		right: 0px;
	}
/*------------------------------------*/
/* gallery */
/*------------------------------------*/
	#gallery.public #v_left .left_inline_banner {
		border: none;
	}
	#gallery.public .related_videos {
		float: left;
		margin: 25px 0 0 0;
	}
	#gallery.public .related_videos #item.content {
		position: relative;
		width: 315px;
		height: auto;
	}
	#gallery.public .related_videos #item.content .img,
	#gallery.public .related_videos #item.content .img a,
	#gallery.public .related_videos #item.content .img a img {
		width: 120px;
		height: 90px;
		clear: none;
	}
	#gallery.public .related_videos #item.content .txt {
		display: block;
		position: absolute;
		width: 175px;
		top: 0px;
		right: 0px;
	}
	
/*------------------------------------*/
/* actions */
/*------------------------------------*/
	#actions.public .contener #main #main2 #left .contents  {
		width: 760px;
		margin: 10px;
		color: #fff;
		font: normal 14px/120% helvetica, arial, sans-serif;
	}
	#actions.public .contener #main #main2 #left .contents a {
		font-weight: bold;
		color: #fc0;
	}