.swiatvideo
{
	
}
	.swiatvideo .more
	{
		text-align: right;
		margin: 5px;
	}
	.swiatvideo h1
	{
		font-family: Trebuchet MS, Arial, Tahoma, Verdana;
		color: #B22222;
		font-size: 28px;
		margin: 30px 0px 10px 0px;
	}
	.swiatvideo h2
	{
		margin: 10px 0px 5px 0px;
		font-family: Trebuchet MS, Arial, Tahoma, Verdana;
		color: #858585;
	}
		.swiatvideo h2 a
		{
			font-family: Verdana, Arial;
			font-size: 14px;
			text-decoration: none;		
		}
			.swiatvideo h2 a:hover
			{
				text-decoration: underline;
			}
		.swiatvideo h2 span.more a
		{
			font-size: 10px;
			font-weight: normal;
			text-decoration: underline;
		}
	.swiatvideo .leftBox
	{
		float: left;
		width: 430px;
	}
		.swiatvideo .leftBox .embed .desc
		{
			padding: 5px;
			margin: 5px 0px;
			width: 415px;
			border: 1px solid #EA9797;
			color: #646464;
			background: #FAEBD7;
			text-align: justify;
		}
		.swiatvideo .leftBox .cloud
		{
			width: 100%;
			background: none;
			border: none;
			padding: 0px;
		}
			.swiatvideo .leftBox .cloud h1
			{
				margin-left: 0px;
			}
			.swiatvideo .leftBox .cloud a
			{
				color: #d47800;
			}
			.swiatvideo .leftBox .cloud .info
			{
				text-align: right;
				margin-top: 10px;
			}
			.swiatvideo .leftBox .cloud .info a
			{
				color: #A8A8A8;
			}
	.swiatvideo .rightBox
	{
		float: right;
		width: 500px;
		border: none;
		margin: 0px;
	}
		.swiatvideo .videoTags td
		{
			vertical-align: bottom;
		}
	.swiatvideo .item
	{
		float: left;
		margin: 2px;
		/*width: 100px;
		height: 115px;*/
	}
		.swiatvideo .item .title
		{
			height: 30px;
			text-align: center;
		}
		.swiatvideo .item img
		{
			width: 95px;
			height: 72px;
		}	

ul.lastSearch
{
	margin: 10px;
	padding: 0px;
}
	ul.lastSearch li
	{
		list-style: none;
		margin-top: 10px;
		background: url(../../gfx/arrow.gif) no-repeat left;
		padding-left: 30px;
	}
		ul.lastSearch li a
		{
			font-size: 16px;
			font-weight: bold;
			text-decoration: none;
		}
			ul.lastSearch li a:hover
			{
				text-decoration: underline;
			}

/***** VideoTagi *****/
#videoBox
{
	display: none;
	width: 360px;
	height: 250px;
	position: absolute;
	background: White;
	border: 10px solid #D0D0D0;
	padding: 0px 3px;
	z-index:101;
}
	#videoBox .title
	{
		font-weight: bold;
		padding: 3px 3px;
		color: #B22222;
		font-size: 14px;
		float: left;
		width: 90%;
	}
	#videoBox .close
	{
		float: right;
		width: 7%;
		text-align: right;
		padding-right: 2px;
	}
	#videoBox .loader
	{
		text-align: center;
		margin-top: 100px;
	}
	#videoBox .items
	{
		padding: 3px;
		height: 200px;
		clear: both
	}
		#videoBox .items a
		{
			padding: 0px;
			margin: 0px 0px 0px 0px;
		}
			#videoBox .items a img
			{
				width: 85px;
				height: 65px;
				margin: 0px;
				padding: 0px;
			}
	#videoBox .options
	{
		text-align: right;
		padding: 1px 5px;
	}
/***** Serwisy *****/
.services
{
	width: 540px;
}
.services .s_item
{
	margin-right: 50px;
}