.title span {
	display:none;
}
body {
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#787878;
	background-image:url(../images/tlo.jpg);
	background-position: center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#222222;
	margin:0px;
	padding:0px;
}

body a {
	color:#787878;
	text-decoration:none;
}
img {
	border:none;
}
.content_all {
	margin: 2% auto;
	width:853px;
}

.menu {
	padding:0px;
	margin:0px;
	margin-top:3px;	
	/*margin-left:9px;*/
	
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	height:40px;
	width:490px;	
}
.RightBackground {
	position:absolute;
	top:20px;
	left:492px;
}
.menu span {
	padding-bottom:6px;
	display:none;
}
.menu li {	
	float:left;
	display:inline;	
	font-weight:bold;
	font-size:13px;
}

.menu li.active {
	/*
	color:#b8b8b2;
	border-bottom:4px solid #832050;
	*/
}

.menu a:hover {
	color:#b8b8b2;
	
}

.content {

	width:761px;
	margin:auto;
	
}

.header {
	min-height:30px;
	margin-bottom:20px;
	
	text-align:center;
	padding-top:20px;
}
.footer {
	min-height:30px;	
	padding-top:20px;
	height:503px;
	position:relative;
	height:63px;
	overflow:hidden;
}
.after_header {	
	padding-top:20px;
	background-image:url(../images/content_back.png);
	background-repeat:no-repeat;
}
.footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:761px;
	margin:auto;
}
.links a {	
	font-size:11px;
}
.links {
	color:#787878;
	font-size:11px !important;	
}
ul.realizationMenu {
	margin:0px;
	padding:0px;
	width:680px;
	margin:0 auto;
	text-align:center;
	margin-top:35px;
	margin-left:17px;
}

ul.realizationMenu li {	
	display:inline;
	width:179px;
	height:180px;
	float:left;
	padding:0px;
	padding-right:44px;
}
.titleRel {
	margin-top:20px;
	height:35px;
	text-align:center;	
}
.photoRel {
	position:relative;
	text-align:center;
}
.PingBorder {
	position:absolute;
	top:1px;
	left:17px;
	display:none;
}
	.AllPhotos {
		width:615px;
		margin:30px auto;
		clear:left;
		padding-top:2px;
	}
	.OnePhoto {
		float:left;
		display:inline;
		width:122px;
		height:150px;
		text-align:center;
		
	}	
	.ProjectName {
		font-size:10px;
		text-align:center;
		padding-top:4px;
	}
 table.PrezentacjaRealizacji {
 	width:100%;
	padding-top:20px;
 }	
.titleRel {
	height:35px;
	text-align:center;
}
	#box_all {	
		overflow:hidden;
		width:406px;
		height:276px;
		
		
		
	}

	.slide {
		float:left;
		
		overflow:hidden;
	}
	.contact_left {
		float:left;
		display:inline;
		
		width:300px;
	}
	.contact_right {
		padding-left:5px;
		width:370px;
		float:left;
		display:inline;
	}
	.form_el label {
		width:32%;
		font-size:11px;
		float:left;		
	}	
	.form_el {
		margin-top:5px;
		clear:left;
		
	}

	.form_el input, .form_el textarea {		
		width: 220px;	
		font-size:11px;	
		background-color:#BCBCBC;
		border-bottom:1px solid #BCBCBC;
	}
	.form_el span {
		color:#D11A73;
		
	}
	.form_el textarea {
		margin-top:10px;

	}
	.contactTopRight {
		text-align:center;
		margin-bottom:20px;
		
	}	
