html {
	width: 100%;
	height:100%;
}
#outer{min-height:100%;margin-bottom:-250px;height:auto;} /*zaleznie od margin-bottom mamy rozna wysokosc footera w kontakt*/
* html #outer{height:100%;} /*for ie5*/
#clearfooter{clear:both;height:250px;}


/*--footer--------------------------------------*/
#tags {
	text-align:justify;
	margin-top:20px;
}
#tags h1, h2, h3 ,h4 {
	display:inline;
	margin-right:10px;
}
#tags h1 a {

}
#container_footer {
	position: relative;
	bottom: 0;
	width:100%;
	height: 250px;
	margin: 0 auto;
	background-color: #1B1B1B;
	color: #DBF1FE;
}
#footer {
	position: relative;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;
	text-align: left;
	margin: 0 auto;
	width: 800px;
	color: #787878;
}
#footer a {
	color: #787878;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: underline;
	color: #787878;
}
/*-- // footer--------------------------------------*/

body {
		width: 100%;
		height: 100%;
		text-align: center;
		margin:0 auto;
		padding:0;
		background-color: white;
		color: #18487D;
		/*font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;*/
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		line-height: 200%;
		font-size: 0.7em;
		background-image: url(images/back.gif);
		background-repeat: repeat-x;
		z-index: -1;
}


#container_products_back {
		z-index:1;
		background-image: url(images/produkty_back.gif);
		background-repeat: repeat-y;
}
#container_main {
	position: relative;
	width:800px;
	margin: 0 auto;
}
img {
	border: 0;
}
#container1 {
	height: 394px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#menu {
	position:absolute;
	top:10px;
	left:0;
	width: 100%;
	height: 80px;
}
.menuItem {
	float: left;
	width: 140px;
	text-align: left;
	position: relative;
	color: white;
	padding: 5px;
	padding-top: 50px;
}
.lastItem {
	width: 185px;
	text-align: right;
	padding-top: 50px;
}
.menuItem a{
	color: white;
	text-decoration: none;
}
.menuItem a:hover {
	text-decoration: underline;
}
#container2 {
	background-repeat: no-repeat;
	min-height:280px;
	_height: 280px;
	text-align: left;
	line-height: 180%;
	padding: 20px;
	padding-top: 40px;
}
#container2 a {
	/*color: #86540F;*/
	color:#FF0000;
	text-decoration: none;
}
#container2 a:hover {

	text-decoration: underline;
}
#container2 ul {
	list-style: square;
}
#container2 h3 {
	padding-left: 20px;
	_font-size:110%;
}
#container2 h1 {
	adding-left: 20px;
	font-size:160%;
}
ul.produkty a{
	font-size: 130%;
}
ul.produkty div.produkty_text {
	border-bottom: 5px solid white;
	padding-left:30px;
	margin-bottom: 20px;
}


h2 {
	
}

fieldset {
	border: 1px solid #C9C9C9;
	margin-bottom: 20px;
}
legend {
	margin-left:20px;
	padding-left:5px;
	padding-right:5px;
}
label {
	width: 300px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block;
}
.input-box {
	width: 350px;
	border: 1px solid #C9C9C9;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.submit-button {
	width: 87%;
	text-align: right;
	margin-right: 90px;
	margin-bottom: 20px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.header1 {
	display: inline;
	vertical-align: top;
	margin-top: 30px;
	position: relative;
	left:10px;
	top:40px;
	
}
.pr_img {
	margin-top: 30px;
	order: 1px solid green;
}
hr {
	border:0;
	border-top:1px solid #CCE5F9;
	height:2px;
	_height:1px;
	width:100%;
	color:;
}
.last {
	padding-bottom: 200px;
}
#emailus {
	display: none;
	visibility: hidden;
}
#clientsContainer {
	position: absolute;
	top: 140px;
	right: 18px;
	width: 200px;
	height: 200px;
	color: White;
	text-align:left;

	
}
#clients {
	font-size: 150%;
	display:none;
}
.porfolio-item {
	float: left;
	border: 1px solid #CCE5F9;
	margin-right: 20px;
}
.portfolio-desc {
	float: left;
}

.klienci-item {
	width:150px;
	float: left;
	margin-right: 20px;
	font-weight:bold;
}
.klienci-desc {
	float: left;
	width: 550px;
}
h1 {
	margin-bottom:30px;
	font-size:20px;
}
h2 {
	font-size:16px;
}
A:link
A:visited
A:active
A:hover

