	html {
	   background:#FFF;
  }
	
	body {
		margin:0;
		background:url(i/bodybg.gif) top center repeat-x;
	}
	
	body,table,form {
		font-family:arial;
		font-size:16px;
		color:#222;
		line-height:1.2em;
	}
	
  .noz{clear:both;}
	
	table {border-collapse:collapse;}
	
	 h2 {
    font-size:19px;
    line-height:20px; 
    font-weight:normal;
    color:#333C67; 
    margin:0 0 25px 0;
    text-transform:uppercase;
  }
	 
	#rama {
		width:1050px;
    min-height:800px; 
		margin:0 auto;
		/*border:solid 1px #000;*/
	}
	
	#gora { 
    height:458px;
    padding:1px 0 0 0;
    background:url(i/gorabg.jpg) bottom center no-repeat;
  }
	
	#logo {
    float:left;
    margin:0;
    padding:5px 0 0 30px;
    font-size:27px;
  }
  
  #logo img {
    border:0;
  }
  
  #napis {
    float:left;
    text-transform:uppercase;
    font-weight:bold;
    font-size:23px;
    letter-spacing:2px;
    padding:40px 0 0 40px;
  }
  
  
  #menu {
    height:49px;
    line-height:49px;
    font-size:14px;
    color:#FFF;
		padding:0 0 0 2px;
		margin:0;
		text-align:center;
		text-transform:uppercase;
		font-weight:bold;
		position:relative;
		top:-12px;
	}
	
	#menu a {
	 	display:block;
	 	float:left;
    color:#FFF;
	 	width:105px;
	 	text-decoration:none; 
		padding:0;
		font-family:arial;
		height:49px;
		line-height:49px;
		background:url(i/tab_krotka.png) top center no-repeat;
	}
	
	#menu a:hover {
    color:#FFFF00;
  }
  
  #menu a.on {
    color:#FFFF00;
  }
  
  #reklama {
    padding:1px 0 0 0px;
    margin:0;
    text-align:center;
    position:relative;
		top:-11px;
  }
  
  #reklama img {
    border:0;
  }
  
  #dane {
    margin:0;
    padding:20px 0 0 100px;
    color:#233C74;
    font-size:18px;
    font-weight:normal;
  }
  
  #dane a {
    color:#233C74;
    text-decoration:none;
  }
  
  #dane a:hover {
    color:#B8B8B8;
  }
  
  #glowna { 
		width:1050px;
		margin:0 auto 0 auto;
		vertical-align:top;
		background:#FFFFFE;
		position:relative;
		top:-10px;
	}
	
	#panel_l {
		width:190px;
    margin:0; 
    padding:200px 0 0 0; 
		vertical-align:top;
	}
	
	#panel_p {
    margin:0; 
    padding:0 0 0 20px;
    vertical-align:top;
  }
	
	#stopka {
    width:1040px;
    height:52px;
		font-size:14px;
   	color:#FFF; 
		text-align:right;
    padding:5px 10px 0 0;
    margin:2px auto;
    background:#C3C3C3;
    position:relative;
		top:-11px;
  }
  
  #slowa {
    margin:auto;
    width:1050px;
		padding:0 0 20px 0;
    color:#AAA;
		font-size:12px;
		text-align:center;
		position:relative;
		top:-11px;
	}
	
	#tresc {
    margin:40px 130px 50px 40px;
    color:#000;
  }
	
  #tresc h1 {
    font-size:30px;
    line-height:22px; 
    font-weight:bold; 
    color:#962F33; 
    margin:0 0 45px 0;
    text-transform:uppercase;
    text-align:right;
  }
	
	#tresc h2 {
    font-size:18px;
    line-height:17px; 
    font-weight:bold;
    color:#333C67;
  }
  
	#tresc h3 {
    font-size:18px;
    font-weight:normal; 
  }
	
  #tresc p {
    color:#000;
  }
	
  #tresc ul, ol {
    color:#000;
  }
	
  #tresc li {}
	
  #tresc a {
    color:#000;
    text-decoration:none; 
  }
  
  #tresc a:hover {
    color:#0D5D98;
    padding:0 0 1px 0; 
  }  

  .bordo{color:#8F2C32;}

  .blue{color:#064185;}

  .spacing{letter-spacing:1ex;}
  
  .lista_specjalna li {
    height:90px;  
   } 
 

  input, select,textarea {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    font-weight: normal;
    height:18px;
    color: #2D4B5D; 
    background-color: #F4F5F7; border: #2D4B5D; 
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
	 width: 300px; 
  }  
