body {
	font-family: 'Roboto', Arial, sans-serif;
	background: #f7f6f6 url(images/background.jpg) left top repeat-x;
	color: #3f3f3f;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

p {
	margin: 0 0 15px 0;
	color: #3f3f3f;
	line-height: 140%;
}

a {
	text-decoration: underline;
	color: #194a6f;
}


#container {
	width: 1200px;	
	margin: 0 auto;
	
}


#header {
	width: 100%;
	height: 600px; 
	position: relative;

}




#slider {
 position: absolute;
left: 0px;
top: 0px;
width: 1200px;
height: 600px;


}


#logo {
 position: absolute;
left: 100px;
top: 15px;
width: 221px;
height: 103px;
z-index:100;

}



#menu {
width: 780px;
position: absolute;
height: 103px;
background: url(images/menu_background.jpg) no-repeat;
left: 321px;
top: 15px;
}




ul#nav {
  position: absolute;
	left: -26px;
	top: 0px;
	width: 760px;
	
}

ul#nav li {
	display: inline;
	margin-left: 38px;
  
}


ul#nav li a {
	color: #fff;
	text-decoration: none;
	font: 14px 'Roboto', Arial, sans-serif;
	font-weight: bold;
   line-height: 280%;
	 padding: 0px 0px 5px 0px;
}



ul#nav li a:hover {
color: #f9fec4;
	border-bottom: 1px solid #f9fec4;
	font: 14px 'Roboto', Arial, sans-serif;
	font-weight: bold;
   line-height: 280%;
	 padding: 0px 0px 5px 0px;
}



#sidebar {
	width: 306px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	
}


#sidebar .kolektory, #sidebar .kotly, #sidebar .pompy, #sidebar .klimatyzacja {

margin-bottom: 12px;

}


#sidebar img {

border: none;


}

#content {
	margin-left: 120px;
	min-height: 540px;
	margin-right: 20px;
	margin-top: 20px;
	width: 710px;
}


#content h1 {
font: 20px 'Roboto', Arial, sans-serif;
color: #ffffff;
font-weight: 300;
margin-left: 0px;
padding: 12px 0px 12px 12px;
background: #01447b;

}


#content h2 {
font: 20px 'Roboto', Arial, sans-serif;
color: #ffffff;
font-weight: 300;
margin-left: 0px;
padding: 12px 0px 12px 12px;
background: #01447b;
}



#content p {
font: 12px 'Roboto', Arial, sans-serif;
color: #3f3f3f;
line-height: 150%;


}

#content a {

color: #194a6f;
font: 12px 'Roboto', Arial, sans-serif;
text-decoration: underline;
font-weight: bold;
}

#content img {

opacity: 1.;
				filter: alpha(opacity=100);

border: none;
margin-right: 12px;
}


#content img:hover {

opacity: .80;
				filter: alpha(opacity=80);


}

#content a:hover {

color: #000;
font: 12px 'Roboto', Arial, sans-serif;
text-decoration: underline;
font-weight: bold;
}



#content ul {

margin-left: -28px;
}

#content ul li  {
margin-bottom: 4px;
color: #1a171b;
font: 12px 'Roboto', Arial, sans-serif;
}


#content ul li.green {

color: #176433;
font-weight: bold;
}

#content .dlaczegowarto {

width: 330px;


}

#content .tresc {

width: 330px;
float: left;
margin-top: -588px;
margin-left: 385px;

}

#content strong {
color: #3f3f3f;
font-weight: 900;
}

#content b {

color: #ec6823;
font-weight: bold;

}




#footer {
	background: url(images/footer_background.jpg) 0 0 no-repeat;
	height: 205px;
	width: 1001px;
	margin-bottom: 20px;
	margin-top: 10px;
	clear: both;
	margin-left: 100px;
}


#footer img {


border: none;

}


span#socialmedia {
position: relative;
top: 57px; 
left: 20px;
}


#socialmedia img {


margin-left: 20px;

opacity: 1.;
				filter: alpha(opacity=100);
				 


}

#socialmedia img:hover {

opacity: .80;
				filter: alpha(opacity=80);	


}


#socialmedia .fb-like {

margin-left: 10px;


}


#copyright p {
margin-top: 90px;
margin-left: 40px;
color: #fff;
font: 11px 'Roboto', Arial, sans-serif;

}



#wykonanie {

	text-align: right;
	margin-right: 30px;

}


#wykonanie p {
margin-right: 30px;
font: 11px 'Roboto', Arial, sans-serif;
color: #fff;
margin-top: -33px;
}



#wykonanie a {
font: 11px 'Roboto', Arial, sans-serif;
color: #9fd4ff;
text-decoration: none;
}


#wykonanie a:hover {
font: 11px 'Roboto', Arial, sans-serif;
color: #9fd4ff;
text-decoration: underline;
}




table {
margin-left: 6px;
      width: 700px;
       font-family: 'Roboto', Arial, sans-serif;
       font-size: 12px;
       border-collapse: collapse;

}

td, th {
text-align: center;
font-size: 12px;
border: 1px solid #999999;
padding: 12px 6px 12px 6px;

}

th {
  text-align: center;
   border-color: #999999;
   color: #ffffff;
   background-color: #01447b;
}

tr.alt td {

background-color: #e7f4fe;      

}

td.srodek {

color: #000;


}









.formularz {
text-align: left;

}

label{
    width:120px;
    display: inline-block;
    vertical-align: top;
    position: relative;top:10px;
}
input, textarea{
    width: 700px;
    margin: 10px 0;
    border: solid 1px #999;
		
}


textarea {

height: 240px;


}
.button{
   
    width:auto;
margin-right: 8px;
padding:4px;
}


.button:hover {

background: #d9eeff;

}

input:hover, textarea:hover {

background: #d9eeff;


}


input[type="submit"] {
padding: 10px;
font-weight: bold;
color: #000;
float: right;

}
