	html {}
	
	body {
		margin:0;
		background:#FFF url(i/bodybg.jpg) top center repeat-x;
	}
	
	body,table,form {
		font-family: arial;
		font-size:13px;
		line-height:1.5em;
	}
	
  .noz{clear:both;}
	
	table {
    border-collapse:collapse;
  }
	
  td {}
	
	#rama {
		width:800px; 
		margin:0 auto;
		background:#FFF url(i/ramabg.jpg) top center no-repeat;
	}
	
	#gora {
    width:800px;
   	margin:0 auto;
  }
	
  #gora img {border:0}
  
  #logo {
    float:left;
    margin:10px 0 0 30px;
    width:610px;
  }
  
  #logo a {
    outline:none;
  }
  
  #logo img {
    border:0;
  }
  
  #menu-glowne {
    float:left;
    margin:0 11px;
		padding:15px 0 0 0;
		text-align:left;
	}
	
	#menu-glowne a {
	  display:block; 
		font-size:14px;
		line-height:17px;
		color:#FFF;
		font-weight:bold;
		text-decoration:none;
		padding:0 0 0 15px;
		background:url(i/ikona.gif) 0 5px no-repeat;
	}
	
	#menu-glowne a:hover {
    color:#E3881A
  }
	
  #menu-glowne a.on {
    color:#E3881A
  }
  
  #baner {
	 width:779px;
   height:266px;
   padding:11px 0 0 11px;
  }
  
  #glowna { 
		width:800px;
		margin:0 auto;
	}
	
	#panel_l {
		width:192px; 
		vertical-align:top;
	}
		
	#panel_p {
    margin:0; 
    padding:0; 
    vertical-align:top;
  }
	
	#menu-lewe {
	  height:500px;
		color:#FBFFDA;
		font-weight:normal;
		text-align:left;
		margin:0;
		padding:0 0 0 7px;
		font-size:15px;
	}
	
	#menu-lewe h3 {
    font-size:18px;
    color:#6D4B3E;
    padding:0 0 0 18px;
    margin:0 0 10px 0;
    font-weight:normal;
    /*text-transform:uppercase;*/
  }
	
	#menu-lewe a {
		display:block;
		font-size:14px;
		font-weight:normal;
		color:#7F1212;
		line-height:15px;
		text-decoration:none; 
	}
	
	#menu-lewe .poziom1 a {
		display:none;
		text-decoration:none; 
	}
	
	#menu-lewe .poziom1 a:hover {
    color:#95167f;
  }
	
  #menu-lewe .poziom1 a.on{
     color:#95167f;
  }
  
 	#menu-lewe .poziom2 {
		font-weight:normal;
		text-align:left;
	}
	
	/*#podmenu-lewe a*/
	#menu-lewe .poziom2	a {
		display:block;
		font-weight:bold;
		font-size:14px;
		line-height:15px;
		text-decoration:none; 
		padding:3px 0 4px 30px;
		background:url(i/ikona.gif) 15px 7px no-repeat;
	}
	
  /*#podmenu-lewe a:hover*/
	#menu-lewe .poziom2 a:hover {
    color:#000;
  }
	
  /*#podmenu-lewe a.on*/ 
	#menu-lewe .poziom2 a.on {
    color:#000;
  }
 
  #menu-lewe .poziom3 {
		font-weight:normal;
		text-align:left;
	}
	
	/*#podmenu-lewe a*/
	#menu-lewe .poziom3	a {
		display:block;
		font-weight:normal;
		font-size:12px;
		line-height:13px;
		text-decoration:none; 
		padding:3px 0 4px 40px;
		background:none;
	}
	
  /*#podmenu-lewe a:hover*/
	#menu-lewe .poziom3 a:hover {
    background:none;
    color:#000;
  }
	
  /*#podmenu-lewe a.on*/ 
	#menu-lewe .poziom3 a.on {
	  background:none; 
    color:#000;
  }
  
  #menu-lewe .poziom4 {
		font-weight:normal;
		text-align:left;
	}
	
	/*#podmenu-lewe a*/
	#menu-lewe .poziom4	a {
		display:block;
		font-weight:normal;
		font-size:12px;
		line-height:13px;
		text-decoration:none; 
		padding:3px 0 4px 50px;
		background:none;
	}
	
  /*#podmenu-lewe a:hover*/
	#menu-lewe .poziom4 a:hover {
    background:none;
    color:#000;
  }
	
  /*#podmenu-lewe a.on*/ 
	#menu-lewe .poziom4 a.on {
	  background:none; 
    color:#000;
  }
  
  
	
	#stopka {
		font-size:12px;
   	color:#6D4B3E; 
		text-align:right; 
		line-height:15px;
		border-top:solid 1px #D3C9C5; 
    padding:5px 0 0 10px;
    margin:0 15px 0 420px;
  }
	
	#slowa {
    width:800px;
		color:#999;
		font-size:12px;
		margin:auto;
		text-align:center;
		padding:10px 0;
	}
	
	#tresc {
    margin:0 30px 30px 40px;
  }
	
  #tresc h1 {
    font-size:30px; 
    font-weight:normal;
    color:#6D4B3E; 
    margin:0 30px 50px 0; 
    padding:0 0 5px 0;
    text-align:right;
  }
	
  #tresc h2 {
    font-size:17px; color:#2E4B22;
  }
	
  #tresc h3 {
    font-size:14px;
  }
	
  #tresc p {
    color:#6D4B3E;
  }
	
  #tresc ul,ol {
    color:#689B3D;
  }
	
  #tresc li{}
	
  #tresc a {
    color:#7F1313; 
    text-decoration:underline;
  }	
		
