body {
color: #000;
background-color: #fff;
font-size: 11pt;
line-height: 1.4em;
float: none !important;
width: auto !important;
margin: 0 !important;
padding: 0 !important;
}
h1 {
font-size: 32pt;
}
h2 {
font-size: 24pt;
}
h3 {
font-size: 18pt;
}
h4 {
font-size: 14pt;
}
h5 {
font-size: 12pt;
}
h6 {
font-size: 10pt;
}
hr {
height: 0;
border: dashed #c8cccc 0;
border-top-width: 1px;
}
div#header, div#contleft, span#ftrs {
display: none !important;
}
div {
float: none !important;
}
div#menu {
margin: 20px 5%;
padding: 2px 0;
border: 0;
border-top: 1px dashed #888;
border-bottom: 1px dashed #888;
background-color: #efefef;
}
div#cont {
margin: 0 5%;
padding: 0;
border: 0;
}
div#cont div#contmain {
text-align: left;
}
div#footer {
margin: 50px 5% 10px 5%;
padding: .8em 0;
border-top: 1px dashed #888;
font-size: 10pt;
}
pre {
padding: 15px;
border: 1px dotted #888;
}
.wstep {
font-size: 1.2em; 
font-weight: bold;
}
.strong {
font-weight: bold;
}
em {
font-style:italic;
}
.psx, .ps1x, .ps1ax, .ps2x, .ps3x, .ps3ax, .ps3bx, .ps4x, .ps5x, .ps6x, .ps7x, .ps8x, .ps9x, .ps10x, .ps11x, .ps12x {
line-height: 10px;
height: 10px;
background-repeat: no-repeat;
background-position: top left;
padding: 0 5px 0 55px;
background-image: url("../img/pre3.gif");
}
a:link, a:visited {
color: #000;
font-weight: bold;
text-decoration: underline;
}
#menu a:link, #menu a:visited {
color: #000;
font-weight: normal;
text-decoration: none;
}
#footer a:link, #footer a:visited {
font-weight: normal;
text-decoration: none;
}
#cont a:link:after, #cont a:visited:after,
#footer a:link:after, #footer a:visited:after {
content: " (" attr(href) ") ";
font-size: 80%;
font-weight: normal;
}
#cont a[href^="/"]:after,
#footer a[href^="/"]:after {
content: " (http://art.webesteem.pl" attr(href) ") ";
}
