body {
background-color: #3366ff;
/*background-image: url(Grafa/tlo2.jpg);*/
background-attachment: fixed;  /* fixed inherit scroll*/
background-repeat: no-repeat;
background-position: 100% 100%;
text-align: justify;
}

#header {
position: fixed;
width: auto;
height: 70px;
top: 1em;
right: 1em;
bottom: 1em;
left: 7em;
}
#sidebar {
position: fixed;
width: 10em;
height: auto;
top: 6em;
right: 1em;
left: 1em;

}
#main { float: left; width: auto; color: #ffcf00; font-weight: bold;
position: absolute;
top: 5em; left: 8em; right: 1em;
height: auto; width: auto;
}

ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 4px;
text-align: center;
}
li {
list-style: none;
display: inline;
text-align: center;
}

H3{margin: 2em; text-align: JUSTIFY; font-weight: bold; color: yellow}
H4 {font-weight: bold; color: #ffffff; text-transform: uppercase;text-align: center;}
H2 {font-weight: bold; color: #F5FFFA}

HR { border: none;
background-color: #ADD8E6;
color: red;
height: 1px;
}
HR.dwa{
border: none;
background-color: #ADD8E6;
color: red;
height: 1px;
width: 80%;
}
HR.trzy {width: 60%}

p.ver {display: inline}
p.ver a:hover {background : none}
.srodek {text-align: center}
.powrot {text-align: right; font-weight: bold}
.autor {text-align: left; color: #E6E6FA}
.update {text-align: right; font-weight: bold; color: yellow}

a:link    { color: yellow; font-weight: bold}    /* unvisited links */
a:visited { color: white; text-decoration: none}   /* visited links   */
a:hover   { color: #F9933F; font-size: 115%; background : gray} /* user hovers     */
a:active  { color: lime }   /* active links    */
a:focus { background: red}

table {
background: #dadada;
color: black;
text-align: center;
width: 85%;
border: solid 2px black;
}
table.td{
background: white;
border: solid 2px silver;
text-align: center;
border: solid 2px black;
}

table.tr{
background: white;
border: solid 2px silver;
text-align: center;
border: solid 2px black;
width: 250px;
}

H1{
color: white;
background: #6633ff;
font-size: 14px;
font-weight: bold;

}

table.mala {
text-align: left;
background: white;
color: black;
width: 15%;
font-size: 66%;
}

td.mala {
text-align: center;
background: #ffff80;
font-size: 90%;
font-weight: bold;
}
#srodek {text-align: center}

table.ok {
width: 400px;
text-align: center;
background: white;
color: black;
font-size: 90%;
}

tr.ok {
border-style: dashed;
border-top: 1px dashed black;
}
