	html {
    background:#EEE url(i/htmlbg.png) top center repeat-x;
  }
  
  body {
    text-align:center; margin:0;
  }
	
  body,table,form {
		font-family: arial;
		font-size:14px;
	}
	
  .noz{clear:both;}
	
	table {border-collapse:collapse; }
	td {}
	
	#rama {
		width:650px; 
		text-align:center;
    margin:auto;
 		overflow:hidden; 
 		background:#FDFCE4;
	}
	
	#pasek1 {
    height:210px;
  }
  
  #pasek1 img {
   border:0
  }
  
  #pasek1 a {
    outline:none;
  }
  
  #pasek2 {
    height:74px;
    padding:0;
    margin:0;
  }
  
  #motto {
    font-size:28px;
    font-style:italic;
    width:450px;
    margin-bottom:15px;
    color:#FF0000;
    line-height:30px;
  }
  
  #panel { 
		clear:both; 
		width:640px; 
	  padding:0; 
		border:0; 
 	}
 	
 	#stopka {
	  font-size:12px; 
		color:#DDD; 
		text-align:right; 
		padding:10px;
    background:#11325C; 
	}
	
	#slowa {
	  display:none; 
    margin:10px 0 20px 0;
    color:#999;
    font-size:11px;
		text-align:center;
	}
	
	#tresc {
    padding:30px 0 20px 40px;
    text-align:left;
    line-height:23px;
    color:#000;
  }
  
  #tresc h2 {
    font-size:18px;
    color:#11325C;
    font-weight:normal;
  }
  
  #tresc ol {
    font-weight:normal;  
  }
  
  #tresc li {
    font-weight:bold;
  }
  
  #tresc ul {
    list-style-type:lower-alpha; /*disc | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none*/
  }  
	
	#tresc #lewy {
	 float:left; 
   width:280px;
  }
  
  #tresc #prawy {
	 float:left;
   width:280px;
   margin-left:40px;
  }
	
	
	#tresc a {
		color:#11325C; 
		text-decoration:none;
		padding-bottom:1px;
		border-bottom:dotted 1px #11325C;
	}
	
	#tresc a:hover {
		color:#BBB;
		text-decoration:none;
		border:0;
	}
	
	#obrazek {
	 width:666px;
   margin:50px 0 0 0;
	 text-align:right;
  }

