
body
{
/*
background-color: #05AA05;
color: midnightblue;
*/
background-color: lightyellow;
color: forestgreen;
text-align: justify;
font-family: "Times New Roman";

}

.menu
{
text-align: center;
background-color: skyblue;
border-style: ridge;
font-size: 15pt;
}

.srodek
{text-align: center;}
.prawy
{text-align: right;}
.nagwiad
{
color: black;
font-size: 13pt;
}
.naglowek
{
color: saddlebrown;
font-size: 14pt;
}
.autor
{
color: saddlebrown;
font-size: 15pt;
}
.naglink
{
font-size: 13pt;
}
.licznik
{
color: saddlebrown;
font-size: 16pt;
}
.zielony
{
color: green;
}
.obrazek
{
margin-right: 20px;
float: left;
}
.hiper
{
border-left-style: solid;
border-left-width: medium;
border-right-style: solid;
border-right-width: medium;
}


.linki
{
left: 0%;
width: 20%;
position: absolute;
font-size: 10pt;
}
.aktual
{
left: 21%;
width: 50%;
position: absolute;
}
.ostronie
{
left: 71%;
width: 25%;
position: absolute;
text-align: center;
}
.pd
{
position: absolute;
text-align: center;
margin-top: 70%;
margin-bottom: 10%;
}

a:link
{
color: saddlebrown;
text-decoration: none;
}
a:hover
{
color: goldenrod;
text-decoration: none;
}
a:visited
{
color: darkblue;
text-decoration: none;
}
