#hr1 {
	width: 100%;
	height: 1px;
	background: #aa0000;
	margin-bottom: 10px; 
}


#header-container {
	width: 100%;
	height: 100px;
	background: ;
}

#container {
	width: 906px;
	margin: 0px auto;
	background: ;
	
}

#body-container {
	width: 635px;
	float: left;
	height: 100%;
}

#footer-container {
	clear: both;
	margin: 0px auto;
	text-align: center;
	width: 906px;
	height: 50px;
}

#pages-container {
	margin-top: 10px;
	width: 100%;
	height: 100%;
}

#firm-description {
	position: absolute;
	margin-top: -470px;
	width: 615px;
	height: 70px;
	background: #000000;
	padding: 10px;

	
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#firm-description p{
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	
}

#input-txt {
	width: 100%;
	height: 22px;
	border: 1px solid #aa0000;
	font-size: 9pt;
	padding: 2px;
	margin-bottom: 20px;
}

#textarea-txt {
	width: 100%;
	height: 200px;
	font-family: Trebuchet MS, Tahoma, Arial, san-serif;
	font-size: 9pt;
	border: 1px solid #aa0000;
	padding: 2px;
	margin-bottom: 20px;
}

#art-container{
	width: 615px;
	padding-left: 20px;
	margin-bottom: 40px;
	
}

#art-title {
	font-size: 15pt;
	color: #aa0000;
	font-weight: normal;
}

#art-image-container{
	margin-top: 15px;
	width: 614px;

}

#art-image{
	float:left;
	width: 292px;
	height: 120px;
	background: #000000;
}

#art-image img{
border: 2px solid #aa0000;
	
}

#galery-image-elementy img{
border: 2px solid #aa0000;
	
}

#galery-image-reklama img{
border: 2px solid #aa0000;
	
}

#galery-image-balustrady img{
border: 2px solid #aa0000;
	
}

#galery-image-dyplomy img, #galery-image-inne img, #galery-image-maszyny img{
border: 2px solid #aa0000;
	
}


#image-back {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	position: absolute;
	margin-top: -470px;
	width: 615px;
	height: 20px;
	background: #aa0000;
	padding: 10px;

	
}

#image-back a{
	color: #ffffff;
}

#image-back a:hover{
	color: #aaaaaa;
}

#galery-image-elementy{
	float:left;
	width: 142px;
	height: 94px;
	margin: 5px;
	background: #000000;
}

#galery-image-reklama{
	float:left;
	width: 142px;
	height: 106px;
	margin: 5px;
	background: #000000;
}

#galery-image-balustrady, #galery-image-inne, #galery-image-maszyny{
	float:left;
	width: 142px;
	height: 94px;
	margin: 5px;
	background: #000000;
}

#galery-image-dyplomy{
	float:left;
	width: 142px;
	height: 205px;
	margin: 5px;
	background: #000000;
}

#image-description {
	position: absolute; 
	width: 635px; 
	height: 32px; 
	line-height: 32px; 
	margin-top: -430px; 
	background: #000000;
	color: #ffffff;
	
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}