
/*tło strony*/
body {
border: 0px black solid;
text-align: center;
min-width: 800px;


}
div#glowna {
border: 1px #000000 solid;
text-align: left;
width: 853px;
height: auto;
margin-top: 50px;
margin-left: auto;
margin-right: auto;
background: #ffffff;
}
div#glowna table {
text-align: center;
margin-top: 0px;
}
div#glowna table a {
color:#000000;
text-decoration: none;
}
div#glowna table a:hover {
color: #F3300F;
}


div#liczniki {
border: 0px #000000 solid;
margin-left: 30px;
width: 190px;
height: 30px;

}


/*nagłówek*/
/******************************************************************************/




