body { margin-left: 1em; margin-right: 1em; margin-top: 1em; }
body, select, input { font-family: arial, sans-serif; }
body { font-size: 83%;}

a:hover { color: #FF0000; }
a:visited { color: #335; }

pre { color: black; font-family: monospace; }

h1.wciety { margin-left: -5%;}

h2 {
	border-left: solid 5px red;
	padding-left: 10px;
}

h2.no_red { 
	border-left: none; 
	padding-left: none; 
	text-align: center;
}

div.no_red { border: none; }

h2 a, h3 a {
	text-decoration: none;
	/* color: black; */
}

p.wciety { text-indent: 2em; text-align: justify; } 
p.dupa { margin-top: 0; margin-bottom: 0; }

div {
             text-indent: 0;
             padding-left: 0.2em;
             border-left: solid;
             border-right: none;
             border-top: none;
             border-bottom: none;
             border-left-width: thin;
             border-color: red;
           }

p.changed {
             text-indent: 0;
             padding-left: 0.2em;
             border-left: solid;
             border-right: none;
             border-top: none;
             border-bottom: none;
             border-left-width: thin;
             border-color: red;
           }

div.box { border: solid; border-width: thin; width: 100% }

table#reklama { background: #d6d6d6; width: 15em; font-size: smaller; }
td#r-head { background: #bbb; }
