	html {
	}
	
	body {
		margin:0;
		/*background:#002762 url(i/bodybg.jpg) repeat;*/
		background:#002762;
	}
	
	#header  { 
	  margin:0;
	  min-height:830px;
	  min-width:1280px;
    background:#FFF url(i/headerbg.jpg) top center repeat-x;
  }
	
	body,table,form {  
		font-family:"Trebuchet MS";
		font-size:16px;
		color:#222;
		line-height:1.5em;
	}
	
  .noz{clear:both;}
	
	table {
    border-collapse:collapse;
  }
	
	#rama_plus {
	  width:1200px;
	  margin:0 auto;
		background:url(i/rama_plusbg.png) 790px 235px no-repeat;
	}
	
	#rama {
		width:1200px;
		margin:0 auto;
		background:url(i/ramabg.png) 350px bottom no-repeat;
	}
	
	#gora {
    height:233px;
  }
	
	#logo {
	  float:left; 
    width:293px;
    margin:0;
    padding:75px 240px 0 160px;
  }
  
  #logo img {
    border:0;
    outline:none;
  }
  
  #grafika1 {
    padding:4px 0 0 0;
    margin:0;   
  }
  
  #glowna { 
		width:1200px;
		margin:0 auto 0 auto;
		vertical-align:top;
	}
	
	#panel_l {
		width:296px;
    margin:0; 
    padding:0; 
		vertical-align:top;
	}
	
	#menu_lewe  {
	  width:296px;
    text-align:left;
		margin:50px 0 0 150px;
		padding:0;
	}
	
	#menu_lewe a {
		display:block;
		font-weight:normal;
		font-size:30px;
		line-height:122px;
		color:#FFF;
		text-decoration:none;
    padding:0 0 0 35px;
    margin:0;
    /*text-transform:uppercase;*/
		background:url(i/guzik_off.png) top center no-repeat;
		outline:none;
	}
	
	#menu_lewe a:hover,
	#menu_lewe a.on {
	  color:#FFF;
	  background:url(i/guzik_on.png) top center no-repeat;
  }
  
  #grafika2 {
    text-align:center;
    padding:30px 0 0 130px;
  }
	
	#panel_p {
	  margin:0; 
    padding:0;
    vertical-align:top;
  }
	
	#stopkabg {
	}
	
	#stopka {
	  width:850px;
    padding:10px 0 0 5px;
    font-size:15px;
    margin:0 auto;
    color:#fff;
    font-weight:normal;
    /*background:url(i/stopkabg.png) top right no-repeat;*/
    line-height:1.3em;
    /*border:solid 1px #FFF;*/
  }
  
  #stopka a {
    color:#FFF;
    text-decoration:none;
  }
  
  #stopka #adres {
    float:left;
    width:300px; 
    padding:0;
    margin:0;
  }

  #stopka #praca {
    float:left;
    width:250px; 
    padding:0;
    margin:0;
  }
  
  #stopka #copyright {
    float:left;
    margin:12px 0 0 70px;
    text-align:right;
  }
  
  #stopka #dane {
    float:left;
    padding:0;
    margin:0;
  }
	
	#stopka #face {
    float:left;
    margin:0 0 0 20px;
    padding:0;
  }
  
  #stopka #face img {
    border:solid 1px #6C92B9;
  }
  
  #stopka a {
    outline:none;
  }
  
  #tresc {
    margin:60px 200px 100px 40px;
  }
	
  #tresc h1 {
    font-size:25px;
    line-height:22px; 
    font-weight:normal; 
    color:#333C67; 
    margin:0 0 35px 0;
  }
	
	#tresc h2 {
    font-size:25px;
    font-weight:normal;
    line-height:22px; 
    color:#333C67;
  }
  
	#tresc h3 {
    font-size:18px;
    font-weight:normal; 
  }
	
  #tresc p {
    color:#002762;
  }
	
  #tresc ul, ol {
    color:#333;
  }
	
	#tresc #ul {
	   font-size:25px;
     line-height:43px;
     color:#062264;
  }   
	
  #tresc li {}
	
  #tresc a {
    color:#185A9B;
    text-decoration:none; 
  }
  
  #tresc a:hover {
    color:#212849;
    padding:0; 
  }  
