body { background: #d7d7d7; text-align: center; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif; }
a {text-decoration: none; color: #000;}
a:hover {text-decoration: underline; color: #F00;}

div#glowna { margin-top: 1em; margin-left: auto; margin-right: auto; width: 950px; height: 600px; background: url(img/tlo.jpg) top no-repeat; position: relative;}

div#tresc {left: 70px; width: 800px; height: 370px; top: 13.5em; position: absolute; overflow: auto; }

div#stopka { color: #6b6b6a; font-weight: bold; font-size: 7pt; text-align: left; bottom: 45px; left: 110px; position: absolute;}

div#stopka a { color: #6b6b6a; text-decoration:none; }

div#stopka a:hover { color: #ff0000; text-decoration: underline; }

div#menu { right: 80px; top: 125px; text-align: right; position: absolute; }
div#menu ul {margin: 0;}
div#menu li a {color: #6b6b6a;}
div#menu li {font-weight: bold; display: inline;}

ul.mapa {margin-left: 3px; list-style: none; }
ul.mapa2 {margin-left: 25px; list-style-type: square; }
ul.mapa3 {margin-left: 25px; list-style-type: disc; }
ul.mapa4 {margin-left: 25px; list-style-type: circle; }

ol.decimal {list-style-type: decimal; font-weight: normal; }
ol.roman {list-style-type: upper-roman; font-weight: bold; }
ol.alpha {list-style-type: lower-alpha;}

p, li { font-size: 8pt; color: #000000; text-align: justify; margin-right: 4px;}
li {line-height: 0.6cm;}

.ital {font-style: italic;}
.italb {font-style: italic; font-weight: bold;}
.center {text-align: center;}

img.line { width: 400px; height: 1px; margin: 10px 0px 0px 0px; }

h1 { border-left: 4px solid #000000; color: #6b6b6b; padding-left: 10px; font-size: 11pt; text-align: left; }
h2, h3 { font-size: 9pt; }
h3 {text-align: left; padding-bottom: 1px; }
	
code { color: maroon; white-space: nowrap; }

label {
display: block;
width: 97%;
margin: 0 2% 5px 1%;
text-align: center;
}


input, select, textarea {
margin-bottom: 1%;
width: 57%;
font-size: 10px; font-family: verdana; background-color:#d7d7d7; color:#000000; font-weight:bold;
}

.przycisk {
	font-weight: bold; font-size: 7pt; text-align: center; width: 20%; }

.bold { font-weight:bold; }
.underline {text-decoration: underline; }
