﻿html, body{
	height:100%;
	margin:0;
	padding:0;
	background: #FFF url(backg.png) repeat-x top center;	
	
	}

img {
	border: none;	 
	}			

body { 
	font: normal 10pt tahoma, Verdana, sans-serif;
	color:#000;
	  text-shadow: 2px 1px 1px #FFF;
	  overflow-y: hidden ! important;
	  

}

#wrapper {
  /*position:relative;
	width:563px;*/
	width:100%;
	height:100%;
	margin: 0 auto;
  overflow:hidden;
  text-align:center;
	}	
	
.centerize {
  clear:both; 
  margin: 0 auto; 
  width: 100%;
  text-align:center;
}

#splash {
  /*position:relative;*/
  padding-top:10px;

}	

.informacje { 
  width: 512px;
  height: 485px;
  border: 1px solid #A12830;
  background: #F5F5F5;
  padding-top:10px;
  margin:10px auto;
  text-align:left;
  
}

.informacje ul.zakres {
  padding-left:5px;
  margin-left:5px;
}

.informacje ul.zakres li {
  line-height: 1.5em;
}

.informacje h1 {
  font-family:Helvetica, Tahoma, Arial, sans-serif;
  font-size:14pt;
  color:#A12830;
  padding-left:25px;
}


.informacje h2 {
  font-family:Helvetica, Tahoma, Arial, sans-serif;
  font-size:12pt;
  color:#A12830;
  padding-left:25px;
}

.informacje h2 strong {
  display:inline-block;
  padding:5px;
  padding-left:30px;
  font-size: 14pt;
  text-align:center;
}

.informacje p {
  font-size: 11pt;
  color: #6c1b20;
  padding-left:20px;
  font-size:10pt;
}

ul.zasieg li {
padding:0 !important;
margin:-5px !important;
}

ul.zasieg li {
color: #6c1b20;
line-height: 1em !important;
}

.informacje p.kontakt {
  text-align:left;
  padding-left:40px;
  letter-spacing:1px;

}

.informacje p.modernizacja {
  text-align:right;
 /* margin-left:-30px;*/
}

.informacje strong {
  padding-right:10px;
  
}

	.adres *:before {
		content: attr(title);
		}
	.adres *:after {
		content: attr(class);
		}


#oferta {
  position:relative;
  top:90%;
  text-align:center;

}
      
#oferta h1{
    font-family:Tahoma, Helvetica, Arial, sans-serif;
    color:gray;    
    }

#oferta p
{
  padding-left:20px;
  font: normal 10pt Tahoma, Helvetica, Arial, sans-serif;
  text-align: justify;
  text-justify: kashida;
  
}

#rzetelnafirma {
margin: 10px auto; width: 100%;

}





a:link, a:hover, a:visited {
  color:#000;
  text-decoration:none;
}
