body {
color: black;
background:#fff;
font-family:"Lucida Grande",Verdana,"Bitstream Vera";
margin:20px 0px; padding:0px;
text-align:center;
}

#Naglowek {
 width: 100%;
 float:left;
 margin-bottom: 10px;
 text-align: center;
}

#Tresc {
 clear: both;
 text-align: justify;
}

#Pojemnik {
 width:900px;
 margin:0px auto;
 padding:15px;
 border:1px dashed #DA251D;
 background-color:white;
}
#BudBauLogo {
 float: left;
 margin-right: 20px;
 margin-left: 10px;
 margin-bottom: 10px;
}
#ContactBox {
 margin: 0 auto;
 float: left;
 padding-left: 160px;
}

#GoraAdres {
 font-weight: bold;
 font-size: 10pt;
 margin: 10px;
 float: left;
}

#GoraTelefony {
 font-weight: bold;
 font-size: 10pt;
 margin: 10px;
 float: left;
}

li {
 padding: 5px;
}

#GoraNazwaFirmy {
 font-size: 28pt;
 color: #DA251D;
}

#Stopka {
 margin: 10px auto;
 text-align: right;
 text-decoration: none;
 width: 930px;
}


.red {color: #DA251D;}
.wyroznij { font-weight: bold; font-size: 120% }

img {border:0px;}
p {text-indent: 30px;}
a {text-decoration: none}
a:link { color: #12CAC7; }
a:visited { color: #D18675 }
a:active { color: #00C864 }
h1, h2, h3 {color: #DA251D;}
