body {
     background:url(tlo.jpg) repeat;
     text-align: center;
     margin: 0px;
     padding: 10px;

    }
		A {text-decoration:none}
#strona{
        width: 780px;
        margin: 0px auto;
        text-align: justify;

}
#logo{
      background: transparent url('logo.jpg') no-repeat;
      height: 200px;
    
}

#logo h1{
                visibility: hidden;
                margin: 0px;
}
#menu ul{

            background: transparent url('menu.jpg') no-repeat;
            width:780px;
						margin: 0px;
            padding: 0px;
            list-style-type: circle;
            height: 25px;
            text-align: center;
            font-size: 9pt;
            font-family: Verdana;
						
}
#menu ul li{
               display: inline;
							 
}
#menu a{

                text-decoration: none;
                color: #000000;
                padding: 0px 15px;
                line-height: 1.9em;
}
#menu  a:hover{

                      color: black;
                      font-weight: bold;
}
table{
			text-align:center;
			table-layout: auto
			width:780px;
			border: 1px solid olive;
			border-collapse: collapse;
			padding:5px;
}

table td{
			border: 1px solid olive;
			width:780px;
}

#title {
		text-align: center;
		color: #996633;
		font-size:20px;
		
	}
	hr{
		width:60%;
		 color:3fb5ff;
	}
	
.title1 {
		text-align: left;
		color: #996633;
		font-size:20px;
		
	}
	
.title2{
		color:#ff0000;
		font-size:20px;
		width:780px;
		text-align:center;
				}
	
#text {
		width:780px;
		margin-bottom:20px;
		text-indent:0px;
		font-size:15px;
		color:#000000;
		line-height:20px;
		text-align: justify;
	}
	
	#text1 {
		width:780px;
		margin-bottom:20px;
		text-indent:0px;
		font-size:15px;
		color:#000000;
		line-height:20px;
		text-align: justify;
		text-align: center;
	}
	
	
#img {
				text-align:top; 
				border: none;

}




/* Dolna czesc, stopka */

#note {
		text-decoration: bold;
		margin-left:0px;
		margin-top:-25px;
		margin-bottom:0px;
		text-align: right;
		color:#000000;
		font-size:11px;
		width:760px;
		padding-top:0px;
		padding-bottom:0px;
		
	}
#stopka {
		background:url(stopka.jpg);
		width:780px;
		height:35px;
		line-height: 1.9em;
	}

#copyright {
		text-align: center;
		color:#000000;
		font-size:15px;
		padding-top: 3px;
		
	}
	
	#foto img{border: 0px;}
	
	#column_wrapper {
	     width: 780px;
	     height: auto;
	     margin: 0px;
	   }  
	   
	   #column_wrapper #left_column {
	     width: 410px;
	     float: left;
	     
	    }
	   
	   #column_wrapper #right_column {
	     width: 370px;
	     float: left;
	    }
	   
	   #clear {
	     font-size: 0px;
	     height: 0px;
	     width:100%;
	     display: block;
	     clear: both;
   }




