html,body{
background: url('gfx/tlo.gif') fixed;
}
body{
margin-top: 25px;
text-align: center;
font-weight: normal;
font-family: arial;
font-size: 9pt;
color: #00498D;
}
div#forma{
margin: auto;
}
div#lewemenu{
float: left;
width: 130px;
height: 500px;
}
div#tresc{
overflow: auto;
float: right;
margin-top: 88px;
margin-right: 8px;
margin-bottom: 80px;
width: 450px;
height: 298px;
}
div#zawartosc{
margin: auto;
background: url('gfx/strona.gif');
width: 600px;
height: 500px;
border: 3px solid #C7C7C7;
}
h1{
font-weight: bolder;
font-family: arial;
font-size: 8pt;
color: darkred;
}
p{
margin-right: 5px;
text-align: justify;
}
ul{
text-align: left;
}
a{
color: black;
text-decoration: none;
}
a:hover{
border-bottom: 1px dashed black;
}
div#licznik{
font-weight: bolder;
color: black;
margin-right: 5px;
text-align: right;
}
td{
border: 1px solid #00498D;
}