body {
font-family : verdana, arial;
font-size : 12px;
color : #ffffff;
margin : 0;
background : black;
}
A:link {
color : blue;
text-decoration : none;
}
A:visited {
color : blue;
text-decoration : none;
}
A:hover {
color : red;
text-decoration : underline;
}
A:active {
color : blue;
}
hr {
color : red;
}
div.prawy {
position : absolute;
top : 50px;
left : 10px;
}
.akapita {
clear : left;
background : white;
border-style : double;
border-color : yellow;
width : 150px;
font-size : 11px;
color : red;
padding : 5px;
}
.akapitb {
position : absolute;
top : 10px;
right : 10px;
background : white;
border-style : double;
border-color : yellow;
margin-right : 10px;
width : 150px;
font-size : 11px;
color : red;
padding : 5px;
}
.akapitc {
position : relative;
top : 120px;
right : 10px;
float : right;
background : white;
border-style : double;
border-color : yellow;
margin-right : 10px;
width : 150px;
font-size : 11px;
color : red;
padding : 5px;
}
a {
color : green;
}
h1 {
margin-top : 0;
margin-left : 90px;
padding : 10px;
font-size : 22px;
color : white;
border-left : 5px solid yellow;
}
.n1 {
color : black;
font : bold 15px Verdana;
}
.n2 {
color : green;
}
.ng2 {
position : absolute;
top : 50px;
left : 190px;
float : left;
clear : none;
color : yellow;
font : bold 15px Verdana;
width : 500px;
}
.ng3 {
color : white;
}
.ng4 {
text-align : justify;
margin-bottom : 10px;
font : bold 12px Arial;
color : gray;
}
.zz {
position : absolute;
top : 5px;
left : 10px;
font : bold 30px Arial;
color : aqua;
}
.footer {
position : absolute;
bottom : 5px;
margin-left : 30%;
margin-right : 30%;
color : black;
font : 10px Verdana;
display : block;
background : white;
padding : 2px;
}
.innelacze a {
color : yellow;
font-weight : bolder;
text-decoration : overline;
}
.ak1 {
text-align : center;
}

.startowa { background: grey;}
.linki {
font-size: 10px;
color: gray;
}