#References #ContentInner {
	padding-left:14px;
	padding-right:14px;
	padding-bottom:50px;
}
	#References h1 {
		color:#fff;
		font-weight:normal;
		font-size:23px;
		margin-left:62px;
		float:left;
	}
	#References h1#Logo {
		margin-left:0px;
	}
	#RefCounter {
		float:right;
		color:#fff;
		font-weight:normal;
		font-size:23px;
		margin-right:62px;
		margin-top:15px;
	}
	#Ref-box {
		clear:both;
	}
		#Ref-Left {
			width:51px;
			height:98px;
			float:left;
			display:block;
			background:url(images/left-ref-pager.gif);
			margin-top:150px;
		}
		#Ref-Right {
			width:51px;
			height:98px;
			float:right;
			display:block;
			background:url(images/right-ref-pager.gif);
			margin-top:150px;
		}
		#Ref-content {
			background:url(images/refBg.gif);
			width:818px;
			height:518px;
			float:left;

		}
			.reference-title {
				margin:0px;
				padding:0px;
				height:50px;
				overflow:hidden;
				position:relative;
			}
				.reference-title li {
					list-style:none;
					margin:0px;
					padding:0px;
					width:920px;
				}
			.reference-item {
				margin:0px;
				padding:0px;
				float:left;
				margin-top:10px;
				width:818px;
				height:379px;
				overflow:hidden;
				position:relative;
			}
				.reference-item li {
					margin:0px;
					padding:0px;
					list-style:none;
					margin-left:9px;
					margin-right:9px;
					width:800px;
				}
					.refrenece-main-image {
						width:420px;
						float:left;
					}
						
					.reference-right {
						float:right;
						width:370px;
					}
						.reference-right .first {
							margin-bottom:11px;
						}
			.reference-info {
				margin:0px;
				padding:0px;
				clear:both;
				margin-left:9px;
				margin-right:9px;
				height:130px;
				overflow:hidden;
				position:relative;
			}
				.reference-info li {
					margin:0px;
					padding:0px;
					list-style:none;
					padding-top:15px;
					height:115px;
					overflow:hidden;
					width:100%;
				}
					.ref-info-left {
						width:200px;
						float:left;
						padding-left:20px;
					}
						.ref-info-left {
							color:#fff;
							line-height:22px;
						}
							.ref-info-left span {
								color:#5bb63b;
								font-weight:bolder;
								display:block;
								line-height:7px;
								margin-bottom:8px;
							}
							.ref-info-left span.referencesDate {
								display:inline;
							}
							.megrendelo {
								overflow:hidden;
								white-space:nowrap;
							}
					.ref-info-right {
						width:570px;
						color:#999999;
						line-height:20px;
						float:right;
					}
						.ref-info-right b {
							color:#fff;
						}
						.ref-info-right p {
							margin-top:3px;
							margin-bottom:0px;
							display:inline;
						}

	
	.ref-link {
		background:url(images/refBtn.gif);
		width:148px;
		height:31px;
		line-height:31px;
		text-align:center;
		color:#fff;
		margin-top:5px;
		cursor:pointer;
		display:block;
		text-decoration:none;
		font-weight:normal;
	}
	
