.grey
{
  color #939393;
}
.video_list
{
	float: left;
	width: 130px;
	margin-bottom: 15px;
	height: 200px;
}
	.video_list p
	{
		margin: 2px;
	}
	.video_list p strong 
	{
			
	}
	.video_list p span.grey
	{
		color: #939393;
	}
	.video_list p.title a 
	{
		font-size: 12px;
		color: #FFC600;
		margin-bottom: 4px;
	}

.video 
{
	text-align: center;
}
.videoHeader
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #D0D0D0;
}
.videoInfo
{
	border: 1px solid #565656;
	margin-top: 15px;
	background: url(../../../gfx/users/najlepiej-oceniani-tlo.gif) repeat-x bottom; 
	padding: 5px;
}
	.videoInfo .menu
	{
		border-bottom: 1px solid #565656;
	}
	.videoInfo .info
	{
		text-align: left;
	}
		.videoInfo .info p.author
		{
			font-weight: bold;
		}
		.videoInfo .info p
		{
			margin: 2px;
		}
		.videoInfo .info p a 
		{
			color: #FFC600;
		}
		.videoInfo .info p span.grey
		{
			color: #E4E4E4;
		}
	
.adultInfo
{
	margin: 10px 0px 20px 0px;
}
.tag 
{
	margin: 3px 3px;	
}
.field_bg
{
	background: url(../../../gfx/fieldbg.gif) repeat-x top;
}

/***** DOWNLOAD *****/
table.listPrograms
{
	width: 100%;
	margin: 20px 0px 5px 0px;
}
	table.listPrograms
	{
		width: 100%;
		margin-top: 20px;
	}
	table.listPrograms th 
	{
		background: url(../../../gfx/fieldbg.gif) repeat-x;
		padding: 5px;	
	}
	table.listPrograms tr.bg
	{
		background: #151515;
	}
	table.listPrograms td 
	{
		border-bottom: 1px solid #393939;
		text-align: center;
		padding: 5px;
	}
	table.listPrograms td.title
	{
		text-align: left;
		width: 200px;
	}
	table.listPrograms td.title a
	{
		font-size: 12px;
		text-decoration: underline;
	}

.addProgram
{
	font-weight: normal;
	color: #D3D3D3;
}

div.topDownload
{
	float: left;
	width: 300px;
	margin-right: 10px;
}
	div.topDownload .title
	{
		float: left;	
		font-weight: bold;
		padding: 5px 0px 3px 0px;
	}
	div.topDownload .star
	{
		float: left;
		width: 15px;
		height: 15px;
		background: url(../../../gfx/users/avatar_gwiazdka_small.gif) no-repeat;
		color: black;
		font-weight: bold;
		margin-left: 10px;
		padding: 7px;
	}
	div.topDownload .text
	{
		margin-left: 5px;
	}
	div.cats
	{
		width: 670px;
	}
		div.cats ul
		{
			padding: 0px;
			margin-top: 15px;
		}
		div.cats ul li
		{
			list-style: none;
			font-size: 12px;
		}
		div.cats ul li a
		{
			text-decoration: underline;
		}
		div.cats ul li.main a
		{
			color: #FFC600; 
		}
		div.cats div.catList
		{
			float: left;
			width: 200px;
		}

.show_file .title
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}
		
/***** TOP LIST *****/
ul.topList
{
	padding: 0px;
	margin: 5px 10px;
}
ul.topList li
{
	font-size: 11px;
	list-style: none;
	margin-top: 3px;
}
ul.topList li .hits, ul.topList li .catName
{
	font-weight: normal;
}

