body {	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	padding: 0px;
	color: #00418A }

#naglowek { position: relative;
            top: 0px;
            left: 0px;
            width: 780px }

#zasobnik { position: relative;
            left: 60px;
            width: 720px;
            margin-bottom: 20px }

#menu { float: right;
        width: 200px }

#tresc { float: left;
         width: 490px }

#stopka { clear: both;
          position: relative;
          left: 60px;
          width: 720px;
          margin-top: 5px;
          border-top: 1px dotted #666 }

#stopka p { text-align: center;
            margin-top: 5px;
            font-weight: bold;
            font-size: 8pt;
            color: #666 }

#menu p { font-weight: normal;
          font-size: 8pt;
          color: #E60005;
          margin-top: 0px }

#menu a { text-decoration: none;
          color: #00418A }
#menu a:hover { color: #E60005; border-bottom: 1px dotted #E60005 }

#menu p.odsylacze { font-size: 8pt;
                    font-weight: bold;
                    color: #f60 }

#menu p.odsylacze a { text-decoration: none;
                      color: #f60 }

#menu p.odsylacze a:hover { color: #f30; border-bottom: 1px dotted #f30 }

#menu form {
	margin: 0;
	padding: 0;
}

#menu form p {
	margin-bottom: 0px;
}

#menu option.tytul {
	color: #E60005;
	font-weight: bold;
}

#menu select {
	width: 200px;
	font-weight: normal;
	font-size: 8pt;
	color: #00418A;
	margin-top: 0px;
	margin-bottom: 1em;
}

#tresc h1 { text-align: center;
            font-weight: normal;
            font-size: 14pt;
            margin-top: 0px;
            margin-bottom: 0px;
            color: #E60005 }

#tresc h2 { text-align: center;
            font-weight: normal;
            font-size: 12pt;
            margin-top: 0px;
            color: #ff6600 }

#tresc h3 { text-align: center;
            font-weight: bold;
            font-size: 10pt }

#tresc  p,td,blockquote {
	font-weight: normal;
	font-size: 10pt;
}

#tresc ol, #tresc ul {margin-left:10px;
	padding-left: 10px;
	    font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
            font-weight: normal;
            font-size: 10pt;}

#tresc ol li ol {margin-left: 20px;
	    padding-left: 20px;
	    font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
            font-weight: normal;
            font-size: 10pt;}

#tresc  p.zmiana, li.zmiana, #tresc  ol.cytat, #tresc  ol.cytat ol { font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
            font-weight: normal;
            font-size: 8pt;
            margin-top: 0px }

#tresc a { text-decoration: none; color: #00418A }
#tresc a:hover { color: #E60005; border-bottom: 1px dotted #E60005 }

#tresc p.data { font-style: italic }

#tresc p.podpis { font-style: italic;
                  margin-left: 230px }

#tresc .tabela { border-spacing: 0px;
                 border-collapse: collapse; }

#tresc .tabela td { border: 1px #00418A solid;
                 padding: 3px }

#tresc .tabela .naglowek { background: #00418A;
                 	   text-align: center;
                 	   color: #fff;
                 	   font-weight: bold }
		
#tresc ul.najwazniejsze { list-style-type: square;
                   width: 230px;
		   margin-left: 0px;
		   padding-left: 0px;
font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
            font-weight: normal;
                   font-size: 8pt;
                   font-weight: bold;
                   color: #E60005 }

#tresc ul.najwazniejsze a { text-decoration: none; color: #00418A }
#tresc ul.najwazniejsze a:hover { color: #E60005; border-bottom: 1px dotted #E60005 }

#tresc ul.wykaz {
           font-weight: normal;
	   list-style-type: square;
           font-size: 8pt;
           color: #E60005; 
	   margin-left: 0px;
	   padding-left: 0px;}

#tresc ul.wykaz a { text-decoration: none; color: #00418A }
#tresc ul.wykaz a:hover { color: #E60005; border-bottom: 1px dotted #E60005 }

#tresc ul.wykaz strong { font-size: 9pt }

sup {
  line-height: 0;
}

input { font-size: 8pt;
        color: #00418A;
        background: #FFF;
        border: 1px solid #00418A }

#przyciski a:hover { border-bottom: 0 }
#przyciski a:hover img { border-bottom: 0 }

@media print
{
body { font-family: serif; color: #000000; margin: 0; padding: 0 }
#naglowek, #menu, #stopka { display: none }
#zasobnik { position: relative; left: 0; top: 0; width: 100% }
#tresc { clear: both; width: 100% }
#tresc h1, h2, h3, p, ul, td { margin: 0px; padding: 0px; color: #000000 }
#tresc p.podpis { margin-left: 50% }
#tresc ol {margin-left:0px;}
}


td {
	border-color: #00418A;
	border-collapse: collapse;
	padding: 3px;
}

table {
	border-color: #00418A;
	border-collapse: collapse;
}

hr {
    border: 0;
    border-top: 1px solid #00418A;
}