body  {
  margin : 0 auto;
  padding: 0px;
  text-align : center;
  height : 100%;
}

div#glowny {
margin : 0 auto;
width : 400px; 
text-align : center;
margin-top:100px;
}


div#nazwa_firmy{
  float: left;
  width:200px;
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  text-align: left;
  margin-left:40px;
}
  
div#adres {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  float:left;
  text-align: left;
}

span.logo {
  font-weight:bold;
  font-size:11px;
  color:#AFDC45;
}

span.konslutanci {
  color:#25657D;
}

span.niebieski {
  color:#25657D;
}

a:link {
color : #AFDC45;
font-size : 11px;
font-family : tahoma;
text-decoration : none;
}
a:visited {
color : #AFDC45;
font-size : 11px;
font-family : tahoma;
text-decoration : none;
}
a:hover {
color : #AFDC45;
font-size : 11px;
text-decoration : underline;
font-family : tahoma;
}
a:active {
color : #AFDC45;
font-size : 11px;
font-family : tahoma;
text-decoration : none;
}

