body {
margin:0px;
background:url(images/tlo.jpg) repeat-x top ; 
}
#centered
{ 
 width: 1115px; /* set to desired width in px or percent */
 text-align: left; /* optionally you could use "justified" */
 border: 0px; /* Changing this value will add lines around the centered area */
 padding: 0;  
 margin: 0 auto; 
} 
.buttons_div{ 
	margin-right:110px; 
}
.naglowek {
width : 1115px;
height : 393px;
background : url(images/naglowek.jpg) no-repeat center top;
}
.content {
color : #6d6d6d;
padding : 0;
font-family : verdana;
text-align : justify;
font-size : 13px;
padding-top : 0px;
padding-left : 80px;
padding-right : 20px;
padding-bottom : 30px;
}
h1 {
font-family : verdana;
font-weight : bold;
font-size : 14px;
color : #6d6d6d;
padding-left : 60px;
}
.kontakt {
padding-left : 0px;
padding-right : 80px;
padding-top : 0px;

}
a:link {
text-decoration : none;
color : #6d6d6d;
}
a:visited {
text-decoration : none;
color : #6d6d6d;
}
a.button {
color : #6d6d6d;
}
a.vision {
color : #6d6d6d;
}
hr {
  border: 0;
  width: 86%;
  background-color: #0994d7;
  height: 1px;
}
.oferta {
color : #6d6d6d;
padding : 0;
font-family : verdana;
text-align : justify;
font-size : 13px;
}
a.vision {
color : #4f4f4f;
font-family : verdana;
font-weight : normal;
font-size : 12px;
color : #4f4f4f;
padding-left : 100px;
padding-bottom : 20px;
}


