body  { --text-align: justify;
    		background-repeat: no-repeat;
    		background: url(../Obrazy/element1.png);
    		margin: auto;
        color: #000000; 
      }

.kontener { width: 800px;
            margin-left: auto;
            margin-right: auto;
            border: 0px solid black;
          }

a { text-decoration: none;
  }
a:link {  color: #000000;
        }
/*
a:hover { color: red;
                }
*/
a:visited { color: black;}
  
#Wysrodkowanie  {  background: url(../Obrazy/element2.png) repeat-x;
                   border: 0px solid black;                   
              }
              
#Naglowek { margin-right: auto;
            margin-left: auto;
            margin-bottom: 0px solid grey;
            border: 0px solid black;
         }
         
#N{ background: #ffffff;}
                       
#TloGora {  height: 50px;
	          width: 800px;
	          border: 0px solid black;
        }

#MenuGora a:hover { color:#CC0000; 
									}

#MenuGora{  background: url(../Obrazy/TloMenuGora.png) no-repeat 0;
            height: 33px;
            width: 800px;
            border: 0px solid black;
            border-bottom: 1px solid grey;
            font: 12px Arial;
						overflow:hidden;      
        }

#MenuLewa a:hover { color: #CC0000;
                }
                
#MenuLewa { width: 187px;
            height: 550px;
            margin-left: 0px;
            margin-right: 0px;
						--margin-top:-100px;       
            border: 0px solid black;
            background: #FFFFFF;
            --clear: both;
            font: 15px Verdana;
            border-right: 1px solid grey;
          }

.MenuLewaDod  { font: 18px Times New Roman;
              }          

#Tresc a:hover { color: #CC0000;
                  text-decoration: underline;
                }
#Tresc  { width: 612px;
          height: 100%;
          border: 0px solid black;
          margin-left: -1px;
          margin-right: 0px;
          --overflow: hidden;
          background: #ffffff;
          border-left: 1px solid grey;
        
        }

#Stopka { width:350px;
          height:20px;
          text-align: center;
          border:0px solid black;
          margin-top: 50px;
          margin-left:  auto;
      		margin-right:  auto;
          font: 12px Times New Roman Italic;
          color: grey;
          background-repeat: no-repeat;
        }

#TloDol {background: url(../Obrazy/TloMenuDol.png);
         border: 0px solid black;
         border-top: 1px solid grey;
         height: 30px;
        }
#tabprzet {	font: 13px Verdana;
						margin-top: 0px;
						width: 590px;
						height: 100%;
					
					}
#tabprzet a:hover, active{ color: #CC0000;  
          }
#tabprzet i{ color: #000;
	           font: 10px Verdana;
	           font-style:italic;  
             }          
#tabred2 { font: 13px Verdana;
					text-align: justify;
					margin-top: 25px;
					border: 0px solid black;
					
				}
#tabred2 h3 {text-align: center;}				
          				
#tabred { font: 12px Verdana;
					text-align: justify;
					margin-top: 25px;
					border: 0px solid black;
				}
				
#tabred b{ color: #CC0000;
						text-decoration: underline;              	
							}

#tabnaglowki{	font: 18px Times New Roman;
              border-bottom: 1px dotted grey;
              width: 100%;
              height: 30px;
              color: #CC0000;
              	
						}
						
#tabnaglowki2{	font: 20px Times New Roman;
	              width: 100%;
	              height: 30px;
	              color: #000000;
	              text-align: center;              	
						}



#taboddzialy {  width: 590px;
    						height: 100%;
    						--border: 1px solid black;
                --font: 16px Verdana; 
              }

#tabmajatek {}
.poz {	margin-left: 100px;
			
			}      

#tabela {margin-left: 40px;
         margin-top: 30px;
        }


ul.tree-menu {
    --font-size: 16px;
    --line-height: 16px;
    --font-family: tahoma;
    margin: 0;
    padding: 0;
  
}
ul.tree-menu ul {
    margin: 0 0 0 10px;
    padding: 5px 0 0 0;
}
ul.tree-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tree-menu li.section {   
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.section-open {
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu li.box {
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu a {
    margin-left: 0px;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
ul.tree-menu a:hover {
    margin-left: 0px;
    color: #000000;
    text-decoration: underline;
    white-space: nowrap;
}      