@CHARSET "UTF-8";
.video{
	width:400px; height:200px;
	background		: url(../img/lang/pol/download_fp.gif) center no-repeat;
}
div.content section.left {
	width			: 580px;
	padding			: 15px 100px 15px 50px;
	float			: left;
}
	div.content section {
		padding			: 20px 50px;
	}
	div.content section header{
		clear			: both;
		overflow		: hidden;
		padding-bottom	: 0px;
	}
		div.content section h1 {
			margin-top		: 10px;
			font-size		: 1.25em;
			font-family		: 'Swis721LtEU', Arial, Helvetica, sans-serif;
			letter-spacing	: -1px;
			clear			: both;
		}
			div.content section div.symbols {
				float			: left;
				width			: 280px;
				font-size		: 0.75em;
				color			: #176a73;
				padding-right	: 10px;
				
			}
			div.content section div.bdn { /*width: 360px;*/ padding-right	: 0px; }
			div.content section div.symbols h3 {
				width			: 80px;
				height			: 0px;
				padding-top		: 80px;
				padding-right	: 10px;
				overflow		: hidden;
				float			: left;
				background-repeat	: no-repeat;
			}
			div.content section div.symbols p {
				width			: 190px;
				float			: left;
				color			: #176a73 !important;
			}
			div.content section div.bdd h3{
				background 		: #fff url(../img/lang/pol/logo_bdd.gif) no-repeat;
			}
			div.content section div.bda h3{
				background 		: #fff url(../img/lang/pol/logo_bda.gif) no-repeat;
			}
			div.content section div.bdn h3{
				background 		: #fff url(../img/lang/pol/logo_bdn.gif) no-repeat;
			}
			}
	div.content #list {
		overflow		: hidden;
		clear			: both;
	}

	div.content .collection {
		width			: 206px;
		height			: 180px;
		overflow		: hidden;
		float			: left;
		padding-bottom	: 20px;
		margin-right	: 12px;
		margin-top		: 15px;
		border			: 0;
		border-bottom	: 1px solid #c6e8e8;
		text-decoration	: none;
	}
		div.content .collection:hover {background: #d2eded;}
		div.content .last_in_line {
			margin-right	: 0px;
		}
		div.content .collection span {
			color			: #992639;
			font-weight		: bold;
			padding			: 5px;
			display			: block;
			text-align		: center;
		}
		div.content .collection img {
			border-top		: 1px solid #d2eded;
			border-left		: 1px solid #d2eded;
			border-right	: 1px solid #52979d;
			border-bottom	: 1px solid #52979d;
			padding			: 2px;
		}
		
div.content .selected {
	width			: 860px;
	display			: block;
	overflow		: hidden;
	clear			: both;
	padding			: 10px;
	margin-bottom	: 10px;
	border			: 0;
	text-decoration	: none;
}
	div.content .selected:hover{
		background	: #eef8f8;
	}
	div.content .selected img {
		float			: left;
		border			: 1px solid #52979d;
	}
	div.content .selected div {
		width			: 610px;
		padding-left	: 20px;
		padding-top		: 3px;
		padding-bottom	: 5px;
		display			: block;
		line-height		: 1.25em;
		float			: left;
	}
	div.content .selected h2 {
		width			: 610px;
		padding-bottom	: 5px;
		display			: block;
		font-family		: "Swis721LtEU", Arial, Helvetica, sans-serif;
		font-size		: 1.5em;
		letter-spacing	: -0.5px;
		color			: #176a73;
	}
		div.content .selected h3:hover {color: #992639;}
	div.content .selected span {
		width			: 610px;
		font-family		: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size		: 0.875em;
		letter-spacing	: 0px;
		color			: #999999;
		display			: block;
	}
		div.content .selected span strong {
			font-weight		: bold;
			color			: #176a73;
		}
		div.content .selected span strong.price {
			color			: #992639;
		}
	div.content .pagination {
		float 			: left;
		padding-bottom	: 10px;
	}
	div.content .pagination li {float: left;}
	div.content .pagination li a, div.content .pagination li a.active {
		display			: block;
		padding			: 5px 12px;
		margin-right	: 5px;
		background		: #eef8f8;
		cursor			: pointer;
		float			: left;
		color			: #176a73;
		
		border-radius	: 5px;
		-moz-border-radius	: 5px;
		-webkit-border-radius	: 5px;
	}
	div.content .pagination li a.active {
		background		: #176a73;
		color			: #eef8f8;
	}
	div.content .pagination li a:hover {background:#c0e6e6; color:#992639;}


