@font-face {
    font-family: 'IBM';
    src: url('3270-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
* {font-family:'IBM'; line-height:125%; margin:0; padding:0; color:#FFFFFF; border-color:#FFFFFF; border-style:none;}
html {background-color:#000000; min-width:50em; padding:4em;}
body {position:relative; border-style:double; border-width:.5em; min-width:48em; max-width:64em; margin:auto; margin-top:5%; margin-bottom:5%;}
div {text-align:center; border-width:.5em;}
div.korzeń {border-top-style:double; border-bottom-style:double; padding-left:.25em; padding-right:.25em;}

h1,h2,h3,h4,h5,h6 {text-align:center; font-weight:bold;}
pre {white-space: pre-wrap; text-align:left;}
p {}
ol {margin-left:2.4em;}
ul {margin:0; margin-left:1.6em; list-style-type:"- ";}
li {}
li.grube {font-size:1.2em; font-weight:bold;}

img {margin:none;}

.tnl {text-align:left;}
.tns {text-align:center;}
.tnp {text-align:right;}

.nota {font-size:.875em;}
a.nota {font-size:.75em;}
.warn {color:#DD0000;}
.info {color:#55AAFF;}
.unused {color:#55AA55;}

a {text-decoration: none;}
a:link {color: #005ADD;}
a:visited {color: #99387D;}
a:hover {color: #00DDD0;}
a:active {color: #DD3300; text-decoration: underline;}

:target {font-size:1em; background-color:#111188;}

div.column
{
float:left;
}

div.row:after
{
content:"";
display:table;
clear:both;
}
div.exp {float:none; overflow:hidden;}

iframe {border:none; margin:0; padding:0;}
